Commit Graph

92 Commits

Author SHA1 Message Date
Frédéric Péters 438f0cbd10 Revert "disable medical certificate and invoice for now"
This reverts commit 884cf78324.
2014-02-26 10:08:16 +01:00
Frédéric Péters c02496e59e don't fail on error in version templates json (#4346) 2014-02-24 15:36:45 +01:00
Frédéric Péters 884cf78324 disable medical certificate and invoice for now 2014-02-11 10:06:12 +01:00
Frédéric Péters e47b8408cb do not fail indexing documents that do not have keywords 2014-01-02 14:01:55 +01:00
Frédéric Péters 09de4122cf add custom indexer to also include thesaurus terms (#3675) 2013-12-03 11:03:22 +01:00
Frédéric Péters cd5e3b3549 rename IPfwbDocument to IPfwbBaseDocument, to avoid confusion with behavior 2013-12-03 11:02:58 +01:00
Frédéric Péters f683c8eb11 do not fail on missing zopehome 2013-10-15 00:01:58 +02:00
Frédéric Péters afa833e22c fix translation domain 2013-10-14 20:29:04 +02:00
Frédéric Péters 0708a42c08 translation updates 2013-10-14 20:29:04 +02:00
Frédéric Péters ee015e02ad add support for configurable templates as initial version content (#3769) 2013-10-14 20:23:01 +02:00
Frédéric Péters 159e626788 add possibility to create version from previous or empty file (#3769) 2013-10-14 18:10:05 +02:00
Frédéric Péters 01412996bc prepare for custom add form for versions (#3769) 2013-10-14 15:59:34 +02:00
Frédéric Péters e67f7c6387 translation updates 2013-10-13 19:00:13 +02:00
Frédéric Péters 7b84185e11 add "original paper version" field (#3774) 2013-10-10 11:08:44 +02:00
Frédéric Péters 3bf3af7080 adapt attributes of board notes (#3767) 2013-10-10 10:24:06 +02:00
Frédéric Péters d0dc967c68 only add basic metadata, not all the dublin core ones (#3767) 2013-10-10 10:20:10 +02:00
Frédéric Péters 3a9dfdcb1d do not load collective.task in testing profile (workaround a catalog problem) 2013-10-02 21:49:19 +02:00
Frédéric Péters 3e4a43d559 add required collective.contact.core dependency 2013-10-02 21:30:30 +02:00
Frédéric Péters f556757bbe add required ecreall.helpers.upgrade dependency 2013-10-02 21:27:14 +02:00
Frédéric Péters a4ed5a3a75 reenable keywords 2013-09-02 10:35:10 +02:00
Cédric Messiant 6e68eb2a35 Add plone.directives.form zcml to configure 2013-08-30 11:26:23 +02:00
Cédric Messiant 0dff0dfa74 Use plone.formwidget.datetime 2013-08-29 09:13:11 +02:00
Cédric Messiant 5aaadc4b46 Use AjaxChosenMultiFieldWidget for treated_by and in_copy fields 2013-08-27 10:09:04 +02:00
Vincent Fretin 5730dd9073 default deadline to 12:00 2013-07-27 15:48:19 +02:00
Frédéric Péters 78badb15bb add icons for most types 2013-07-20 17:44:08 +02:00
Cédric Messiant f99a275f3b Add tasks content types to allowed_content_types on outgoing mail 2013-07-18 15:44:40 +02:00
Frédéric Péters d5747976eb update i18n 2013-07-13 12:43:22 +02:00
Frédéric Péters 19dec2da4f add specific document types 2013-07-13 12:43:04 +02:00
Frédéric Péters e23436c482 allow pfwbgedlink in our documents 2013-07-11 22:42:38 +02:00
Cédric Messiant aa9b777720 Update i18n 2013-07-04 15:20:27 +02:00
Cédric Messiant a5cf510b37 Add IPfwbIncomingMail behavior 2013-07-04 15:20:14 +02:00
Cédric Messiant 11bf59ffce Update i18n and French translations 2013-07-03 11:57:17 +02:00
Cédric Messiant 1aa3e6fff6 Activate ISendingType behavior for incoming and outgoing mail 2013-06-28 16:44:46 +02:00
Cédric Messiant 705fc7488d All types of tasks can be added in DmsDocument and DmsIncomingMail 2013-06-25 17:22:44 +02:00
Cédric Messiant c5424c4bf4 Removed in_copy field 2013-06-20 10:11:19 +02:00
Cédric Messiant 9d83477439 Add upgrade step to remove pfwbdocument content type 2013-06-06 17:00:50 +02:00
Cédric Messiant b0a5fe4dc4 deadline field in IDeadline behavior is now a datetime 2013-06-04 17:28:58 +02:00
Cédric Messiant 67cedd8efd IPfwbDocument is now a behavior that applies on dmsdocument and dmsincomingmail 2013-06-03 11:49:17 +02:00
Cédric Messiant 3b76d8644c Add dependency to collective.z3cform.chosen 2013-06-03 11:49:17 +02:00
Vincent Fretin 50145aeb79 bootstrap.py to force buildout 1.x for jenkins 2013-06-01 18:41:47 +02:00
Vincent Fretin 4facccecd8 update testing infra 2013-06-01 17:06:44 +02:00
Cédric Messiant 6e02966f39 Add RelatedTask behavior to dmsoutgoingmail 2013-05-29 14:37:55 +02:00
Cédric Messiant 00042fa5f7 Add RelatedTask behavior 2013-05-29 14:37:18 +02:00
Cédric Messiant 3b185042f2 Use purge='False' for dmsincomingmail behaviors 2013-05-29 14:36:41 +02:00
Vincent Fretin 2c7391aab9 include dependencies zcml 2013-04-25 14:57:47 +02:00
David Convent aceadf21bf fixed 2 pyflakes warnings 2013-04-14 18:40:45 +02:00
Frédéric Péters 9cb372c9d8 do not require keywords 2013-04-14 16:45:10 +02:00
David Convent 4c4500805e moving to collective.dms.thesaurus keywords field 2013-04-14 15:54:05 +02:00
David Convent 5d74b36704 better deps definition for package and setup profile 2013-04-14 14:37:59 +02:00
David Convent d230b948b3 removed ``relationfield`` from configure.zcml 2013-04-14 14:13:07 +02:00