Downloads

Download draggableviews-6.x-3.2-beta5.tar.gztar.gz 31.34 KB
MD5: 8126f114b30c947d763a798d0804cf11
SHA-1: 3b718a0d6abafc022643f5c0e1831cad1664b0e9
SHA-256: cea06f35239352e20a0a67c75087e73a6ae886b5c2dd36ce11b6b015f5c8c56c
Download draggableviews-6.x-3.2-beta5.zipzip 40.08 KB
MD5: 2fe1d80ee46ab99d2ffe832a16a52d8f
SHA-1: 2ada89af5ed6c2767a2c91825652ed1eeb5791a6
SHA-256: 5104ef1229a823bfe328e2b02f56b9e7d8b8da07a95492ffed600a1e27bb6f96

Release notes

BETA 5 (Most Recent):
) Bug-Fix: #418068: draggable view does not order: Don't check for "out of range" when no paging is used.
) Bug-Fix: Commit #190864: Expand/Collapse now uses css class .views-table instead of .tabledrag-processed. Now expand/collapse links will be attach to all tables which use hierarchies even if structure is locked or user is not allowed to drag nodes.

BETA4:
) Performance: #311264: why one weight field per level ?: Wow, what a big step ahead. Now you only need one weight field at all instead of one weight field for each level.
) Performance: Draggable lists and structures will be loaded more intelligent. The number of executions has been reduced (http://drupal.org/cvs?commit=188974):
__view (without hierarchies): 3x -> 1x
__view (with hierarchies): 3x -> 2x
__repair (without hierarchies): 4x -> 2x
__repair (with hierarchies): 4x -> 3x
) Feature: Keep expand/collapse state even if the parent has been collapsed (http://drupal.org/cvs?commit=189066)
) Bug-Fix: expand/collapse functionality of multiple views on the same page (http://drupal.org/cvs?commit=189066)
) Bug-Fix: Don't try to load handler if draggable table style plugin is not in use. (http://drupal.org/cvs?commit=187528)

BETA3:
) Feature: New setting "Lock": The structure can be locked and hierarchy cannot be changed.
) Feature: New setting "Expand/Collapse" by user id or not.
) Feature: New global setting: "Structure has been repaired"-Message can be modified.
) Feature: New global setting: User can choose whether new nodes should default on top or on bottom.
) Bug-Fix: Broken structure after repair (http://drupal.org/cvs?commit=183854).
) Bug-Fix: #332632: Drag nodes using an exposed filter doesn't work.
) Bug-Fix: Support click sort.
) Else: #332523: Do not change timestamp picked up. CCK-handler will not change timestamp anymore.

BETA2:
) Feature: Fully support paging. Rows to show of the previous/next page can be specified.
) Bug-Fix: Some bugs that caused errors when using more than 2 levels.
) Bug-Fix: #382678: multiple displays in the same view breaks draggableviews by brian42.
) Else: Added desciptions to style_plugin settings page.

BETA1:
) Feature: #317400: Support non-CCK weights. Introduced handlers. Good-Bye obligatory use of CCK and third party modules possible (see flag_weights module).
) Feature: #356574: Support for expand collapse. For all nodes with children; not only for nodes of type root.
) Bug-Fix: Paging will not break the structure any more. So far there's no solution to drag one node to another page, but errors went away.
) Bug-Fix: #357016: draggableviews_structure.vid is part of the primary key but is not specified to be 'not null'. by lyricnz.

Older:
) Feature: Paging and dragging from one page to another
) Feature: #345647: Conflict between draggable views when using Panels - collision error by brian42.
) Feature: #370713: More same views on one page by eMeLA.
) Feature: #362088: Is there a way to synchronise views click sort with flag weights?

Created by: sevi
Created on: 20 Apr 2009 at 12:53 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
Bug fixes
Insecure

Other releases