Commit Graph

232 Commits

Author SHA1 Message Date
Frédéric Péters 87de945383 prepare for multiactions 2018-07-11 21:37:36 +02:00
Frédéric Péters 36429204f3 cache versions and appendix 2018-07-11 21:37:29 +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 a00ee2205c don't hardcode versions width (#21237) 2018-04-05 11:49:35 +02:00
Frédéric Péters 5a9f9915fe listing: don't fail when review_state is a callable (#6095) 2014-12-09 06:45:12 +01:00
Frédéric Péters 3aba42f602 remove default empty workflows (#5104) 2014-07-07 14:48:04 +02:00
Frédéric Péters 0be56a156d include version number in signed versions title (#5050) 2014-07-04 10:51:48 +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 0bc9b580e9 fix logging 2014-06-10 10:17:38 +02:00
Frédéric Péters d35319af4d log indexing 2014-06-10 10:16:41 +02:00
Frédéric Péters ed20877a43 allow accentuated characters in user searchs (#4899) 2014-06-05 13:53:59 +02:00
Frédéric Péters f08cff24d0 Allow users to be in treating_groups/recipient_groups default value (#4898)
This requires a custom source property to go against proper component
isolation, the thing is we know it will be a PrincipalSource and it would only
be prefilled with groups, while we may need to also have some users in that
list if the default value has some. (otherwise to would be cleaned up as
invalid values before presenting the form to the user, removing the users from
the default value, only keeping the groups)
2014-06-05 09:26:12 +02:00
Frédéric Péters dc81f71fc4 fix date displayed in modified column (#4684) 2014-04-14 09:10:02 +02:00
Frédéric Péters 6e013806c1 do not abort on transformation error (#4490) 2014-03-18 12:46:30 +01:00
Frédéric Péters 458c65fb14 do not break on indexation 2014-03-17 14:53:32 +01:00
Frédéric Péters b0db5b8c9e reindex document on version change (#4477) 2014-03-17 14:46:10 +01: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 1fdb31305f spelling fix 2014-02-12 14:17:13 +01:00
Frédéric Péters d2f416b53e do not abort on missing values 2014-02-12 11:49:54 +01:00
Frédéric Péters 78d2f88bff translation update 2014-02-12 10:41:55 +01:00
Frédéric Péters b685c63288 add custom not a link column for appendix titles 2014-02-11 13:40:44 +01:00
Frédéric Péters 934c75218f do not include label column in appendix table 2014-02-11 13:40:23 +01:00
Frédéric Péters 24806bb61c exclude system groups 2014-02-11 12:56:22 +01:00
Frédéric Péters dd5d219bb1 custom header for versions table title column 2014-02-11 10:26:21 +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 58bc06fa3f enclose the viewlets that come after the content in a <div> 2014-02-07 18:40:01 +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 1a12add8db guard against objects with missing 'signed' attribute 2013-11-14 10:56:44 +01:00
Frédéric Péters f3590e014d translation updates (#3408) 2013-10-12 12:23:33 +02:00
Frédéric Péters 304793ee66 change external editor icon (#3770) 2013-10-11 15:37:05 +02:00
Frédéric Péters 03f4ce2be4 trigger the select-version event even when there's content already (#3375) 2013-10-11 10:51:57 +02:00
Cédric Messiant 083a4d2563 Change 'title' in 'subject' for incoming and outgoing mails 2013-10-09 11:31:36 +02:00
Cédric Messiant b24253aeb0 Merge branch 'master' of git+ssh://repos.entrouvert.org/collective.dms.basecontent 2013-10-09 09:32:49 +02:00
Cédric Messiant e0443c69c9 Add label field for DmsFile 2013-10-09 09:27:50 +02:00
Cédric Messiant d3bc1bb37f Add signed boolean field to DmsFile 2013-08-30 11:31:07 +02:00
Cédric Messiant 96eb687867 Add plone.directives.form zcml to configure 2013-08-30 11:30:42 +02:00
Frédéric Péters 91e86c81f8 use another css class name for state rows, to avoid conflicts (#3332) 2013-08-27 15:27:08 +02:00
Frédéric Péters c9f6e3e4cd browser: overwrite row rendering to add review_state class (#3332) 2013-08-27 14:46:38 +02:00
Cédric Messiant 7ee319a0c2 Use distinct class/interface for appendixes 2013-08-27 10:55:56 +02:00
Cédric Messiant 25a2cd9b2a Use specific deadline column for IInformation 2013-07-29 18:22:21 +02:00
Vincent Fretin dd94fe59a4 fixed tests 2013-07-27 14:19:46 +02:00
Vincent Fretin 2a9e614f03 Show groups first. By default show groups and search for users or groups with ajax. 2013-07-27 14:05:59 +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 9fd5d27c5b don't do unnecessary @@dvdata request on version creation 2013-07-27 11:44:50 +02:00
Frédéric Péters 8003135b1e rewrite version selection to use a trigger (#3336) 2013-07-23 10:33:33 +02:00
Frédéric Péters 862c38785b don't fail on versions without a file 2013-07-22 10:50:02 +02:00