Commit graph

19 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 f7eb5b0b49
fix routes in the global settings controller 2023-07-28 10:43:21 +02:00
Simon Vieille 4bf6b048c3
add missing configuration property
remove user admin controller routes
2023-07-19 21:43:16 +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 7ba417a03e
enable double click on cruds
add inline form on user display names
2023-04-16 23:19:34 +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 9e0eda4338
fix(crud): allow POST in delete actions 2023-01-09 08:07:40 +01:00
Simon Vieille 7dc463d14a
replace annotation with attributes 2022-11-19 19:35:28 +01:00
Simon Vieille 7eaf77cb9b
remove route base in dashboard controller 2022-05-14 10:51:36 +02:00
Simon Vieille 70a01a2be3
remove dashboard action from the core 2022-05-13 22:27:21 +02:00
Simon Vieille edc9c25d70
fix sitemap: navigation with several domains 2022-05-08 16:43:47 +02:00
Simon Vieille aa7a280ce0
add button to show and hide metas (admin) 2022-04-12 22:26:07 +02:00
Simon Vieille 181f1b6c8c update editorjs image block view and add link endpoint 2022-03-26 13:53:32 +01:00
Simon Vieille aaacc4a23d fix issue with murph version constant and autoloader 2022-03-14 10:38:13 +01:00
Simon Vieille 3979feb80c remove AdminController constructor 2022-03-14 10:02:42 +01:00
Simon Vieille 6d0afb50b0 v1.9.0 2022-03-13 19:32:32 +01:00