Commit graph

88 commits

Author SHA1 Message Date
Simon Vieille 84c620637e
add custom apps sorting 2022-10-21 17:59:41 +02:00
Simon Vieille 4676243b2e
(cq) remove unsed variable 2022-08-21 13:53:40 +02:00
Simon Vieille 84b50710a6
(cq) rename variable 2022-08-21 13:52:08 +02:00
Simon Vieille fa9d5abf62
(cq) remove unsed variables 2022-08-21 13:48:42 +02:00
Simon Vieille 32322a0ab2
add button to set default colors 2022-05-31 16:28:43 +02:00
Simon Vieille e2430866e5
add button to set default colors 2022-05-31 15:48:02 +02:00
Simon Vieille 4e0c7be2c6
remove deprecated app.php file 2022-05-30 12:04:15 +02:00
Simon Vieille 0f73ad42c4 fix SQL Exception InvalidFieldNameException (#93)
Some checks are pending
continuous-integration/drone/push Build is running
2022-02-07 14:28:34 +01:00
Simon Vieille 489321081a fix hidden menu
Some checks reported warnings
metroline continuous-integration/metroline
continuous-integration/drone/push Build is passing
2022-01-12 14:11:38 +01:00
Simon Vieille d34b41ba94 add option to keep an app in the top and side menu 2022-01-12 12:40:17 +01:00
Simon Vieille 34b1c2809b fix issue with custom categories and add experimental notice 2022-01-11 20:20:44 +01:00
Simon Vieille 30072500bc add a way to create custom categories and manage application categories 2022-01-11 19:59:51 +01:00
Simon Vieille 0923a9107c fix categories order
All checks were successful
metroline continuous-integration/metroline
2022-01-09 22:17:01 +01:00
Simon Vieille 1cbdca87df generate default colors using theming colors
All checks were successful
metroline continuous-integration/metroline
2022-01-09 16:43:12 +01:00
Simon Vieille a6dd6854e4 fix issue #77
All checks were successful
metroline continuous-integration/metroline
continuous-integration/drone/push Build is passing
2021-11-14 19:37:14 +01:00
Simon Vieille 3975f3be28 fix #63: add a new side menu with categories 2021-10-21 21:37:32 +02:00
Simon Vieille a72bb87aa2 hide personal settings access when settings are forced by the administrator 2021-08-11 11:57:43 +02:00
Simon Vieille d2a8b05772 add background opacity (fix #58) 2021-07-03 20:23:39 +02:00
Simon Vieille 9747820cb8 add dark mode colors 2021-02-27 14:21:55 +01:00
Simon Vieille c893391065
update ui of admin and fix #53 2021-02-03 15:21:08 +01:00
Simon Vieille 13f7e63514
PSR 2 compliance 2021-02-03 10:15:59 +01:00
Simon Vieille 64da45e676
add feature: order categories 2021-02-03 10:14:03 +01:00
Simon Vieille 6984efdafd
fix issue #51: add link on the logo 2020-12-03 13:33:28 +01:00
Simon Vieille 02825cee67
add option to hide apps (big menu display) 2020-11-03 12:16:36 +01:00
Simon Vieille 80700cac32
add option: the menu is enabled by default for users 2020-10-19 13:44:07 +02:00
Simon Vieille ae74e745db
add menu element: link to settings 2020-10-15 15:46:59 +02:00
Simon Vieille b749a9be2e
add option: show link to settings 2020-10-15 15:46:43 +02:00
Simon Vieille 5e894f9f08
add admin actions: remove cache, export configuration 2020-10-14 16:14:50 +02:00
Simon Vieille 4225b157e0
app:check compliance 2020-10-14 09:57:42 +02:00
Simon Vieille a57017e80b
fix issue with personal settings when global settings are forced 2020-10-13 11:09:14 +02:00
Simon Vieille 2653fbbfa7
add cache and loader for big menu 2020-10-11 17:06:34 +02:00
Simon Vieille b41d413059
update properties of controller 2020-09-29 11:25:31 +02:00
Simon Vieille c7f9fd1b8b
add an option to force settings to users 2020-09-24 14:26:25 +02:00
Simon Vieille c9645a4f85
change 'Side menu' with 'Custom menu' 2020-09-23 13:17:13 +02:00
Simon Vieille a6397d2f24
update app icon 2020-09-23 13:16:58 +02:00
Simon Vieille 9d2eab42d8
fix args type 2020-09-23 12:51:55 +02:00
Simon Vieille 240a6b1aa4
PSR 2 compliance 2020-09-22 14:35:09 +02:00
Simon Vieille 40e883841e
add config proxy 2020-09-22 14:24:53 +02:00
Simon Vieille 7b5e92f83e
add config proxy 2020-09-22 14:24:48 +02:00
Simon Vieille 9a67c165bd
add constante for the app id and the app name 2020-09-21 11:28:55 +02:00
Simon Vieille 85c15a1967
add PHP doc 2020-09-20 20:56:59 +02:00
Simon Vieille 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
Simon Vieille ba6d6fdd8f
PSR 2 compliance 2020-09-18 11:09:14 +02:00
Simon Vieille e5dd893774
add option to show the avatar instead of the logo 2020-09-18 11:09:01 +02:00
Simon Vieille b6c6fc2486
add target _blank 2020-09-12 16:32:10 +02:00
Simon Vieille 918c55da3e
add options to select apps that must be opend on new tab (UI) 2020-09-12 16:10:48 +02:00
Simon Vieille f133932884
add target _blank when the option is enabled 2020-09-11 13:23:40 +02:00
Simon Vieille 9ae4d7ee48
add new option: open apps in new tab 2020-09-11 13:03:37 +02:00
Simon Vieille 3da1830f58
fix #21: add on option to always display the menu on the left 2020-09-03 09:46:39 +02:00
Simon Vieille fae21390dd
fix #26: alphabetic order of apps 2020-08-20 16:27:35 +02:00