/[drupal]/contributions/modules/multiselect/multiselect.js
ViewVC logotype

Log of /contributions/modules/multiselect/multiselect.js

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.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 12 20:59:29 2009 UTC (4 months, 2 weeks ago) by attheshow
Branch: DRUPAL-6--1
Changes since 1.6.2.5: +4 -1 lines
Diff to previous 1.6.2.5 , to branch point 1.6
#506210 Adding triggerHandler when options are added/removed. Thanks desunit.

Revision 1.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 17:43:55 2009 UTC (5 months, 4 weeks ago) by attheshow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.6.2.4: +14 -9 lines
Diff to previous 1.6.2.4 , to branch point 1.6
#460846 Adding compliance with JS behaviors. Thanks Rob Loach.

Revision 1.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 18:16:41 2009 UTC (6 months, 4 weeks ago) by attheshow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.6.2.3: +1 -1 lines
Diff to previous 1.6.2.3 , to branch point 1.6
#449882 JS typo fix. Thanks gooddesignusa.

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 01:07:44 2009 UTC (7 months, 2 weeks ago) by attheshow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.6.2.2: +5 -5 lines
Diff to previous 1.6.2.2 , to branch point 1.6
Fixing typos from last two commits.

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 12 20:30:17 2009 UTC (7 months, 2 weeks ago) by attheshow
Branch: DRUPAL-6--1
Changes since 1.6.2.1: +16 -29 lines
Diff to previous 1.6.2.1 , to branch point 1.6
#431636 Fixing jQuery order in which it selects items.

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 02:43:40 2009 UTC (9 months ago) by attheshow
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1, DRUPAL-6--1-2
Changes since 1.6: +99 -51 lines
Diff to previous 1.6
Initial upgrade to Drupal 6.

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 15:59:50 2008 UTC (14 months ago) by jklsemicolon
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0
Changes since 1.1.4.1: +4 -3 lines
Diff to previous 1.1.4.1 , to branch point 1.1 , to next main 1.6
added semicolons necessary to support javascript compression, though I'm unclear if javascript compression is still used (http://drupal.org/node/183940)

regarding ticket http://drupal.org/node/179301

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 19:49:20 2008 UTC (14 months, 1 week ago) by jklsemicolon
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.5: +3 -2 lines
Diff to previous 1.5
added css to ensure the multiselect description field  takes up whole div width

removed hook perm. For one, it was never being checked, secondly I see no security risk with this module.


added some checking for errors being thrown in the content/admin pages

now includes the description field in the node form.

uses alt tag on button images, so that when images aren't loaded, the buttons are still somewhat usable.

Revision 1.1.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 23:28:53 2008 UTC (16 months, 1 week ago) by jklsemicolon
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA
Changes since 1.1: +44 -60 lines
Diff to previous 1.1
branched all changes from the head into this development branch

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 22:24:31 2008 UTC (16 months, 1 week ago) by jklsemicolon
Branch: MAIN
Changes since 1.4: +39 -106 lines
Diff to previous 1.4
essentially a rewrite of multiselect.

implemented as several form elements instead of generating raw form html.

addressed http://drupal.org/node/173500
populating selected and unselected lists is now done on the server side.

fixing of preview is now done with the form elements local #post variable rather than the servers superglobal $_POST.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 9 14:54:11 2007 UTC (2 years, 6 months ago) by lionfish
Branch: MAIN
CVS Tags: DRUPAL-5--1-2
Changes since 1.3: +46 -0 lines
Diff to previous 1.3
Fixes failure of form preview (#139595)

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 2 17:51:23 2007 UTC (2 years, 6 months ago) by lionfish
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.2: +0 -0 lines
Diff to previous 1.2
Previous release didn't have updates! Fixes: #139729, #139727, #139592, #139591. Still has bug in preview viewing

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 2 15:53:33 2007 UTC (2 years, 6 months ago) by lionfish
Branch: MAIN
Changes since 1.1: +6 -1 lines
Diff to previous 1.1
Repeat of early commit (didn't commit all files)

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 16:28:20 2007 UTC (2 years, 8 months ago) by lionfish
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5, DRUPAL-5--2
Initial commit of multiselect module. This module is a widget for CCK's node reference fields which allows easy multiple-items selection.

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