Closed (fixed)
Project:
Signup
Version:
6.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Nov 2008 at 17:07 UTC
Updated:
6 Dec 2008 at 01:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
dwwI'm working on this now with help from merlinofchaos in IRC... stay tuned.
Comment #2
dwwSee #336531: Fix the UI for boolean filters in the views queue. ;)
That's going to make this a LOT easier and nicer to fix all at once. Let's hope that lands soon. ;)
Comment #3
dwwOnce #336531: Fix the UI for boolean filters lands, this should be all we need.
Comment #4
dwwHere's a self-contained patch that works great without having to wait for an official release of views2 to incorporate my patch for #336531: Fix the UI for boolean filters. Earl's swamped, and that might not land for a while, so we can use this in the meanwhile. Once #336531 is in views, it'll be easy to switch over to using that. This patch works with or without #336531. So, I'll probably just commit this now, and simplify the code later once views 6.x-2.2 is out (assuming #336531 makes it in before then).
Comment #5
dwwCommitted to HEAD. This will be out in 6.x-1.0-rc2.
Comment #6
dwwFYI: see #337614: Remove signup_handler_filter_boolean once #336531 lands in views2