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
cd966b5246
add translation for 'delete'
2018-05-07 17:05:10 +02:00
nobohan
7e9a584944
add action btns in the view page
2018-05-07 17:02:39 +02:00
585b8b3927
enable fixtures with sf3 + add DELETE role to users
2018-05-04 22:52:51 +02:00
ba603c7cc8
fix typo
2018-05-04 14:18:05 +02:00
583c10128d
set order in user menu + translations
2018-05-04 14:16:44 +02:00
f19c9e85dc
add validation for date interval
2018-05-04 12:10:11 +02:00
0df80041fb
fix error in delete action: route name, misplaced 404 errors
2018-05-04 11:15:46 +02:00
9fc55054cb
fix cancel route
2018-05-04 11:11:19 +02:00
cabd863245
translate flash messages
2018-05-04 11:10:56 +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
a3cc95784c
fix issue with dropdown buttons
2018-05-03 22:41:03 +02:00
nobohan
682f08dbbb
fix typo in translations
2018-05-02 14:41:53 +02:00
nobohan
92621f174f
fix typo in flash messages
2018-05-02 10:49:02 +02:00
nobohan
d1f95b3be8
Merge branch 'master' of framagit.org:Chill-project/Chill-Task
...
merge ...
2018-05-02 09:39:01 +02:00
nobohan
f230d661d4
add links to person name in the table
2018-05-02 09:38:50 +02:00
57169b3148
Merge remote-tracking branch 'origin/master'
2018-04-30 17:40:33 +02:00
63168818ec
add link when task are near deadline in user menu
2018-04-30 17:37:20 +02:00
399f99ebfc
fix default return path string
2018-04-30 17:36:06 +02:00
397ea45a51
remove dump message
2018-04-30 17:30:28 +02:00
nobohan
cf2e781366
front-end: improve icons for task list
2018-04-30 17:22:03 +02:00
4007353fe6
rename namespace for notification counter tag
2018-04-30 15:02:19 +02:00
nobohan
f5b09cf42e
front-end/design single tasks
2018-04-30 14:53:57 +02:00
caf4ef0473
Merge branch 'master' of framagit.org:Chill-project/Chill-Task
2018-04-30 11:49:54 +02:00
nobohan
5d8b764057
add icons for transitions btns - work in progress
2018-04-28 16:05:03 +02:00
654a5a2019
add counter for tasks
2018-04-27 22:21:11 +02:00
nobohan
2d57757682
front-end dev of tasks lists
2018-04-27 17:42:21 +02:00
3719ce0896
Insert "my tasks" link in user menu
2018-04-27 13:36:04 +02:00
258a280784
add tasks list in menu
2018-04-27 12:29:45 +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
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