|
9f54665836
|
resolving deprecated private service injection on commands classes
|
2021-01-26 13:46:58 +01:00 |
|
|
e053bf999e
|
fixing any depreciations in fixtures feature
|
2021-01-14 18:57:02 +01:00 |
|
|
3d02785da2
|
twig filter format_date need only one argument
|
2020-09-10 16:00:32 +02:00 |
|
|
540661862a
|
rename deprecated using path for ObjectManager
|
2020-09-08 15:42:42 +02:00 |
|
|
df1c8178ec
|
fix choice deprecation with choices_as_values
|
2020-09-08 15:41:13 +02:00 |
|
|
94d446f5d4
|
use '@foo/bar.html.twig' syntax in twig templates
|
2020-09-06 20:32:46 +02:00 |
|
|
f05770235f
|
fix deprecated ObjectManager path in data fixtures scripts
|
2020-09-04 20:35:32 +02:00 |
|
|
96dbd06b75
|
WIP adapt fixtures script for sf4
|
2020-08-07 14:10:38 +02:00 |
|
|
f61d54d4cf
|
move files from Resources/translations/ to translations/
|
2020-08-04 16:28:07 +02:00 |
|
|
3c37924dc1
|
sf4, setting new path for all config yaml files, and replace 'controller' path syntax in routes definitions
|
2020-08-03 13:18:58 +02:00 |
|
|
fbaaa44ae6
|
forgotten in commit 59bf6628 (2020/07/16)
|
2020-08-03 11:27:42 +02:00 |
|
|
d4130b701e
|
install twig intl-extra, replace localizeddate filter by format_date
|
2020-08-03 11:10:38 +02:00 |
|
|
533d27785e
|
sf4, adding require symfony/templating + fix treebuilder depreciation
|
2020-07-31 18:21:00 +02:00 |
|
|
755c5e5a22
|
adapt migration files to flex
|
2020-07-31 15:59:03 +02:00 |
|
|
5875c9f0f7
|
adapt migrations files to flex
|
2020-07-31 15:59:03 +02:00 |
|
|
d8aa11a5af
|
rename syntax for ChillMain twig template calls
|
2020-07-30 14:25:28 +02:00 |
|
|
1c163df081
|
fix new namespace of twig extensions
|
2020-07-30 13:08:08 +02:00 |
|
|
3f9939deb9
|
upgrade to symfony4, reset all requires into modules
|
2020-07-28 16:44:36 +02:00 |
|
|
90540300c5
|
sf4, fix error with ORM\Table name of customfieldsgroup
|
2020-07-27 18:50:19 +02:00 |
|
|
208d4b789a
|
fix sf4 minor corrections on Doctrine ORM mapping Entities
|
2020-07-27 16:16:17 +02:00 |
|
|
3a03d44e9a
|
sf4 deprecated: migrate Doctrine ORM mapping to annotation
|
2020-07-24 17:45:32 +02:00 |
|
|
a38208f5cf
|
fix sf4 deprecated: remove choices_as_values form option
|
2020-07-22 17:05:24 +02:00 |
|
|
59bf662886
|
fix sf4 deprecated getting private container
|
2020-07-16 15:51:05 +02:00 |
|
|
3c5082dafb
|
fix sf4 deprecated service argument syntax
|
2020-07-16 15:20:56 +02:00 |
|
|
f833a08515
|
fix sf4 deprecated service configuration key
|
2020-07-16 14:48:36 +02: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 |
|