6 Commits

Author SHA1 Message Date
f9221f9f90 upgrade AuthorizationEvent to receive other class than tasks 2018-07-17 17:10:32 +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
066efdc042 add a button 'new task' in page head and improve voter 2018-07-05 15:33:35 +02:00
nobohan
0d9e80eb72 add DELETE to the TaskVoter 2018-04-26 11:46:01 +02:00
a02b9edc45 first implementation of controller 2018-04-16 15:09:50 +02:00