150 Commits

Author SHA1 Message Date
f4a2ab67c2 Replace deprecated extends Controller by AbstractController 2021-02-01 18:17:33 +01:00
1c4f789414 translating all roles in admin interface 2021-01-26 15:21:22 +01:00
448b99a652 twig filter format_date need only one argument 2020-09-10 16:00:32 +02:00
20807f637d Merge branch 'sf4' of framagit.org:Chill-project/Chill-Task into sf4 2020-09-08 11:32:41 +02:00
dc657cbf99 use '@foo/bar.html.twig' syntax in twig templates 2020-09-06 20:32:46 +02:00
f5f0e54261 fix deprecated ObjectManager path in data fixtures scripts 2020-09-04 20:35:32 +02:00
c98c12051a move files from Resources/translations/ to translations/ 2020-08-04 16:28:07 +02:00
4d2f84a9bd fix error in timeline with workflow in task 2020-08-04 10:48:20 +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
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
9c74810665 Merge remote-tracking branch 'origin' 2020-05-04 13:11:08 +02:00
87e5550279 [bugfix] fix loading of chill task list 2020-05-04 13:10:00 +02:00
574f7e77f2 update changelog for last commit 2020-01-14 22:47:42 +01:00
6a787dd4bf point to new personRepository in controller 2020-01-14 22:46:19 +01: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