19 Commits

Author SHA1 Message Date
a69b2d7e40 filter tasks by type, allow to overload task edit page and section menu 2018-08-27 13:13:45 +02:00
e0e7376c1d generate entry "my tasks" dynamically 2018-07-17 17:34:59 +02:00
ebc0961fa8 use event to override vote on task
Now, the bundle dispatch an event `chill_task.vote` to override the authorization
on voting on a task.

If a subscriber or listener emits a vote on the event, this vote override the
logic defined for the default task.
2018-07-17 15:28:04 +02:00
b4de51a601 entry "task list" in person menu is dynamic - based on ACL 2018-07-08 22:37:51 +02:00
nobohan
d4d730ea02 add a timeline in view pages for viewing task transitions 2018-05-21 13:27:30 +02:00
b856647b04 add logic to filter tasks 2018-05-07 22:06:34 +02:00
585b8b3927 enable fixtures with sf3 + add DELETE role to users 2018-05-04 22:52:51 +02:00
583c10128d set order in user menu + translations 2018-05-04 14:16:44 +02:00
86f7188d4a record single task states transition and add them in timeline 2018-05-03 23:38:08 +02:00
63168818ec add link when task are near deadline in user menu 2018-04-30 17:37:20 +02:00
4007353fe6 rename namespace for notification counter tag 2018-04-30 15:02:19 +02:00
654a5a2019 add counter for tasks 2018-04-27 22:21:11 +02:00
46db1b7389 Check ACL on default task 2018-04-25 21:16:16 +02:00
c99583b665 implementing workflow on tasks 2018-04-25 15:35:52 +02:00
b7dd309600 Merge remote-tracking branch 'origin/master' 2018-04-25 12:12:08 +02:00
adc830142b improve autowiring and add workflow to tasks 2018-04-25 12:03:16 +02:00
60f6cd95b4 improve single task list
- move to a new controller
- refactor to be more adaptive to context
- partial autowiring
2018-04-23 21:33:07 +02:00
9dfa39ff07 add list of task 2018-04-17 21:58:10 +02:00
a02b9edc45 first implementation of controller 2018-04-16 15:09:50 +02:00