7 Commits

Author SHA1 Message Date
eadaeaef35 add closed tasks
- the entity has a new column / property "closed" (boolean)
- An event listener in created during container compilation, which listen on tasks
  status changed
- The taskworkflow manager and task workflow definition indicate if the tasks is closed ;
- Add list for closed tasks in controller, and change parameter 'date_status' to 'status';
- and change query to allow to filter on closed tasks
2018-04-26 12:14:30 +02:00
d251074430 link between lists of task and tasks 2018-04-26 11:15:22 +02:00
c99583b665 implementing workflow on tasks 2018-04-25 15:35:52 +02:00
a58ae088ff fix error in return path and fix date interval conversion 2018-04-25 12:21:57 +02:00
nobohan
e1871a2d15 add show, edit, delete actions for tasks + template twig 2018-04-24 17:53:12 +02:00
196fc2c38f improve task list 2018-04-20 21:55:56 +02:00
9dfa39ff07 add list of task 2018-04-17 21:58:10 +02:00