Earl Miles [Fri, 10 Sep 2010 19:02:29 +0000]
#806874 by ximo: Allow panes to specify "render first" as well as "render last".
Earl Miles [Fri, 10 Sep 2010 18:33:02 +0000]
#899412 by yareckon: IPE sortable behavior remained on panes after "Save" was clicked.
Earl Miles [Fri, 10 Sep 2010 18:17:42 +0000]
#899456 by yareckon: IPE customize button needs to be reset to "static" instead of "normal".
Earl Miles [Fri, 10 Sep 2010 16:43:40 +0000]
#903216: Fix legacy renderer to support new "add_css" method.
Earl Miles [Thu, 2 Sep 2010 23:54:14 +0000]
#890086: Possible crash in flexible layout by not having CTools export.inc loaded.
Earl Miles [Thu, 2 Sep 2010 22:22:09 +0000]
#812658 by naxoc: Caching should take language into account.
Earl Miles [Thu, 2 Sep 2010 20:28:00 +0000]
#893456 by omerida: Change FAPI definition of panel node "body" field to be more consistent with other node body fields.
Earl Miles [Thu, 2 Sep 2010 20:13:53 +0000]
#897214: Mini panel uninstall tried to order mini panels by a non-existing field.
Earl Miles [Thu, 2 Sep 2010 20:10:56 +0000]
Some IPE css cleanup.
Earl Miles [Thu, 2 Sep 2010 20:00:10 +0000]
#883592 by dereine: Improve advanced help for layout plugins.
Earl Miles [Thu, 2 Sep 2010 19:52:01 +0000]
#869766 by rupl: flexible layout builder could fail with multiple columns in only one row. (Needs clear cache to see changes in generated CSS.)
Sam Boyer [Thu, 2 Sep 2010 04:14:58 +0000]
Big reorganization of the advanced help tree; removed some old cruft,
too.
Sam Boyer [Thu, 2 Sep 2010 04:14:35 +0000]
Serious start at beefing up the advanced help docs on Panels' rendering
API
Earl Miles [Mon, 30 Aug 2010 22:32:55 +0000]
Remove page-wizard info that was just eliminated in CTools.
Earl Miles [Mon, 30 Aug 2010 22:08:57 +0000]
Add two new Page Wizards to more easily create some of the most commonly used Panel pages.
Earl Miles [Fri, 27 Aug 2010 23:46:54 +0000]
Fix some comments
Earl Miles [Fri, 27 Aug 2010 23:46:45 +0000]
Fix DOS crs.
Earl Miles [Tue, 24 Aug 2010 16:38:36 +0000]
Fix mini panel title notice
Earl Miles [Mon, 23 Aug 2010 22:44:16 +0000]
Add a simple "Panels" row style to Views that lets you put fields in a panel layout.
Earl Miles [Mon, 23 Aug 2010 21:02:56 +0000]
Undeprecate panels_print_layout and create a new "simple" renderer for use with it.
Earl Miles [Sun, 22 Aug 2010 00:42:52 +0000]
#889824: Custom class could would cause stylizer class to become malformed.
Earl Miles [Sat, 21 Aug 2010 20:46:36 +0000]
#696846: Mini panels conflated displayed title with admin title.
Earl Miles [Sat, 21 Aug 2010 17:39:58 +0000]
#570194: Add support for the "checkall" module in the content permissions page.
Earl Miles [Fri, 20 Aug 2010 16:20:44 +0000]
Update javascript to account for CTools no longer using dimensions.js
Sam Boyer [Fri, 13 Aug 2010 05:01:18 +0000]
String fix: Ctools -> CTools
Sam Boyer [Fri, 13 Aug 2010 04:57:15 +0000]
Improved renderer class documentation; all methods and properties are
now documented in detail.
Earl Miles [Tue, 10 Aug 2010 23:25:19 +0000]
#867864: Fix a admin title and edit link problems with custom content types.
Earl Miles [Tue, 10 Aug 2010 20:38:13 +0000]
#871942 by dwatson: Invalid CSS made dragger image not appear during IPE.
Earl Miles [Tue, 10 Aug 2010 20:03:35 +0000]
#871942 by dwatson: Invalid CSS made dragger image not appear during IPE.
Earl Miles [Tue, 10 Aug 2010 19:35:59 +0000]
#867340 by cedarm: Restore removed but deprecated panels_render_layout() function.
Earl Miles [Tue, 10 Aug 2010 19:32:23 +0000]
#873224 by thsutton: hook_requirements() could cause notice error.
Earl Miles [Tue, 10 Aug 2010 19:31:38 +0000]
Comment out some useless code.
Earl Miles [Tue, 10 Aug 2010 19:29:42 +0000]
#877810: Multiple "Add flexible layout" tabs appearing based on number of flexible layouts stored.
Earl Miles [Wed, 4 Aug 2010 20:04:20 +0000]
#871730: Panel nodes with IPE enabled let anyone use IPE.
Earl Miles [Wed, 4 Aug 2010 19:51:24 +0000]
#861426: Editing a mini panel while that same mini panel is displayed on the page resulted in a crash.
Earl Miles [Sun, 1 Aug 2010 06:09:35 +0000]
In Flexible, the "class" would not stick when adding a new region/row/column but would when editing.
Earl Miles [Thu, 29 Jul 2010 22:59:09 +0000]
Custom style could crash if trying to enable style reuse without first enabling stylizer.module.
Earl Miles [Thu, 29 Jul 2010 20:02:26 +0000]
#865704: Editing mini panels styles failed badly due to missing piece of cache.
Earl Miles [Wed, 28 Jul 2010 19:24:27 +0000]
Rounded shadow backgrounds look pretty funky in IE8. This seems to fix that.
Earl Miles [Tue, 27 Jul 2010 20:58:42 +0000]
hook_panels_pre_render() and hook_panels_post_render() getting empty displays.
Earl Miles [Mon, 26 Jul 2010 23:55:19 +0000]
Changelog update for release.
Earl Miles [Mon, 26 Jul 2010 23:08:21 +0000]
Edit links were not working quite right on custom content types.
Earl Miles [Mon, 26 Jul 2010 22:38:35 +0000]
Add column/row/region separation to Canvas settings.
Earl Miles [Mon, 26 Jul 2010 21:55:22 +0000]
#865344: by jrockowitz: Panel node access hook should use $account.
Earl Miles [Mon, 26 Jul 2010 21:24:22 +0000]
#863302: Allow IPE to cope with empty panes.
Earl Miles [Mon, 26 Jul 2010 19:44:29 +0000]
Ensure caching is skipped on preview.
Earl Miles [Mon, 26 Jul 2010 19:25:21 +0000]
#863488: Fix for warning when rendering invisible panes in legacy mode.
Earl Miles [Mon, 26 Jul 2010 17:21:20 +0000]
#856964: "Custom style" selection was not working.
Earl Miles [Sun, 25 Jul 2010 18:59:13 +0000]
Remove specialized code to do something CTools can do now for free.
Earl Miles [Fri, 23 Jul 2010 22:47:18 +0000]
#810304: Rounded corner separator could show too often.
Earl Miles [Fri, 23 Jul 2010 21:49:03 +0000]
Update the Panels dashboard for new exportables.
Earl Miles [Thu, 22 Jul 2010 22:23:02 +0000]
#860306 by jcmarco: "Substitutions" fieldset would not open due to missing js.
Earl Miles [Thu, 22 Jul 2010 22:20:52 +0000]
#848712 by josh_k: Use panel nodes with IPE.
Earl Miles [Thu, 22 Jul 2010 22:03:23 +0000]
Prevent warnings during update.
Earl Miles [Thu, 22 Jul 2010 21:50:37 +0000]
Fix disappearing content in Panels with certain style configurations.
Earl Miles [Thu, 22 Jul 2010 19:21:51 +0000]
Fix problems with clone.
Earl Miles [Thu, 22 Jul 2010 18:59:02 +0000]
Fixes to display editor when inside Panels Everywhere.
Earl Miles [Wed, 21 Jul 2010 23:12:45 +0000]
Convert Mini Panels to Export UI.
Earl Miles [Wed, 21 Jul 2010 21:03:48 +0000]
Improve handling of not rendering empty panes.
Earl Miles [Wed, 21 Jul 2010 21:03:25 +0000]
#609626: Static caching loading mini panels.
Earl Miles [Wed, 21 Jul 2010 15:33:03 +0000]
Fix inappropriate messages.
Earl Miles [Wed, 21 Jul 2010 15:12:10 +0000]
Really remove these files.
Earl Miles [Wed, 21 Jul 2010 00:18:37 +0000]
Flexible layout UI had not been updated to new editor pipeline.
Earl Miles [Tue, 20 Jul 2010 21:24:46 +0000]
#723036: Node pane previews did not include node content as they should.
Earl Miles [Tue, 20 Jul 2010 21:08:28 +0000]
#532900: Flexible sometimes did not update links when region settings changed.
Earl Miles [Tue, 20 Jul 2010 21:00:28 +0000]
#694844: Ensure the splitter hover box color in CSS.
Earl Miles [Tue, 20 Jul 2010 20:42:56 +0000]
#828534 by cwgordon7: Singular of criteria is criterion.
Earl Miles [Tue, 20 Jul 2010 20:41:26 +0000]
#743850 by foripepe: Add delete panel node permissions.
Earl Miles [Tue, 20 Jul 2010 20:30:49 +0000]
#842976 by drewish: Make sure the theme knows path and file information for plugin supplied themes.
Earl Miles [Tue, 20 Jul 2010 20:26:18 +0000]
#841824 by levacjeep: Extend panels_edit and panels_edit_layout to allow more options with the $destination.
Earl Miles [Tue, 20 Jul 2010 20:14:32 +0000]
#603150 by hefox: Protect against the panels node add form being used in unusual places.
Earl Miles [Tue, 20 Jul 2010 20:06:19 +0000]
#823216 by jonathan1055: Put quotes around url() in rounded corners CSS.
Earl Miles [Tue, 20 Jul 2010 19:20:47 +0000]
#749504 by hefox: Add a bit of documentation explaining that block.tpl.php ignores Panels specific block fields.
Earl Miles [Tue, 20 Jul 2010 19:06:04 +0000]
#713526 by psynaptic: Omit top and bottom region divs in stacked layouts if regions are empty.
Earl Miles [Tue, 20 Jul 2010 19:01:14 +0000]
#675220 by dereine: Provide a watchdog message if a layout can't be loaded when rendering a panel.
Earl Miles [Tue, 20 Jul 2010 18:54:59 +0000]
#690814: Panels mini edit form could overwrite page title.
Earl Miles [Tue, 20 Jul 2010 18:53:42 +0000]
#690902: Improvement to export.module integration of panel nodes.
Earl Miles [Tue, 20 Jul 2010 00:51:31 +0000]
Fix bug with stylizer; remove accidental dsm
Earl Miles [Fri, 16 Jul 2010 01:14:44 +0000]
Fix cached CSS to work with private filesystems.
Earl Miles [Thu, 15 Jul 2010 06:06:37 +0000]
#854764: Fix warning about call-time pass by reference.
Earl Miles [Wed, 14 Jul 2010 23:31:59 +0000]
#737602: Generic NOT checkbox for all access tests.
Earl Miles [Wed, 14 Jul 2010 23:15:40 +0000]
Move a little code in the reusable flexible layout UI to keep it from running more than necessary.
Earl Miles [Wed, 14 Jul 2010 01:58:42 +0000]
Minor cleanup; prevent access checks during admin (editor) rendering;
Earl Miles [Tue, 13 Jul 2010 23:55:58 +0000]
Moved Panels stylizer to CTools. You must update CTools at the same time as Panels.
Sam Boyer [Mon, 12 Jul 2010 08:49:00 +0000]
CamelCase for consistency.
Sam Boyer [Mon, 12 Jul 2010 04:02:58 +0000]
Made it possible to override jQuery UI sortable options via settings in
the renderer plugin. This backdoor shouldn't see much use in the
initial IPE release, but the general pattern is one that our javascript
will follow moving forward. Therefore, including it now.
Sam Boyer [Mon, 12 Jul 2010 04:00:03 +0000]
Updated the docblock for the DrupalPanelsIPE function.
Earl Miles [Thu, 8 Jul 2010 23:59:36 +0000]
Fix invalid use of ctools_content_get_defaults
Earl Miles [Thu, 8 Jul 2010 16:58:45 +0000]
#843758: Legacy renderer caused "missing argument" warning when rendering.
Earl Miles [Thu, 8 Jul 2010 01:02:59 +0000]
#847784: IPE displayed "Edit" link when no such link should have existed.
Earl Miles [Thu, 8 Jul 2010 00:53:44 +0000]
#847776: Revert save tweak that was causing deleted panes to not delete.
Earl Miles [Thu, 8 Jul 2010 00:42:30 +0000]
Revert cancel behavior; re-rendering the display was ignoring contexts. :/
Earl Miles [Wed, 7 Jul 2010 23:53:50 +0000]
Have the server re-render the data on cancel instead of trying to store it.
Earl Miles [Wed, 7 Jul 2010 23:28:35 +0000]
Fix typo in comments.
Earl Miles [Wed, 7 Jul 2010 23:23:37 +0000]
Improve the IPE to use the proper cache if it is set, and to respect locking.
Earl Miles [Wed, 7 Jul 2010 20:00:33 +0000]
Serious improvements to the "cancel" behavior of IPE.
Earl Miles [Wed, 7 Jul 2010 19:34:51 +0000]
Handle "changed" tracking for IPE edit/add/delete operations for cancel button use.
Earl Miles [Tue, 6 Jul 2010 23:59:00 +0000]
Improve the renderer selection framework. This framework has no UI, but it utilizes exportables and new choices can be hand crafted.
Sam Boyer [Mon, 5 Jul 2010 22:41:13 +0000]
Issue #831886 by Amitaibu: Fix the legacy status notification so it
actually contains some information. More improvements to be made later.
Sam Boyer [Mon, 5 Jul 2010 22:37:39 +0000]
Tweak the IPE save method.