Downloads

Download draggableviews-6.x-3.2-beta4.tar.gztar.gz 31.31 KB
MD5: 074683baba9b9d657d03b65749ece9bf
SHA-1: cde6cd7ce8772f0bc9a46dc5b32f618da0964693
SHA-256: 8e8a1f7880cab70e4208b1ef83a70e53d62c2b79bc1a0611cc84cb32ab3239ba
Download draggableviews-6.x-3.2-beta4.zipzip 40.06 KB
MD5: e31b0c084d58c6f19cffa6d3a6ca93ab
SHA-1: 231283384d41cdb795b41796aa1316b12f3f5a93
SHA-256: b37d65f1bc66eb4422651728a12237f2a5c7aa1880930c82bb55294d7fbb9fe0

Release notes

BETA4 (Most recent):
) 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: 28 Mar 2009 at 10:57 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
New features
Bug fixes
Insecure

Other releases