In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
816 [In-Portal CMS] Admin Interfaces feature request N/A 2010-08-09 08:09 2012-07-25 05:33
alex  
alex  
normal  
closed 5.1.0  
fixed  
 
none 5.2.0-B1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/9f63c05fd3c1ec09
2
0000816: New grid multioptions filter
I've recently ported and adapted to use jQuery quite interesting grid filter (see attached screenshot). It allows you to search for records that have one of selected values in given column.

For example it allows you too show users that have "Active or Pending" statuses. Before that filter we were able to select only one value at a time, e.g. only show "Active" or only show "Pending", but not together.

Screenshot details:

   1. show filter in dormant state
   2. show filter, once it's clicked by user


Patch for 5.1.0 and later versions only.

To use, you must set "grid_multioptions_filter" to any column in grid, that has "kOptionsFormatter".
parent of 0001209closed  (5.2.0)alex Incorrect MultiOptions grid filter value escaping 
patch multioptions_grid_filter.patch (43,973) 2010-08-09 08:09
http://tracker.in-portal.org/file_download.php?file_id=701&type=bug
gif grid_multioptions_filter.gif (6,334) 2010-08-09 08:09
http://tracker.in-portal.org/file_download.php?file_id=702&type=bug
gif

patch multioptions_grid_filter_520.patch (54,561) 2011-09-29 14:00
http://tracker.in-portal.org/file_download.php?file_id=1168&type=bug
Issue History
2012-07-25 05:33 alex Note Added: 0005084
2012-07-25 05:33 alex Status resolved => closed
2012-02-16 05:03 alex Relationship added parent of 0001209
2011-10-22 05:36 alex Estimate Points => 2
2011-09-29 14:03 alex Note Added: 0003942
2011-09-29 14:03 alex Status reviewed and tested => resolved
2011-09-29 14:03 alex Fixed in Version => 5.2.0-B1
2011-09-29 14:03 alex Resolution open => fixed
2011-09-29 14:03 alex Assigned To !COMMUNITY => alex
2011-09-29 14:03 alex Changeset attached 5.2.x r14598
2011-09-29 14:00 alex Note Added: 0003941
2011-09-29 14:00 alex Status needs testing => reviewed and tested
2011-09-29 14:00 alex Time Estimate Removed 1 =>
2011-09-29 14:00 alex Assigned To alex => !COMMUNITY
2011-09-29 14:00 alex Status needs work => needs testing
2011-09-29 14:00 alex File Added: multioptions_grid_filter_520.patch
2011-09-27 06:25 alex Time Estimate Added 1
2011-09-23 21:36 Dmitry Note Added: 0003885
2011-09-23 21:36 Dmitry Status reviewed and tested => needs work
2011-09-23 21:36 Dmitry Target Version Icebox => 5.2.0
2010-09-07 08:58 Dmitry Note Added: 0002786
2010-09-07 08:58 Dmitry Assigned To !COMMUNITY => alex
2010-09-07 08:58 Dmitry Status needs testing => reviewed and tested
2010-08-09 08:09 alex Assigned To => !COMMUNITY
2010-08-09 08:09 alex Developer => alex
2010-08-09 08:09 alex Status active => needs testing
2010-08-09 08:09 alex File Added: grid_multioptions_filter.gif
2010-08-09 08:09 alex New Issue
2010-08-09 08:09 alex File Added: multioptions_grid_filter.patch
2010-08-09 08:09 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/9f63c05fd3c1ec09

Notes
(0002786)
Dmitry   
2010-09-07 08:58   
Had to manually apply the patch, but functionality tested okay.
(0003885)
Dmitry   
2011-09-23 21:36   
New patch for 5.2.x needed (PHP 5 format)
(0003941)
alex   
2011-09-29 14:00   
Will test all together.
(0003942)
alex   
2011-09-29 14:03   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0000816: New grid multioptions filter
(0005084)
alex   
2012-07-25 05:33   
Since 5.2.0 version was released.