2a5ee00b86
setting new path for all config yaml files + adding expression-language component
2020-08-04 10:19:50 +02:00
5292f319be
sf4, adding workflow and fix errors for task bundle
2020-08-04 10:04:25 +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
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
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
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
7a85e00c16
initial commit
2018-04-13 22:16:40 +02:00