Commit Graph

245 Commits

Author SHA1 Message Date
Nicolas Demonte 7d53982f61 Delete forever and restore icons for appendix table #22003 2019-04-12 11:15:09 +02:00
Nicolas Demonte da97174dd0 Add index markers to rows for document validation #22001 2019-04-09 18:34:47 +02:00
Nicolas Demonte be6d121296 Cache content by modification date and review state 2019-04-05 13:56:22 +02:00
Nicolas Demonte 5876bfb0be Display type of related documents #22014 2019-03-13 11:55:56 +01:00
Nicolas Demonte 236926a29e Fix bug when a content type has no associated workflow 2019-03-05 15:30:27 +01:00
Nicolas Demonte f59de81ab3 Force document viewer to use last version #30923 2019-02-27 11:08:51 +01:00
Nicolas Demonte 5359eeccc1 Selectively delete or send to trash concerned items #22003 2019-01-21 14:57:24 +01:00
Laurent Lasudry 082ea4492a Select last version by default instead of first
This refs #29710
2019-01-21 10:41:35 +01:00
Laurent Lasudry 350616eac1 Be less agressive with caching
Modification date seems to be incorrect in certain cases
get_value should still be improved to restore some level of caching
2018-12-05 10:25:55 +01:00
Frédéric Péters d36cb6f360 handle FlareContentListingObject modified attribute 2018-11-25 14:08:27 +01:00
Frédéric Péters 8516ab9e5c Fix cached get_value call 2018-11-25 14:04:07 +01:00
Frédéric Péters de252eabd5 prepare for multiactions 2018-11-25 13:47:22 +01:00
Frédéric Péters 602b06c10e cache versions and appendix 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 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