43d12a9647
fix how to get task repository
2021-02-12 16:45:24 +01:00
fe5f63457b
add a filtering of tasks by center
2018-10-18 20:51:49 +02:00
fb2ea549b9
fix error when querying with type
2018-08-29 23:50:36 +02:00
a69b2d7e40
filter tasks by type, allow to overload task edit page and section menu
2018-08-27 13:13:45 +02:00
7ae56a6747
add filtering by task type
2018-06-05 11:48:23 +02:00
145e099903
[repository] add 'equal' to "today is after end|warning|start date"
2018-05-31 22:36:09 +02:00
69eb9648c9
improve filter form
...
- hide form in some places ;
- i18n
- hide status filtering with a parameter (redundant)
2018-05-08 22:56:45 +02:00
b856647b04
add logic to filter tasks
2018-05-07 22:06:34 +02:00
654a5a2019
add counter for tasks
2018-04-27 22:21:11 +02:00
nobohan
bf0db0de3f
add list by person, user and scope + formatting of submit button in edit
2018-04-26 21:54:49 +02:00
4a8e252fdb
add firstresult/maxresult in SingleTaskRepository
2018-04-26 12:35:03 +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
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
7a85e00c16
initial commit
2018-04-13 22:16:40 +02:00