Commit Graph

190 Commits

Author SHA1 Message Date
Nicolas Demonte 0bde49a4cc Insert history lines for cancellation of tasks or information #22006 2019-03-13 11:17:03 +01:00
Nicolas Demonte 68ddd3eaa1 Send cancellation emails (task & information) thru events #22006 2019-02-26 09:51:47 +01:00
Nicolas Demonte 926f039177 Update translation files 2019-02-12 10:46:53 +01:00
Nicolas Demonte c496d7f4d1 Allow cancelling of validation requests #22008 2019-02-12 10:35:05 +01:00
Nicolas Demonte a5d4dbfa8c Reindex object security 2019-02-12 10:27:00 +01:00
Nicolas Demonte 00466c83a7 Allow return to initial state of a validation request #22008 2019-02-12 10:26:48 +01:00
Nicolas Demonte 65959efc69 Allow cancelling of information notices #22006 2019-01-21 15:27:16 +01:00
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 98635d245a reindex enquirer after it's been set (#5293) 2014-10-08 16:38:51 +02:00
Frédéric Péters 349f776ffb also use AjaxChosenMultiFieldWidget for enquirer, it behaves better (#4462) 2014-07-04 13:08:54 +02:00
Frédéric Péters 907d360c36 add abandoned status to basic task and validation workflows (#4938) 2014-06-30 15:03:42 +02:00
Frédéric Péters 7b9fe6c4ab allow multiple responsibles on a task (#4846) 2014-06-16 10:51:26 +02:00
Frédéric Péters 113a2527e5 reindex object security after setting enquirer 2014-04-24 14:11:48 +02:00
Frédéric Péters aa290c5447 log all event calls (#4423) 2014-04-24 14:10:25 +02:00
Frédéric Péters 0cfe63eb7d gives validator editor role (#4564) 2014-03-26 10:42:00 +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 7998c83208 translation update 2014-02-24 09:51:35 +01:00
Frédéric Péters 1b17f0b61f fix deadline indexer for information objects 2014-02-12 15:45:42 +01:00
Frédéric Péters 475bbc7463 handle informing more than one person or group (#3825) 2014-02-12 11:49:20 +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
Frédéric Péters d5aed131d7 do not let subscribers fail on missing target 2013-11-06 14:45:06 +01:00
Vincent Fretin 66878a9d5f fix ObjectWillBeRemovedEvent task subscriber 2013-10-11 15:06:15 +02:00
Vincent Fretin 23d26e285a fix tests 2013-10-11 14:38:07 +02:00
Cédric Messiant 583b359c81 Change 'refus' by 'désattribution' in French translations 2013-10-11 11:28:49 +02:00
Cédric Messiant 85136abcc7 zcml inclusions and typo 2013-08-30 19:08:37 +02:00
Cédric Messiant c8a56be140 Inclusion of plone.formwidget.datetime in zcml 2013-08-29 09:15:27 +02:00
Cédric Messiant 66cec0f6b9 Add default_value import (fix) 2013-07-29 16:50:58 +02:00
Cédric Messiant ab55482b41 Information has no longer deadline field 2013-07-29 16:07:09 +02:00
Vincent Fretin 40155153f2 Fix deadline default value, get deadline from parent if it exists or today+3days 2013-07-27 16:12:00 +02:00
Vincent Fretin cfa9530198 use ajax chosen and dms.principals vocabulary 2013-07-27 14:07:49 +02:00
Vincent Fretin 79d02adb56 default value for deadline is 12:00 2013-07-27 11:56:22 +02:00
Vincent Fretin 860a5d81ad Merge branch 'master' of git+ssh://repos.entrouvert.org/collective.task 2013-07-21 12:22:24 +02:00
Vincent Fretin b458201641 translate group so the new criteria appear with the others 2013-07-21 10:22:36 +02:00
Frédéric Péters 77557813b6 change i18n domain of task type to plone
(the type name didn't appear translated otherwise)
2013-07-20 23:11:47 +02:00
Vincent Fretin 621fd6ea58 add Contributor role to document after validation creation (closes #3323) 2013-07-20 13:07:06 +02:00
Cédric Messiant 3e0f2b4c6e Default value for information title, hide title for information 2013-07-19 18:12:29 +02:00
Vincent Fretin 8abfd85fb7 reindex review_state 2013-07-19 18:07:26 +02: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 1ffb2ca70e Remove wfcomment dependency 2013-07-19 17:03:22 +02:00
Vincent Fretin e5fa268288 fixed attribute_task overlay 2013-07-19 12:39:36 +02:00
Vincent Fretin 67fab2aa1e remove unused import 2013-07-19 12:17:12 +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 a5330db0d2 Fix test (set global allow to true for tasks types in testing profile) 2013-07-12 09:49:15 +02:00
Cédric Messiant 188f3bb281 Docstrings 2013-07-12 09:44:09 +02:00
Cédric Messiant 9a432255a8 Add set_reader_on_versions subscriber : add Reader role to opinion enquirer on all versions created by the Opinion responsible when the Opinion is returned 2013-07-12 09:42:51 +02:00
Cédric Messiant 134bfb2287 Move and fix reindex_brain_metadata_on_basetask subscriber 2013-07-11 16:58:00 +02:00
Cédric Messiant 4b33f10eb1 fixed enquirer and responsible indexer 2013-07-11 16:00:02 +02:00