Commit Graph

510 Commits

Author SHA1 Message Date
Nicolas Demonte 9918598b8f Add missing translation 2019-01-24 16:49:21 +01:00
Laurent Lasudry fd7ef82f8c Up profile version 2019-01-22 08:58:12 +01:00
Nicolas Demonte fee72b1214 Add menu action for validate & finish cancellation #22008 2019-01-21 21:04:44 +01:00
Nicolas Demonte 8f9ba1a9a3 Allow deletion of mail & board decisions in registering #22004 2019-01-21 20:12:05 +01:00
Nicolas Demonte 2231d03e92 Upgrade steps (workflow security update, Subfolder publishing) 2019-01-21 20:12:05 +01:00
Piret Valentin b73ff9be9e Add Translation for #22006 and #22007 2019-01-21 17:03:34 +01:00
Piret Valentin 7bb56ab273 Added a cancellation to the "Validate and finish" transistion #22006 2019-01-21 17:01:06 +01:00
Piret Valentin ba9e817e7b Add transition on mail workflow #22007 2019-01-21 17:00:33 +01:00
Nicolas Demonte cc13d78f34 Allow SecretariatGeneralAPF to return to registering #22005 2019-01-21 15:13:37 +01:00
Nicolas Demonte 511613505b Allow cancelling of information notices #22006 2019-01-21 15:13:34 +01:00
Nicolas Demonte 19b501b5ca Email notification for task cancelling #22006 2019-01-21 15:13:32 +01:00
Nicolas Demonte 5586f4d32c Allow returning responsibility on a task and reverting linked document #22006 2019-01-21 15:12:47 +01:00
Nicolas Demonte 2acb2f825c Allow restores of deleted versions and appendix #22003 2019-01-21 15:12:44 +01:00
Frédéric Péters d23269c8ea reindex allowedRolesAndUsers after multi attribution (#29878) 2019-01-21 09:35:30 +01:00
Frédéric Péters 0ce5a4e561 add has_last_version_accept and has_last_version_refuse indexes (#22001) 2019-01-21 09:33:08 +01:00
Frédéric Péters afde54bb3b add custom can_last_version_validate index (#22001) 2018-12-11 08:30:45 +01:00
Frédéric Péters 4a59ea5caa add multiaction support for "attribute task" action 2018-11-25 13:51:51 +01:00
Frédéric Péters 979f7c990c WIP/stashed: stay on page 2018-11-25 13:51:51 +01:00
Frédéric Péters 6d2980ff67 multiactions: inform multiple users 2018-11-25 13:51:51 +01:00
Frédéric Péters b113384966 don't crash on object without an in_copy attribute 2018-11-25 13:51:51 +01:00
Frédéric Péters 391ebcdedd handle AttributeError on document title/link 2018-11-25 13:51:07 +01:00
Laurent Lasudry 43f742d51c Fix cached get_value call 2018-11-07 11:34:09 +01:00
Frédéric Péters 723d2c4c73 get pool size from environment variable 2018-05-31 07:16:14 +02:00
Frédéric Péters 7ee4fc345b monkeypatch NamedBlobFile to always ignore browser supplied mime type (#6337) 2015-01-27 11:58:56 +01:00
Frédéric Péters 376b307b17 fix call to translate function in synchronous sending (#6356) 2015-01-26 17:10:58 +01:00
Frédéric Péters 423b3f7cff utils: notify of modified object when mimetype is changed 2015-01-23 16:08:11 +01:00
Frédéric Péters e1890d0ea5 misc: add fixmime utility 2015-01-23 15:56:38 +01:00
Frédéric Péters 32e3ef96da use PrincipalSource to get responsible titles (#6122) 2014-12-09 10:00:28 +01:00
Frédéric Péters 7b41d74841 translation update 2014-12-09 07:40:58 +01:00
Frédéric Péters 3ebb0bfb96 add task responsibles in task email (#6122) 2014-12-09 07:40:10 +01:00
Frédéric Péters 62daf850c8 add footer to task emails (#6120) 2014-12-09 07:39:32 +01:00
Frédéric Péters 34fa5e1b5f restore pool size (#6026) 2014-11-28 13:49:08 +01:00
Frédéric Péters 8c9486040e open docbow in new tab (#4132) 2014-10-30 13:16:14 +01:00
Frédéric Péters f9ef1c3b99 don't include "send" menu items if version is lacking a file 2014-10-29 15:19:59 +01:00
Frédéric Péters 9a2a956576 remove timing information 2014-10-29 15:18:13 +01:00
Frédéric Péters 2a813ff5bf send_by_email: add another way to get current user email address (#4326) 2014-10-29 14:30:46 +01:00
Frédéric Péters 1e0328bb78 record emails sent in history (#4326) 2014-10-24 14:04:15 +02:00
Frédéric Péters 99cd46f2d0 send_with_docbow: include filename in URL 2014-10-21 15:57:50 +02:00
Frédéric Péters a2e718b102 fix ged test url 2014-10-21 15:40:38 +02:00
Frédéric Péters 9f04c7e537 add action to send a version via docbow (#4132) 2014-10-20 16:14:15 +02:00
Frédéric Péters eaa2374669 translation update 2014-10-10 15:31:28 +02:00
Frédéric Péters 66471eccc9 add possibility to send versions by email (#4326) 2014-10-10 15:29:21 +02:00
Frédéric Péters 9ebef0ab14 ask for comment when refusing a validation (#4496) 2014-10-08 15:02:07 +02:00
Frédéric Péters 5e4a7c2d67 send task emails to all group members (#4501) 2014-10-07 14:21:54 +02:00
Frédéric Péters 1a486c6d20 get document (and its absolute URL) in the synchronous part (#5375) 2014-09-03 10:34:17 +02:00
Frédéric Péters f7f16aeed7 send notifications asynchronously (#5375) 2014-09-03 10:00:37 +02:00
Frédéric Péters 5ab017290a abandon all kind of tasks when a document is done (#4938) 2014-06-30 15:02:57 +02:00
Frédéric Péters a2d9a4e089 do not include obsolete version in history (#5049) 2014-06-30 11:51:33 +02:00
Frédéric Péters e83d2c421c workflows: do not give longterm access to mails to Greffier role (#5028) 2014-06-30 08:00:12 +02:00
Frédéric Péters 5e4481d13f do not fail on missing treated_by attribute (#4952) 2014-06-12 13:03:59 +02:00