963 Commits

Author SHA1 Message Date
150b76a3f0 just a translation 2021-02-08 10:30:39 +01:00
cc2c3ae36d improve ux in admin configuration interface 2021-02-06 13:51:47 +01:00
0a89b5fc26 fix errors in https://framagit.org/Chill-project/Chill-Person/-/issues/21 2021-02-04 22:39:06 +01:00
1cf0e51e9a fix https://framagit.org/Chill-project/Chill-Person/-/issues/22 bug 2021-02-03 18:50:34 +01:00
2fee88bfce remove Mailer, add SwiftMailer, fix password recover request 2021-02-03 15:45:29 +01:00
01e93f7ba3 complete missing annotations 2021-02-02 11:49:27 +01:00
0b8a22ae46 sf4 depreciation: repairing crud custom routes loader 2021-02-02 11:48:19 +01:00
42c2ac48d2 Merge branch 'sf4' of framagit.org:Chill-project/Chill-Main into sf4 2021-02-01 18:21:19 +01:00
d840deb5e2 Replace deprecated extends Controller by AbstractController 2021-02-01 18:17:33 +01:00
Jean-Francois Monfort
0669da565c New button icon for Not a duplication action 2021-01-28 17:15:11 +01:00
ea0ac6dc66 minor change 2021-01-26 15:31:40 +01:00
33b4d7eeac translating all roles in admin interface 2021-01-26 15:21:22 +01:00
580510e6b1 fix title role error 2021-01-26 14:32:31 +01:00
b45191bd04 resolving deprecated private service injection on commands classes 2021-01-26 13:47:35 +01:00
f162ed3911 import-users command require csv library 2021-01-25 17:33:00 +01:00
Jean-Francois Monfort
b6ec28c146 Fix deprecated code 2021-01-19 17:53:33 +01:00
Jean-Francois Monfort
ce34fea7e4 Fix syntax 2021-01-19 11:48:42 +01:00
Jean-Francois Monfort
764d2cc87a Adapt ScopePicker to replace Entity field by Hidden field if only one choice 2021-01-19 11:39:32 +01:00
Jean-Francois Monfort
84e2cc9e02 Adapt ScopePicker to replace Entity field by Hidden field if only one choice 2021-01-19 11:34:36 +01:00
3d0cb12a2d fixing any depreciations in fixtures feature 2021-01-14 18:57:02 +01:00
e09fcf33b2 twig filter format_date need only one argument 2020-09-10 16:00:32 +02:00
adbcbbb5b1 rename deprecated using path for ObjectManager 2020-09-08 15:42:42 +02:00
4d328e849d move back templates files in Resources/views (revert ced9d17d03de3e4d819840ad7fa0a530740078b7) 2020-09-06 20:38:42 +02:00
0fafc5e3a9 fix translations directory 2020-09-06 10:42:47 +02:00
7d87605142 fix deprecated ObjectManager path 2020-09-05 15:34:34 +02:00
7b65aab185 fix deprecated ObjectManager path in data fixtures scripts 2020-09-04 20:35:32 +02:00
a1996779e8 Merge branch 'master' into sf4 2020-08-25 15:41:00 +02:00
14d32aa763 fix bug with PostalCode ChoiceLoader form
error: must be an instance of Chill\MainBundle\Entity\PostalCode, null given
only with: APP_DEV=prod
2020-08-25 15:37:06 +02:00
82da7159e1 move files from Resources/translations/ to translations/ 2020-08-04 16:28:07 +02:00
320cbdf908 add thirdparty bundle, fix errors, set new path for all config yaml files 2020-08-04 14:04:49 +02:00
ec726ced19 sf4, fix error with index 'icon' in menu 2020-08-03 12:34:11 +02:00
43a975ae48 install twig intl-extra, replace localizeddate filter by format_date 2020-08-03 11:10:39 +02:00
dbb2d5d883 replace tokenStorage injection by tokenStorageInterface 2020-08-03 11:05:54 +02:00
13c69b83f7 fix 'controller' path syntax in routes yaml files 2020-07-31 18:22:43 +02:00
b4847a6b61 sf4, adding require symfony/templating + fix treebuilder depreciation 2020-07-31 18:21:00 +02:00
544bd66000 Merge branch 'sf4' of framagit.org:Chill-project/Chill-Main into sf4 2020-07-31 15:59:55 +02:00
9b41d0d0e2 sf4, replace 'controller' path syntax in routes yaml files 2020-07-31 15:59:12 +02:00
3a710a7f31 adapt migrations files to flex 2020-07-31 15:59:06 +02:00
e07b5b1875 sf4, rename *.yml files by *.yaml 2020-07-31 15:26:33 +02:00
cd07426885 rename config 'routing' to 'routes' 2020-07-31 14:49:16 +02:00
e517c72194 setting new path for config files 2020-07-31 14:42:37 +02:00
9c1169644f moving config files 2020-07-31 14:41:48 +02:00
ed4975b41d sf4, fix twig depreciation with loop for and if condition 2020-07-31 12:51:49 +02:00
95cee22a30 sf4, setting new cache and log paths in entrypoint 2020-07-30 18:16:45 +02:00
91edb14fb2 sf4, repair errors and make basic and admin chill pages works 2020-07-30 17:34:45 +02:00
7d9de642ff rename syntax for ChillMain twig template calls 2020-07-30 14:25:28 +02:00
ced9d17d03 sf4 resolve errors and depreciations 2020-07-30 13:53:15 +02:00
7881efa5fe upgrade to symfony4, reset all requires into modules 2020-07-28 16:44:36 +02:00
bbdb183994 Merge branch 'sf4' of framagit.org:chill-project/Chill-main into sf4 2020-07-28 16:10:01 +02:00
21ae1db7e0 upgrade to symfony4, remove all deps 2020-07-28 16:08:02 +02:00