Commit Graph

106 Commits

Author SHA1 Message Date
Laurent Lasudry 1589f8e7f4 Add new order_number index
This refs #22015
2019-10-25 16:32:29 +02:00
Frédéric Péters 989eeff2ec index mail date and reception date (#4670) 2014-06-10 15:23:41 +02:00
Frédéric Péters ad5d77acfd be explicite in parent folder type when checking for uniqueness (#4628) 2014-04-03 16:56:32 +02:00
Frédéric Péters f26cd9615d translation update 2014-02-12 14:09:54 +01:00
Frédéric Péters e3f966a3d3 add a 'correspondent' field to incoming mails (#2901) 2014-02-12 14:09:25 +01:00
Frédéric Péters 7a36348144 change original mail date attribute, to match outgoing mails dates 2014-02-10 14:30:35 +01:00
Cédric Messiant 0fbe31a8d7 Add recipients field for incoming mail 2013-10-09 11:32:09 +02:00
Cédric Messiant 58f813f5b4 Merge branch 'master' of git+ssh://repos.entrouvert.org/collective.dms.mailcontent 2013-10-09 09:33:18 +02:00
Cédric Messiant d3cddc9726 Multiple fixes to package 2013-08-30 19:05:38 +02:00
Frédéric Péters 89f840bd81 add sender to outgoing mails (#3374) 2013-08-22 15:18:29 +02:00
Cédric Messiant 442a5f4352 Member can add incoming and outgoing mail 2013-07-11 17:35:02 +02:00
Cédric Messiant 4780fd99f4 Don't block local roles on incoming mails 2013-07-05 15:27:37 +02:00
Cédric Messiant fe48aa2b00 Update i18n 2013-07-04 14:35:23 +02:00
Cédric Messiant c494efb700 Update i18n and French translations 2013-07-02 16:41:28 +02:00
Cédric Messiant 41568d6547 Fix test 2013-06-26 17:32:24 +02:00
Cédric Messiant 7f22bc3463 Simplify sending types behavior and vocabulary 2013-06-26 17:09:11 +02:00
Cédric Messiant 49a9b553bb Add dependency to plone.api 2013-06-26 16:18:53 +02:00
Cédric Messiant 8f2ae6dcf0 Add ISendingType behavior (with vocabulary) 2013-06-26 15:28:29 +02:00
Cédric Messiant a1d6f4ed58 Add indexer for in_reply_to field (to avoid conflict with plone.app.discussion) 2013-06-21 15:46:35 +02:00
Cédric Messiant 4fa2d40039 Remove dependency to collective.task 2013-06-21 15:45:44 +02:00
Vincent Fretin 43418b1c20 bootstrap.py to force buildout 1.x for jenkins 2013-06-01 18:40:10 +02:00
Vincent Fretin c2388a6abf use zc.buildout 1.7.1 for jenkins 2013-06-01 17:04:35 +02:00
Vincent Fretin 42c1669962 update testing infra 2013-06-01 16:58:32 +02:00
Vincent Fretin 6fe26d2f6f added plone 4.3 classifier 2013-06-01 14:21:48 +02:00
Cédric Messiant a53cd50acc Add upgrade step to migrate reception dates to datetimes 2013-05-30 11:49:04 +02:00
Cédric Messiant c8da05e9e6 Improve default reception date management 2013-05-30 11:48:10 +02:00
Cédric Messiant 2c6ec78fe6 Make reception date a datetime 2013-05-30 11:22:55 +02:00
Stephan Geulette 7888d32732 Change source url 2013-04-24 11:55:04 +02:00
Stephan Geulette 7650b85466 Back to development: 0.1.5 2013-04-24 11:21:44 +02:00
Stephan Geulette eb4bfff4ea Preparing release 0.1.4 2013-04-24 11:20:49 +02:00
Stephan Geulette 21c03da8f2 updated changes log before release 2013-04-24 11:19:56 +02:00
Stephan Geulette cd3b6b258a Added needed functionality to manage automatically internal_reference_no field 2013-04-12 10:40:53 +02:00
Stephan Geulette 8d46bcf30b Added good proposal value in validator response 2013-04-12 08:19:15 +02:00
Stephan Geulette 331ac55afc validateIndexValueUniqueness: we skip empty value check 2013-04-11 14:45:59 +02:00
Cédric Messiant 46cf82a756 Updated translations 2013-04-06 19:32:02 +02:00
Cédric Messiant e420b7e535 Use grok.View, not grok.CodeView 2013-04-06 19:31:40 +02:00
Cédric Messiant c3a0904918 Use plone.formwidget.datetime widget 2013-04-04 17:18:12 +02:00
Frédéric Péters 69d6769046 buildout: add collective.z3cform.rolefield 2013-03-25 15:56:12 +01:00
Vincent Fretin e2d52bf39c Merge branch 'master' of git://repos.entrouvert.org/collective.dms.mailcontent 2013-03-21 11:03:59 +01:00
Vincent Fretin 60b849d695 import IObjectAddedEvent from the new location 2013-03-21 11:03:34 +01:00
Frédéric Péters 14a644379d allow tasks to be added to mails 2013-03-20 11:37:54 +01:00
Vincent Fretin 018ea4d613 Merge branch 'master' of git://repos.entrouvert.org/collective.dms.mailcontent 2013-03-17 11:50:57 +01:00
Stephan Geulette ec676965c3 Back to development: 0.1.4 2013-03-12 13:38:37 +01:00
Stephan Geulette 1913b83298 Preparing release 0.1.3 2013-03-12 13:38:10 +01:00
Stephan Geulette 9809ec8d18 added indexer method for outgoingmail 2013-03-12 13:36:40 +01:00
Stephan Geulette 77e9dc529b forgotten history file 2013-03-12 13:19:54 +01:00
Stephan Geulette c58635853d change the index name and definition to avoid bad index on mail contained elements. Add a specific method linked to the index. 2013-03-12 13:04:57 +01:00
Stephan Geulette f3097fb0b7 Back to development: 0.1.3 2013-03-08 08:43:24 +01:00
Stephan Geulette 0378d0fd58 Preparing release 0.1.2 2013-03-08 08:42:31 +01:00
Stephan Geulette 95aeef9128 corrected manifest 2013-03-08 08:35:55 +01:00