Tomaz Canabrava
e0b60167f2
Add possibility to filter by more than one criteria at a time
...
This new version of the TagFilterSortModel actually accepts
*any* new MultiFilterInterface.
So, how to use it to create a new filter:
Implement a class that inherits from MultiFilterInterface
Implement the filterRow method
TagFilterSortModel::instance->add( myClass );
and you are done.
[Dirk Hohndel: removed some debug code and did whitespace cleanup]
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-10-02 07:35:23 -07:00
..
2013-12-12 03:26:39 +01:00
2014-01-15 15:49:50 +07:00
2014-09-20 18:35:08 -07:00
2014-08-25 14:00:38 -07:00
2014-04-25 10:21:55 -07:00
2014-06-26 15:47:02 -07:00
2014-02-08 08:00:27 -08:00
2014-05-22 11:40:22 -07:00
2014-02-11 12:37:01 -08:00
2014-09-18 06:24:53 -07:00
2014-08-13 10:48:15 -07:00
2014-09-11 08:31:53 -07:00
2014-08-16 18:35:44 -06:00
2014-07-11 07:06:26 -07:00
2014-02-27 20:09:57 -08:00
2014-07-10 16:26:20 -07:00
2014-10-02 07:35:23 -07:00
2014-08-21 14:20:03 -05:00
2014-08-28 07:43:18 -07:00
2014-08-11 08:21:03 -07:00
2014-09-18 06:24:53 -07:00
2014-07-10 12:40:41 -07:00
2014-07-10 12:40:25 -07:00
2014-07-10 16:27:50 -07:00
2014-08-05 12:37:14 -07:00
2014-08-05 12:37:14 -07:00
2014-08-26 11:34:02 -07:00
2014-08-19 15:06:39 -05:00
2014-07-15 17:19:49 -07:00
2014-08-14 22:40:14 -06:00
2014-06-26 15:47:02 -07:00
2014-08-14 22:40:14 -06:00
2014-08-21 14:31:15 -05:00
2014-06-26 15:47:02 -07:00
2014-09-19 21:46:30 -07:00
2014-09-19 21:46:30 -07:00
2014-07-29 09:38:10 -07:00
2014-02-27 20:09:57 -08:00
2014-08-04 22:45:17 -07:00
2014-03-05 13:02:23 -08:00
2014-09-18 06:16:44 -07:00
2014-08-17 11:58:11 -06:00
2014-09-18 06:38:03 -07:00
2014-09-20 18:36:08 -07:00
2014-09-19 21:46:30 -07:00
2014-09-19 21:46:30 -07:00
2014-08-29 09:53:57 -07:00
2014-07-18 10:14:27 -07:00
2014-10-02 07:35:23 -07:00
2014-10-02 07:35:23 -07:00
2014-08-19 11:36:54 -05:00
2014-09-19 21:46:30 -07:00
2014-07-16 15:52:29 -07:00
2014-08-18 14:21:11 -05:00
2014-08-05 10:01:38 -07:00
2014-08-05 10:01:38 -07:00
2014-08-05 12:49:35 -07:00
2014-07-24 21:06:19 -07:00
2014-07-24 11:33:28 -07:00
2014-07-24 11:33:28 -07:00
2014-08-04 09:50:55 -07:00
2014-03-12 10:14:17 -07:00
2014-07-11 17:00:23 -07:00
2014-07-11 07:05:10 -07:00
2014-07-11 07:05:17 -07:00
2014-10-02 07:35:23 -07:00
2014-10-02 07:35:23 -07:00
2014-06-20 15:43:10 -07:00
2014-06-20 15:43:10 -07:00
2014-09-18 06:24:05 -07:00
2014-07-31 11:20:11 -07:00
2014-08-26 21:30:54 -07:00
2014-02-27 20:09:57 -08:00
2013-11-29 11:02:15 -08:00
2014-09-17 15:27:21 -07:00
2014-07-11 10:44:09 -07:00
2014-06-26 15:47:02 -07:00
2014-08-26 10:30:41 -07:00
2014-07-16 13:56:46 -07:00
2014-07-18 10:21:42 -07:00
2014-07-11 16:59:14 -07:00
2014-08-15 21:41:41 -06:00
2014-08-08 11:13:05 -07:00
2014-07-16 09:11:04 -07:00
2014-07-11 07:05:38 -07:00