Commit graph

21 commits

Author SHA1 Message Date
f9aa59ca04
fix #418: allow non admin user to access their settings 2025-04-29 19:21:17 +02:00
fdd8f8850d
add user settings 2025-04-16 09:14:06 +02:00
6c4f9120ff
format code 2025-04-16 09:13:54 +02: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
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/push/security Pipeline was successful
ci/woodpecker/pr/security Pipeline was successful
add return type of methods
2024-06-27 20:27:31 +02:00
4d05079c70
split long lines
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-04 00:45:29 +01:00
52d88771d9
add apps sorter is user side (fix #160)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-04 21:07:44 +01:00
d34b41ba94 add option to keep an app in the top and side menu 2022-01-12 12:40:17 +01:00
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
13f7e63514
PSR 2 compliance 2021-02-03 10:15:59 +01:00
b41d413059
update properties of controller 2020-09-29 11:25:31 +02:00
c7f9fd1b8b
add an option to force settings to users 2020-09-24 14:26:25 +02:00
9a67c165bd
add constante for the app id and the app name 2020-09-21 11:28:55 +02:00
918c55da3e
add options to select apps that must be opend on new tab (UI) 2020-09-12 16:10:48 +02:00
9ae4d7ee48
add new option: open apps in new tab 2020-09-11 13:03:37 +02:00
e4abc5b43f
add PSR 2 compliance 2020-08-13 11:21:59 +02:00
a1b1396b63
add add top-menu-apps option in the personal settings 2020-08-12 15:59:51 +02:00
8c3dd2a4f6
remove personal setting for the big menu 2020-08-11 10:33:48 +02:00
8e0be738a6
add base of the big menu 2020-08-06 15:00:59 +02:00
7ac19c7bec
add personal settings page to enabled (or not) the side menu 2020-05-11 22:51:27 +02:00