/[drupal]/contributions/modules/hierarchical_select/hierarchical_select.admin.inc
ViewVC logotype

Log of /contributions/modules/hierarchical_select/hierarchical_select.admin.inc

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.15.2.3 - (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.15.2.2: +2 -1 lines
Diff to previous 1.15.2.2 , to branch point 1.15 , to next main 1.22
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.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 25 10:27:59 2009 UTC (4 months ago) by wimleers
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +2 -1 lines
Diff to previous 1.21
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.21 - (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.20: +3 -3 lines
Diff to previous 1.20
Some whitespace fixes. Courtesy of coder.module.

Revision 1.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 16:40:25 2009 UTC (8 months ago) by wimleers
Branch: DRUPAL-5--3
Changes since 1.15.2.1: +2 -2 lines
Diff to previous 1.15.2.1 , to branch point 1.15
Fixed #402510 by rastatt: String mismatch

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 16:39:39 2009 UTC (8 months ago) by wimleers
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
Fixed #402510 by rastatt: String mismatch

Revision 1.19 - (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.18: +2 -2 lines
Diff to previous 1.18
Fixed #342173: Exporting configs is broken.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 22:56:57 2008 UTC (11 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
Fixed: admin/settings/hierarchical_select/implementations now works again.

Revision 1.17 - (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.16: +11 -7 lines
Diff to previous 1.16
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.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 30 01:29:59 2008 UTC (11 months, 3 weeks ago) by wimleers
Branch: MAIN
Changes since 1.15: +14 -2 lines
Diff to previous 1.15
Added some usage guidelines to the Implementations page.

Revision 1.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 30 01:29:48 2008 UTC (11 months, 3 weeks ago) by wimleers
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-0-RC7
Changes since 1.15: +14 -2 lines
Diff to previous 1.15
Added some usage guidelines to the Implementations page.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 5 15:51:43 2008 UTC (13 months, 2 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--3-0-RC4, DRUPAL-5--3-0-RC5, DRUPAL-5--3-0-RC6
Branch point for: DRUPAL-5--3
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
Fixed #316200: Resizable setting is always enabled

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 16:51:44 2008 UTC (14 months ago) by wimleers
Branch: MAIN
Changes since 1.13: +4 -2 lines
Diff to previous 1.13
Apostrophes were not being escaped in the config exporting code.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 16:16:53 2008 UTC (15 months, 2 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--3-0-RC3
Changes since 1.12: +4 -2 lines
Diff to previous 1.12
Added the concept of 'context type' and 'context', which allows for more accurate HS config management.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 15:03:23 2008 UTC (15 months, 2 weeks ago) by wimleers
Branch: MAIN
Changes since 1.11: +13 -7 lines
Diff to previous 1.11
Prevent notices on the config export form.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 21:15:53 2008 UTC (15 months, 2 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--3-0-RC2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
The config export code for the allowed_levels setting had a small bug in it: it shouldn't have quotes.

Revision 1.10 - (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.9: +6 -1 lines
Diff to previous 1.9
Implemented #284062: Ability to configure per-level if the user can create new items

Revision 1.9 - (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.8: +2 -2 lines
Diff to previous 1.8
- In the developer mode, HS now also performs config diagnostics.
- 'Submit' button on the config import form renamed to 'Import'
- Improved comment.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 23:17:46 2008 UTC (16 months, 1 week ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--3-0-RC1
Changes since 1.7: +5 -5 lines
Diff to previous 1.7
Minor textual fixes.

Revision 1.7 - (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.6: +3 -3 lines
Diff to previous 1.6
Renamed 'node_count' to 'entity_count'.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 28 12:21:54 2008 UTC (16 months, 4 weeks ago) by wimleers
Branch: MAIN
CVS Tags: DRUPAL-5--3-0-BETA1, DRUPAL-5--3-0-BETA2
Changes since 1.5: +7 -8 lines
Diff to previous 1.5
- Added new hook: hook_hierarchical_select_implementation_info(). Implemented this in all modules. Previously this information was extracted from hook_hierarchical_select_config_info(), but not every implementation must have a config, so that was problematic.
- Fixed #276041: content_taxonomy's "root term" setting is not yet supported

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 08:52:19 2008 UTC (17 months ago) by wimleers
Branch: MAIN
Changes since 1.4: +5 -4 lines
Diff to previous 1.4
The export config functionality did not yet export $config['dropbox']['reset_hs'].

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 15:02:41 2008 UTC (17 months ago) by wimleers
Branch: MAIN
Changes since 1.3: +4 -2 lines
Diff to previous 1.3
Minor feature: Also display the entity type at admin/settings/hierarchical_select/implementations

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 18 16:39:03 2008 UTC (18 months, 1 week ago) by wimleers
Branch: MAIN
Changes since 1.2: +9 -13 lines
Diff to previous 1.2
Whitespace cleanup.

Revision 1.2 - (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.1: +32 -4 lines
Diff to previous 1.1
#258138: Overview of supported features of each HS implementation

Revision 1.1 - (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
#258056: Overview of all Hierarchical Select form item configuration forms

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