209 Commits

Author SHA1 Message Date
0affc534c5 inject PaginatorFactory in constructor 2020-09-08 18:26:37 +02:00
46293a9baf rename deprecated using path for ObjectManager 2020-09-08 15:42:42 +02:00
b2cbba4de8 use '@foo/bar.html.twig' syntax in twig templates 2020-09-06 20:32:46 +02:00
1d8d7fa354 fix deprecated ObjectManager path in data fixtures scripts 2020-09-04 20:35:32 +02:00
1aecc2fd3a move files from Resources/translations/ to translations/ 2020-08-04 16:28:07 +02:00
f7902dd940 sf4, adding workflow and fix errors for task bundle 2020-08-04 10:04:25 +02:00
00c3d1cb97 sf4, fix errors with report bundle, adapt new config yaml directory 2020-08-03 21:15:03 +02:00
d983247514 install twig intl-extra, replace localizeddate filter by format_date 2020-08-03 11:10:39 +02:00
f707a649d1 adapt migrations files to flex 2020-07-31 15:59:11 +02:00
f760943baa rename syntax for ChillMain twig template calls 2020-07-30 14:25:28 +02:00
4634dbf4e7 Merge branch 'sf4' of framagit.org:Chill-project/Chill-Report into sf4 2020-07-28 16:57:11 +02:00
b179ebba72 upgrade to symfony4, reset all requires into modules 2020-07-28 16:44:36 +02:00
6ca6974456 make timeline & paginator service private 2020-07-28 13:21:49 +02:00
0d435dcd9b fix sf4 minor corrections on Doctrine ORM mapping Entities 2020-07-27 16:16:17 +02:00
b001309778 sf4 deprecated: timeline builder was private service 2020-07-27 13:50:23 +02:00
91c965cda6 sf4 deprecated: migrate Doctrine ORM mapping to annotation 2020-07-24 18:08:55 +02:00
a812a0c132 fix sf4 deprecated: improve relying AuthorizationHelper service 2020-07-23 12:51:07 +02:00
137294d8b8 fix sf4 deprecated: remove choices_as_values form option 2020-07-22 17:05:24 +02:00
ac471906ec adapt changelog to 1.5.2 release 2019-02-28 10:52:55 +01:00
Mat
f0a0f46ff1 add privacyEvents for report edit and update 2018-10-23 10:31:20 +02:00
Mat
a3a4d31f8b privacyEvent, update changelog 2018-10-19 13:36:21 +02:00
Mat
43a2e4705f privacyEvent, add event on list and view actions 2018-10-16 15:39:04 +02:00
b4c9cf06be adapt changelog to 1.5.1 release 2018-09-12 11:00:08 +02:00
67d62e8d03 [report list] fix "all fields are always shown" 2018-09-12 10:59:01 +02:00
6d8d99c572 upgrade deps to stable version 2018-09-10 14:28:37 +02:00
9e0359ac36 remove packagist from gitlab-ci 2018-09-10 14:24:38 +02:00
74bb2b3e51 upgrade to new search interface 2018-09-10 14:21:20 +02:00
84c22fcf59 add list for exports 2018-06-13 16:46:58 +02:00
9c87db1519 upgrade ReportVoter to sf3 2018-05-16 16:59:33 +02:00
835b36f281 re-enable fixtures with sf3 2018-05-04 22:52:05 +02:00
d78eb72777 switch composer.json to syfmony3 2018-04-24 14:49:52 +02:00
04b8682fed set deps to upgrade-sf3 2018-04-13 14:13:43 +02:00
nobohan
780d751455 fix deprecations: use security.token_storage instead of security.context 2018-04-09 12:11:27 +02:00
nobohan
1d10d89a9b fix deprecation: use fqcn in a depedency injection 2018-04-09 10:56:17 +02:00
nobohan
3260e9e7bd fix deprecations: getName -> getBlockPrefix in forms 2018-04-09 10:55:03 +02:00
nobohan
6ee9dd56c0 fix error: flip content of choices field 2018-04-05 14:15:50 +02:00
nobohan
d4d14d1a06 fix deprecations: use fqcn 2018-04-05 12:36:58 +02:00
nobohan
bc6716a5fd fix deprecations: remove array in setAllowedTypes 2018-04-05 10:35:15 +02:00
nobohan
eeff93c88a fix deprecations: implement abstract function for reportVoter 2018-04-05 09:54:28 +02:00
nobohan
1b4bb4f7bc fix deprecations: flip content of choice type 2018-04-05 08:11:19 +02:00
nobohan
4519a1c92c fix deprecations: use fqcn for FormType 2018-04-05 08:07:15 +02:00
nobohan
6bf4f68f0d fix deprecations: add 'choices_as_values=true' to ChoiceType elements 2018-04-05 07:34:52 +02:00
nobohan
7637954a8d fix deprecations: use fqcn for customfieldtype 2018-04-04 18:39:02 +02:00
nobohan
3778012565 update deprecated routing option: requirement -> methods 2018-03-28 17:40:09 +02:00
986d10724e fix test with new labels / classes 2017-08-29 17:42:38 +02:00
0c49a21fb6 layout of timeline 2017-08-19 23:07:45 +02:00
5aff866ed8 adapt layout to new rules 2017-08-19 21:48:36 +02:00
dab43fef6b remove search for surname
The surname does not appears since the number of result is limited to 5 eleents
2017-07-04 21:53:47 +02:00
f36ee2f482 new architecture for tests 2017-07-04 21:46:15 +02:00
90d74c609e fix css classes in tests 2017-07-04 21:43:01 +02:00