hierarchical_select 5.x-2.0

New features

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

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

hierarchical_select 5.x-2.0-rc4

New features
Bug fixes

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

New features
Bug fixes

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

hierarchical_select 5.x-2.0-rc2

New features
Bug fixes

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

New features
Bug fixes

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

Bug fixes

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.

hierarchical_select 5.x-1.4

New features

New features
- Implemented #176936: support for multiple select. Sponsored by Paul Ektov.

hierarchical_select 5.x-1.3

Bug fixes

Bug fixes:
- Improved the readme.
- Fixed #180556: After content_taxonomy installation, hierarchical_select doesn't work

hierarchical_select 5.x-1.2

New features
Bug fixes

New features:
- 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)

Bug fixes:
- Fixed CSS bug that caused misalignment of selects when JavaScript was disabled.
- Fixed #181701: Hierarchical Select fails to update when the server doesn't support clean urls
- Fixed #178748: On submit if the form has validation errors then the select box selects the default category.

hierarchical_select 5.x-1.1

Bug fixes

Bugfixes:
- #173599 by sicjoy: empty menu item added.
- Fixed #173538: When submitting a form without changing a hierarchical select's selection, the default value doesn't get saved.
- Fixed a typo.
- Fixed 2 incorrect checks, which prevented content_taxonomy fields inside field groups from being detected.

Pages

Subscribe with RSS Subscribe to Releases for Hierarchical Select