Commit graph

17 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 8d5de79192
add 'inline_form_validation' option to validate inline forms with custom algo 2023-09-26 16:12:23 +02:00
Simon Vieille 212afe2775
fix href_attr allowed types 2023-09-15 15:27:56 +02:00
Simon Vieille 688f66e94e
update default class on toggle display 2023-08-31 16:20:07 +02:00
Simon Vieille c9b997e75d add new options in BooleanField: toggle|checkbox_class_when_true and toggle|checkbox_class_when_false 2023-08-31 16:12:57 +02:00
Simon Vieille 200dd0b8d6
add the option 'display' on BooleanField
add displays toggle and checkbox for BooleanField
2023-08-08 12:13:28 +02:00
Simon Vieille d21ab30ebe
add default_value option in crud fields 2023-08-07 18:31:22 +02:00
Simon Vieille f144760085
add boolean field for CRUD 2023-07-19 20:19:16 +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