multiselect 2.0.0-beta4

Bug fixes

#3407697: Fix eslint in 2.x branch had a follow-up, which didn't make it into multiselect-2.0.0-beta3, but caused issues when saving changes.

Thank you to @rgpublic for reporting the issue, and @bobi-mel for the fix.

multiselect 2.0.0-beta2

Bug fixes

The focus of this release is to provide Drupal 10 readiness. Future releases will focus on moving closer to stable, including resolving test failures.

Contributors (2)

ljwilson, mandclu

Changelog

Issues: 3 issues resolved.

Changes since 2.0.0-beta1:

multiselect 2.0.0-beta1

Bug fixes
New features

Cleaning up the issue queue, in advance of a Drupal 10-ready release, which unfortunately will require Drupal 9.2 or newer, because of the switch from the jQuery once library to the newer one provided in Drupal. The changes here are fairly minor, but should improve the ability of multiselect fields to work with other solutions, including Paragraphs and Quickedit.

multiselect 8.x-1.1

Bug fixes
Unsupported

D9 compatibility; fix automated tests, coding standards messages.

multiselect 2.0.0-alpha2

Bug fixes

D9 compatibility; fix automated tests, coding standards messages.

multiselect 2.0.0-alpha1

Bug fixes
New features

Initial commit in a new branch, intended to provide a stable, Drupal-9 ready release. Numerous changes since the previous release, so please test and provide as much feedback as possible.

multiselect 2.x-dev

Bug fixes
New features

Development release for the 2.x branch

multiselect 8.x-1.0

Unsupported

Initial D8 port now that it's been tested by a few folks. Thanks everyone!

multiselect 7.x-1.12

Bug fixes
Unsupported

Bug fixes:

  • Issue #2770445 by pradeepvenugopal: Selected options are empty, even though they have data
  • Issue #2527428 by vensires: Warning notices after module update

multiselect 7.x-1.11

Bug fixes
Unsupported

Bug Fixes:

  1. #1585484: Fix for display errors when used inside of a Field Collection
  2. #2337065: Fixes for field collections when previewing.
  3. Changes package and description for Modules page.
  4. Issue #2496605 by markconroy: Add visual que for :focus state for keyboard users

multiselect 7.x-1.10

Bug fixes
New features
Unsupported

New Features

  • Adds simple configuration page where administrators can adjust the width display of fields.
  • #1971100 Fix for views-generated lists.
  • Issue #1604696 by heresh: Added RTL Languages.
  • Issue #446052 by aaronbauman | NimrodYonatanBenNes: Added Display should reflect the taxonomy hierarchy.
  • Issue #1653440 by enzipher: Added support for Entity Reference module.

Bug Fixes

  • Fix for Javascript error when no widths are defined.

multiselect 7.x-1.8

New features
Unsupported

First official release for Drupal 7. Same basic features/fixes as 6.x-1.8 will have.

multiselect 7.x-1.x-dev

This is the dev version of Multiselect for Drupal 7. This should NOT be used on production sites and is only released in order to assist with the development of the module.

multiselect 6.x-1.7

Bug fixes
Unsupported

Bug Fixes in This Release

  • Minor code cleanup. Removing a section that is no longer necessary and is already commented out. by attheshow
  • #588696 Fix for allowing selection of specific number of values. Also, fix for #749596 by attheshow

multiselect 6.x-1.6

Bug fixes
Unsupported

Bug Fixes:

  • #588696 Eliminating options other than Unlimited for fields.
  • #276091 Decoding HTML entities and stripping tags a-la optionwidgets.

New Features:

  • #506210 Adding triggerHandler when options are added/removed. Thanks desunit.

multiselect 6.x-1.5

New features
Bug fixes
Unsupported

Bug Fixes:

  • #421938 Fix for selection order.

New Features:

  • #460846 Adding compliance with JS behaviors. Thanks Rob Loach.

multiselect 6.x-1.4

Bug fixes
Unsupported
Bugs fixed in this version:
  1. #449882 JS typo fix. Thanks gooddesignusa.
  2. #453302 Fix for foreach warning issue.

multiselect 6.x-1.3

Bug fixes
Unsupported

Bug fixes in this release:

#417324 Adding dependency on the Option Widgets CCK module.
#421938 Options array fixes from bfcam.
#431636 Fixing jQuery order in which it selects items.

multiselect 6.x-1.2

New features
Unsupported
  • Now integrates with Content Taxonomy module
  • Includes form checks to ensure that users are optimally configuring their fields to work with Multiselect.

multiselect 6.x-1.1

Bug fixes
Unsupported

Cleanup of outdated code. Also fixed issue with D6 saying that the module was incompatible with core.

multiselect 6.x-1.x-dev

This is the development snapshot for Drupal 6. This features the most up-to-date code changes, but may not be ready for a production website.

multiselect 5.x-2.x-dev

dev branch for the 2.x release.

If you are having issues with the buttons not displaying, try this release.

multiselect 5.x-2.0-beta

New features
Bug fixes
Unsupported

A lot of changes here.

If the add/remove buttons are not visible with this release, please try the dev branch, if it's not up yet, it'll be up shortly.

http://drupal.org/node/173500
Performance of populating very large lists of nodes to reference is now server-side. This should be much faster. I would especially appreciate users who experienced slowdown with an older version to test this.

multiselect 5.x-1.2

Bug fixes
Unsupported

Now supports 'preview' (fixing bug http://drupal.org/node/139595).

Further testing may be necessary. Tested briefly with IE and FF.

multiselect 5.x-0.9

Unsupported

Release. Ready for testing. Do not use for production sites.

Bugs remaining:

  • Control doesn't work when 'Multiple values' isn't checked.
  • Preview doesn't work (data doesn't populate form until it's submitted).
  • Need to adjust controls (width, position, etc)
  • Titles missing

multiselect 5.x-1.x-dev

Devel Snapshot. There are no known (new) major problems with the current snapshot, so testers are encouraged and greatly appreciated.

There were a lot of changes since the last release. It should be much faster for large lists now. Also, the order of your referenced nodes is preserved.

Subscribe with RSS Subscribe to Releases for Multiselect