/[drupal]/contributions/modules/draggableviews/draggableviews.install
ViewVC logotype

Log of /contributions/modules/draggableviews/draggableviews.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.6.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 14:47:09 2009 UTC (3 months ago) by sevi
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-2, DRUPAL-6--3-2-BETA7, DRUPAL-6--3-3-BETA1, DRUPAL-6--3-3-BETA2
Changes since 1.6.2.8: +40 -10 lines
Diff to previous 1.6.2.8 , to branch point 1.6 , to next main 1.7
Use consequently the view-name instead of the vid. So also unsaved views (..exported to code) are supported).
Check if it's an object when running the theme_hook.
The draggableviews_view_draggabletable_form_new theme died.

Revision 1.6.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 12:28:38 2009 UTC (3 months, 1 week ago) by sevi
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-2-BETA6
Changes since 1.6.2.7: +4 -4 lines
Diff to previous 1.6.2.7 , to branch point 1.6
Bug-Fix: used strlen instead of count; Fixed coding standard issues

Revision 1.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 18:16:17 2009 UTC (4 months, 2 weeks ago) by sevi
Branch: DRUPAL-6--3
Changes since 1.6.2.6: +4 -2 lines
Diff to previous 1.6.2.6 , to branch point 1.6
#515688: Schema module reported some errors about the new 'args' column (+default_value => '', +no null => TRUE). Reported and patched by dboulet.

Revision 1.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 9 14:51:23 2009 UTC (4 months, 2 weeks ago) by sevi
Branch: DRUPAL-6--3
Changes since 1.6.2.5: +19 -2 lines
Diff to previous 1.6.2.5 , to branch point 1.6
#464870 "Arg ordering": Patch from davideads applied that makes the order unique for a given set of arguments (optional). Many thanks to davideads.

Revision 1.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 19:43:01 2009 UTC (8 months, 1 week ago) by sevi
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-2-BETA3, DRUPAL-6--3-2-BETA4, DRUPAL-6--3-2-BETA5
Changes since 1.6.2.4: +19 -3 lines
Diff to previous 1.6.2.4 , to branch point 1.6
*) New setting: Lock; The structure can be locked and hierarchy cannot be changed anymore. Expand/Collapse will be available even if user doesn't have permission or structure if locked.
The concerned fields will be hidden even if tabledrag is not applied.
*) Bug-Fix: Now collapse/expand information is available for each view seperately. The vid hasn't been saved until now. The db table changed.
*) Bug-Fix: After a click sort the view will be displayed properly.
*) Exposed fields data will be attached to form_submit. Now exposed filter are supported properly. Order fields will not be attached.

Revision 1.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 16:54:58 2009 UTC (10 months ago) by sevi
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-2-BETA1, DRUPAL-6--3-2-BETA2
Changes since 1.6.2.3: +12 -2 lines
Diff to previous 1.6.2.3 , to branch point 1.6
Added hook_update_N (add table draggableviews_structure)

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 22:59:25 2009 UTC (10 months, 2 weeks ago) by sevi
Branch: DRUPAL-6--3
Changes since 1.6.2.2: +2 -2 lines
Diff to previous 1.6.2.2 , to branch point 1.6
change draggableviews_structure.vid (which is part of the primary key)
to "NOT NULL"

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 15:02:30 2009 UTC (10 months, 2 weeks ago) by sevi
Branch: DRUPAL-6--3
Changes since 1.6.2.1: +2 -2 lines
Diff to previous 1.6.2.1 , to branch point 1.6
Coding standards!

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 01:38:33 2009 UTC (10 months, 2 weeks ago) by sevi
Branch: DRUPAL-6--3
Changes since 1.6: +34 -1 lines
Diff to previous 1.6
Introduced draggableviews handlers

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 22:38:36 2009 UTC (10 months, 2 weeks ago) by sevi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +34 -1 lines
Diff to previous 1.6
Fundamental changes:
*) Introduction of handlers (handle saving and outputting)

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 21 20:36:49 2008 UTC (14 months ago) by sevi
Branch: MAIN
CVS Tags: DRUPAL-6--3-0, DRUPAL-6--3-1
Branch point for: DRUPAL-6--3
Changes since 1.5: +0 -0 lines
Diff to previous 1.5
Now theme functions break when no order fields specified

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 10:33:22 2008 UTC (14 months ago) by sevi
Branch: MAIN
Changes since 1.4: +0 -0 lines
Diff to previous 1.4
Recommiting

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 15:58:03 2008 UTC (14 months ago) by sevi
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3
*** empty log message ***

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 09:47:12 2008 UTC (14 months, 1 week ago) by sevi
Branch: MAIN
Changes since 1.2: +56 -57 lines
Diff to previous 1.2
Module rewritten
Rebuilding broken structures automatically

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 12:54:23 2008 UTC (14 months, 1 week ago) by sevi
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2-BETA1, DRUPAL-6--1-2-BETA2
Branch point for: DRUPAL-6--2
Changes since 1.1: +56 -57 lines
Diff to previous 1.1 , to next main 1.7
Changed module to work with the most recent changes of views2
Added the expand/collapse feature to be used by default

Revision 1.2
Wed Jul 16 14:59:25 2008 UTC (16 months, 1 week ago) by sevi
Branch: MAIN
Changes since 1.1: +0 -0 lines
FILE REMOVED
delete code from HEAD

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 21:07:45 2008 UTC (16 months, 1 week ago) by sevi
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1
Branch point for: DRUPAL-6--1
*** empty log message ***

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2