Commit Graph

16 Commits

Author SHA1 Message Date
Nicolas Demonte 7a7cdae5e6 Allow cancelling of task attributions #22006 2019-01-21 15:27:14 +01:00
Nicolas Demonte 76eff071dd Allow returning responsibility on a task and reverting linked document #22006 2019-01-21 15:18:07 +01:00
Frédéric Péters 70e8e7e146 do task_changed_state transitions as admin (#4551) 2014-03-24 13:26:19 +01:00
Frédéric Péters a93b525dcf change guards to use python expressions (#3791)
Too many hours spent debugging the reason why the here/@@subtasks_abandoned
task expression that was there wouldn't work.
2014-02-11 17:44:11 +01:00
Frédéric Péters f50dfe6a0d allow supervisors (except the greffier) to see subtasks (#4225) 2014-02-06 17:04:32 +01:00
Frédéric Péters 9a02158776 allow Reviewer to mark a task as done (#3793) 2013-11-06 14:45:06 +01:00
Cédric Messiant 0e6d4926bd New comments mangement on tasks refusal process : new urls for tasks wf actions 2013-07-19 17:03:22 +02:00
Cédric Messiant 696e8a5151 Set manager_bypass to False, remove guard-role for Manager for mark-as-done, validate and refuse transitions 2013-07-19 09:56:10 +02:00
Cédric Messiant 2fab1e998e Add ask-for-refusal transition for in-progress state 2013-05-29 17:17:00 +02:00
Vincent Fretin 9e7bca94cc reload page when executing take-responsibility transition 2013-05-03 09:51:50 +02:00
Cédric Messiant 3aa8502f30 Added 'abandon' transition (Reviewer can 'abandon' a task in todo state) 2013-03-26 15:20:26 +01:00
Cédric Messiant cccb7b3cf1 More translations for workflows 2013-03-26 15:18:52 +01:00
Cédric Messiant 0b7d6ea874 Added subscriber to change parent task state when subtask state changed 2013-03-21 16:13:18 +01:00
Cédric Messiant 6329afb7a4 Fixed workflow 2013-03-21 15:16:18 +01:00
Cédric Messiant 1a50584509 Added persmissions to task workflow 2013-03-20 17:35:31 +01:00
Cédric Messiant aaece36ee3 Added workflow for task 2013-03-20 16:42:15 +01:00