Commit graph

36 commits

Author SHA1 Message Date
cbd8462333
scss: set root vars depending of the theme 2025-04-16 09:16:15 +02:00
6c4f9120ff
format code 2025-04-16 09:13:54 +02:00
f9c3f96919
migrate admin settings 2025-04-16 09:07:10 +02:00
788affe386 fix: add missing NoCSRFRequired import in CssController (#397) 2025-03-12 17:57:49 +01:00
3058c225e0 style: apply php linter 2025-03-05 21:55:53 +01:00
b03a7f7bad refactor(controller): usage of attributes instead of annotations 2025-03-05 21:54:59 +01:00
7c5654f3bc
add constructor property promotion
add return type of methods
2024-06-27 20:27:31 +02:00
0bd1a5baaf
split long lines 2022-12-04 00:56:05 +01:00
4d05079c70
split long lines 2022-12-04 00:45:29 +01:00
489321081a fix hidden menu 2022-01-12 14:11:38 +01:00
1cbdca87df generate default colors using theming colors 2022-01-09 16:43:12 +01:00
d2a8b05772 add background opacity (fix #58) 2021-07-03 20:23:39 +02:00
9747820cb8 add dark mode colors 2021-02-27 14:21:55 +01:00
c7f9fd1b8b
add an option to force settings to users 2020-09-24 14:26:25 +02:00
9d2eab42d8
fix args type 2020-09-23 12:51:55 +02:00
240a6b1aa4
PSR 2 compliance 2020-09-22 14:35:09 +02:00
40e883841e
add config proxy 2020-09-22 14:24:53 +02:00
9a67c165bd
add constante for the app id and the app name 2020-09-21 11:28:55 +02:00
5153bee7c6 - add specific methods to get the config
- add a controller to retrieve most of the configuration
2020-09-20 20:53:03 +02:00
3da1830f58
fix #21: add on option to always display the menu on the left 2020-09-03 09:46:39 +02:00
011d24d3bd
add icon opacity 2020-08-13 22:07:09 +02:00
9eec0ce3ef
add icon color filter range 2020-08-13 21:22:10 +02:00
e4abc5b43f
add PSR 2 compliance 2020-08-13 11:21:59 +02:00
deca4b2cba
fix issue with 'top-menu-apps' 2020-08-12 16:16:50 +02:00
caa9c092ef
add external links 2020-08-11 15:52:15 +02:00
8e0be738a6
add base of the big menu 2020-08-06 15:00:59 +02:00
dcc19f5b23
add loader 2020-05-19 15:17:54 +02:00
7ac19c7bec
add personal settings page to enabled (or not) the side menu 2020-05-11 22:51:27 +02:00
c52079e882
fix #19: add option to keep external sites in the top menu 2020-05-09 15:53:25 +02:00
9b060d1a4b
fix #13: add option to show only the opener 2020-04-26 23:45:33 +02:00
95f7eb5980
add options to select the size of icons and texts or hide them 2020-04-25 14:25:51 +02:00
e3c159b4d6
add 2nd background color 2020-04-25 13:05:01 +02:00
0495046d02
fix #9: apply a patch to correctly generate an image path 2020-04-20 19:24:37 +02:00
8b20b11ce2
fix #7: Opener icon not visible in Safari 2020-04-16 12:18:10 +02:00
407073dd98
fix issue #4: add option to hide the logo 2020-04-15 12:17:17 +02:00
ec8b0a2866
add admin settings 2020-04-09 09:55:45 +02:00