Commit Graph

245 Commits

Author SHA1 Message Date
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
Frédéric Péters 4630f01942 fixed external editing of versions 2013-07-21 12:13:06 +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 facfbea537 implemented a PloneBatchProvider 2013-07-21 09:47:52 +02:00
Vincent Fretin 27e544758e don't hide related-docs field if we have backrefs 2013-07-20 16:00:51 +02:00
Vincent Fretin 0ea72e80b0 use physicalPathToURL and check View permission for backrefs 2013-07-20 15:33:37 +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
Vincent Fretin 885ca6bed7 update translation 2013-07-19 19:46:45 +02:00
Vincent Fretin d39bd3b97c removed unused variable and import 2013-07-19 19:16:58 +02:00
Vincent Fretin c9f9abdec8 wait 6 seconds before reloading document viewer 2013-07-19 12:06:52 +02:00
Cédric Messiant e45f356baf Remove useless jsregistry.xml from profile 2013-07-18 16:21:21 +02:00
Vincent Fretin adc3e7c22f use api.portal.get_tool 2013-07-18 13:58:50 +02:00
Cédric Messiant c1adededc2 Merge branch 'master' of git+ssh://repos.entrouvert.org/collective.dms.basecontent 2013-07-16 15:52:59 +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
Frédéric Péters 585784a8b1 use plone.api to get core tools 2013-07-15 15:03:57 +02:00
Cédric Messiant cc16f2054d Editor can add versions 2013-07-12 11:26:59 +02:00
Cédric Messiant b6af610918 Reviewer can add version to container 2013-07-12 10:26:14 +02:00
Frédéric Péters fd670646e7 rewrote full text indexing to consider latest version and appendix files 2013-07-11 17:30:53 +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 6cb285695c sort on deadline 2013-07-10 16:21:09 +02:00
Vincent Fretin cf5edc5fe9 load DV 3 seconds after version creation 2013-07-10 16:18:33 +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
Cédric Messiant 351b25ffb4 Change title for incoming mail version 2013-07-05 15:26:58 +02:00
Cédric Messiant 062c20cbd3 Update i18n 2013-07-04 15:25:40 +02:00
Cédric Messiant 5831f1f838 Fix version number 2013-07-04 15:25:40 +02:00
Cédric Messiant 28f5fed40a Specific state column for informations 2013-07-04 15:25:40 +02:00
Vincent Fretin 11fcae2062 install collective.documentviewer 2013-07-04 11:24:51 +02:00
Cédric Messiant 30181b987a Add signed version management 2013-07-04 10:45:11 +02:00
Cédric Messiant 9758ddcb43 No longer use IBasic behavior for DmsFile, title is the computed version number 2013-07-03 18:07:39 +02:00
Vincent Fretin 832e0376ad sort versions by getObjPositionInParent descending 2013-07-03 16:50:28 +02:00
Cédric Messiant ea541b34cd Update i18n 2013-07-02 16:21:50 +02:00
Vincent Fretin 0154f43a4f added Author column 2013-07-02 16:06:36 +02:00