Releases for Multiselect

multiselect 6.x-1.5

attheshow - May 29, 2009 - 17:50
Download Size md5 hash
multiselect-6.x-1.5.tar.gz 14.24 KB 1bd9184f51f309db09596937d537836d
Official release from CVS tag: DRUPAL-6--1-5
Last updated: May 29, 2009 - 17:55

Bug Fixes:

  • #421938 Fix for selection order.

New Features:

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

multiselect 6.x-1.4

attheshow - May 13, 2009 - 18:18
Download Size md5 hash
multiselect-6.x-1.4.tar.gz 14.14 KB 0bc86b8839659019a04dfed0e4125c1e
Official release from CVS tag: DRUPAL-6--1-4
Last updated: May 13, 2009 - 18:27

Bugs fixed in this version:

  1. #449882 JS typo fix. Thanks gooddesignusa.
  2. #453302 Fix for foreach warning issue.

multiselect 6.x-1.3

attheshow - April 26, 2009 - 16:42
Download Size md5 hash
multiselect-6.x-1.3.tar.gz 14.13 KB 7dbc8010e63e9fe5cc352f0685c957ab
Official release from CVS tag: DRUPAL-6--1-3
Last updated: April 26, 2009 - 16:45

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

attheshow - March 14, 2009 - 23:40
Download Size md5 hash
multiselect-6.x-1.2.tar.gz 14.12 KB 4bb950c471111f5ac4b0eedb46d37d47
Official release from CVS tag: DRUPAL-6--1-2
Last updated: March 14, 2009 - 23:45
  • 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

attheshow - March 4, 2009 - 01:45
Download Size md5 hash
multiselect-6.x-1.1.tar.gz 13.6 KB a9be15bf0854276d282abc114132fe95
Official release from CVS tag: DRUPAL-6--1-1
Last updated: March 4, 2009 - 01:50

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

multiselect 6.x-1.x-dev

attheshow - March 1, 2009 - 02:57
Download Size md5 hash
multiselect-6.x-1.x-dev.tar.gz 14.4 KB 65ab5e5a7cb3daafa63e4906f3e1ac81
Nightly development snapshot from CVS branch: DRUPAL-6--1
Last updated: November 23, 2009 - 00:13

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 6.x-1.0

attheshow - February 27, 2009 - 02:44
Download Size md5 hash
multiselect-6.x-1.0.tar.gz 8.95 KB 490dc66899e7920565091786ce936fe6
Official release from CVS tag: DRUPAL-6--1-0
Last updated: February 27, 2009 - 02:46

First version for Drupal 6.

multiselect 5.x-2.0

michael_kirk - September 29, 2008 - 17:20
Download Size md5 hash
multiselect-5.x-2.0.tar.gz 10.6 KB 531eb59cff178c1c5c52a7a044fc7553
Official release from CVS tag: DRUPAL-5--2-0
Last updated: September 29, 2008 - 17:20

changes from 5.x-1 to 5.x-2-BETA
http://drupal.org/node/284533
#196308: Missing description field
#227092: Scaleable?
#173500: Unresponsive script problem

changes from 5.x-2.0-BETA to the official 5.x-2.0 release
ensured select boxes don't flow around help text, included from #173500

- marked nodereference as an explicit dependency (since it always has been)
#179301: Fix JS compressor support

added checks to avoid errors that occur in admin/content, when the widget is used, but not populated.

included alt tags on image "buttons" for better usability.

multiselect 5.x-2.x-dev

michael_kirk - July 22, 2008 - 19:10
Download Size md5 hash
multiselect-5.x-2.x-dev.tar.gz 10.61 KB 828081272aafa0fc9ca925a1a6c79faf
Nightly development snapshot from CVS branch: DRUPAL-5--2
Last updated: September 23, 2008 - 00:08

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

michael_kirk - July 18, 2008 - 23:45
Download Size md5 hash
multiselect-5.x-2.0-beta.tar.gz 10.46 KB 197fded2bcf28870f47bedd040fc3fc6
Official release from CVS tag: DRUPAL-5--2-0-BETA
Last updated: July 18, 2008 - 23:50

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.

The widget is now in a fieldset, so be aware that it will probably look different in your theme. Make sure it looks OK after upgrading.

Previously referenced nodes were always ordered by their NID, regardless of how you entered them in the form. Now nodes will maintain the order shown in the widget.

Much love to testers with feedback.

multiselect 5.x-1.2

Lionfish - May 9, 2007 - 14:56
Download Size md5 hash
multiselect-5.x-1.2.tar.gz 11.22 KB c46d43dc11a3b350e6a4b479516765e1
Official release from CVS tag: DRUPAL-5--1-2
Last updated: May 9, 2007 - 15:00

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

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

multiselect 5.x-1.1

Lionfish - May 2, 2007 - 18:22
Download Size md5 hash
multiselect-5.x-1.1.tar.gz 10.65 KB 61700a3492d030ba59537821f1699af7
Official release from CVS tag: DRUPAL-5--1-1
Last updated: May 2, 2007 - 18:25

The v1.0 release didn't have the updated files!

It Fixes:

http://drupal.org/node/139729
http://drupal.org/node/139727
http://drupal.org/node/139592
http://drupal.org/node/139591

Still has preview-not-working bug.

multiselect 5.x-1.0

Lionfish - April 27, 2007 - 20:50
Download Size md5 hash
multiselect-5.x-1.0.tar.gz 8.39 KB 7c2968564bfed88058b20ee617cc3e00
Official release from CVS tag: DRUPAL-5--1-0
Last updated: April 27, 2007 - 20:55

Fixes:

http://drupal.org/node/139729
http://drupal.org/node/139727
http://drupal.org/node/139592
http://drupal.org/node/139591

Still has preview-not-working bug.

multiselect 5.x-0.9

Lionfish - March 16, 2007 - 13:34
Download Size md5 hash
multiselect-5.x-0.9.tar.gz 7.6 KB dd7482fad1802206757e6d501dfdd014
Official release from CVS tag: DRUPAL-5--0-9
Last updated: March 16, 2007 - 13:35

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

Lionfish - March 6, 2007 - 16:58
Download Size md5 hash
multiselect-5.x-1.x-dev.tar.gz 10.59 KB fcdb9cd2b8d743c88580909bdfced0c4
Nightly development snapshot from CVS branch: HEAD
Last updated: September 18, 2008 - 00:15

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.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.