14da65dcdb
rename syntax for ChillMain twig template calls
2020-07-30 14:25:28 +02:00
2d92bc939b
sf4 resolve errors and depreciations
2020-07-30 13:53:15 +02:00
e0e0d3a56f
Merge branch 'sf4' of framagit.org:Chill-project/Chill-Task into sf4
2020-07-28 16:57:14 +02:00
09bd534256
upgrade to symfony4, reset all requires into modules
2020-07-28 16:44:36 +02:00
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
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
508e8ae7fb
privacyEvent, update changelog
2018-10-19 13:42:29 +02: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
c36778184d
fix bug in listing users in form filtering tasks
2018-10-18 19:59:11 +02:00
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