609 Commits

Author SHA1 Message Date
nobohan
3439319e59 fix error 2018-04-06 08:13:05 +02:00
b84a77d9de fix invocation of old method and upgrade ActivitySTatVoter to sf3 2018-04-06 02:42:11 +02:00
ea5d3f7940 branch upgrade-sf3 to same branch in other repo 2018-04-06 02:41:32 +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
5aa87ffdb4 fix deprecations: use fqcn + change 'property' in 'choice_label' 2018-04-05 15:04:47 +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
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
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
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
nobohan
95f32a8fcb fix deprecations: setDefaultOptions -> configureOptions 2018-04-04 17:04:25 +02:00
nobohan
9951a5d765 fix deprecations: use fcqn instead of 'choice' 2018-04-04 16:38:30 +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
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
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
01fbf172e3 remove dump 2018-03-27 17:47:04 +02:00
d1fd359366 add a date field 2018-03-27 16:35:56 +02:00
b596a7a9c9 add permission for list and stats
Required for tests.
This will also allow for default user to execute reports
2017-08-29 18:11:06 +02:00
837beb4cb2 layout of timeline 2017-08-19 23:08:00 +02:00
7b9a036589 adapt to main layout for list 2017-08-19 21:47:57 +02:00
b154f5db65 improve layout of list 2017-08-19 20:11:45 +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
7ccb46c0c4 fix directory for storing doctrinemigration versions 2017-07-03 21:52:25 +02:00
dff0d15647 add missing translation 2017-07-03 21:50:02 +02:00
87a3cd20ee move test/Fixtures to a new directory 2017-07-03 21:49:21 +02:00
a9da9acdd2 revert phpunit to ~5.0, which is required by other bundles 2017-06-22 22:02:28 +02:00