Commit Graph

29 Commits

Author SHA1 Message Date
Frédéric Péters d36cb6f360 handle FlareContentListingObject modified attribute 2018-11-25 14:08:27 +01:00
Frédéric Péters de252eabd5 prepare for multiactions 2018-11-25 13:47:22 +01:00
Laurent Lasudry 8ccd192a25 Cache objects only for the time of the request
Caching was too aggressive and could lead to ConnectionStateError
2018-11-06 06:54:04 +01:00
Laurent Lasudry fd7ee3bf04 Avoid waking up objects several times 2018-10-05 10:56:04 +02:00
Frédéric Péters 3dec048428 add a css class to title columns 2018-04-05 13:42:22 +02:00
Frédéric Péters 54c0f6a657 special behaviour for strings == 'None' 2014-06-10 14:09:47 +02:00
Frédéric Péters 24793e728b let the unicode flow 2014-03-07 11:07:01 +01:00
Frédéric Péters 42cf0bdc99 use plone.principalsource.Principals to get user and group names (#4416) 2014-03-07 10:52:18 +01:00
Frédéric Péters a06fbce085 add a colour column to hold colour coded status 2014-02-28 09:29:18 +01:00
Frédéric Péters 0035d35f96 make it possible to sort tables 2014-02-24 09:42:19 +01:00
Frédéric Péters bb67e07ecb do not fail even if catalog returns wrong brains 2014-02-10 14:34:34 +01:00
Frédéric Péters f9f3e496d8 add a class to icon cells 2014-02-05 17:34:00 +01:00
Frédéric Péters 31ea0a3d88 use own delete icon (#3674) 2014-01-22 15:51:09 +01:00
Frédéric Péters 304793ee66 change external editor icon (#3770) 2013-10-11 15:37:05 +02:00
Cédric Messiant e0443c69c9 Add label field for DmsFile 2013-10-09 09:27:50 +02:00
Vincent Fretin 9b7293acd8 don't show external edit action if extension is pdf or jpg 2013-07-27 11:52:51 +02:00
Vincent Fretin 76d7c0b022 put check logic in actionAvailable 2013-07-21 11:33:22 +02:00
Vincent Fretin b6f7c1c652 return empty string if review_state is None 2013-07-21 10:58:25 +02:00
Vincent Fretin eb3620aaf6 Deadline is a DateTime column 2013-07-19 20:04:36 +02:00
Vincent Fretin 124d016279 translate Title column for VersionsTable 2013-07-19 19:47:51 +02:00
Frédéric Péters cf12b5f7b7 use isinstance() to test for unicode object 2013-07-16 12:53:27 +02:00
Frédéric Péters 1373911d1b fix wrong encoding, oops 2013-07-16 11:22:54 +02:00
Frédéric Péters 45e3182d6e use portal object to access tools, and use get_value to get attributes 2013-07-15 18:55:24 +02:00
Frédéric Péters fd79193a35 deal with the title we get from solr brain (?) 2013-07-15 15:09:09 +02:00
Vincent Fretin 7b624d9479 don't wake up object for DateColumn if we can use metadata on brain 2013-07-10 20:04:22 +02:00
Vincent Fretin 2bcea47738 added an Edit column for VersionsTable 2013-07-08 19:30:59 +02:00
Vincent Fretin 58f1c82744 check Delete objects permission on the file 2013-07-08 19:30:33 +02:00
Vincent Fretin 0154f43a4f added Author column 2013-07-02 16:06:36 +02:00
Vincent Fretin 78774bf860 added Delete column 2013-07-02 14:49:30 +02:00