448b99a652
twig filter format_date need only one argument
2020-09-10 16:00:32 +02:00
dc657cbf99
use '@foo/bar.html.twig' syntax in twig templates
2020-09-06 20:32:46 +02:00
c98c12051a
move files from Resources/translations/ to translations/
2020-08-04 16:28:07 +02:00
2a5ee00b86
setting new path for all config yaml files + adding expression-language component
2020-08-04 10:19:50 +02:00
5292f319be
sf4, adding workflow and fix errors for task bundle
2020-08-04 10:04:25 +02:00
f7b5e37079
install twig intl-extra, replace localizeddate filter by format_date
2020-08-03 11:10:39 +02:00
98a3b38995
adapt migrations files to flex
2020-07-31 15:59:37 +02:00
70efafc0f5
sf4, repair errors and make basic and admin chill pages works
2020-07-30 17:34:45 +02:00
1fa01474d8
make timeline & paginator service private
2020-07-28 13:12:41 +02:00
415ad5dd21
sf4 deprecated: timeline builder was private service
2020-07-27 13:50:23 +02:00
f875b41f07
load css using dynamic function
2019-12-04 14:01:49 +01:00
b39005cca9
minor change
2019-05-20 11:55:15 +02:00
c52cf14459
add return path for page show and edit for single task
2019-04-29 12:05:28 +02:00
73ef9e1f8e
Merge branch 'privacyEvent'
2019-01-25 17:53:57 +01:00
b2add2539c
fix: error on warning interval was not shown
2018-11-21 14:25:44 +01:00
c7125f0866
layout of the task list
2018-11-21 12:26:11 +01:00
176ca90e39
fix error: the "see more" link was not showed
2018-11-20 21:38:03 +01:00
d1083e97cb
adding indexes
2018-11-13 21:53:28 +01:00
d8a77b5fdf
Merge branch 'master' into privacyEvent
2018-10-19 13:39:21 +02:00
fe45ce5447
add color to task status
2018-10-18 21:43:16 +02:00
fe5f63457b
add a filtering of tasks by center
2018-10-18 20:51:49 +02:00
7c113e3478
add assignee in task list + fix some translation
2018-10-18 20:05:02 +02:00
32d5d448e0
privacyEvent, add event to show and list Actions
2018-10-16 15:28:59 +02:00
14ef130bc6
fix timeline: filter tasks with circle restrictions
2018-09-03 11:29:06 +02:00
6c311bec11
fix translation
2018-09-03 11:28:43 +02:00
a69b2d7e40
filter tasks by type, allow to overload task edit page and section menu
2018-08-27 13:13:45 +02:00
e0e7376c1d
generate entry "my tasks" dynamically
2018-07-17 17:34:59 +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
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
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
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