-
#267381: Pathched for Drupal 6, submitted by redgecko
-
#220782 by pinow: This should hide the "- Please choose -" that precedes some option lists.
-
Views Checkboxes: February 20, 2008 19:47
Commit 5a9d6b9 on 5.x-3.x, 5.x-4.x, 6.x-1.x, masterby nschelly#221995 by nschelly: This separates the enable option to two enable options, one for checkboxes and one for radio buttons.
-
Views Checkboxes: February 20, 2008 19:40
Commit 1be4724 on 5.x-2.x, 5.x-3.x, 5.x-4.x, 6.x-1.x, masterby nschelly#221995 by nschelly: This separates the enable option to two enable options, one for checkboxes and one for radio buttons.
-
Views Checkboxes: February 5, 2008 21:28
Commit 24eaaaf on 5.x-2.x, 5.x-3.x, 5.x-4.x, 6.x-1.x, masterby nschelly#215935 by phonydream2 - this patch will enable this module to handle select filters that are not taxonomy-based, but are just simple arrays of option strings instead. Also removed the trailing ?> php tag.
-
Views Checkboxes: January 23, 2008 23:28
Commit f959e35 on 5.x-2.x, 5.x-3.x, 5.x-4.x, 6.x-1.x, masterby nschelly#192117 by nschelly, fixing display of first option, which interfered with the following patch from views: http://drupal.org/node/199675
-
Views Checkboxes: January 8, 2008 19:08
Commit a83741b on 5.x-2.x, 5.x-3.x, 5.x-4.x, 6.x-1.x, masterby nschellyCleaned up the .info file so that it doesn't include the stuff that Drupal's packager will include automatically.
-
Updated info file so it won't include the stuff that Drupal's packager adds automatically.
-
Views Checkboxes: January 8, 2008 18:42
Commit a9f205f on 5.x-2.x, 5.x-3.x, 5.x-4.x, 6.x-1.x, masterby nschelly#192117 - Based on raymondlee's fix, and cleaning up the logic a bit to make it easier to follow. This should keep **ALL** from screwing up the option rewriting.
-
Cleaning up a temp file that got committed accidentally.