Releases for Views Checkboxes

views_checkboxes 5.x-4.1

netgenius - June 21, 2008 - 00:47
Official release from CVS tag: DRUPAL-5--4-1
Download: views_checkboxes-5.x-4.1.tar.gz
Size: 8.77 KB
md5_file hash: e6a8b227186c820074fd6494d0c47cb4
First released: June 21, 2008 - 00:47
Last updated: June 21, 2008 - 00:50
View usage statistics for this release

* All outstanding issues now believed fixed.

* Compared with 5.x-3.1, adds several new features - see the configuration screen at admin/settings/views_checkboxes for further information.

New options

Limit:

Do not use checkboxes/radios if the number of options is greater than this value.

Size of list:

When using a select-list, display only this many entries. Enter zero to use Views default.

Increase size to fit

When "Size of list" is set, automatically increase it by one if that will show the whole list.

Remove "None selected"

Remove the "None selected" option which may otherwise appear in Taxonomy lists.

views_checkboxes 5.x-4.x-dev

netgenius - April 5, 2008 - 19:28
Nightly development snapshot from CVS branch: DRUPAL-5--4
Download: views_checkboxes-5.x-4.x-dev.tar.gz
Size: 8.82 KB
md5_file hash: 37f98659c02ab031b769b13fd2df46a4
First released: April 5, 2008 - 19:28
Last updated: July 4, 2008 - 12:12
View usage statistics for this release

Bug Fixes

* None (there are no bugs to fix, that we know of :)

New Features

* Supports "Views Filterblock" module.

views_checkboxes 5.x-3.1

nschelly - February 21, 2008 - 14:07
Official release from CVS tag: DRUPAL-5--3-1
Download: views_checkboxes-5.x-3.1.tar.gz
Size: 7.45 KB
md5_file hash: 028b2cd6a5b0f39717ec949dcd96568b
First released: February 21, 2008 - 14:07
Last updated: February 21, 2008 - 14:10
View usage statistics for this release

This release should hide the '- Please choose -' entry from being among the options.

One note for those upgrading from 1.x to this 3.x module. Since the options have changed, you should make sure to visit the update page to ensure the module gets a chance to convert old options to the new ones. Prior to doing this, the module will be effectively disabled as soon as you place the new files in your modules directory.

This update will leave 2 errors displaying in update.php (array_merge and foreach) - I'm sorry about that. I seem to have missed an element of the module updating docs and will investigate it for the next release. But it does update appropriately.

As for the big jump from 1.x to 3.x, I'm sorry about that. I'm not that good with CVS and a few typos in tag/branch names have basically made the 2.x branch line unusable anymore.

views_checkboxes 5.x-3.x-dev

nschelly - February 20, 2008 - 19:53
Nightly development snapshot from CVS branch: DRUPAL-5--3
Download: views_checkboxes-5.x-3.x-dev.tar.gz
Size: 7.42 KB
md5_file hash: 50eb9e21075138cdb90fc350d8c11011
First released: February 20, 2008 - 19:53
Last updated: February 21, 2008 - 00:14
View usage statistics for this release

This release addresses a feature request (http://drupal.org/node/221995) to separately enable checkbox and radio replacement. It incorporates all given bugfixes made to the 1.x series of this module, but I'm not sure those are all yet resolved, so I am not calling this an official release yet. It is the latest one though and should probably be used before any other.

One note for those upgrading to this module. Since the options have changed, you should make sure to visit the update page to ensure the module gets a chance to convert old options to the new ones. Prior to doing this, the module will be effectively disabled as soon as you place the new files in your modules directory.

As for the big jump from 1.x to 3.x, I'm sorry about that. I'm not that good with CVS and a few typos have basically made the 2.x branch line unusable anymore.

views_checkboxes 5.x-1.3

nschelly - February 5, 2008 - 21:35
Official release from CVS tag: DRUPAL-5--1-3
Download: views_checkboxes-5.x-1.3.tar.gz
Size: 7.34 KB
md5_file hash: c6a59a0a51c0a25a1d83a0ea5c2e0dc4
First released: February 5, 2008 - 21:35
Last updated: February 5, 2008 - 21:40
View usage statistics for this release

This should fix the issues people have been having with views that have select filters, but not related to taxonomies. If you had a view with a select box that had options other than taxonomy terms, they should be at least more gracefully handled by this module. I think these issues have been the culprit in http://drupal.org/node/215935 and also recently confused into http://drupal.org/node/192117.

views_checkboxes 5.x-2.x-dev

nschelly - January 23, 2008 - 23:34
Nightly development snapshot from CVS branch: HEAD
Download: views_checkboxes-5.x-2.x-dev.tar.gz
Size: 8.33 KB
md5_file hash: b8efbcf99033079b0b0f2ddddd86db9e
First released: January 23, 2008 - 23:34
Last updated: April 6, 2008 - 00:17
View usage statistics for this release

The latest official release included a patch which conflicted with a views patch at: http://drupal.org/node/199675. The views patch there unhides the first option from a view taxonomy filter, but it remained hidden on the views page due to an improper comparison operator. This release resolves that hiding item.

views_checkboxes 5.x-1.2

nschelly - January 8, 2008 - 18:58
Official release from CVS tag: DRUPAL-5--1-2
Download: views_checkboxes-5.x-1.2.tar.gz
Size: 7.27 KB
md5_file hash: 9204dc1ca95d8cc0d10a5b8da8c052b4
First released: January 8, 2008 - 18:58
Last updated: January 8, 2008 - 19:00
View usage statistics for this release

This is a re-release of http://drupal.org/node/207726, which was generated on the site but the download link didn't work. I suspect it's because I screwed up a naming convention. Anyway, this should resolve a major bug with exposed filters that had **ALL** options in them (http://drupal.org/node/192117)

views_checkboxes 5.x-1.1

nschelly - January 8, 2008 - 18:47
Official release from CVS tag: DRUPAL-5--1-1--dev
Download: views_checkboxes-5.x-1.1.tar.gz
Size: 7.26 KB
md5_file hash: c434c605cb030c37eb19b84349d9a46a
First released: January 8, 2008 - 18:47
Last updated: January 8, 2008 - 18:50
View usage statistics for this release

This should fix some of the problems people were having with dropdown menus that had "**ALL**" options in them, according to http://drupal.org/node/192117

I don't know why this release link is not working... I will generate a new release in a few minutes if it's still not working.

views_checkboxes 5.x-1.x-dev

nschelly - November 12, 2007 - 19:32
Nightly development snapshot from CVS branch: DRUPAL-5
Download: views_checkboxes-5.x-1.x-dev.tar.gz
Size: 7.2 KB
md5_file hash: 3dc7b23b240d7354102892dda67c660f
First released: November 12, 2007 - 19:32
Last updated: November 13, 2007 - 00:12
View usage statistics for this release

This is the initial release which supports altering all view filter forms.

This module alters views' filter forms so that the drop-down or select box widgets are represented as checkboxes or radio buttons instead. This initial release satisfies all the immediate needs I had for such a module, but I may expand it in the future to only alter certain views and leave others to the default display. Currently, a single checkbox on the admin page controls the entire module.

Honestly, this is probably better solved with the views module itself, and it is a registered issue there: http://drupal.org/node/122261
But for those who want to effect a global change to all view filter forms more quickly, this module should satisfy that need.

 
 

Drupal is a registered trademark of Dries Buytaert.