Downloads

Download panels-5.x-2.0-alpha14.tar.gztar.gz 287.92 KB
MD5: 3678baaa02519ec818fef81f9305ed75
SHA-1: 50b590bc6cc288d2b2642d27acf3d4e0a2714d46
SHA-256: 2c1d7acf7307c287ba985d96af718f25038b3e2dc21e7f960777168a2c627a21
Download panels-5.x-2.0-alpha14.zipzip 347.2 KB
MD5: 15329f04bb3690d453d0ae8007c83069
SHA-1: b238b4d9302d7d149f23dc2586f5fd31f7ab15f6
SHA-256: 775ea2864d4911a21a25eaaeb24619d1eccbfc0a5ca89a5c4eb92566e7bf2702

Release notes

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
Created by: merlinofchaos
Created on: 21 Nov 2007 at 22:50 UTC
Last updated: 21 Nov 2007 at 22:50 UTC
New features
Bug fixes

Other releases