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

Log of /contributions/modules/hierarchical_select/hierarchical_select.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.137.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 01:33:27 2009 UTC (3 weeks, 5 days ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.30: +5 -6 lines
Diff to previous 1.137.2.30 , to branch point 1.137 , to next main 1.181
Fixed #597786 by boneless: 'allowed_levels' in 'editability' not working properly when 'enforce_deepest' is enabled

Revision 1.181 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 01:33:22 2009 UTC (3 weeks, 5 days ago) by wimleers
Branch: MAIN
CVS Tags: HEAD
Changes since 1.180: +5 -6 lines
Diff to previous 1.180
Fixed #597786 by boneless: 'allowed_levels' in 'editability' not working properly when 'enforce_deepest' is enabled

Revision 1.180 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 23:51:37 2009 UTC (3 weeks, 5 days ago) by wimleers
Branch: MAIN
Changes since 1.179: +2 -2 lines
Diff to previous 1.179
Fix more notices.

Revision 1.179 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 23:42:38 2009 UTC (3 weeks, 5 days ago) by wimleers
Branch: MAIN
Changes since 1.178: +2 -2 lines
Diff to previous 1.178
Fix notice.

Revision 1.178 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 23:28:09 2009 UTC (3 weeks, 5 days ago) by wimleers
Branch: MAIN
Changes since 1.177: +13 -11 lines
Diff to previous 1.177
Fixed regression caused by #552910.

Revision 1.177 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 18:50:37 2009 UTC (3 weeks, 5 days ago) by wimleers
Branch: MAIN
Changes since 1.176: +15 -12 lines
Diff to previous 1.176
Fixed #552910 by eMPee584 and myself: PHP undefined variable notices

Revision 1.137.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 16:21:05 2009 UTC (3 weeks, 5 days ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.29: +6 -1 lines
Diff to previous 1.137.2.29 , to branch point 1.137
#564248: Simplify theming of specific HS instances: transliterate the form element name and the HS config id into a CSS class

Revision 1.176 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 14:25:38 2009 UTC (5 weeks, 3 days ago) by wimleers
Branch: MAIN
Changes since 1.175: +7 -3 lines
Diff to previous 1.175
Fixed #605110 by khorpyakov: i18n compatibility: POST request is prefixed with language code, not actual language prefix

Revision 1.175 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 14:13:46 2009 UTC (8 weeks, 1 day ago) by wimleers
Branch: MAIN
Changes since 1.174: +4 -1 lines
Diff to previous 1.174
Fixed #341993: Hierarchical Select: use the special translation function provided by the i18n module.

Revision 1.174 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 24 16:28:21 2009 UTC (2 months ago) by wimleers
Branch: MAIN
Changes since 1.173: +2 -2 lines
Diff to previous 1.173
Fixed # 541132: Hierarchical Select breaks with >1 Hierarchical Select form item on the page

Revision 1.137.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 14:24:22 2009 UTC (2 months ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.28: +33 -3 lines
Diff to previous 1.137.2.28 , to branch point 1.137
Fixed #547134: Upon validation error, show red border around Hierarchical Select

Revision 1.173 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 14:24:12 2009 UTC (2 months ago) by wimleers
Branch: MAIN
Changes since 1.172: +23 -1 lines
Diff to previous 1.172
Fixed #547134: Upon validation error, show red border around Hierarchical Select

Revision 1.137.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 12:22:06 2009 UTC (2 months ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.27: +2 -5 lines
Diff to previous 1.137.2.27 , to branch point 1.137
Fixed #556326 by neochief: Wrong nested GET arguments serialization results in validation errors

Revision 1.172 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 12:21:49 2009 UTC (2 months ago) by wimleers
Branch: MAIN
Changes since 1.171: +2 -5 lines
Diff to previous 1.171
Fixed #556326 by neochief: Wrong nested GET arguments serialization results in validation errors

Revision 1.137.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 12:05:26 2009 UTC (2 months ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.26: +20 -16 lines
Diff to previous 1.137.2.26 , to branch point 1.137
Fixed #574244 by neochief: Hierarchial Select + Views + AJAX enabled (copied the D6 code because it was apparently out of sync)

Revision 1.171 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 12:03:32 2009 UTC (2 months ago) by wimleers
Branch: MAIN
Changes since 1.170: +4 -4 lines
Diff to previous 1.170
Fixed #574244 by neochief: Hierarchial Select + Views + AJAX enabled

Revision 1.137.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 13:15:58 2009 UTC (3 months, 1 week ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.25: +5 -2 lines
Diff to previous 1.137.2.25 , to branch point 1.137
Fixed #535274: HS does not maintain GET arguments

Revision 1.170 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 13:15:47 2009 UTC (3 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.169: +7 -2 lines
Diff to previous 1.169
Fixed #535274: HS does not maintain GET arguments

Revision 1.169 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 12:12:44 2009 UTC (3 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.168: +19 -15 lines
Diff to previous 1.168
Fixed #541132: Hierarchical Select broken after validation errors on the form

Revision 1.137.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 10:52:38 2009 UTC (3 months, 1 week ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.24: +2 -1 lines
Diff to previous 1.137.2.24 , to branch point 1.137
Fixed #535268: Invalid XHTML - widget label references non-existent ID

Revision 1.168 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 10:44:59 2009 UTC (3 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.167: +157 -61 lines
Diff to previous 1.167
Implemented #342991: Port HS support for Taxonomy Views to Drupal 6

Revision 1.137.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 4 22:34:32 2009 UTC (3 months, 3 weeks ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.23: +43 -1 lines
Diff to previous 1.137.2.23 , to branch point 1.137
Implemented #516782, sponsored by Southern Methodist University: Theme function to display lineages when viewing nodes

Revision 1.167 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 4 22:34:18 2009 UTC (3 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.166: +8 -1 lines
Diff to previous 1.166
Implemented #516782, sponsored by Southern Methodist University: Theme function to display lineages when viewing nodes

Revision 1.137.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 20:32:40 2009 UTC (3 months, 4 weeks ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.22: +14 -6 lines
Diff to previous 1.137.2.22 , to branch point 1.137
Fixed #528160: Multiple HS form items in different forms on the same page via AHAH

Revision 1.166 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 20:32:31 2009 UTC (3 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.165: +14 -6 lines
Diff to previous 1.165
Fixed #528160: Multiple HS form items in different forms on the same page via AHAH

Revision 1.165 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 19:25:24 2009 UTC (3 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.164: +7 -1 lines
Diff to previous 1.164
Fixed #414456: HS + Pageroute compatibility

Revision 1.164 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 16:48:33 2009 UTC (3 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.163: +14 -2 lines
Diff to previous 1.163
Fixed #368471: CTools Delegator causes error in hierarchical_select_json()

Revision 1.137.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 07:40:25 2009 UTC (3 months, 4 weeks ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.21: +20 -1 lines
Diff to previous 1.137.2.21 , to branch point 1.137
Follow-up commit for #242818: array_smart_merge() was missing.

Revision 1.137.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 25 14:59:54 2009 UTC (4 months ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.20: +37 -7 lines
Diff to previous 1.137.2.20 , to branch point 1.137
#530726: Clean up config inheriting and improve dropbox reconstruction when save_lineage is enabled

Revision 1.163 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 25 14:59:45 2009 UTC (4 months ago) by wimleers
Branch: MAIN
Changes since 1.162: +59 -8 lines
Diff to previous 1.162
#530726: Clean up config inheriting and improve dropbox reconstruction when save_lineage is enabled

Revision 1.137.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 25 10:28:22 2009 UTC (4 months ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.19: +47 -14 lines
Diff to previous 1.137.2.19 , to branch point 1.137
Implemented #530618, sponsored by Merge: require_entity setting: only show items in the hierarchy when they are associated with at least one entity

Revision 1.162 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 25 10:27:59 2009 UTC (4 months ago) by wimleers
Branch: MAIN
Changes since 1.161: +47 -14 lines
Diff to previous 1.161
Implemented #530618, sponsored by Merge: require_entity setting: only show items in the hierarchy when they are associated with at least one entity

Revision 1.137.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 18 10:46:10 2009 UTC (4 months, 1 week ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.18: +28 -5 lines
Diff to previous 1.137.2.18 , to branch point 1.137
Follow-up patch for #248497 by stella: robust support for HS in subforms

Revision 1.137.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 18 10:38:53 2009 UTC (4 months, 1 week ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.17: +11 -1 lines
Diff to previous 1.137.2.17 , to branch point 1.137
#487048 by douggreen: HS i18n support

Revision 1.161 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 14:45:32 2009 UTC (7 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.160: +6 -3 lines
Diff to previous 1.160
Fixed #425230: HS' #submit callback should be the first #submit callback.

Revision 1.137.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 20:10:11 2009 UTC (8 months ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.16: +4 -4 lines
Diff to previous 1.137.2.16 , to branch point 1.137
Some whitespace fixes. Courtesy of coder.module.

Revision 1.160 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 20:07:46 2009 UTC (8 months ago) by wimleers
Branch: MAIN
Changes since 1.159: +8 -8 lines
Diff to previous 1.159
Some whitespace fixes. Courtesy of coder.module.

Revision 1.137.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 19:11:55 2009 UTC (8 months ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.15: +18 -3 lines
Diff to previous 1.137.2.15 , to branch point 1.137
Fixed #367348 by dereine and myself: Remove hardcoded clear-block class: add theme function to wrap the selects

Revision 1.159 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 19:10:45 2009 UTC (8 months ago) by wimleers
Branch: MAIN
Changes since 1.158: +6 -3 lines
Diff to previous 1.158
Fixed #367348 by dereine and myself: Remove hardcoded clear-block class: add theme function to wrap the selects

Revision 1.137.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 18:08:48 2009 UTC (8 months, 1 week ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.14: +5 -4 lines
Diff to previous 1.137.2.14 , to branch point 1.137
Fixed #266960 by Vuds: Selects in Hierarchical Select disappear due to PHP error: "warning: Missing argument 1"

Revision 1.158 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 18:07:30 2009 UTC (8 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.157: +5 -3 lines
Diff to previous 1.157
Fixed #266960 by Vuds: Selects in Hierarchical Select disappear due to PHP error: "warning: Missing argument 1"

Revision 1.157 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 17:27:13 2009 UTC (8 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.156: +2 -3 lines
Diff to previous 1.156
Fixed #367597: Reset selection of Hierarchical Select not working

Revision 1.156 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 16:37:26 2009 UTC (8 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.155: +2 -2 lines
Diff to previous 1.155
Fixed #406980 by litrik: "Undefined index: #type" on clean D6 install

Revision 1.155 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 16:26:45 2009 UTC (8 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.154: +18 -20 lines
Diff to previous 1.154
Fixed regression caused by #354445, patch by gunzip

Revision 1.137.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 22:24:19 2009 UTC (8 months, 2 weeks ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.13: +27 -7 lines
Diff to previous 1.137.2.13 , to branch point 1.137
Fixed #397870: Route special none and create_new_item options to theme function

Revision 1.154 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 22:21:38 2009 UTC (8 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.153: +17 -7 lines
Diff to previous 1.153
Fixed #397870: Route special none and create_new_item options to theme function

Revision 1.153 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 21:59:17 2009 UTC (8 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.152: +10 -1 lines
Diff to previous 1.152
hook_simpletest() implementation. Now the actual tests…

Revision 1.152 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 21:44:17 2009 UTC (8 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.151: +3 -3 lines
Diff to previous 1.151
Fixed #348459: HS uses D5 core function in hook_requirements()

Revision 1.137.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 21:29:59 2009 UTC (8 months, 2 weeks ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.12: +3 -5 lines
Diff to previous 1.137.2.12 , to branch point 1.137
Fixed #397784: Obsolete parameter in _hierarchical_select_hierarchy_enforce_deepest()

Revision 1.151 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 21:27:55 2009 UTC (8 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.150: +3 -5 lines
Diff to previous 1.150
Fixed #397784: Obsolete parameter in _hierarchical_select_hierarchy_enforce_deepest()

Revision 1.150 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 19:11:30 2009 UTC (8 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.149: +3 -9 lines
Diff to previous 1.149
Fixed #342173: Exporting configs is broken.

Revision 1.149 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 18:24:58 2009 UTC (8 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.148: +6 -1 lines
Diff to previous 1.148
Follow-up patch for commit #179708

Revision 1.137.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 18:23:59 2009 UTC (8 months, 2 weeks ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.11: +6 -1 lines
Diff to previous 1.137.2.11 , to branch point 1.137
Follow-up patch for commit #179710

Revision 1.137.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 17:09:17 2009 UTC (8 months, 3 weeks ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.10: +7 -1 lines
Diff to previous 1.137.2.10 , to branch point 1.137
Patch by litrik: merge an empty root level label and the none option because they're conceptually the same.

Revision 1.148 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 17:07:20 2009 UTC (8 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.147: +8 -2 lines
Diff to previous 1.147
Patch by litrik: merge an empty root level label and the none option because they're conceptually the same.

Revision 1.137.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 02:35:55 2009 UTC (9 months, 1 week ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.9: +6 -3 lines
Diff to previous 1.137.2.9 , to branch point 1.137
Improved diagnostics: when a HS implementation is being used of which the module is not enabled, this will detected.

Revision 1.147 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 02:35:48 2009 UTC (9 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.146: +6 -3 lines
Diff to previous 1.146
Improved diagnostics: when a HS implementation is being used of which the module is not enabled, this will detected.

Revision 1.146 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 22:04:24 2009 UTC (9 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.145: +20 -18 lines
Diff to previous 1.145
Fixed #354445, sponsored by rapsli: Imagefield breaks HS

Revision 1.145 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 18:56:02 2008 UTC (11 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.144: +8 -2 lines
Diff to previous 1.144
Follow-up patch for #327892 by Vuds and myself: Support the #disabled property and make it maintain its #default_value after a submit

Revision 1.137.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 18:50:39 2008 UTC (11 months, 3 weeks ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.8: +8 -2 lines
Diff to previous 1.137.2.8 , to branch point 1.137
Follow-up patch for #327892 by Vuds and myself: Support the #disabled property and make it maintain its #default_value after a submit

Revision 1.137.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 18:26:22 2008 UTC (11 months, 3 weeks ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.7: +1 -2 lines
Diff to previous 1.137.2.7 , to branch point 1.137
Accidentally committed another patch in the last commit…

Revision 1.137.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 18:22:31 2008 UTC (11 months, 3 weeks ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.6: +2 -1 lines
Diff to previous 1.137.2.6 , to branch point 1.137
Update the documentation regarding the limitations of the save-lineage-termpath token.

Revision 1.144 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 02:21:17 2008 UTC (11 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.143: +156 -338 lines
Diff to previous 1.143
Finally, finally, finally the time has come! The Drupal 5 branch of Hierarchical Select is so stable now, that only few additional commits will occur there. Which means I won't have to sync bugfixes all the time. So … this is the moment where I finally commit the patch that makes Hierarchical Select work in Drupal 6\!

Revision 1.143 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 30 01:56:35 2008 UTC (11 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.142: +2 -1 lines
Diff to previous 1.142
Fixed #321180: Regressions in cache system

Revision 1.137.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 30 01:56:07 2008 UTC (11 months, 3 weeks ago) by wimleers
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-0-RC7
Changes since 1.137.2.5: +2 -1 lines
Diff to previous 1.137.2.5 , to branch point 1.137
Fixed #321180: Regressions in cache system

Revision 1.142 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 30 01:15:01 2008 UTC (11 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.141: +8 -12 lines
Diff to previous 1.141
#316267: Enforce deepest + required without prepopulated defaults

Revision 1.137.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 30 01:14:48 2008 UTC (11 months, 3 weeks ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.4: +8 -12 lines
Diff to previous 1.137.2.4 , to branch point 1.137
#316267: Enforce deepest + required without prepopulated defaults

Revision 1.141 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 29 22:31:45 2008 UTC (11 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.140: +13 -13 lines
Diff to previous 1.140
Fixed #338200: Localization issue: user-defined strings in configs not translated

Revision 1.137.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 29 22:31:31 2008 UTC (11 months, 3 weeks ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.3: +13 -13 lines
Diff to previous 1.137.2.3 , to branch point 1.137
Fixed #338200: Localization issue: user-defined strings in configs not translated

Revision 1.140 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 22:59:35 2008 UTC (12 months ago) by wimleers
Branch: MAIN
Changes since 1.139: +7 -1 lines
Diff to previous 1.139
Implemented #327892: Support the #disabled property

Revision 1.137.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 22:57:56 2008 UTC (12 months ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137.2.2: +7 -1 lines
Diff to previous 1.137.2.2 , to branch point 1.137
Implemented #327892: Support the #disabled property

Revision 1.139 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 16:47:29 2008 UTC (13 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.138: +4 -2 lines
Diff to previous 1.138
Fixed #317658: In-line 'create new item' dialog displayed in the wrong level

Revision 1.137.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 16:47:11 2008 UTC (13 months, 2 weeks ago) by wimleers
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-0-RC5, DRUPAL-5--3-0-RC6
Changes since 1.137.2.1: +4 -2 lines
Diff to previous 1.137.2.1 , to branch point 1.137
Fixed #317658: In-line 'create new item' dialog displayed in the wrong level

Revision 1.137.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 11:33:25 2008 UTC (13 months, 2 weeks ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.137: +2 -2 lines
Diff to previous 1.137
Developer mode was accidentally still enabled.

Revision 1.138 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 11:32:10 2008 UTC (13 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.137: +2 -2 lines
Diff to previous 1.137
Developer mode was accidentally still enabled.

Revision 1.137 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 5 23:14:37 2008 UTC (13 months, 3 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--3-0-RC4
Branch point for: DRUPAL-5--3
Changes since 1.136: +5 -9 lines
Diff to previous 1.136
Fixed #305099: enforce_deepest not functioning correctly in very specific circumstances

Revision 1.136 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 5 15:51:43 2008 UTC (13 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.135: +5 -5 lines
Diff to previous 1.135
Fixed #316200: Resizable setting is always enabled

Revision 1.135 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 21 22:25:44 2008 UTC (14 months ago) by wimleers
Branch: MAIN
Changes since 1.134: +74 -11 lines
Diff to previous 1.134
Implemented #311338: Provide performance analysis tools and do console.log() output instead of dpm()

Revision 1.134 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 09:17:24 2008 UTC (14 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.133: +2 -2 lines
Diff to previous 1.133
Implemented #308823: Hierarchical formatters for Content Taxonomy fields

Revision 1.133 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 21:36:53 2008 UTC (14 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.132: +15 -5 lines
Diff to previous 1.132
Fixed #301660: Improving the HS UX

Revision 1.132 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 18:19:35 2008 UTC (14 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.131: +11 -6 lines
Diff to previous 1.131
#248497 by fago and myself: nodeprofile/subform_element compatibility

Revision 1.131 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 16:21:44 2008 UTC (14 months, 4 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--3-0-RC3
Changes since 1.130: +3 -2 lines
Diff to previous 1.130
Fixed #298322: Regression: creation of new levels broken

Revision 1.130 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 13:06:04 2008 UTC (14 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.129: +23 -3 lines
Diff to previous 1.129
#297104: hook_requirements() should check if the module has been installed in "modules"

Revision 1.129 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 10:38:28 2008 UTC (15 months ago) by wimleers
Branch: MAIN
Changes since 1.128: +5 -4 lines
Diff to previous 1.128
Fixed #294313, sponsored by mzenner: Force Single losing last selection

Revision 1.128 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 22:19:28 2008 UTC (15 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.127: +23 -3 lines
Diff to previous 1.127
Implemented #276731: Status report check: Hierarchical Select must have a higher weight than the Hierarchical Select implementations

Revision 1.127 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 22:32:34 2008 UTC (15 months, 2 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--3-0-RC2
Changes since 1.126: +2 -2 lines
Diff to previous 1.126
Fixed #290909: #required not respected

Revision 1.126 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 21:47:12 2008 UTC (15 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.125: +12 -7 lines
Diff to previous 1.125
When creating a new item, don't display the "Add" button for the dropbox.

Revision 1.125 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 23:22:55 2008 UTC (15 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.124: +11 -2 lines
Diff to previous 1.124
#288372: Make it more clear that jQuery Interface is no longer needed in HS 3

Revision 1.124 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 20 11:40:48 2008 UTC (16 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.123: +49 -3 lines
Diff to previous 1.123
Implemented #284739: Don't do a callback to the server when an item does not have children

Revision 1.123 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 20:26:44 2008 UTC (16 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.122: +2 -2 lines
Diff to previous 1.122
Fixed #284435: If a term doesn't have children the option "<create new>" is displayed, no matter if "Allow creation of new terms" is selected

Revision 1.122 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 20:25:00 2008 UTC (16 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.121: +14 -1 lines
Diff to previous 1.121
Doxygen was missing for _hierarchical_select_create_new_item_is_allowed().

Revision 1.121 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 20:10:52 2008 UTC (16 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.120: +4 -3 lines
Diff to previous 1.120
Simplified (as in less) and improved the CSS (no silly bottom margin anymore), in fact it's now impossible to distinguish a HS from a normal select on WebKit, and almost (2px difference) in Firefox.

Revision 1.120 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 17:02:54 2008 UTC (16 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.119: +8 -4 lines
Diff to previous 1.119
When enforce_deepest is disabled, and level labels are disabled or the root level label is empty, then don't set a root level label at all.

Revision 1.119 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 14:16:43 2008 UTC (16 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.118: +6 -3 lines
Diff to previous 1.118
Fixed #284053: Creating terms at levels deeper than the max_levels setting does not work

Revision 1.118 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 13:45:46 2008 UTC (16 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.117: +71 -36 lines
Diff to previous 1.117
Implemented #284062: Ability to configure per-level if the user can create new items

Revision 1.117 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 00:11:03 2008 UTC (16 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.116: +31 -2 lines
Diff to previous 1.116
- In the developer mode, HS now also performs config diagnostics.
- 'Submit' button on the config import form renamed to 'Import'
- Improved comment.

Revision 1.116 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 17:01:42 2008 UTC (16 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.115: +8 -7 lines
Diff to previous 1.115
Comment improvements.

Revision 1.115 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 16:33:56 2008 UTC (16 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.114: +2 -2 lines
Diff to previous 1.114
Level label was not being passed through properly for the deepest level when enforce_deepest was enabled.

Revision 1.114 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 21:12:22 2008 UTC (16 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.113: +45 -45 lines
Diff to previous 1.113
Fix coder warnings.

Revision 1.113 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 22:09:44 2008 UTC (16 months, 1 week ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--3-0-RC1
Changes since 1.112: +2 -2 lines
Diff to previous 1.112
#277522: Always allow access to server callback *and* Multiple values setting not maintained when saving the field form

Revision 1.112 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 15:40:45 2008 UTC (16 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.111: +6 -6 lines
Diff to previous 1.111
Renamed 'node_count' to 'entity_count'.

Revision 1.111 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 7 12:14:11 2008 UTC (16 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.110: +8 -1 lines
Diff to previous 1.110
Added work-around for #109459. This was necessary when a HS can be used by anonymous users and when you're using a version of Drupal older than 5.8.

Revision 1.110 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 19:54:50 2008 UTC (16 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.109: +16 -8 lines
Diff to previous 1.109
Fixed: The flat select uses the selection from the *calculated* selection, instead of the *generated* selection (e.g. enforce_deepest wasn't being applied).

Revision 1.109 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 19:02:57 2008 UTC (16 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.108: +4 -4 lines
Diff to previous 1.108
Fixed: the flat select would *always* have set #multiple = TRUE, which causes problems (e.g. when using Views exposed filters with "Force single"). Also some cosmetic changes.

Revision 1.108 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 09:04:02 2008 UTC (16 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.107: +10 -5 lines
Diff to previous 1.107
Disallow the user to create new items without labels.

Revision 1.107 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 08:49:40 2008 UTC (16 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.106: +3 -3 lines
Diff to previous 1.106
Improved handling of the max_levels setting; allow 0 for unlimited levels.

Revision 1.106 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 5 22:31:44 2008 UTC (16 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.105: +2 -2 lines
Diff to previous 1.105
Comment fixes.

Revision 1.105 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 23:18:05 2008 UTC (16 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.104: +2 -2 lines
Diff to previous 1.104
Fixed minor bug in developer mode.

Revision 1.104 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 21:57:30 2008 UTC (16 months, 3 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--3-0-BETA2
Changes since 1.103: +2 -2 lines
Diff to previous 1.103
- You could not yet select the <top-level page> option, because it actually has a bad value (0)… bad core!
- Because of this bad value, the #required check was detecting an empty value where it really shouldn't. Core avoids this by making this an optional field, although it really is a required field!

Revision 1.103 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 14:35:58 2008 UTC (16 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.102: +4 -1 lines
Diff to previous 1.102
Major improvement when JS is disabled: only a small part of the help text is displayed, on hover you will get to see more. This relatively advanced CSS doesn't work in IE 6, but it works in IE 7 and the other (decent) browsers.

Revision 1.102 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 13:37:48 2008 UTC (16 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.101: +2 -2 lines
Diff to previous 1.101
Fixed #276328: Node preview functionality stops working

Revision 1.101 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 28 20:25:26 2008 UTC (16 months, 4 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--3-0-BETA1
Changes since 1.100: +31 -4 lines
Diff to previous 1.100
Hierarchical Select now has a Developer Mode.

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 28 18:30:32 2008 UTC (16 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.99: +1 -6 lines
Diff to previous 1.99
The hook_hierarchical_select_form_alter() hook just became obsolete.

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 28 18:25:28 2008 UTC (16 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.98: +1 -9 lines
Diff to previous 1.98
Moved taxonomy.inc into the hs_taxonomy module and subscriptions_taxonomy.inc into the hs_subscriptions_taxonomy module.

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 28 15:19:36 2008 UTC (16 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.97: +2 -2 lines
Diff to previous 1.97
Fixed syntax error that was causing an incorrect selection in the hierarchical select when the dropbox wasn't empty (instead of "<none>", it would select the first item in the hierarchy.

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 28 13:09:14 2008 UTC (16 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.96: +44 -60 lines
Diff to previous 1.96
#276054, suggested by Michael Angeles: Improve UX for creating new levels.

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 09:02:58 2008 UTC (16 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.95: +8 -8 lines
Diff to previous 1.95
Updated hook_requirements() to check for jQuery Update 2 instead of 1.

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 22:54:10 2008 UTC (17 months ago) by wimleers
Branch: MAIN
Changes since 1.94: +6 -1 lines
Diff to previous 1.94
Implemented #212014: Let the selects of the hierarchical select inherit the #size property

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 21:55:05 2008 UTC (17 months ago) by wimleers
Branch: MAIN
Changes since 1.93: +5 -4 lines
Diff to previous 1.93
Implemented #203055: Use jQuery 1.2 and jQuery UI effects

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 09:51:16 2008 UTC (17 months ago) by wimleers
Branch: MAIN
Changes since 1.92: +30 -2 lines
Diff to previous 1.92
Fixed #275008: First item in each level gets the level label style, even if it's not a level label

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 08:47:48 2008 UTC (17 months ago) by wimleers
Branch: MAIN
Changes since 1.91: +2 -2 lines
Diff to previous 1.91
Minor documentation improvements.

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 18:34:17 2008 UTC (17 months ago) by wimleers
Branch: MAIN
Changes since 1.90: +3 -3 lines
Diff to previous 1.90
Follow-up patch for #267121: #required property is not working

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 12:37:34 2008 UTC (17 months ago) by wimleers
Branch: MAIN
Changes since 1.89: +43 -35 lines
Diff to previous 1.89
Fixed #259077: Improve code that filters out the relevant part of the form in an AJAX request

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 20:30:48 2008 UTC (17 months ago) by wimleers
Branch: MAIN
Changes since 1.88: +2 -2 lines
Diff to previous 1.88
Remove debug leftover.

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 20:30:05 2008 UTC (17 months ago) by wimleers
Branch: MAIN
Changes since 1.87: +12 -7 lines
Diff to previous 1.87
Fixed #266543: First item in select dropdown doesn't show child terms

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 15:38:35 2008 UTC (17 months ago) by wimleers
Branch: MAIN
Changes since 1.86: +8 -5 lines
Diff to previous 1.86
Fixed #260186: Don't display the <create new level> option when the root level is empty

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 14:53:02 2008 UTC (17 months ago) by wimleers
Branch: MAIN
Changes since 1.85: +6 -1 lines
Diff to previous 1.85
Fixed #267121: #required property is not working

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 13:21:35 2008 UTC (17 months ago) by wimleers
Branch: MAIN
Changes since 1.84: +7 -3 lines
Diff to previous 1.84
Implemented #264227: Add setting to allow the user to disable the resetting of the hierarchical select when adding selection to the dropbox

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 21:23:42 2008 UTC (17 months ago) by wimleers
Branch: MAIN
Changes since 1.83: +5 -5 lines
Diff to previous 1.83
Fixed #265495: Regression: dropbox title reverts to default value

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 21:08:42 2008 UTC (17 months ago) by wimleers
Branch: MAIN
Changes since 1.82: +13 -5 lines
Diff to previous 1.82
Fixed #257969: Term types not showing up in all cases

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 2 17:09:27 2008 UTC (17 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.81: +4 -4 lines
Diff to previous 1.81
Fixed #258708: Term lineage not loaded properly

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 20:44:36 2008 UTC (17 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.80: +2 -2 lines
Diff to previous 1.80
Fixed #260198: Added more levels than allowed

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 18 23:45:54 2008 UTC (18 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.79: +2 -2 lines
Diff to previous 1.79
#256934: Regression caused by #258716: items out of order.

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 18 23:34:15 2008 UTC (18 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.78: +7 -7 lines
Diff to previous 1.78
Use module_hook() instead of function_exists().

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 18 17:49:55 2008 UTC (18 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.77: +4 -2 lines
Diff to previous 1.77
#259077: Improve code that filters out the relevant part of the form in an AJAX request

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 18 16:54:10 2008 UTC (18 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.76: +30 -10 lines
Diff to previous 1.76
Add check for jQuery Update 1.x to hook_requirements().

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 18 14:07:16 2008 UTC (18 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.75: +9 -2 lines
Diff to previous 1.75
#258138: Overview of supported features of each HS implementation

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 18 13:01:39 2008 UTC (18 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.74: +43 -43 lines
Diff to previous 1.74
Fix coding style issues. Funny enough, virtually all code style issues come from code that I copy/pasted from core… :)

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 18 12:55:24 2008 UTC (18 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.73: +34 -1 lines
Diff to previous 1.73
hook_requirements() implementation for Hierarchical Select, to prevent users from forgetting to run update.php.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 18 12:17:28 2008 UTC (18 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.72: +37 -60 lines
Diff to previous 1.72
#258056: Overview of all Hierarchical Select form item configuration forms

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 17:52:30 2008 UTC (18 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.71: +1 -1 lines
Diff to previous 1.71
#258716 by pingers: Editable status set to false, but <new > appears in term dropdown

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 16:47:49 2008 UTC (18 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70
Proper fix for #259051.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 00:56:48 2008 UTC (18 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.69: +2 -2 lines
Diff to previous 1.69
#259051: Form error - field is required

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 21:55:29 2008 UTC (18 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.68: +2 -2 lines
Diff to previous 1.68
#229315: HS as a CCK widget for content_taxonomy

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 18:51:54 2008 UTC (18 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.67: +13 -7 lines
Diff to previous 1.67
Make the create_item and node_count hooks optional, by only applying the corresponding settings after has been verified that implementations of these hooks exist.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 18:44:21 2008 UTC (18 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.66: +3 -3 lines
Diff to previous 1.66
#257619 by jpsalter: No js helptext is not XHTML strict

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 14:17:53 2008 UTC (18 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.65: +2 -2 lines
Diff to previous 1.65
Fixed #257483: Regression: enforce_deepest broken

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 13:08:09 2008 UTC (18 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.64: +31 -13 lines
Diff to previous 1.64
Follow-up patch for #216738.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 12:35:50 2008 UTC (18 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.63: +19 -19 lines
Diff to previous 1.63
#216738: Views exposed Taxonomy filters: supporting the **ALL** option

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 19:33:23 2008 UTC (18 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.62: +51 -2 lines
Diff to previous 1.62
Fixed #250491: Views exposed filters broken

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 15:30:21 2008 UTC (18 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.61: +2 -2 lines
Diff to previous 1.61
Fixed #256931: Regression: "create new level" doesn't create new level

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 15:25:25 2008 UTC (18 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.60: +3 -3 lines
Diff to previous 1.60
Fixed #256934: Items out of order

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 15:19:21 2008 UTC (18 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.59: +18 -4 lines
Diff to previous 1.59
#256010: Display number of matching nodes

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 09:42:58 2008 UTC (18 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.58: +127 -141 lines
Diff to previous 1.58
Refactored the processing of hierarchical_select form element settings. Instead of #hierarchical_select_settings and #multiple, there's now a single property, #config, which is a clearly, consistently formatted array. It also allows for a 1-1 mapping of a form to this array, simplifying form processing.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 19:17:30 2008 UTC (18 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
Don't assume anything about $element['#hierarchical_select_settings']['params'].

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 18:57:11 2008 UTC (18 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.56: +6 -5 lines
Diff to previous 1.56
Don't add the "<none>" option just when enforce_deepest is enabled, but only when it's enabled *and* no root level label is set.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 18:41:12 2008 UTC (18 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.55: +12 -2 lines
Diff to previous 1.55
Fixed some tricky Forms API stuff that I discovered while writing the CCK implementation of HS.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 15:46:16 2008 UTC (18 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54
Found major bug in HS' implementation of form cache: $form['#parameters'] was only cached when there were at least 2 parameters. Typically, only node forms or other complex forms use parameters, so it was not working on simple forms.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 12:29:35 2008 UTC (18 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53
#232593: Let Hierarchical Select's JS trigger events to allow for advanced interactions

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 23:43:31 2008 UTC (18 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.52: +4 -1 lines
Diff to previous 1.52
Fixed #252810: jquery_interface_add() not called when jquery_interface module is installed

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 23:41:51 2008 UTC (18 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.51: +4 -1 lines
Diff to previous 1.51
Fixed #253571: jquery_form_add() not called when jquery_form module is installed

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 23:33:33 2008 UTC (18 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.50: +193 -12 lines
Diff to previous 1.50
#200285: Ability to create new items in the hierarchy

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 14:13:38 2008 UTC (18 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.49: +4 -4 lines
Diff to previous 1.49
Regression caused by #253122: when enforce_deepest is enabled *and* a root level is set, the "<none>" option would always be selected instead of the level label.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 13:37:13 2008 UTC (18 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.48: +8 -5 lines
Diff to previous 1.48
#253122: "none" should be listed in $hierarchy->lineage when it is selected, not "label_0"

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 13:26:43 2008 UTC (18 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47
Update outdated variable_get().

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 12:06:06 2008 UTC (18 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.46: +2 -1 lines
Diff to previous 1.46
The dropbox can be enabled by setting #multiple to TRUE. Clarify this by setting the default in the hook_elements() implementation.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 21:56:52 2008 UTC (18 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.45: +79 -4 lines
Diff to previous 1.45
#235932: Reduce the number of queries to the server through HTML 5's client-side database storage

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 17:54:57 2008 UTC (18 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.44: +7 -2 lines
Diff to previous 1.44
*** empty log message ***

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 16:04:15 2008 UTC (18 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.43: +1 -2 lines
Diff to previous 1.43
#252223: Remove dependency on jQuery Form

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 26 18:35:00 2008 UTC (19 months ago) by wimleers
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
#250134: Make menu items cacheable

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 22:04:18 2008 UTC (19 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
#245239 by sonictruth: Minor message improvement

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 21:47:03 2008 UTC (19 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.40: +975 -463 lines
Diff to previous 1.40
First major feature of HS3. Scalability improvements: stop using a normal select for graceful degradation. More than half the codebase of HS has changed. This required *a lot* of Forms API tricks:
I'm using #process to expand the elements, but unsetting #post to prevent it to override my new #default_values. #after_build to simulate my own form cache (like Drupal 6's Forms API has) and to add a form #submit callback to remove items from this form cache. Setting a value in my #process callback that I use in my element #validate callback to set the proper return value, instead of the values used for internal purposes. And so on.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 3 16:44:26 2008 UTC (20 months, 3 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--2-1, DRUPAL-5--2-2
Branch point for: DRUPAL-5--2
Changes since 1.39: +6 -4 lines
Diff to previous 1.39
Fixed #229400 by baja_tz: Dropbox limit set to zero not supported by server-side validation

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 29 00:44:32 2008 UTC (20 months, 4 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--2-0
Changes since 1.38: +52 -18 lines
Diff to previous 1.38
Fixed #228193: Dropbox limit is not enforced server side.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 22:54:14 2008 UTC (21 months ago) by wimleers
Branch: MAIN
Changes since 1.37: +20 -21 lines
Diff to previous 1.37
General cleanup: comment fixes, whitespace improvements.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 14:59:46 2008 UTC (21 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.36: +4 -1 lines
Diff to previous 1.36
If _hierarchical_select_validate_selection() receives an array as the selection, and all items are invalid, then return -1 instead of an empty array, i.e. *always* return -1 if the selection was invalid.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 8 17:38:26 2008 UTC (21 months, 2 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-RC4
Changes since 1.35: +121 -98 lines
Diff to previous 1.35
- New: ability to set a root level label when enforce_deepest is enabled.
- Improvement: more consistent use of the "<none>" option, available when: optional, or enforce_deepest is enabled, or multiple select is active and  at least one item is selected.
- Improvement: the "<none>" option is now automatically selected as soon as at least one item has been added to the dropbox (even if it's a required form item) – this required changes in the client-server interaction.
- Improvement: more reliable lineage reconstruction algorithm when save_lineage is enabled.
- Improvement: all_option setting now only has effect when multiple select is enabled (minor).

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 5 19:24:20 2008 UTC (21 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.34: +11 -5 lines
Diff to previous 1.34
-  New: Level label support when enforce_deepest is enabled; level labels will only be allowed in the root level.
- Improved: level labels UI.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 14:59:39 2008 UTC (21 months, 3 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-RC3
Changes since 1.33: +2 -1 lines
Diff to previous 1.33
Follow-up for #217368: setting was not passed back to the server.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 14:53:38 2008 UTC (21 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.32: +15 -4 lines
Diff to previous 1.32
#217368: The "<all>" option

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 2 23:20:47 2008 UTC (21 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.31: +3 -2 lines
Diff to previous 1.31
Fixed: variable was not being initialized in _hierarchical_select_reconstruct_lineages_save_lineage_enabled().

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 17:07:41 2008 UTC (21 months, 3 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-RC2
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
Fixed: 2 minor coding style problems, thanks to coder.module.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 16:58:37 2008 UTC (21 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.29: +6 -17 lines
Diff to previous 1.29
- Feature: support for subscriptions_taxonomy module.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 25 15:01:11 2008 UTC (22 months ago) by wimleers
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
Improved module description and admin/settings/hierarchical_select description.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 16:25:54 2008 UTC (22 months, 1 week ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-RC1
Changes since 1.27: +4 -1 lines
Diff to previous 1.27
#210061: Ability to specify the maximal number of selected items

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 13:35:49 2008 UTC (22 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.26: +33 -4 lines
Diff to previous 1.26
#208782: Level label styles

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 13:37:14 2008 UTC (22 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.25: +28 -3 lines
Diff to previous 1.25
#189363: Ability to set a site-wide animation delay

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 01:34:12 2008 UTC (22 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24
Fixed very minor coding style issue.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 01:15:24 2008 UTC (22 months, 2 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-BETA2
Changes since 1.23: +15 -1 lines
Diff to previous 1.23
Fixed #206598: Incompatible with Content Taxonomy.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 01:19:08 2008 UTC (22 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
Follow up for #205123: XHTML of the dropbox when no selection has been made, was not yet updated.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 01:01:39 2008 UTC (22 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.21: +4 -3 lines
Diff to previous 1.21
Only prepend a "none" option to the root level if the form item is optional AND (this is new) if the "enforce deepest" option is enabled.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 00:25:11 2008 UTC (22 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.20: +7 -3 lines
Diff to previous 1.20
Dropbox title not being passed through, thus is reverting to default title after a dropbox entry was added/removed.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 00:20:41 2008 UTC (22 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.19: +21 -12 lines
Diff to previous 1.19
#205123: Better default theme

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 1 17:22:44 2008 UTC (22 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
#205341: Selection lost on preview

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 19:12:41 2007 UTC (22 months, 3 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-BETA1
Changes since 1.17: +26 -4 lines
Diff to previous 1.17
Also made the add button themeable.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 18:59:33 2007 UTC (22 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.16: +9 -7 lines
Diff to previous 1.16
Improved the permissions for the callback path in the menu system and renamed the path.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 18:42:18 2007 UTC (22 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.15: +2 -4 lines
Diff to previous 1.15
Renamed several classes for consistency.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 18:31:55 2007 UTC (22 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.14: +129 -116 lines
Diff to previous 1.14
Made all render functions themeable.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 16:55:24 2007 UTC (22 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.13: +3 -5 lines
Diff to previous 1.13
Follow-up fix, the previous changes were incomplete and partially bad.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 16:31:24 2007 UTC (22 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.12: +62 -53 lines
Diff to previous 1.12
- Added Marmaladesoul as a sponsor to the README.
- Fixed hierarchical_select_get_dropbox(), which didn't work properly if nothing was selected yet.
- Added custom output when the dropbox is empty.
- Fixed a debug leftover in the Javascript.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 14:11:24 2007 UTC (22 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
*** empty log message ***

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 12:42:56 2007 UTC (22 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.10: +27 -5 lines
Diff to previous 1.10
Remove button has been added. All important features for version 2 of Hierarchical Select are complete now.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 17:58:26 2007 UTC (22 months, 4 weeks ago) by wimleers
Branch: MAIN
Changes since 1.9: +363 -52 lines
Diff to previous 1.9
Initial multiple select support. The "Remove" button does not yet work though, that's for the next revision.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 14:11:07 2007 UTC (23 months ago) by wimleers
Branch: MAIN
Changes since 1.8: +17 -2 lines
Diff to previous 1.8
#196070: Lineage not being reconstructed when "save lineage" is enabled

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 25 13:39:30 2007 UTC (23 months ago) by wimleers
Branch: MAIN
Changes since 1.7: +28 -20 lines
Diff to previous 1.7
-Added  parameter to hook_hierarchical_select_lineage()
-Improved params handling: it now is serialized when sent to Drupal.settings, and unserialized when received in the AHAH request.
-Improved security: added check_plain()'s to _hierarchical_select_render_selects()
-Moved some work from hook_hierarchical_select_lineage() to _hierarchical_select_render()
-Cleaned up string to boolean conversion in AHAH requests by adding a helper function

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 25 00:19:54 2007 UTC (23 months ago) by wimleers
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
#199518 by dalguete: Include index.php in request path for IIS compatibility.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 25 00:13:31 2007 UTC (23 months ago) by wimleers
Branch: MAIN
Changes since 1.5: +4 -1 lines
Diff to previous 1.5
#189363: Ability to change the time delay.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 24 23:47:43 2007 UTC (23 months ago) by wimleers
Branch: MAIN
Changes since 1.4: +115 -39 lines
Diff to previous 1.4
Implemented #189975: Allow the user to choose an item from any level and allow level labels, and much more.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 24 00:55:34 2007 UTC (23 months ago) by wimleers
Branch: MAIN
Changes since 1.3: +78 -67 lines
Diff to previous 1.3
Added support again for saving the lineage of a selection.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 22:50:17 2007 UTC (23 months ago) by wimleers
Branch: MAIN
Changes since 1.2: +140 -49 lines
Diff to previous 1.2
Initial commit of my work on version 2 of Hierarchical Select. The API has been simplified a lot, but is still in flux.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 22:43:00 2007 UTC (23 months ago) by wimleers
Branch: DRUPAL-5
Changes since 1.1.2.7: +140 -49 lines
Diff to previous 1.1.2.7 , to branch point 1.1 , to next main 1.181
Initial commit of my work on version 2 of Hierarchical Select. The API has been simplified a lot, but is still in flux.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 22:40:48 2007 UTC (23 months ago) by wimleers
Branch: MAIN
Changes since 1.1: +57 -24 lines
Diff to previous 1.1
Syncing changes in the DRUPAL-5 branch to HEAD.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 18:37:30 2007 UTC (2 years ago) by wimleers
Branch: DRUPAL-5
Changes since 1.1.2.6: +10 -13 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Implemented #191228: allow to enable/disable Hierarchical Select per-vocabulary,   implemented suggestions from #176936.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 3 00:00:07 2007 UTC (2 years ago) by wimleers
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.1.2.5: +20 -6 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Implemented #176936: support for multiple select. Sponsored by Paul Ektov. Also updated the README.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 8 16:47:21 2007 UTC (2 years, 1 month ago) by wimleers
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-3
Changes since 1.1.2.4: +13 -4 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Fixed #178748: On submit if the form has validation errors then the select box selects the default category.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 8 16:29:59 2007 UTC (2 years, 1 month ago) by wimleers
Branch: DRUPAL-5
Changes since 1.1.2.3: +15 -3 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Moved around some parts of the module, renamed the files in the modules directory for clarity.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 8 15:52:10 2007 UTC (2 years, 1 month ago) by wimleers
Branch: DRUPAL-5
Changes since 1.1.2.2: +5 -8 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Fixed #181701: Hierarchical Select fails to update when the server doesn't support clean urls

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 18:12:01 2007 UTC (2 years, 2 months ago) by wimleers
Branch: DRUPAL-5
Changes since 1.1.2.1: +10 -7 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Added the ability to have an optional hierarchical_select form item, and immediately added support for this in the taxonomy hierarchical select rendering function. (#173052)

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 6 22:56:38 2007 UTC (2 years, 2 months ago) by wimleers
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
#173599 by sicjoy: empty menu item added.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 12:37:23 2007 UTC (2 years, 2 months ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Initial commit of the Hierarchical Select module.

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