Releases for Hierarchical Select

hierarchical_select 6.x-3.x-dev

Wim Leers - December 1, 2008 - 02:24
Nightly development snapshot from CVS branch: HEAD
First released: December 1, 2008 - 02:24
Download: hierarchical_select-6.x-3.x-dev.tar.gz
Size: 94.84 KB
md5_file hash: 993f507f55e8005dc14dbf2d8674f113
Last updated: November 1, 2009 - 00:08
View usage statistics for this release

Development snapshot.

hierarchical_select 5.x-3.0-rc7

Wim Leers - November 30, 2008 - 02:02
Official release from CVS tag: DRUPAL-5--3-0-RC7
First released: November 30, 2008 - 02:02
Download: hierarchical_select-5.x-3.0-rc7.tar.gz
Size: 80.9 KB
md5_file hash: 463aaa817a816b18b2ded3508d7f06b5
Last updated: November 30, 2008 - 02:05
View usage statistics for this release

This will be the final RC for HS 3!

Changes since DRUPAL-5--3-0-RC6:

hierarchical_select 5.x-3.0-rc6

Wim Leers - October 10, 2008 - 14:30
Official release from CVS tag: DRUPAL-5--3-0-RC6
First released: October 10, 2008 - 14:30
Download: hierarchical_select-5.x-3.0-rc6.tar.gz
Size: 79.29 KB
md5_file hash: bce04291357ffd0f0df36dacd2c4aa0e
Last updated: October 10, 2008 - 14:35
View usage statistics for this release

Changes since DRUPAL-5--3-0-RC6:

  • Fixed #317749: Resizable double-click functionality doesn't work reliably
  • Fixed #317765: Token support in HS Taxonomy prevents content_taxonomy from working
  • Fixed #317836 (thanks to nath and grahamba for testing): Token support in HS Taxonomy causes errors when it isn't supposed to run
  • Fixed #319283: Token support in HS Taxonomy causes yet another error

hierarchical_select 5.x-3.0-rc5

Wim Leers - October 6, 2008 - 17:02
Official release from CVS tag: DRUPAL-5--3-0-RC5
First released: October 6, 2008 - 17:02
Download: hierarchical_select-5.x-3.0-rc5.tar.gz
Size: 78.94 KB
md5_file hash: 1a71333f9209841425da12ba4f8297d7
Last updated: October 6, 2008 - 17:05
View usage statistics for this release

Changes since DRUPAL-5--3-0-RC4:

  • Developer mode was accidentally still enabled.
  • Fixed #317658: In-line 'create new item' dialog displayed in the wrong level
  • Fixed #317425: Bug in Token support of HS Taxonomy

hierarchical_select 5.x-3.0-rc4

Wim Leers - October 5, 2008 - 23:28
Official release from CVS tag: DRUPAL-5--3-0-RC4
First released: October 5, 2008 - 23:28
Download: hierarchical_select-5.x-3.0-rc4.tar.gz
Size: 78.85 KB
md5_file hash: 10d42fccf6eb645bb27bf1cbb7bb9468
Last updated: October 5, 2008 - 23:30
View usage statistics for this release

Final Release Candidate! :)

Changes since DRUPAL-5--3-0-RC3:

hierarchical_select 5.x-3.0-rc3

Wim Leers - August 28, 2008 - 15:07
Official release from CVS tag: DRUPAL-5--3-0-RC3
First released: August 28, 2008 - 15:07
Download: hierarchical_select-5.x-3.0-rc3.tar.gz
Size: 74.3 KB
md5_file hash: 785c953007afee1e4b303f2a0399f84d
Last updated: August 28, 2008 - 15:10
View usage statistics for this release

Changes since DRUPAL-5--3-0-RC2:

hierarchical_select 5.x-3.0-rc2

Wim Leers - August 7, 2008 - 23:44
Official release from CVS tag: DRUPAL-5--3-0-RC2
First released: August 7, 2008 - 23:44
Download: hierarchical_select-5.x-3.0-rc2.tar.gz
Size: 73.22 KB
md5_file hash: 44ab7b0c9b7752643d6cbe418dcf920c
Last updated: August 7, 2008 - 23:45
View usage statistics for this release

Changes since DRUPAL-5--3-0-RC1:

hierarchical_select 5.x-3.0-rc1

Wim Leers - July 16, 2008 - 18:21
Official release from CVS tag: DRUPAL-5--3-0-RC1
First released: July 16, 2008 - 18:21
Download: hierarchical_select-5.x-3.0-rc1.tar.gz
Size: 70.28 KB
md5_file hash: c245fc07fb9d72518ebfd825e595ae38
Last updated: July 16, 2008 - 18:25
View usage statistics for this release

Changes since DRUPAL-5--3-0-BETA2:

hierarchical_select 5.x-3.0-beta2

Wim Leers - July 3, 2008 - 22:29
Official release from CVS tag: DRUPAL-5--3-0-BETA2
First released: July 3, 2008 - 22:29
Download: hierarchical_select-5.x-3.0-beta2.tar.gz
Size: 67.08 KB
md5_file hash: f725b89bd36ed782ed95c09dce46712a
Last updated: July 3, 2008 - 22:30
View usage statistics for this release

Changes since DRUPAL-5--3-0-BETA1:

hierarchical_select 5.x-3.0-beta1

Wim Leers - June 28, 2008 - 20:34
Official release from CVS tag: DRUPAL-5--3-0-BETA1
First released: June 28, 2008 - 20:34
Download: hierarchical_select-5.x-3.0-beta1.tar.gz
Size: 67.48 KB
md5_file hash: 175a0cd59fa697a8cdfaeebbc0ee13d2
Last updated: June 28, 2008 - 20:35
View usage statistics for this release

Yes, finally, the first HS 3 beta!

✓ scalability issues have been fixed (The entire rendering process has been rewritten to use the Forms API, which required backporting features available only in Drupal 6. The CSS and JS have been rewritten almost completely as a result of this.)
✓ perfect graceful degradation (Compare JS enabled VS JS disabled. This is actually just a byproduct of the above change.)
✓ ability to create new items in the hierarchy

Other changes:
✓ more granular control over Views exposed filters (for both the Taxonomy and Content Taxonomy implementations)
✓ Hierarchical Select for menu parent selection
✓ enhanced configuration form (more intuitive, and with a preview)
✓ abstracted configuration form, to prevent duplicate form code for multiple modules
✓ overview of all Hierarchical Select form item configuration forms
✓ display number of matching nodes
✓ actual CCK widget for content_taxonomy (already takes advantage of the abstracted configuration form)
✓ Views exposed Taxonomy filters: supporting the **ALL** option
✓ remove dependency on jQuery Interface
✓ if available, use HTML 5 client-side database storage to reduce the number of queries to the server

hierarchical_select 5.x-3.x-dev

Wim Leers - April 15, 2008 - 21:29
Nightly development snapshot from CVS branch: DRUPAL-5--3
First released: April 15, 2008 - 21:29
Download: hierarchical_select-5.x-3.x-dev.tar.gz
Size: 86.97 KB
md5_file hash: 8ed2297279d8ab7b2dfba4e535105b23
Last updated: October 31, 2009 - 12:07
View usage statistics for this release

Hierarchical Select 3 development snapshot.

hierarchical_select 5.x-2.2

Wim Leers - April 15, 2008 - 21:19
Official release from CVS tag: DRUPAL-5--2-2
First released: April 15, 2008 - 21:19
Download: hierarchical_select-5.x-2.2.tar.gz
Size: 29.75 KB
md5_file hash: 610676f91bf4c679f203cceb8e8ddafc
Last updated: April 15, 2008 - 21:20
View usage statistics for this release

Changes since DRUPAL-5--2-1:

  • #233310 by levavie: RTL support. Thanks\!
  • #221660: i18ntaxonomy support

hierarchical_select 5.x-2.1

Wim Leers - March 6, 2008 - 09:05
Official release from CVS tag: DRUPAL-5--2-1
First released: March 6, 2008 - 09:05
Download: hierarchical_select-5.x-2.1.tar.gz
Size: 27.13 KB
md5_file hash: c1f74d26ffee05b6cf47148e47bbc6fa
Last updated: March 6, 2008 - 09:10
View usage statistics for this release

Changes since DRUPAL-5--2-0:

  • Fixed #229400 by baja_tz: Dropbox limit set to zero not supported by server-side validation
  • Fixed #229513: IE6/IE7 support broken

hierarchical_select 5.x-2.0

Wim Leers - March 3, 2008 - 10:00
Official release from CVS tag: DRUPAL-5--2-0
First released: March 3, 2008 - 10:00
Download: hierarchical_select-5.x-2.0.tar.gz
Size: 27.02 KB
md5_file hash: eb887181aa01cffea17c84a48e83589a
Last updated: March 3, 2008 - 10:05
View usage statistics for this release

To see what's new and improved in this release, see my blog post about it.

Changes since DRUPAL-5--2-0-RC4:

  • 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.
  • Fixed #222078: Content Taxonomy issues: merged levels and depth setting not working correctly
  • Fixed #221210: Multiple select: impossible to remove selections of which the child term has multiple parents
  • Implemented #218294: Support for the "error" class (i.e. when a required form item was left empty)
  • Follow-up for #218294: hsid was hardcoded to zero.
  • General cleanup: comment fixes, whitespace improvements.
  • README improvements.
  • Fixed #228193: Dropbox limit is not enforced server side.
  • #227739: Original select randomly not hidden in Safari 3

hierarchical_select 5.x-2.x-dev

Wim Leers - March 3, 2008 - 09:55
Nightly development snapshot from CVS branch: DRUPAL-5--2
First released: March 3, 2008 - 09:55
Download: hierarchical_select-5.x-2.x-dev.tar.gz
Size: 29.75 KB
md5_file hash: b5a8ec2b4f707bcbbb40ac550baff693
Last updated: March 29, 2008 - 12:03
View usage statistics for this release

Development snapshot.

hierarchical_select 5.x-2.0-rc4

Wim Leers - February 9, 2008 - 18:21
Official release from CVS tag: DRUPAL-5--2-0-RC4
First released: February 9, 2008 - 18:21
Download: hierarchical_select-5.x-2.0-rc4.tar.gz
Size: 26.01 KB
md5_file hash: acc48d08060bf6762c2ca1b2054b520a
Last updated: February 9, 2008 - 18:25
View usage statistics for this release

I've been adding new features in almost every beta/RC. Not anymore now.

There's one known issue in this release. The reason it's not fixed yet: I've not yet been able to reproduce it.

New features:
- JS-enhanced Hierarchical Select settings form on the Vocabulary settings form
- New: Level label support when enforce_deepest is enabled; level labels will only be allowed in the root level.
- Smarter default settings for #required and #multiple for the exposed filter overriding.
- New: ability to set a root level label when enforce_deepest is enabled.

Improvements:
- Improvement: more consistent use of the "" option, available when: optional, or enforce_deepest is enabled, or multiple select is active and at least one item is selected.
- Improvement: the "" 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).
- Improved: Made selection of value 'label_X' trigger similar events as 'all' value: no server query required!

hierarchical_select 5.x-2.0-rc3

Wim Leers - February 3, 2008 - 17:00
Official release from CVS tag: DRUPAL-5--2-0-RC3
First released: February 3, 2008 - 17:00
Download: hierarchical_select-5.x-2.0-rc3.tar.gz
Size: 24.72 KB
md5_file hash: 2411bdf697e7618b70f77f5aac7cd919
Last updated: February 3, 2008 - 17:05
View usage statistics for this release

New features:
- #217395: Allow usage of operators for exposed filters
- #217368: The "" option

Improvements:
- #213703: Add a note to the README about multiple values with content_taxonomy

Bug fixes:
- Views exposed filters rearranging was broken due to a class name that has changed in HS2.
- Fix for bug introduced in fix for #215328.
- Work-around for the inability to reset the selection. (in the Taxonomy Subscriptions form)
- Fixed: the "none" item in Taxonomy selects would be selected when something was just added to the dropbox. This had no negative side-effects, but has been fixed for the sake of correctness.
- Fixed: variable was not being initialized in _hierarchical_select_reconstruct_lineages_save_lineage_enabled().
- Fixed #215328: Unselecting current taxonomy selection is not saved when "multiple select" is disabled and "save term lineage" is enabled.

hierarchical_select 5.x-2.0-rc2

Wim Leers - January 31, 2008 - 17:09
Official release from CVS tag: DRUPAL-5--2-0-RC2
First released: January 31, 2008 - 17:09
Download: hierarchical_select-5.x-2.0-rc2.tar.gz
Size: 23.96 KB
md5_file hash: 532a182c1489b42c999d375c19324576
Last updated: January 31, 2008 - 17:10
View usage statistics for this release

Bug fixes
- Fixed: the select items of the current HS aren't disabled when it's waiting for a server response.
- #212528: Weight of vocabulary has disappeared from the form
- #212052: When dropbox limit is reached: display warning, disable hierarchical select

New features
- Feature: support for subscriptions_taxonomy module.

hierarchical_select 5.x-2.0-rc1

Wim Leers - January 19, 2008 - 16:33
Official release from CVS tag: DRUPAL-5--2-0-RC1
First released: January 19, 2008 - 16:33
Download: hierarchical_select-5.x-2.0-rc1.tar.gz
Size: 22.8 KB
md5_file hash: eeb671cfc57338b8928cf284591c11ed
Last updated: January 19, 2008 - 16:35
View usage statistics for this release

Features:
- #210061: Ability to specify the maximal number of selected items
- #211422: Disable form submit until AHAH has completed
- #208782: Level label styles
- #189363: Ability to set a site-wide animation delay

Bug fixes:
- Follow-up for #211422: changed a test to fix Firefox compatibility
- #205299: Hierarchical Select not working due to customized Taxonomy module weight

hierarchical_select 5.x-2.0-beta2

Wim Leers - January 8, 2008 - 01:23
Official release from CVS tag: DRUPAL-5--2-0-BETA2
First released: January 8, 2008 - 01:23
Download: hierarchical_select-5.x-2.0-beta2.tar.gz
Size: 21.33 KB
md5_file hash: 11c212f743b50a2ea466246795ec2238
Last updated: January 8, 2008 - 01:25
View usage statistics for this release

Improvements:
- #205123: Better default theme
- 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.
- Documented special values.

Bug fixes:
- #205341: Selection lost on preview
- #206598: Incompatible with Content Taxonomy.
- Dropbox title not being passed through, thus is reverting to default title after a dropbox entry was added/removed.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.