130 Commits

Author SHA1 Message Date
1fa01474d8 make timeline & paginator service private 2020-07-28 13:12:41 +02:00
ba7abaebf5 sf4, change deprecated workflow declaration 2020-07-28 12:29:48 +02:00
1c7dd27fca fix sf4 minor corrections on Doctrine ORM mapping Entities 2020-07-27 16:16:17 +02:00
415ad5dd21 sf4 deprecated: timeline builder was private service 2020-07-27 13:50:23 +02:00
9573f44001 fix sf4 deprecated: remove sensio_framework messages 2020-07-23 15:21:14 +02:00
87e5550279 [bugfix] fix loading of chill task list 2020-05-04 13:10:00 +02:00
ce40bb2217 upgrade changelog 2019-12-04 22:22:56 +01:00
6417234609 Merge branch 'master' into stable 2019-12-04 22:21:24 +01:00
f875b41f07 load css using dynamic function 2019-12-04 14:01:49 +01:00
df97de2800 update changelog 2019-08-27 16:56:32 +02:00
3055973b06 better exception description when task workflow is not found 2019-08-27 16:55:14 +02: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
c6a4e615dd update changelog 2019-03-04 20:36:36 +01:00
9024f0cfca write privacy event only if person is available #3 2019-03-04 20:34:44 +01: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
407effed39 merge branch master & adapt changelog 2018-11-21 12:27:12 +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
f4331f1756 bump changelog for 1.5.4 2018-11-13 21:54:27 +01:00
d1083e97cb adding indexes 2018-11-13 21:53:28 +01:00
Mat
9c51d673f0 add privacyEvent for edit and update singleTask 2018-10-23 10:42:23 +02:00
38c272f89e prepare changelog for 1.5.3 2018-10-19 14:35:26 +02:00
Mat
508e8ae7fb privacyEvent, update changelog 2018-10-19 13:42:29 +02:00
Mat
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
c36778184d fix bug in listing users in form filtering tasks 2018-10-18 19:59:11 +02:00
Mat
32d5d448e0 privacyEvent, add event to show and list Actions 2018-10-16 15:28:59 +02:00
e25621ef79 set deps to stable branch 2018-09-10 11:27:50 +02:00
e9163389c0 add gitlab-ci prototype 2018-09-10 10:59:23 +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
fb2ea549b9 fix error when querying with type 2018-08-29 23:50:36 +02:00
a69b2d7e40 filter tasks by type, allow to overload task edit page and section menu 2018-08-27 13:13:45 +02:00
b3b1e0aff5 rename entry in person menu 2018-08-27 10:10:09 +02:00
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