3129 Commits

Author SHA1 Message Date
nobohan
0f1c4d1120 fix deprecation: remove array on addAllowedValues 2018-04-05 15:14:45 +02:00
nobohan
5aa87ffdb4 fix deprecations: use fqcn + change 'property' in 'choice_label' 2018-04-05 15:04:47 +02:00
nobohan
6ee9dd56c0 fix error: flip content of choices field 2018-04-05 14:15:50 +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
d4d14d1a06 fix deprecations: use fqcn 2018-04-05 12:36:58 +02:00
nobohan
7eeaec7047 fix deprecations: use fqcn for FormType 2018-04-05 12:21:06 +02:00
nobohan
2474bb3e5a fix deprecations: flip contents of array 2018-04-05 11:47:12 +02:00
nobohan
478e1c505d fix deprecation: no more passing of type instances 2018-04-05 11:45:58 +02:00
nobohan
f7631af1fd fix deprecation: no more passing of type instances 2018-04-05 11:45:28 +02:00
nobohan
68febabd95 fix deprecations: empty_value -> placeholder for choice 2018-04-05 11:29:28 +02:00
nobohan
ed00833eb8 fix deprecations: implement abstract method supports and voteOnAttribute for ActivityVoter 2018-04-05 10:43:01 +02:00
nobohan
bc6716a5fd fix deprecations: remove array in setAllowedTypes 2018-04-05 10:35:15 +02:00
nobohan
6327d25783 fix deprecations: use fqcn in the activity bundle 2018-04-05 10:34:41 +02:00
nobohan
4d65e1c9c6 fix deprecations 2018-04-05 10:33:54 +02:00
nobohan
2cfe83e69c fix deprecations: remove array in setAllowedTypes 2018-04-05 10:33:23 +02:00
nobohan
5afaff841c fix deprecations: remove array in setAllowedTypes 2018-04-05 10:32:33 +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
c7c0830d2e fix deprecations: empty_value -> placeholder, for ChoiceType 2018-04-05 07:41:39 +02:00
nobohan
6bf4f68f0d fix deprecations: add 'choices_as_values=true' to ChoiceType elements 2018-04-05 07:34:52 +02:00
nobohan
3ea3beb1d5 fix deprecations: set 'choices_as_values=true' as a default option of Select2ChoiceType class 2018-04-05 07:32:53 +02:00
nobohan
833950046c Merge branch 'upgrade-sf3' of framagit.org:Chill-project/Chill-Person into upgrade-sf3
merge...
2018-04-04 22:02:29 +02:00
nobohan
193b6c3a3b fix deprecations: add choices_as_values=true + flip contents of choice in ChoiceType 2018-04-04 22:02:21 +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
38bb5da406 Merge branch 'upgrade-sf3' of framagit.org:Chill-project/Chill-Main into upgrade-sf3
merge...
2018-04-04 22:00:48 +02:00
nobohan
9cd32cb59c fix deprecations: add choices_as_values=true + flip contents of choice in ChoiceType 2018-04-04 22:00:37 +02:00
7be5a95ab9 fix test for CenterType (use fqdn in tests) 2018-04-04 21:54:28 +02:00
b042a7ae55 rewrite PersonVoter for sf3 2018-04-04 21:51:16 +02:00
19de34b4db use fqdn for CreationPersonType 2018-04-04 21:50:55 +02:00
bce6916837 use fqdn in CenterType 2018-04-04 21:43:51 +02:00
nobohan
3e9690f47e fix deprecations: use fqcn for textarea 2018-04-04 18:42:56 +02:00
nobohan
7637954a8d fix deprecations: use fqcn for customfieldtype 2018-04-04 18:39:02 +02:00
nobohan
7f6f41a2d8 fix deprecations: remove array for addAllowedTypes/Values 2018-04-04 18:25:22 +02:00
nobohan
b6f9d1156e fix deprecations: use fqcn for textarea 2018-04-04 18:24:36 +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
9694445ba4 fix deprecations: getName -> getBlockPrefix + use fqcn for Select2maritalStatusType 2018-04-04 17:59:18 +02:00
nobohan
4143e773b6 fix deprecations: use choices_as_values=true and flip content of the choice options 2018-04-04 17:54:17 +02:00
nobohan
cf6b36c8f8 Merge branch 'upgrade-sf3' of framagit.org:Chill-project/Chill-Person into upgrade-sf3
merge ...
2018-04-04 17:53:27 +02:00
nobohan
b004c65ec1 fix deprecations: use choices_as_values=true and flip content of the choice options 2018-04-04 17:53:11 +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
bc9fdd7670 Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 2018-04-04 17:28:44 +02:00
c3b7ca599f connect branch to upgrade-sf3 other repositories 2018-04-04 17:28:04 +02:00
a3e6b625b5 fix missing count statement 2018-04-04 17:23:25 +02:00
nobohan
95f32a8fcb fix deprecations: setDefaultOptions -> configureOptions 2018-04-04 17:04:25 +02:00