274 Commits

Author SHA1 Message Date
a43dc3733f re-enable fixtures with sf3 2018-05-04 22:50:17 +02:00
7950ccfddb re-introduce deps to chill-project/person in dev 2018-04-24 14:31:41 +02:00
a50b12be15 switch composer.json to sf-3 2018-04-24 14:25:02 +02:00
nobohan
e021cea2da fix deprecation error: use gqcn and pass option in array 2018-04-20 14:19:17 +02:00
nobohan
1eeee615a3 use fqcn in getRepository method 2018-04-16 10:41:23 +02:00
nobohan
0d05865091 fix deprecations: use fqcn for integer and number in CustomFieldNumber 2018-04-13 17:44:54 +02:00
nobohan
da92b4df56 fix test error due to the removing of deprecated getName method 2018-04-13 17:31:03 +02:00
nobohan
11bd3c66e1 fix test error due to the removing of deprecated getName method 2018-04-13 17:29:59 +02:00
nobohan
00bbbd32d6 fix deprecations: use fqcn 2018-04-13 17:25:05 +02:00
nobohan
654f7b4d26 flip value for 'other' 2018-04-11 17:48:31 +02:00
nobohan
ed526fa8ea fix deprecations: no more need to define these services (that cause a deprecation...) 2018-04-11 16:41:35 +02:00
nobohan
0a08c362bb fix deprecations: getName -> getBlockPrefix in forms 2018-04-09 10:24:52 +02:00
nobohan
3439319e59 fix error 2018-04-06 08:13:05 +02:00
nobohan
c8f53e6472 fix deprecations: use fqcn and other deprecated properties 2018-04-05 17:09:01 +02:00
nobohan
8c97ac9e26 fix deprecations: use fqcn 2018-04-05 16:33:53 +02:00
nobohan
44596bf58d fix deprecations: use fqcn for collectionType in getParent() 2018-04-05 16:23:23 +02:00
nobohan
4c4f4b5ca7 fix deprecations: use fqcn 2018-04-05 15:23:29 +02:00
nobohan
0f1c4d1120 fix deprecation: remove array on addAllowedValues 2018-04-05 15:14:45 +02:00
nobohan
ebd5e03d54 fix error 2018-04-05 14:10:00 +02:00
nobohan
d501fa31ae fix deprecations: use fqcn fr translatable_string 2018-04-05 13:59:14 +02:00
nobohan
762bb777c3 fix deprecations: use fqcn 2018-04-05 13:54:12 +02:00
nobohan
7ed0e3fddd fix deprecations: use fqcn for trasnlatable_string 2018-04-05 13:35:30 +02:00
nobohan
7eeaec7047 fix deprecations: use fqcn for FormType 2018-04-05 12:21:06 +02:00
nobohan
2cfe83e69c fix deprecations: remove array in setAllowedTypes 2018-04-05 10:33:23 +02:00
nobohan
a35fd76053 fix deprecations: add choices_as_values=true + flip contents of choice in ChoiceType 2018-04-04 22:01:52 +02:00
nobohan
3e9690f47e fix deprecations: use fqcn for textarea 2018-04-04 18:42:56 +02:00
nobohan
14412c87fe fix deprecations: use fqcn + remove arrays in addAllowedTypes/Values 2018-04-04 18:22:58 +02:00
nobohan
b07d876157 fix deprecations: use fqcn 2018-04-04 18:17:51 +02:00
nobohan
7edd6affe4 fix deprecations: use fqcn 2018-04-04 18:11:51 +02:00
nobohan
23dd4ec48b fix deprecations: use choices_as_values=true and flip content of the choice options 2018-04-04 17:50:23 +02:00
nobohan
9951a5d765 fix deprecations: use fcqn instead of 'choice' 2018-04-04 16:38:30 +02:00
nobohan
def1b1c01f Merge branch 'upgrade-sf3' of https://framagit.org/Chill-project/Chill-CustomFields into upgrade-sf3
merge...
2018-04-04 15:56:01 +02:00
nobohan
b84ee91652 fix deprecations: use fqcn instead of 'choices' 2018-04-04 15:55:45 +02:00
45419a6044 remove deps to unstable phpoffice/spreadsheet 2018-04-04 13:18:23 +02:00
38f34ad48b connect branch upgrade-sf3 in this branch with branch chill/main upgrade-sf3 2018-04-04 13:07:51 +02:00
nobohan
65e7354437 fix deprecatrions: use fqcn for chill classes 2018-04-04 12:19:46 +02:00
nobohan
ac9325a7f2 fix deprecations: use fqcn for submit and hidden types. 2018-04-04 11:54:23 +02:00
nobohan
5515d94aae fix deprecations: requirements: _method -> methods 2018-04-03 15:19:35 +02:00
bcf0e8d89d adapt parameters.yml path 2017-07-04 16:19:59 +02:00
fdb5ec6733 new architecture for tests 2017-07-04 16:15:20 +02:00
a9da9acdd2 revert phpunit to ~5.0, which is required by other bundles 2017-06-22 22:02:28 +02:00
669d823f72 use the apigen phar packaged with the current image 2017-06-20 21:06:43 +02:00
ca4ffb4d53 upgrade deps and CI 2017-06-20 20:58:28 +02:00
86c0622ef3 adding apigen definition file 2016-12-19 11:43:00 +01:00
83b45fd88b re-introduce platform-reqs in installation phase 2016-12-19 11:33:33 +01:00
74c6c645f1 removing memory_limit and adding deploy - doc 2016-12-19 10:13:12 +01:00
8cda910918 fix test
The button seems to be translated
2016-12-19 10:02:28 +01:00
c58d101ade fixing error in creating mock
A public method became protected in phpunit
2016-12-19 09:54:32 +01:00
0899a931e4 adding deploy to packagist into pipeline 2016-11-20 22:32:16 +01:00
f8dd08d194 adding div around title
Those div are required to solve ref Chill-project/Chill-Person#12
2016-11-13 21:04:20 +01:00