|
a1a4e0bdbe
|
Prepare for moving into monorepo
|
2021-03-18 12:46:40 +01:00 |
|
|
56be317d1b
|
fix sf3 deprecated helpers for console command
|
2020-03-13 17:23:22 +01:00 |
|
|
4182c53304
|
fix error when field definition has changed
|
2019-04-16 15:22:57 +02:00 |
|
|
7568eb9eda
|
set deps to stable version
|
2018-09-10 11:21:05 +02:00 |
|
|
379e74f0f1
|
always update packagist and restraint to php 7.2
|
2018-09-10 10:51:56 +02:00 |
|
|
5558db5102
|
fix error with post_text extension
|
2018-07-18 16:46:29 +02:00 |
|
|
23e68416a2
|
Improve isChecked
|
2018-06-13 16:45:21 +02:00 |
|
|
0371236493
|
allow to render choice in different columns
|
2018-06-12 17:58:45 +02:00 |
|
|
2042e43613
|
allow date to be rendered in list/exports
|
2018-06-12 17:58:28 +02:00 |
|
|
122e54eed6
|
fix errors in editing custom field group
|
2018-05-17 21:09:46 +02:00 |
|
|
51460be132
|
Merge branch 'master' into upgrade-sf3
|
2018-05-16 22:09:22 +02:00 |
|
|
84de2e148d
|
use translatable strign helper to translate string
|
2018-05-16 22:08:53 +02:00 |
|
|
cacf6d0f3a
|
fix error when adding customfield choice
|
2018-05-16 21:52:36 +02:00 |
|
|
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 |
|
|
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 |
|