44 Commits

Author SHA1 Message Date
a69b2d7e40 filter tasks by type, allow to overload task edit page and section menu 2018-08-27 13:13:45 +02:00
48b9078497 do not show transition button if no transition available 2018-07-06 15:48:42 +02:00
52bda7c94f add confirmation page for task 2018-07-06 15:47:14 +02:00
5ada6d913c translation and redirection 2018-07-06 14:02:40 +02:00
39e166eb5b back to the list keep the query parameters required by the list 2018-07-05 16:37:59 +02:00
066efdc042 add a button 'new task' in page head and improve voter 2018-07-05 15:33:35 +02:00
9852430b13 add task type in list 2018-07-05 15:12:09 +02:00
nobohan
bae3904b1d modif wording + ajout bouton 'back to the list' 2018-06-05 16:28:20 +02:00
c4248f4e73 add a condition to hide transition button if no transisiton available 2018-05-25 12:32:56 +02:00
fdad635787 add blockquote to signle task 2018-05-25 12:24:42 +02:00
03d8707e79 wording of timeline tasks 2018-05-25 12:24:12 +02:00
nobohan
d4d730ea02 add a timeline in view pages for viewing task transitions 2018-05-21 13:27:30 +02:00
nobohan
f829dccbdd add status in task view (issue #57) 2018-05-21 11:16:32 +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
650f2c8e18 remove "person" filter when a person file is opened 2018-05-07 22:32:59 +02:00
b856647b04 add logic to filter tasks 2018-05-07 22:06:34 +02:00
38cc4f84c4 Revert "Revert "add form for filtering - work in progress" (temporarily)"
This reverts commit 75bdbac81a64bdd1fc702547084a206e8340d87a.
2018-05-07 20:38:24 +02:00
nobohan
7e9a584944 add action btns in the view page 2018-05-07 17:02:39 +02:00
9fc55054cb fix cancel route 2018-05-04 11:11:19 +02:00
a12701b97f add spaces between date and kind of date 2018-05-04 10:54:26 +02:00
75bdbac81a Revert "add form for filtering - work in progress" (temporarily)
This reverts commit c2a5ab2e69ff3e01af45bb2d141580c968a72381.
2018-05-04 10:25:16 +02:00
8542832ac6 add condition about date outside of li tags 2018-05-04 10:22:25 +02:00
31fcfed2f5 Merge remote-tracking branch 'origin/master' 2018-05-03 23:40:17 +02:00
86f7188d4a record single task states transition and add them in timeline 2018-05-03 23:38:08 +02:00
nobohan
c2a5ab2e69 add form for filtering - work in progress 2018-05-03 22:43:53 +02:00
nobohan
f230d661d4 add links to person name in the table 2018-05-02 09:38:50 +02:00
nobohan
cf2e781366 front-end: improve icons for task list 2018-04-30 17:22:03 +02:00
nobohan
f5b09cf42e front-end/design single tasks 2018-04-30 14:53:57 +02:00
nobohan
2d57757682 front-end dev of tasks lists 2018-04-27 17:42:21 +02:00
nobohan
fd2bee979a add message when there is no task + improve when request with multiple input (user, scope and person) 2018-04-27 10:16:30 +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
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
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
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
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
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
a02b9edc45 first implementation of controller 2018-04-16 15:09:50 +02:00