Commit graph

12 commits

Author SHA1 Message Date
Simon Vieille 66e1a9c87f
rollback commit 614ae40 (add IsGranted in all methods of the CrudController maker template) 2024-02-04 16:31:21 +01:00
Simon Vieille 614ae40901 add IsGranted in all methods of the CrudController maker template 2024-02-04 16:16:22 +01:00
Simon Vieille d3f27d97ad
apply php linter 2023-10-12 16:15:07 +02:00
Simon Vieille 645ae700d4
remove parameter $option on CrudConfiguration::setForm
fix CrudController make template
2023-10-04 13:54:37 +02:00
Simon Vieille bea2d1cc9f
add default templates when a crud is generated 2023-07-19 22:01:25 +02:00
Simon Vieille f1d956ee5c
add context variable in each controllers to simplify overrides 2023-07-19 20:20:55 +02:00
Simon Vieille c0340ec5a9 fix maker CrudController template: remove bad pasted code 2023-05-27 14:55:21 +02:00
Simon Vieille b915b8b3ed
feat(crud): add the option "inline_form" in fields
feat(crud): allows to enable and disable double click listener on a table row

feat(crud): update de template of the controller
2023-04-14 07:09:57 +02:00
Simon Vieille 9e0eda4338
fix(crud): allow POST in delete actions 2023-01-09 08:07:40 +01:00
Simon Vieille 9454ceb539
replace annotation with attributes 2022-11-19 19:45:12 +01:00
Simon Vieille a8def20853
add default field to show in crud configuration 2022-05-09 14:49:58 +02:00
Simon Vieille 6d0afb50b0 v1.9.0 2022-03-13 19:32:32 +01:00