panels 5.x-2.0-alpha14
merlinofchaos - November 21, 2007 - 22:50
Official release from CVS tag: DRUPAL-5--2-0-ALPHA14
First released: November 21, 2007 - 22:50
First released: November 21, 2007 - 22:50
Download: panels-5.x-2.0-alpha14.tar.gz
Size: 287.92 KB
md5_file hash: 3678baaa02519ec818fef81f9305ed75
Last updated: November 21, 2007 - 22:55
View usage statistics for this releaseSize: 287.92 KB
md5_file hash: 3678baaa02519ec818fef81f9305ed75
Last updated: November 21, 2007 - 22:55
Changes since DRUPAL-5--2-0-ALPHA13:
- Yet another fix for panel_node and includes
- #188405: Accidentally allowed all users access to special panels administrative viewer
- #188935: force menu to be rebuilt on update when view arguments changed
- #189376: Missing plugin inclusion
- #187441: Panel name needs to be a required field
- #188634: Make really sure that relationships is an array.
- Followup: Better way to ensure arrayness
- #188408: Improvement to tab mangling code. It's both simpler and less intrusive.
- Round 1 of direct context embed in pages. Probably only the node context actually works right now; need to do more testing.
- Reduced code for argument/context/relationship UI, and moved to common so that it can be used on mini panels and maybe panel nodes too.
- Text to display a full list of contexts on the settings overview page
- Remove excess menu code to avoid unintentional breadcrumb hijacking
- Mini panels now named and exportable; with admin UI improvements; and will inherit arguments from panel pages; and now there's hook_panels_default_minis that works just look hook_panels_default_panels (which is misnamed)
- Removed leftover "Add" menu item
- Bug fix, plus advance addition of context stuff for mini panels
- Not sure why name key didn't work, but ok
- Mini panels now have full context options, including requiring contexts from parent displays
- Fixes to argument ajax code
- Remove accidentally committed debug msg
- Remove accidental debug msg
- Updating term parent relationship to new context creation system"
- More relationship updates to new context system
- Fix invalid contexts when editing panes
- Yet another re-organization of the panel pages admin structure, but this time I think I have it.
- Streamline panels page view; changed administrative view link from View to Preview
- Improvements to javascript on context pages
- Visual indicator of panes that are changed on content page
- Fix for too many textfields appearing on admin preview
- More javascript fixes, plus re-ordered the tabs on panel pages
- Make panel mini workflow consistent with panel page workflow
- Improved selection of layout on panel node
- Fix for #191962
- TODO list update, sort of
- Do not show the selected term in list of sibling terms
