Commit Graph

232 Commits

Author SHA1 Message Date
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
Vincent Fretin 90a1f824bb added Ownership behavior for dmsappendixfile and dmsmainfile 2013-07-02 16:04:47 +02:00
Vincent Fretin b628d66d2c columns are not sortable 2013-07-02 15:13:27 +02:00
Vincent Fretin 78774bf860 added Delete column 2013-07-02 14:49:30 +02:00
Cédric Messiant 4abbbdc257 Change overlay class 2013-07-02 13:52:38 +02:00
Cédric Messiant 0b55071232 Add overlay on title link for tasks 2013-07-02 13:52:38 +02:00
Cédric Messiant bde507a680 Add overlay on title link for tasks 2013-07-02 13:52:38 +02:00
Cédric Messiant b8eac79ccf Use ploneform-render-widget to render widgets 2013-07-02 13:52:38 +02:00
Vincent Fretin 72dcc371dd don't show empty table 2013-07-02 13:28:27 +02:00
Vincent Fretin 4f7c6b4558 configure documentviewer 2013-07-01 18:12:38 +02:00
Cédric Messiant 5c18d822e1 Add a new permission 'Add DmsFile' 2013-07-01 11:17:18 +02:00
Vincent Fretin 4839fa2a54 Integrated documentviewer 2013-07-01 10:41:49 +02:00
Vincent Fretin 9c5d2cba20 removed zope.app.component dependency 2013-06-28 17:33:30 +02:00
Vincent Fretin a1d2d78592 Merge branch 'master' of git://github.com/collective/collective.dms.basecontent 2013-06-28 16:58:18 +02:00