313fb9ffdf
PHP CS Fixer updated (3.63.1 -> v3.64.0)
2024-09-04 14:38:56 +02:00
76fdd6d889
Add explicit controller definition requirement for APIs
...
Updated API creation to require an explicit controller definition. This change has been reflected in the ChillMainExtension and ChillPersonExtension files. Also, it has introduced a new exception, the InvalidCrudConfiguration, which will be thrown when a new API or CRUD is created without this explicit controller definition.
2024-04-08 19:06:47 +02:00
579bd829f8
Apply rector rules: symfony up to 54
2024-04-04 23:30:25 +02:00
036fe8d6f8
upgrade php-cs 3.49
2024-02-07 10:43:53 +01:00
bc2041cbdd
apply more cs rules for php-cs
2023-10-17 13:27:03 +02:00
bad302f512
Update template pathes to new syntax
2023-10-02 13:56:22 +02:00
6d63177ff4
apply rules rector up to php82
2023-05-01 21:39:45 +02:00
dde3002100
DX: apply rector rules up to php8.0
2023-04-28 22:30:33 +02:00
9699e2304a
fix cs: declare type and license header mismatch
2022-10-06 22:25:43 +02:00
67c3f3a840
fix cs with licencse header
2022-10-05 17:08:14 +02:00
nobohan
be27df1fd5
admin: remove obsolet header => true tag + php code fix
2022-05-10 11:46:17 +02:00
nobohan
1a764025e1
admin: admin section for thirdparty
2022-05-09 17:14:25 +02:00
nobohan
7cefce8305
admin: add ThirdParty admin
2022-05-06 15:51:29 +02:00
b8d9d59d76
condition added to display thirdparty centers or not
2022-03-09 09:19:29 +01:00
b7f8ba4385
fix cs
2022-02-21 00:52:40 +01:00
0d804dd817
3party: redirect to parent when child is opened in view mode
2022-02-21 00:39:02 +01:00
5ff47050ff
replace deprecated TranslatorInterface by new one
2022-02-17 17:20:47 +01:00
Pol Dellaiera
8401ce2656
cs: Fix code-style (using PHPCSFixer and PHPCS).
2021-12-21 10:59:23 +01:00
Pol Dellaiera
cd3be25c22
cs: Remove duplicated headers.
2021-11-30 13:54:58 +01:00
Pol Dellaiera
47c5855a21
cs: Switch to a stricter way of coding - this might break in a lot of places.
2021-11-30 13:33:18 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only).
2021-11-23 14:08:50 +01:00
88d073b9a9
handle types and categories in a single select input
2021-10-12 15:52:06 +02:00
0633fd812f
handle kind as contacts
2021-10-11 14:08:36 +02:00
4d71a1c630
add possibility to generate filter/order elements, with only search box
...
for now
2021-10-11 14:08:36 +02:00
ca3ced0308
various improvements on 3party
2021-10-11 14:08:36 +02:00
7ea2c36c5e
crudification for thirdparty
2021-10-11 14:08:36 +02:00
05b9476a71
crudification + corrections on thirdparty
2021-10-11 14:08:36 +02:00
14539f6f88
Merge branch 'onTheFly' into thirdparty
2021-09-30 15:13:03 +02:00
92e6506ecb
tp: adapt controller/entity/formtype to works with new ACL (TO BE CHECKED)
...
* rename type by types -> getTypes() getter
* adapt controller to fix centers errors
* remove voteOnAttribute return always true in voter
2021-09-30 15:03:47 +02:00
c791c48248
tp: adapt to new ACL interface (wip)
2021-09-28 14:06:52 +02:00
3ee676600e
adding twig extensions to select how many items per page
...
* twig anchor: {{ chill_items_per_page(pagination) }}
* select field changed with javascript event listener
2021-07-16 13:23:10 +02:00
eaa0ad925f
fix folder name
2021-03-18 13:37:13 +01:00