Commit graph

7 commits

Author SHA1 Message Date
Simon Vieille 946a421900
add default value for $route param in doDelete method 2023-08-04 11:08:56 +02:00
Simon Vieille 5de35c3408
add context variable in each controllers to simplify overrides 2023-07-19 20:20:45 +02:00
Simon Vieille 650ea3ede0
add form options in the crud filter action 2023-05-27 11:43:45 +02:00
Simon Vieille 497ee2f027
add form options in the crud filter action 2023-05-27 11:34:13 +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 3127018a73
fix(crud): remove default page value in abstract crud controller 2023-01-09 08:10:34 +01:00
Simon Vieille 6d0afb50b0 v1.9.0 2022-03-13 19:32:32 +01:00