panels 5.x-2.0-beta3

sdboyer - April 1, 2008 - 20:56
Official release from CVS tag: DRUPAL-5--2-0-BETA3
Download: panels-5.x-2.0-beta3.tar.gz
Size: 320.88 KB
md5_file hash: bdda0c85d2c075de0f2436b515eec614
First released: April 1, 2008 - 20:56
Last updated: April 1, 2008 - 21:00
  • Two changes: Allow $display to be sent to the layout theme, if it exists and fix $nide typo; should have been $node
  • Error handling cleanup.
  • Better Error handling cleanup for optional contexts
  • Protect panels legacy views from contexts that aren't arrays, even though they should always be an array.
  • Add a safety check for trying to render displays that are not correctly configured
  • Several bugs fixed but not yet checked in
  • #219730: Sort order of comments was being ignored
  • duplicate code
  • Fix for broken imports of secondary displays on a panel page
  • #207158 - resolves insufficient field size issue by increasing the size of the cache field in mysql dbs.
  • #233588: (by sdboyer) Allows external modules to tell inform panels of additional locations to search for panels plugin *.inc files.
  • fixed bug with panels_save_display() that caused new pids not to appear in saved objects without calling an additional panels_load_display()
  • #234649. removed line-height property with invalid value xx-small.
  • #208184 by pvasener. fix locations of 'Save' and 'Cancel' buttons on themes/layouts with right sidebars.
  • #237422 by Grugnog2. Fix to get arguments to properly override views titles.
  • Removing a few stray dsm() calls that were accidentally committed.
  • #223236 by John Morahan. Fixes variable name that was preventing block visibility settings from being used properly
  • change to css that fixes super-wide admin links
  • #237665, fixed duplicate mysql indexes. Also updated panels_pane with primary key on pid field.
  • E_ALL coding standards - declare $block as StdClass object before filling its elements with values
  • Fixed issue where drupal_clone() goes berserk when views_get_view() fails. Thanks to Michelle
  • #205604 fix; checks to ensure that $pv->context is not called when it is empty; doing so generates ugly foreach errors
  • #228700 by dopry; updates mc.js to be compatible with changes in jquery. necessary (usually) for allowing panels to run in tandem with jquery update, an problem discussed at length (with varying user experiences) in #202930.
  • #239423, by levavie - RTL layouts need column widths to be explicitly less than 100% for IE, even if their container is 99.9%
  • #233588 - updated hook_panels_include_directory() so that it does its job and has some protection against bad values being passed in
  • updated API.txt with instructions to keep an eye on the panels project page for when we post the link to the online API
  • Contexts in panels node must be named (this should've been committed weeks ago
  • #240204: typo in .install file
  • Another typo in .install file
 
 

Drupal is a registered trademark of Dries Buytaert.