| Commit | Line | Data |
|---|---|---|
| 0099be06 | 1 | CHANGELOG for Panels 3.0 for Drupal 7 |
| 6a4e77d0 EM |
2 | Panels 7.x-3.0-dev |
| 3 | ================== | |
| 4 | #1025716: Panels fields broken in last update. | |
| 0099be06 | 5 | |
| e703cd28 | 6 | Panels 7.x-3.0-alpha2 (10-Jan-2011) |
| 0099be06 | 7 | ===================== |
| 3f555d08 EM |
8 | |
| 9 | #920266 by dereine: Typo in cache.inc caused wsods in rare circumstances. | |
| e2ff1e37 | 10 | #879482 by mvc: Ensure Panels and CTools module files are loaded during update. Apparently could cause WSOD if not. |
| 9e766fa3 EM |
11 | #917614 by jskulski: IPE broken in IE. |
| 12 | #906520: Improve CSS for rounded shadow boxes on IE7. | |
| 6536aa6b | 13 | #932632 by mikeytown2: Fix notice in .install file. |
| cb565659 | 14 | #927840: Add clear-block to dashboard HTML to ensure themes do not do weird things to it. |
| 558d5430 | 15 | #869766: Fix occasional problem with flexible layout pushing the entire layout to the left in certain fixed-width only configurations. |
| 678f7ca3 | 16 | #949310: E_STRICT violation on declaration of render_pane() method of display renderers. |
| c7642ed5 | 17 | #940002: Custom style modal was broken. |
| b00aa018 | 18 | #953484: Panes were not properly using classes array. |
| 00eac61b | 19 | #941532: panel nodes had some serious problems do to hook_node_*. |
| b3059f8c | 20 | #954324: Mini panels failed during uninstall. |
| 36826428 | 21 | #827628: "Add content" dialog could lose content with the same title as other content. |
| 2d000f7c | 22 | Fix the naked style to support content that needs to be rendered. |
| 98911aad | 23 | #958072: Fix panels_node_node_access to not throw warnings on menu access tests. |
| 5bfdb50d | 24 | #965286: Panel node update was trying to use db_insert() instead of db_update(). |
| ef6b52d3 | 25 | #964334: Panels breaks views' row styles with the panels fields style. |
| b10f6158 | 26 | #941802: Fix radio layout butotn. |
| 13c4dc14 | 27 | #980696 by das-peter: Update calls to drupal_set_html_head() to D7. |
| ea892e18 | 28 | #961662 by Nick Lewis: Account for pager info in simple caching. |
| 2ded4244 | 29 | #980870 by das-peter: CSS handling during caching broken. |
| f81f7142 | 30 | #970076: Remove old hook_update functions. |
| 41fcbb69 | 31 | #978768 by linclark: Fix notice with panel fields. |
| d5f40576 | 32 | #977296: Regions with _ such as with two column bricks would not save content. |
| b6e6a3f5 | 33 | #987902: Fix flexible layout splitter resize brokenness. |
| 495fd71a | 34 | #967734 by das-peter and intoxination: Upgrade node_get_types() in wizard. |
| e95fdef3 | 35 | #1020824: Finish fixing node template page wizard. |
| 8fa0fb9b | 36 | Fix landing page wizard. |