/[drupal]/contributions/modules/betterselect/betterselect.module
ViewVC logotype

Log of /contributions/modules/betterselect/betterselect.module

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.4.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 15:05:29 2009 UTC (8 months, 4 weeks ago) by marktheunissen
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.4.2.6: +9 -1 lines
Diff to previous 1.4.2.6 , to branch point 1.4 , to next main 1.8
#362746: check that #options are valid before conversion to checkboxes.

Revision 1.4.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 14:22:15 2009 UTC (8 months, 4 weeks ago) by marktheunissen
Branch: DRUPAL-6--1
Changes since 1.4.2.5: +7 -5 lines
Diff to previous 1.4.2.5 , to branch point 1.4
#385754 by Mark Theunissen: submit handler must be more careful when operating on data.

Revision 1.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 13:57:52 2009 UTC (8 months, 4 weeks ago) by marktheunissen
Branch: DRUPAL-6--1
Changes since 1.4.2.4: +43 -4 lines
Diff to previous 1.4.2.4 , to branch point 1.4
#365363 by Mark Theunissen: distinguish parent & child in taxonomy select

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 11:51:08 2009 UTC (8 months, 4 weeks ago) by marktheunissen
Branch: DRUPAL-6--1
Changes since 1.4.2.3: +8 -4 lines
Diff to previous 1.4.2.3 , to branch point 1.4
#384788 by Mark Theunissen: dont add taxonomy submit handler if enabled for node forms only.

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 11:25:15 2009 UTC (8 months, 4 weeks ago) by marktheunissen
Branch: DRUPAL-6--1
Changes since 1.4.2.2: +3 -2 lines
Diff to previous 1.4.2.2 , to branch point 1.4
#376968 by Mark Theunissen: give each div a unique id

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 11:22:00 2009 UTC (8 months, 4 weeks ago) by marktheunissen
Branch: DRUPAL-6--1
Changes since 1.4.2.1: +28 -8 lines
Diff to previous 1.4.2.1 , to branch point 1.4
#376710, #380898 by Mark Theunissen: drupal.behaviors and taxonomy lineage options

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 01:02:30 2008 UTC (14 months, 2 weeks ago) by setvik
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.4: +91 -23 lines
Diff to previous 1.4
Merged previously committed changes to 6.x branch

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 00:51:43 2008 UTC (14 months, 2 weeks ago) by setvik
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +23 -11 lines
Diff to previous 1.7
fixed a couple more bugs (6.x)

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 00:51:24 2008 UTC (14 months, 2 weeks ago) by setvik
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1
Changes since 1.3.2.3: +12 -7 lines
Diff to previous 1.3.2.3 , to branch point 1.3 , to next main 1.8
fixed a couple more bugs (5.x)

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 01:02:12 2008 UTC (14 months, 2 weeks ago) by setvik
Branch: MAIN
Changes since 1.6: +23 -12 lines
Diff to previous 1.6
added some comments

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 01:01:33 2008 UTC (14 months, 2 weeks ago) by setvik
Branch: DRUPAL-5
Changes since 1.3.2.2: +36 -1 lines
Diff to previous 1.3.2.2 , to branch point 1.3
Made scrollable div wrapper configurable (5-x)

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 7 23:45:06 2008 UTC (14 months, 2 weeks ago) by setvik
Branch: DRUPAL-5
Changes since 1.3.2.1: +3 -3 lines
Diff to previous 1.3.2.1 , to branch point 1.3
#277295 first option of cck select lists shows up correctly (on node and in views filters)
#272292 selected checkboxes correctly highlighted on load (5.x)

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 7 00:20:05 2008 UTC (14 months, 2 weeks ago) by setvik
Branch: MAIN
Changes since 1.5: +28 -1 lines
Diff to previous 1.5
Made the scrollable div wrapping configurable

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 15:22:49 2008 UTC (14 months, 3 weeks ago) by setvik
Branch: MAIN
Changes since 1.4: +22 -4 lines
Diff to previous 1.4
#291853 flat taxonomy no longer converted to hierarchical taxonomy by betterselect
#270275 #302504 whoops. ['#submit'] no longer overwritten... actually included fix this time (forgot in previous commit)

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 03:20:19 2008 UTC (14 months, 3 weeks ago) by setvik
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
#272292 checked options are now correctly highlighted on load
#299450 no longer removes 1st granularity option (year) in cck date field settings
#270275 #302504 ['#submit'] no longer overwritten
#277295 no longer removes 1st option in a cck select list

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 22:49:11 2008 UTC (17 months ago) by webchick
Branch: DRUPAL-5
Changes since 1.3: +21 -10 lines
Diff to previous 1.3
#272291 by Steve McKenzie: Back-port module to Drupal 5.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 20:24:53 2008 UTC (17 months, 3 weeks ago) by webchick
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.2: +9 -4 lines
Diff to previous 1.2
#267320 by drewish: Fix errors on preview and save.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 00:03:48 2008 UTC (17 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1: +4 -2 lines
Diff to previous 1.1
#267317 by drewish: Don't blindly destroy the first value of required selects.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 17:37:25 2008 UTC (17 months, 4 weeks ago) by webchick
Branch: MAIN
Adding Better Select module; overrides all multiselect HTML select elements and replaces them with stylized checkboxes.

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