e0e7376c1d
generate entry "my tasks" dynamically
2018-07-17 17:34:59 +02:00
f9221f9f90
upgrade AuthorizationEvent to receive other class than tasks
2018-07-17 17:10:32 +02:00
ebc0961fa8
use event to override vote on task
...
Now, the bundle dispatch an event `chill_task.vote` to override the authorization
on voting on a task.
If a subscriber or listener emits a vote on the event, this vote override the
logic defined for the default task.
2018-07-17 15:28:04 +02:00
95f75e53eb
add some docblock
2018-07-17 11:35:10 +02:00
d8c3cc4c84
set ACL only if page is shown
2018-07-17 11:34:37 +02:00
59807c2d17
typo
2018-07-17 11:34:18 +02:00
b4de51a601
entry "task list" in person menu is dynamic - based on ACL
2018-07-08 22:37:51 +02:00
8976661b40
Merge remote-tracking branch 'origin/master'
2018-07-06 16:30:07 +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
4fedd7e8ca
indentation
2018-06-22 10:12:23 +02:00
nobohan
bae3904b1d
modif wording + ajout bouton 'back to the list'
2018-06-05 16:28:20 +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
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
d8c1f9d1dc
adapt to support admin users
2018-05-14 14:39:13 +02:00
8f4be568e9
add special class to warning
2018-05-09 00:04:52 +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
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