Downloads

Download draggableviews-6.x-3.3-beta1.tar.gztar.gz 37.56 KB
MD5: 885591648b66de73dc7b10aa2f7220b4
SHA-1: 06e7b2d8fda1bc083004451a357e3b4936eb4c86
SHA-256: ed57bb08a101fed6bc48dc022d76e387b07c082450ee04417b481eda6bb88468
Download draggableviews-6.x-3.3-beta1.zipzip 51.17 KB
MD5: 310d9fcb9aa3dc196634a37a0d854d53
SHA-1: 7728fcea177050e6e633edd3c8ae4a55284b7687
SHA-256: f98bcda37154a8b88187e40945de26eb9a59bf8496784c8f2dd31f6d454723f2

Release notes

BETA1:
) BIG FEATURE: #463756: book module handler: Introduced DraggableViews Book handler.

) Bug-Fix: #386782: table is undraggable when view is exported to code: Use consequently the view-name instead of the vid. So also unsaved views (..exported to code) are supported).
) Bug-Fix: #555034: Fatal error: Call to a member function get_plugin() on a non-object on upgrade: Check if it's an object when running the theme_hook.
) Bug-Fix: Added variable declaration in draggableviews_info also before the handlers get loaded.
) Bug-Fix: ensure theme even if style-plugin is not in use.
) Bug-Fix: Added some isset() and empty() checks to get grid of "notice:" messages.
) Bug-Fix: All handlers: Removed non existing $field (lny used if attributes not present; was actually never used).
) Bug-Fix: Support offset of views.
) Bug-Fix: Add empty function to check inputs
) Bug-Fix: The order value must be greater than the minimum value.
) Bug-Fix: #565146: Defined order not respected when Style different than Draggable Table: Native Handler: Respect arguments in all displays if only one of the displays uses arguments. (If the displays doesn't tell us explicitly something else). Thanks Tri for reporting this bug.
) Feature: Book-Handler: Rewritten. First root node of the view pretends to be the root node (concerning both parent nid and order value). For saving the actual values will be restored.
) Feature: Introduced Book handler.
) Change: Refactored Handler system: Parent handler introduced. All third party handlers must be rewritten.
) Change: Options of Native handler are now listed in a seperated section.
) Change: The draggableviews_view_draggabletable_form_new theme died.
) Change: Important form-api changes: All form elements are now built before drupal_get_form gets called, so the drupal_render function will have all needed attributes set (PHP Notice errors).
) Change: Changed position of variable-initializations to make them have a value even if the style_plugin is not in use (the theme).
) Change: The handler now has a get() method to prepare the value for draggableviews.

Created by: sevi
Created on: 8 Sep 2009 at 14:26 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
New features
Bug fixes
Insecure

Other releases