Commit Graph

485 Commits

Author SHA1 Message Date
Frédéric Péters a32cbc1df6 no workflow for custom folders 2013-11-27 15:53:10 +01:00
Frédéric Péters c63c45f7a7 add action placeholders for collections (save and save as) (#3671) 2013-11-14 16:32:32 +01:00
Frédéric Péters 77f65bfdc9 fix translation of 'save' 2013-11-14 15:37:21 +01:00
Frédéric Péters a02e8718a3 add indexers for mail sender and recipients (#3853) 2013-11-14 10:57:31 +01:00
Frédéric Péters 76ffe2024b fix sending out of emails on tasks 2013-11-05 11:50:36 +01:00
Frédéric Péters 0860a07bf5 add test case for #3809 2013-11-04 18:35:58 +01:00
Frédéric Péters 4c57fe9677 do not go back to acquired permissions once a document is processed (#3809) 2013-11-04 18:35:01 +01:00
Frédéric Péters 6f1ace3ed9 ignore unicode errors for now; will need to be reviewed later on 2013-11-04 18:34:41 +01:00
Frédéric Péters 56543b9091 do not try sending email to members without email 2013-11-04 18:34:12 +01:00
Frédéric Péters 2d2a6afb97 do not fail on missing enquirer 2013-11-04 18:32:39 +01:00
Frédéric Péters 873ae3f518 add translation for new task email (#3386) 2013-10-29 16:07:02 +01:00
Frédéric Péters f43c6a2747 send an email notification when tasks are created (#3386) 2013-10-29 15:51:57 +01:00
Frédéric Péters dbe93d1322 tests: do not check deadline as it requires date manipulation 2013-10-29 11:43:25 +01:00
Frédéric Péters fb644f8eef indexers: avoid a failure in has_final_unsigned_version (#3817) 2013-10-15 17:10:49 +02:00
Frédéric Péters fdf80a510b fix outgoing mail creation (#3784)
This was broken after the switch to basic metadata.
2013-10-11 14:24:26 +02:00
Cédric Messiant cc08d76581 Change 'refus' by 'désattribution' in French translations 2013-10-11 11:28:59 +02:00
Cédric Messiant 18212a82ae Fix robot test 2013-10-11 11:28:59 +02:00
Frédéric Péters 3b85c95ecd add a viewlet to display the document type (#3768) 2013-10-10 10:37:27 +02:00
Vincent Fretin 4f0370252b remove collective.local.workspace dependency 2013-09-18 10:48:39 +02:00
Vincent Fretin 5cb7973153 greffier can now add a note 2013-09-04 12:13:58 +02:00
Vincent Fretin 2ca6e38836 don't create document task for incomingmail 2013-09-04 12:11:31 +02:00
Vincent Fretin 36e4829b68 remove unused imports 2013-09-04 10:53:53 +02:00
Vincent Fretin 8db09f6c37 verify deadline and reception date values 2013-09-04 10:46:04 +02:00
Vincent Fretin 8ed41a90ad remove comments 2013-09-04 09:43:22 +02:00
Vincent Fretin 32184b717c remove unused imports 2013-09-04 09:38:07 +02:00
Vincent Fretin 1357340d3c some fix to other document workflow 2013-09-03 17:40:01 +02:00
Vincent Fretin ba7c99d0d5 fix robot test 2013-09-03 15:57:49 +02:00
Vincent Fretin 0e9a29b50c fix NoneType cannot concatenate... 2013-09-03 15:21:38 +02:00
Cédric Messiant 8431bb5afd Update workflows 2013-08-30 20:35:24 +02:00
Cédric Messiant eada4c3d20 Add robot tests for mail workflow 2013-08-30 19:14:01 +02:00
Cédric Messiant 550afb541b Add considered state and to_considered transition 2013-08-30 12:25:29 +02:00
Cédric Messiant ad7bb137c7 Add version_is_signed_at_creation subscriber 2013-08-30 11:27:28 +02:00
Cédric Messiant 29327e5630 Fix bug with intid 2013-08-30 11:27:03 +02:00
Cédric Messiant d9283d945c Add plone.directives.form zcml to configure 2013-08-30 11:25:52 +02:00
Cédric Messiant 283f38c793 Change finish_without_validation label 2013-08-29 09:11:48 +02:00
Cédric Messiant 9d6913ef56 Fix includes in setup.py 2013-08-29 09:11:48 +02:00
Cédric Messiant 0c3d7bfc2d Fix includes in zcml 2013-08-29 09:11:48 +02:00
Frédéric Péters a375c912b9 add a has_final_unsigned_version index (#3335) 2013-08-28 14:50:12 +02:00
Frédéric Péters 02ff629f0a add classes to action menuitems, to get separators and stuff (#3333) 2013-08-27 14:16:03 +02:00
Frédéric Péters c837341564 add collective.onlogin to setup.py (#3351) 2013-08-27 13:50:53 +02:00
Frédéric Péters 49d7114617 install collective.onlogin (#3351) 2013-08-22 17:51:00 +02:00
Cédric Messiant 84ff88f6d6 Specific task view for IInformation 2013-07-29 18:25:34 +02:00
Cédric Messiant af55953646 User must be Owner or Reviewer to create signed version 2013-07-29 16:01:47 +02:00
Frédéric Péters 854c53bca0 add a common class to all actions on version (#3336) 2013-07-23 10:01:17 +02:00
Frédéric Péters e914b3961a add a css class to version menu items, so they can be hidden (#3336) 2013-07-23 09:54:28 +02:00
Vincent Fretin cb28b3fdca use table/renderBatch instead of batch_macros 2013-07-21 09:51:08 +02:00
Vincent Fretin 96d410d3a4 overlay for create_signed_version 2013-07-20 14:02:09 +02:00
Vincent Fretin 56b5f68643 Owner can modify or delete a finished signed version (closes #3324) 2013-07-20 13:42:44 +02:00
Vincent Fretin 467ac571cb Greffier can add signed version (closes #3324) 2013-07-20 13:28:31 +02:00
Vincent Fretin b2e6b40a9d acquire View permission in finished state (closes #3321) 2013-07-20 13:15:33 +02:00