Commit Graph

52 Commits

Author SHA1 Message Date
Frédéric Péters afb2c01548 add multiaction support for "attribute task" action 2018-11-25 13:49:53 +01:00
Frédéric Péters bdead6c58b add support for multi actions with dialogs 2018-11-25 13:49:53 +01:00
Frédéric Péters 4d9b566aa5 prepare for multiactions 2018-11-25 13:49:38 +01:00
Frédéric Péters 17972a91c4 fix handling of "between dates" 2014-07-03 10:56:09 +02:00
Frédéric Péters b3ac32efc6 add second object folders index (#4683) 2014-06-11 16:34:51 +02:00
Frédéric Péters a2120db10e fix handling of US dates in all cases 2014-06-10 16:09:09 +02:00
Frédéric Péters c10f163b93 fix reordering of date elements 2014-06-10 15:40:33 +02:00
Frédéric Péters a9c8b9224f reorder dates so there's no confusion about US date format (#4670) 2014-06-10 15:04:37 +02:00
Frédéric Péters feaa906f26 persist batch size over column changes (#4617) 2014-04-02 15:38:25 +02:00
Frédéric Péters 27b4b7ec83 typo fix 2014-04-01 17:47:14 +02:00
Frédéric Péters 5e01f77742 remove padding when using ContentListing interface (#4610) 2014-04-01 17:44:05 +02:00
Frédéric Péters 911dab3330 remove delete column (#4502) 2014-03-18 16:49:50 +01:00
Frédéric Péters cfeb7b0695 use creation date as default sort column (#4433) 2014-03-14 10:37:36 +01:00
Frédéric Péters f90e84bef7 add creation date column (#4433) 2014-03-14 10:37:22 +01:00
Frédéric Péters 532718ccd0 do not display type column in folders table 2014-03-07 13:27:26 +01:00
Frédéric Péters b27c7161e8 move folders into their own metatype 2014-03-05 10:45:35 +01:00
Frédéric Péters 51bc80c105 always save collections in user folder (#4336) 2014-02-24 10:15:57 +01:00
Frédéric Péters 00b94a15eb open unlink requests in popups 2014-02-09 15:34:56 +01:00
Frédéric Péters 1f8099f992 fix display of informations table 2014-02-07 11:00:07 +01:00
Frédéric Péters 1a5913c78d use local domain for translations 2014-02-06 10:16:21 +01:00
Frédéric Péters ee11a0f504 do not hardcode extra columns popdown 2014-02-06 10:15:56 +01:00
Frédéric Péters 15a6a1f0be add a custom results table for contacts 2014-02-06 10:02:21 +01:00
Frédéric Péters 1426882945 handle another possible exception when checking query string 2014-01-22 16:00:00 +01:00
Frédéric Péters 3eadd54299 use "unfile" (not "delete") column for classifying folder contents (#4052) 2014-01-22 13:46:58 +01:00
Frédéric Péters a73622a17e add saving of columns (#3776) 2013-11-15 14:44:22 +01:00
Frédéric Péters f34a361c74 factorize criteria selection into a macro (#3671) 2013-11-14 12:49:28 +01:00
Frédéric Péters b3e949f27d add extra columns for mail sender and recipients (#3853) 2013-11-14 10:58:50 +01:00
Frédéric Péters 87860756d1 add column selection (#3046) 2013-11-13 15:06:58 +01:00
Frédéric Péters cdec72b7af add a type column to tasks table (#3670) 2013-10-13 17:02:40 +02:00
Frédéric Péters ce6da65303 add a type column (#3670) 2013-10-09 18:18:23 +02:00
Frédéric Péters 7b7f7f0df5 discard "less/large than relative date" operators 2013-09-24 15:56:40 +02:00
Frédéric Péters a56fd8da23 normalize string to avoid unicode errors on redirect 2013-09-24 15:46:47 +02:00
Cédric Messiant 098ce40c47 Specific search view for informations 2013-07-29 18:27:25 +02:00
Vincent Fretin e639262716 added Author column to ResultsTable 2013-07-21 11:41:49 +02:00
Vincent Fretin 2c61b6b232 use Plone Batch to have the catalog optimizations 2013-07-21 09:57:08 +02:00
Frédéric Péters d913294bc8 hack to have portal types sorted 2013-07-20 23:05:49 +02:00
Frédéric Péters b36ec80915 add translations 2013-07-20 15:31:17 +02:00
Frédéric Péters 4cc19f3d0e do not cache search results 2013-07-20 13:57:18 +02:00
Vincent Fretin 4df50b289e fixed error when you are creating a new search and don't have selected portal_types yet 2013-07-19 20:26:21 +02:00
Vincent Fretin 66ad136179 give the context as first parameter of the table, not the view 2013-07-18 14:23:40 +02:00
Frédéric Péters 18ce084956 override QueryBuilder to avoir the limit on returned results 2013-07-17 16:59:34 +02:00
Frédéric Péters f7d2e2234a add js for batching 2013-07-17 15:21:44 +02:00
Frédéric Péters 17b6a0cde1 fix css class of batch links 2013-07-17 15:07:16 +02:00
Frédéric Péters 5173c1ec36 add batching to results 2013-07-17 15:04:31 +02:00
Frédéric Péters e5d4fa8992 do not fail when the search page has no query (#3261) 2013-07-16 15:09:22 +02:00
Frédéric Péters f096fc61ac select a table type in accordance to the query 2013-07-15 18:55:59 +02:00
Frédéric Péters 53e80e4c25 switch results to z3c.table 2013-07-15 10:39:56 +02:00
Frédéric Péters 5317d0234c store sort options when saving as a colleciton 2013-07-11 17:37:53 +02:00
Frédéric Péters 1af3e6cc80 really sort on sortable_title by default 2013-07-11 13:27:27 +02:00
Frédéric Péters 261860de64 sort search results by title by default 2013-07-10 15:45:13 +02:00