Commit graph

303 commits

Author SHA1 Message Date
ca23a22807
rollback indentation 2024-05-12 22:24:10 +02:00
78965bbf10
allow to move blocks
update builder view
2024-05-12 14:30:28 +02:00
7fe1acd47d
add base of the block builder 2024-05-11 17:45:57 +02:00
7897bafcc2
fix undefined window.tinymce.murph 2024-05-03 17:57:43 +02:00
d01e9d618b
add border color on tinymce editor 2024-03-31 16:57:46 +02:00
aeb0e6c109 allow to use window.tinymceModes to add or override tinymce modes 2024-03-31 16:50:18 +02:00
70329ceeda
fix template of CrudController (maker) 2024-03-25 15:27:06 +01:00
f57cc8e4d6
fix hidden save button in file manager 2024-03-25 13:04:16 +01:00
5b22851674
fix hidden save button in file manager 2024-03-25 13:02:20 +01:00
4082bb171a
fix use of IsGranted is CrudController 2024-02-04 16:48:44 +01:00
dbd2036fb0
rollback commit 614ae40 (add IsGranted in all methods of the CrudController maker template) 2024-02-04 16:33:30 +01:00
8e2566abc8
rollback commit 614ae40 (add IsGranted in all methods of the CrudController maker template) 2024-02-04 16:33:22 +01:00
6709c0a303
update changelog 2024-02-04 16:17:49 +01:00
614ae40901 add IsGranted in all methods of the CrudController maker template 2024-02-04 16:16:22 +01:00
430bff9433
fix default crud sort 2024-02-02 20:04:19 +01:00
6441da8a27
fix default crud sort 2024-02-02 20:03:57 +01:00
801e3317e7
update changelog 2024-02-02 20:02:00 +01:00
f7604d2a45
fix default crud sort 2024-02-02 20:01:23 +01:00
8a632a1b14
update Murph version constant v1.24.1 2024-02-01 18:46:33 +01:00
4701090134
update changelog v1.24.0 2024-01-27 15:49:58 +01:00
c40c7e3362
fix type casting in slugifier 2024-01-27 15:49:39 +01:00
8edbf0cc08
add default default on node's code when slugify 2023-11-27 10:32:38 +01:00
175321bc2d
fix issue on file manager when a file is selected in the file in the file picker 2023-11-16 23:06:00 +01:00
5d6531d197
fix sidebar scroll algo 2023-11-14 23:21:24 +01:00
90603f62e0
add side bar scroll animation 2023-11-14 23:08:09 +01:00
053f4aa5b8
add auto-scroll on current sidebar item 2023-11-14 23:03:43 +01:00
79754d45c1
add auto-scroll on current sidebar item
remove jquery from sidebar module
2023-11-14 22:51:40 +01:00
c98ea50f30
fix undefined pager on index 2023-11-13 16:06:06 +01:00
0f1bc761b2
add no-wrap around the thead sort link 2023-11-10 19:42:45 +01:00
50dbb07314
update changelog 2023-11-10 19:35:48 +01:00
72e783f865
fix render of the URL when the window is small 2023-11-10 19:35:39 +01:00
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
6f961ba79b
release v1.23.0 v1.23.0 2023-11-01 16:31:33 +01:00
Simon Vieille
e095fc4197
update changelog 2023-10-27 17:03:08 +02: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
a0027c0b69 Merge branch 'feature/theming' into develop 2023-10-25 19:59:32 +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
1463f43298
update changelog 2023-10-25 19:22:56 +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
0cadf28738
update changelog 2023-10-20 09:46:57 +02:00
Simon Vieille
ede8d4fdcb
remove unsed twig in mail notifier 2023-10-20 09:45:58 +02:00
Simon Vieille
5c3f2ab1e7
refactor services using constructor property promotions 2023-10-20 09:44:18 +02:00
Simon Vieille
c1eb277a6a
add 'Length' constraint in forms 2023-10-19 20:51:23 +02:00
Simon Vieille
d3f27d97ad
apply php linter 2023-10-12 16:15:07 +02:00
Simon Vieille
5e392d469a
update changelog 2023-10-12 16:04:49 +02:00
Simon Vieille
67f79083ef
change params given to the callback of a global batch action (page removed, add selected items) 2023-10-12 16:04:43 +02:00