nobohan
478e1c505d
fix deprecation: no more passing of type instances
2018-04-05 11:45:58 +02:00
nobohan
ed00833eb8
fix deprecations: implement abstract method supports and voteOnAttribute for ActivityVoter
2018-04-05 10:43:01 +02:00
nobohan
6327d25783
fix deprecations: use fqcn in the activity bundle
2018-04-05 10:34:41 +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
3ea3beb1d5
fix deprecations: set 'choices_as_values=true' as a default option of Select2ChoiceType class
2018-04-05 07:32:53 +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
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
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
4143e773b6
fix deprecations: use choices_as_values=true and flip content of the choice options
2018-04-04 17:54:17 +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
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
9045db2fa1
Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3
2018-04-04 17:02:02 +02:00
7b4c728523
fix countable in php 7.2
...
in PHP 7.2, count does not allow null value or not countable object. This commit
adapt the use of count to the nature of the object
2018-04-04 17:00:57 +02:00
nobohan
9951a5d765
fix deprecations: use fcqn instead of 'choice'
2018-04-04 16:38:30 +02:00
nobohan
fac8506893
Merge branch 'upgrade-sf3' of framagit.org:Chill-project/Chill-Main into upgrade-sf3
...
merge...
2018-04-04 16:36:43 +02:00
nobohan
c9ce6055b2
fix deprecations: use fqcn for 'choice'
2018-04-04 16:19:26 +02:00
nobohan
4399c96036
fix deprecations: use fqcn instead of 'choice'
2018-04-04 15:59:24 +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
c593c153a1
fix error on exports test
...
Since php 7.2, the count function does not accept NULL values. This led to error if
the WHERE clause of query where empty.
2018-04-04 15:47:18 +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
dd5416f88d
Revert "set dependency to upgrade-sf3 for this branch"
...
This reverts commit e8b5bdf68eebbc7423daa739537e9b4fbd4d03c6.
2018-04-04 13:02:31 +02:00
e8b5bdf68e
set dependency to upgrade-sf3 for this branch
2018-04-04 13:01:05 +02:00
f881b3e52a
Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3
2018-04-04 12:37:53 +02:00
1bb0449112
New interface for voters
...
The use of the old interface trigger deprecation notice, handled by Chill. This should
be safe for an upgrade towars sf 3, but still requires work inside bundles.
2018-04-04 12:36:20 +02:00
nobohan
ae9db21633
use fqcn for chill classes
2018-04-04 12:21:08 +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
f8a61bd178
fix deprecations: use fqcn for 'password' and 'repeated'
2018-04-04 11:35:53 +02:00
nobohan
51a1b23e0d
fix deprecations: use fqcn for entity, ComposedGroupCenterType.
2018-04-04 11:07:49 +02:00
nobohan
1b16b8e1da
fix deprecations: set choices_as_values = true + flip content of choices options
2018-04-04 10:51:35 +02:00
nobohan
56a695e66e
fix deprecations: use the fqcn for choiceType
2018-04-04 10:29:57 +02:00
nobohan
c4f7256236
fix deprecations: options array -> no array for options resolver
2018-04-04 10:16:26 +02:00
e5324c816e
Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3
2018-04-04 09:48:35 +02:00
c960745763
advanced search (bis)
...
Ce commit contient des modifications qui sont peut-être dans un autre commit d'une
autre branche.
2018-04-04 09:48:16 +02:00
29e3c74bd7
advanced search (bis)
...
Ce commit contient des modifications qui sont peut-être dans un autre commit d'une
autre branche.
2018-04-04 09:46:30 +02:00
nobohan
0ed17d7b8f
Merge branch 'upgrade-sf3' of https://framagit.org/Chill-project/Chill-Main into upgrade-sf3
...
merge...
2018-04-03 17:30:58 +02:00
nobohan
5e577c3272
fix deprecations: use fqcn for form creations in controllers
2018-04-03 17:29:26 +02:00
nobohan
7922f8f181
fix deprecations: use fqcn for submit in controllers
2018-04-03 17:14:52 +02:00
nobohan
5515d94aae
fix deprecations: requirements: _method -> methods
2018-04-03 15:19:35 +02:00