Commit graph

10 commits

Author SHA1 Message Date
Simon Vieille d3f27d97ad
apply php linter 2023-10-12 16:15:07 +02:00
Simon Vieille b9b07c1409
fix issue with CrudConfiguration::setGlobalBatchAction 2023-10-12 16:04:03 +02:00
Simon Vieille 2f884df602
add CrudConfiguration::setGlobalBatchAction method 2023-10-12 15:25:52 +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 895d5065ca
add setter to define all fields in a defined context 2023-05-27 15:08:16 +02:00
Simon Vieille 1069a4ad46
fix(crud): fix setter of double click 2023-04-14 10:57:53 +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 443ccabd0b
CrudConfiguration::setAction can receive a callable instead of a boolean in 'enabled' param 2022-04-30 14:31:37 +02:00
Simon Vieille 4e6125c66d add CrudConfiguration::getViewData in complement of CrudConfiguration::getViewDatas 2022-03-25 12:28:30 +01:00
Simon Vieille 6d0afb50b0 v1.9.0 2022-03-13 19:32:32 +01:00