Downloads

Download hierarchical_select-5.x-3.0.tar.gztar.gz 87.05 KB
MD5: 0ecfc690e4e824758fab8f1c478d0387
SHA-1: a1d8db0b9dafb03fb23989066cdeac21fc43a2bd
SHA-256: a91d77a5cd8c5fe28f2a38c0f3c193a72c4123550d5c5a2eae7dcfadf78c7234
Download hierarchical_select-5.x-3.0.zipzip 107.94 KB
MD5: 031b0a8f36ceae663f1cf5feefae8a45
SHA-1: d62c69b89c10613d2e251f1be50c359a7a0b1ed1
SHA-256: ea008254941fd2c6cbd1e57e8fcc8ef386ee24acbd086a16a2e7fc3e5889c519

Release notes

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:

  • Fixed #340878: HS Taxonomy token errors in RC7
  • Fixed #340678: Current size not properly remembered
  • Update the documentation regarding the limitations of the save-lineage-termpath token.
  • Accidentally committed another patch in the last commit…
  • Follow-up patch for #327892 by Vuds and myself: Support the #disabled property and make it maintain its #default_value after a submit
  • Fixed JS issue on config form which might prevent you from accessing level labels settings.
  • Fixed #355226, patch sponsored by Peytz & Co: HS + Node clone compatibility and making HS more informative when an error occurs
    cvs ci -m Fixed
  • Add missing semi-colon.
  • Improved diagnostics: when a HS implementation is being used of which the module is not enabled, this will detected.
  • Patch by litrik: merge an empty root level label and the none option because they're conceptually the same.
  • Fixed #350973 by leahecooper: Invalid function call found in hs_content_taxonomy_views.module
  • Fixed #346033 by sdsheridan: Document correct settings for "Is One Of" in filter settings and HS dropbox
  • Fixed #374770 by bluetegu: HS and content_taxonomy, multiple values, non-selected valued fields cause warnings during preview and save
  • Fixed #356368: Unable to reset the selection of HS when in a GET form (e.g. Views exposed filter form)
  • Fixed #340827: Content Taxonomy Views config not retrieved properly
  • Follow-up patch for commit #179710
  • Fixed #397784: Obsolete parameter in _hierarchical_select_hierarchy_enforce_deepest()
  • Fixed #397870: Route special none and create_new_item options to theme function
  • Fixed #402510 by rastatt: String mismatch
  • Fixed #351458 by bluetegu: HS transforms incorrectly inside collapsed fieldsets
  • Fixed #266960 by Vuds: Selects in Hierarchical Select disappear due to PHP error: "warning: Missing argument 1"
  • Fixed #367348 by dereine and myself: Remove hardcoded clear-block class: add theme function to wrap the selects
  • Some whitespace fixes. Courtesy of coder.module.
  • Fixed #387130: Document how to generate a HS with selects with multiple "rows" more explicitly
  • #418834 by pcorbett and myself: Adjust SUBSTR() SQL query to provide more DB support
  • #487048 by douggreen: HS i18n support
  • Follow-up patch for #248497 by stella: robust support for HS in subforms
  • Documented #476656 by crea: Limitations of lineages and dropbox with multiple parent hierarchies
  • #451038 by artedemingo and myself: OG Vocabulary compatibility
  • Fixed #523362: Cannot enable save_lineage while creating a new vocabulary
  • Implemented #530618, sponsored by Merge: require_entity setting: only show items in the hierarchy when they are associated with at least one entity
  • #530726: Clean up config inheriting and improve dropbox reconstruction when save_lineage is enabled
  • Fixed #453048: HS select becomes disabled after refreshing page in Firefox
  • Follow-up commit for #242818: array_smart_merge() was missing.
  • Follow-up commit for #242818: array_smart_merge() was not yet deleted from its original location. Double fail.
  • Fixed #528160: Multiple HS form items in different forms on the same page via AHAH
  • Fixed #426770: Allow the separator for tokens to be set through a variable
  • Fixed minor bug in common config form and added hierarchical_select_common_config_del().
  • Implemented #516782, sponsored by Southern Methodist University: Theme function to display lineages when viewing nodes
  • Fixed #535268: Invalid XHTML - widget label references non-existent ID
  • Fixed #535274: HS does not maintain GET arguments
  • Fixed #574244 by neochief: Hierarchial Select + Views + AJAX enabled (copied the D6 code because it was apparently out of sync)
  • Fixed #556326 by neochief: Wrong nested GET arguments serialization results in validation errors
  • Fixed #547134: Upon validation error, show red border around Hierarchical Select
  • Fixed #605954: HS doesn't work with clean URLs off
  • #564248: Simplify theming of specific HS instances: transliterate the form element name and the HS config id into a CSS class
  • Fixed #619428: Improve JS logging when developer mode is enabled
  • Fixed #587734: Selects still enabled when dropbox limit reached
  • Fixed #597786 by boneless: 'allowed_levels' in 'editability' not working properly when 'enforce_deepest' is enabled
  • Add a link to the HS API tutorial to API.txt.
Created by: Wim Leers
Created on: 31 Dec 2009 at 12:30 UTC
Last updated: 1 Aug 2018 at 20:25 UTC
New features
Bug fixes
Insecure

Other releases