Commit Graph

127 Commits

Author SHA1 Message Date
Frédéric Péters e826ee20ca translation updates 2014-02-06 10:16:50 +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 0854f64218 pfwbged.folder integration work 2014-01-22 12:01:31 +01:00
Frédéric Péters ef523e5de0 sync all criterias with collection view (#4054) 2013-12-03 16:06:50 +01:00
Frédéric Péters 9ac483ada6 add review-state index 2013-12-03 16:06:35 +01:00
Frédéric Péters a731d3d115 fix selection of metatype on saved searches (#4053) 2013-12-03 15:18:54 +01:00
Frédéric Péters cb24ef7c29 only apply js code on relevant pages 2013-12-03 11:09:10 +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 391d8146d2 fix selection of extra criterias (#3776) 2013-11-15 11:08:47 +01:00
Frédéric Péters a49caf2476 make selector operate only on collection pages 2013-11-14 21:18:54 +01:00
Frédéric Péters 6c741e7c95 finish implementing 'save as' (#3671) 2013-11-14 21:08:12 +01:00
Frédéric Péters 69c7885c22 add widgets for 'save as' (#3671) 2013-11-14 18:53:46 +01:00
Frédéric Péters f897888dd8 fix modifying criterias of an existing search (#3671) 2013-11-14 16:30:53 +01:00
Frédéric Péters a5b890aa10 restore portal_type selection on load (#3671) 2013-11-14 14:27:45 +01:00
Frédéric Péters c4676e4059 hide duplicated search parameters 2013-11-14 13:34:47 +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 303c35eeeb move js from template to file 2013-11-14 12:32:33 +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 ce96eb2722 fix display of subtypes 2013-11-13 13:47:35 +01:00
Frédéric Péters a490ea6f17 restore the possibility to save searches (#3776) 2013-11-06 16:20:15 +01:00
Frédéric Péters 5eeca67a82 regroup all criterias in a single pane, and move them to a select box (#3776) 2013-11-06 15:57:45 +01:00
Frédéric Péters b4ed6deaae improve search form, organizing criterias (#3776) 2013-10-13 17:05:13 +02: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
Frédéric Péters f62ea89b33 add configure.zcml snippet so the search view is seen by plone 4.3.2 :/ 2013-09-02 13:33:23 +02:00
Cédric Messiant 3db73bdc98 Fix zcml 2013-08-29 11:58:20 +02:00
Cédric Messiant dba4697abf Fix fields 2013-08-29 09:13:46 +02:00
Frédéric Péters 8491bb5ab3 add registry entry for the new has_final_unsigned_version index (#3335) 2013-08-28 16:50:57 +02:00
Cédric Messiant 098ce40c47 Specific search view for informations 2013-07-29 18:27:25 +02:00
Frédéric Péters 7d9b1560fb do not hide portlets with empty collections 2013-07-21 18:07:58 +02:00
Vincent Fretin e639262716 added Author column to ResultsTable 2013-07-21 11:41:49 +02:00
Vincent Fretin e526dbdb27 don't show table column headers if no results 2013-07-21 10:55:27 +02:00
Vincent Fretin 2c61b6b232 use Plone Batch to have the catalog optimizations 2013-07-21 09:57:08 +02:00
Vincent Fretin 7c8511e846 cleanup 2013-07-21 09:55:26 +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 e75336449a portlet: do not specify a particular permission to add the portlet 2013-07-20 20:19:44 +02:00
Frédéric Péters d04b04864e fix "reversed sorting" to work reliably 2013-07-20 16:26:05 +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
Frédéric Péters b38ec772f4 add icon for collections 2013-07-20 10:53:11 +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
Cédric Messiant 58fbb3db18 Add .gitignore 2013-07-19 09:09:05 +02:00
Vincent Fretin 7ba6321e7d user can only save the collection if he has Modify portal content 2013-07-18 15:40:56 +02:00