hierarchical_select 7.x-3.0-beta1

Bug fixes

First beta as we have no more reproducible Major/Critical bugs in the issue queue!

Changes since alpha13:

hierarchical_select 7.x-3.0-alpha13

Bug fixes
New features

Don't forget to run update hooks after installing as configurations are now on a per-field basis (instead of per-vocabulary).

hierarchical_select 7.x-3.0-alpha10

Bug fixes

NOTE: This release (7.x-3.0-alpha10) is incompatible with Colorbox! Please downgrade to alpha9 or upgrade to >alpha10 if you use Colorbox.

Changes from 3.0-alpha9

This release includes fixes for the following issues:

hierarchical_select 7.x-3.0-alpha9

Bug fixes

Changes from 3.0-alpha8

This release includes fixes for the following issues:

hierarchical_select 6.x-3.9

Security update

This is a security release which includes no changes to the release tagged as 6.x-3.8, other than a fix for the security issues listed in SA-CONTRIB-2014-117 - Hierarchical Select - Cross Site Scripting (XSS).

hierarchical_select 7.x-3.0-alpha8

Security update

This is a security release which includes no changes to the release tagged as 7.x-3.0-alpha6, other than a fix for the security issues listed in SA-CONTRIB-2014-117 - Hierarchical Select - Cross Site Scripting (XSS).

Note that 7.x-3.0-alpha7 was never released as per https://www.drupal.org/node/828418#comment-8007013.

hierarchical_select 7.x-3.0-alpha6

New features
Bug fixes
Insecure

After a far too long period of inactivity and no releases, I've now begun pushing code again.

Much thanks go to Kars-T, tstoeckler and acbramley — they have stepped up to help improve Hierarchical Select, to get it in good shape again!

Lots of smaller and bigger bugs have been fixed — all of which are based on patches provided by the community.

That being said, a lot of work is still left to be done. Most of the notes that came with alpha 5 still apply today:

Highlights of this release:
- only one known major remaining bug: #1242812: Previewing nodes deletes term reference values

Make sure that you know if the part of Hierarchical Select's functionality that you want to use has been ported. Otherwise, you may be in for a frustrating upgrade experience.
See the included TODO.txt file for details. In a nutshell:
- Taxonomy support is almost complete, only "entity count" and token support are missing
- Forum support has **not** yet been ported (but relies on Taxonomy, so this is trivial)
- Taxonomy Views support has **not** yet been ported


hierarchical_select 6.x-3.8

Security update
Bug fixes
Insecure

SA-CONTRIB-2012-028 - Hierarchical Select - Cross Site Scripting (XSS)

Changes since 6.x-3.7:

  • Improve vocabulary help text.
  • Fixed #1134838: Missing include breaks Features
  • Fixed #778472: Multiple select taxonomy vocabulary doesn't work anymore

hierarchical_select 7.x-3.0-alpha4

New features
Bug fixes
Insecure

Highlights of this release (which quickly followed alpha 3 and hence lists changes in alpha 3 as well):
- only one known remaining bug: #1242812: Previewing nodes deletes term reference values
- fixed major bug: multiple HS widgets on the same page could collide with each other
- save_lineage support
- create_new_item support
- upgrade path!

hierarchical_select 7.x-3.0-alpha3

New features
Bug fixes
Insecure

Highlights of this release:
- only one known remaining bug: #1242812: Previewing nodes deletes term reference values
- fixed major bug: multiple HS widgets on the same page could collide with each other
- save_lineage support
- upgrade path!
- fixed #required support
- fixed i18n support for HS Taxonomy
- fixed import & export

hierarchical_select 7.x-3.0-alpha2

Bug fixes
Insecure

Initial port to Drupal 7. Not all functionality has been ported. The most essential functionality has been ported though and now takes advantage of Drupal 7 features. See the TODO.txt to find out what has been ported and what hasn't been: http://drupalcode.org/viewvc/drupal/contributions/modules/hierarchical_s....

hierarchical_select 7.x-3.0-alpha1

New features
Insecure

Initial port to Drupal 7. Not all functionality has been ported. The most essential functionality has been ported though and now takes advantage of Drupal 7 features. See the TODO.txt to find out what has been ported and what hasn't been: http://drupalcode.org/viewvc/drupal/contributions/modules/hierarchical_s....

hierarchical_select 6.x-3.6

Bug fixes
Insecure

Changes since DRUPAL-6--3-5:

  • #911486 by bangpound: ajaxViewPagerSettingsUpdate callback added to all ajax Views callbacks even when HS widget isn't used.

hierarchical_select 6.x-3.5

Bug fixes
Insecure

Changes since DRUPAL-6--3-4:

  • Follow-up commit for #904708 because it would trigger a PHP error.

hierarchical_select 5.x-3.4

Bug fixes

Changes since DRUPAL-5--3-2:

  • #874832 by meba: Minor typos in API.txt
  • Fixed bug in the disabling of freetagging when HS is enabled.
  • #821948 by threexk: Select lists position off by few pixels
  • #797016 by fastangel: Compatibility with pop-ups
  • #805530 by svendecabooter and swentel: Decoding HTML entities

hierarchical_select 6.x-3.3

Bug fixes
Insecure

You only need to update to 3.3 from 3.2 if you are using Hierarchical Select Taxonomy + i18n.

Changes since DRUPAL-6--3-2:

  • Fixed #848176 by swentel: Error when using hs_taxonomy+i18n: cannot access empty property (introduced in 3.2)

hierarchical_select 6.x-3.0

New features
Bug fixes
Insecure

Finally. I should have done this a long time ago. However ineffective and pointless, please accept my sincere apologies. Let's do better in 2010! :)

Initial release.

hierarchical_select 5.x-3.0

New features
Bug fixes
Insecure

Finally. I should have done this a long time ago. However ineffective and pointless, please accept my sincere apologies. Let's do better in 2010! :)

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

hierarchical_select 5.x-3.0-rc7

Bug fixes
Insecure

This will be the final RC for HS 3!

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

hierarchical_select 5.x-3.0-rc5

Bug fixes
Insecure

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

New features
Bug fixes
Insecure

Final Release Candidate! :)

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

hierarchical_select 5.x-3.0-beta1

New features
Insecure

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-2.2

New features

Changes since DRUPAL-5--2-1:

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

hierarchical_select 5.x-2.1

Bug fixes

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

Pages

Subscribe with RSS Subscribe to Releases for Hierarchical Select