nobohan
bf0db0de3f
add list by person, user and scope + formatting of submit button in edit
2018-04-26 21:54:49 +02:00
4b391d03d5
add current place in task list
2018-04-26 14:00:11 +02:00
724e065e80
fix grant 'DELETE' from index view
2018-04-26 12:36:24 +02:00
4cafa93d98
Merge remote-tracking branch 'origin/master'
2018-04-26 12:35:31 +02:00
4a8e252fdb
add firstresult/maxresult in SingleTaskRepository
2018-04-26 12:35:03 +02:00
nobohan
6725e7ed2b
Merge branch 'master' of framagit.org:Chill-project/Chill-Task
...
merge
2018-04-26 12:16:25 +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
nobohan
0d9e80eb72
add DELETE to the TaskVoter
2018-04-26 11:46:01 +02:00
d251074430
link between lists of task and tasks
2018-04-26 11:15:22 +02:00
341d826102
Merge remote-tracking branch 'origin/master'
2018-04-25 21:17:01 +02:00
46db1b7389
Check ACL on default task
2018-04-25 21:16:16 +02:00
nobohan
fa797e06cf
add translations
2018-04-25 17:59:04 +02:00
c99583b665
implementing workflow on tasks
2018-04-25 15:35:52 +02:00
4fe9c4296e
upgrade route name
2018-04-25 12:24:46 +02:00
897e1eadac
Merge remote-tracking branch 'origin/master'
2018-04-25 12:22:16 +02:00
a58ae088ff
fix error in return path and fix date interval conversion
2018-04-25 12:21:57 +02:00
ff25a38e64
fix error in return path and fix date interval conversion
2018-04-25 12:18:44 +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
nobohan
e1871a2d15
add show, edit, delete actions for tasks + template twig
2018-04-24 17:53:12 +02:00
3d775a3ee2
Merge remote-tracking branch 'origin/master'
2018-04-23 21:34:05 +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
nobohan
a01081a162
SingleTask template: add CSS classes to twig
2018-04-23 12:36:37 +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
fd8b6490d0
add validation to single task controller::new
2018-04-17 11:39:16 +02:00
a02b9edc45
first implementation of controller
2018-04-16 15:09:50 +02:00
1734727029
add composer.json file
2018-04-13 22:25:02 +02:00
7a85e00c16
initial commit
2018-04-13 22:16:40 +02:00