Commit graph

119 commits

Author SHA1 Message Date
Simon Vieille 79754d45c1
add auto-scroll on current sidebar item
remove jquery from sidebar module
2023-11-14 22:51:40 +01:00
Simon Vieille c98ea50f30
fix undefined pager on index 2023-11-13 16:06:06 +01:00
Simon Vieille 0f1bc761b2
add no-wrap around the thead sort link 2023-11-10 19:42:45 +01:00
Simon Vieille 72e783f865
fix render of the URL when the window is small 2023-11-10 19:35:39 +01:00
Simon Vieille ee28c9abb7
copy the pager in the bottom of the index table
remove the with class of the action column
2023-11-10 19:28:20 +01:00
Simon Vieille 2bd6836a7f
fix issue on file manager when a file is selected in the file in the file picker 2023-11-09 17:19:09 +01:00
Simon Vieille 6736f94eea
set searchFields option on jschoice manager 2023-10-27 17:02:15 +02:00
Simon Vieille 93a1e7811d
change colors on js-choices element 2023-10-25 20:15:21 +02:00
Simon Vieille 498c71081d
add red * on required label 2023-10-25 19:59:28 +02:00
Simon Vieille 8713b401f9
rollback modal changes 2023-10-25 19:36:10 +02:00
Simon Vieille b89e036c49 change border colors of inputs when focused 2023-10-25 19:22:44 +02:00
Simon Vieille 1d0b657c83
add sass classes to mange with of elements
fix the aspect of the actions's column in the crud

add background in the modal header

change vavigation pills colors
2023-10-25 19:12:02 +02:00
Simon Vieille d3f27d97ad
apply php linter 2023-10-12 16:15:07 +02:00
Simon Vieille c65cc26be8
batch form is not submitted with XHR when it's a global action 2023-10-12 15:27:36 +02:00
Simon Vieille bd663838f6
allow to define templates show before and after a murph collection item 2023-10-06 12:46:51 +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 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 4385e7a525
add form error handle in settings actions 2023-08-17 20:15:02 +02:00
Simon Vieille 5d3999f766
update translations 2023-08-17 08:59:06 +02:00
Simon Vieille 03c0d6cfd2
fix modal hiding when a file is successfuly uploaded in the file manager on tinymce 2023-08-16 10:08:02 +02:00
Simon Vieille d637c44e5c
replace the navigation badge with a fontawesome square 2023-08-14 12:47:33 +02:00
Simon Vieille 19d26e6bd0
fix modal hiding when a file is successfuly uploaded in the file manager 2023-08-14 11:39:53 +02:00
Simon Vieille c3209c68dd
fix modal hiding when a file is successfuly uploaded in the file manager 2023-08-13 22:38:10 +02:00
Simon Vieille 4573a8d31e
fix tinymce reload when modal is closed and reopened 2023-08-13 22:11:44 +02:00
Simon Vieille 76b25f3bca
add form error handle in inline edit action
refill the form using last request
2023-08-11 19:18:11 +02:00
Simon Vieille 8e0a7f178b
fix block in BooleanField template 2023-08-08 12:15:01 +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 6a5c5d899f
add color property in Navigation
add badge with navigation color in admin views
2023-08-07 19:20:14 +02:00
Simon Vieille d21ab30ebe
add default_value option in crud fields 2023-08-07 18:31:22 +02:00
Simon Vieille a96a6377d5
add associated nodes in page form 2023-08-07 18:24:31 +02:00
Simon Vieille 1936b366df
remove logo in login pages if empty 2023-07-27 18:14:17 +02:00
Simon Vieille f3674ad4e0 Merge branch 'master' into develop 2023-07-26 11:29:07 +02:00
Simon Vieille ddf1fecc90
fix collection widget: allow_add/allow_delete and prototype 2023-07-26 11:28:55 +02:00
Simon Vieille bea2d1cc9f
add default templates when a crud is generated 2023-07-19 22:01:25 +02:00
Simon Vieille 81194a1d67
add boolean 'is_disabled' in the menu item template options 2023-07-19 21:42:28 +02:00
Simon Vieille 10221591c2 core.site.name and core.site.logo are not longer required 2023-07-19 20:42:35 +02:00
Simon Vieille 231742eb0d
fix responsive of account edit template 2023-07-19 20:28:37 +02:00
Simon Vieille f1d956ee5c
add context variable in each controllers to simplify overrides 2023-07-19 20:20:55 +02:00
Simon Vieille f144760085
add boolean field for CRUD 2023-07-19 20:19:16 +02:00
Simon Vieille e2c9ecb941
add option to remove itetables values and/or specifics keys in the twig toArray function 2023-07-19 19:36:32 +02:00
Simon Vieille f9a20716a0
add twig block to override defaults actions in crud index template 2023-07-19 14:18:50 +02:00
Simon Vieille 2729b38fd8
add variable for the sidebar size 2023-06-07 10:57:15 +02:00
Simon Vieille baeecc0f7f
fix translations 2023-06-05 16:52:58 +02:00
Simon Vieille c688cc0552
add trans filter in inline form modal title 2023-05-27 15:02:17 +02:00
Simon Vieille c0340ec5a9 fix maker CrudController template: remove bad pasted code 2023-05-27 14:55:21 +02:00
Simon Vieille 8b13d37e71
update file details view on the file manager 2023-05-19 20:30:35 +02:00
Simon Vieille 7ca8a4aa04
fix filemanager date ordering
add order by type
2023-04-17 13:36:09 +02:00
Simon Vieille a134a41926
feat(filemanager): rename date name 2023-04-14 07:11:30 +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 42ab4d85f0
show size and last modified date of files in file manager 2023-03-05 21:33:34 +01:00