|
|
a47a8d6c63
|
remove route unused route
|
2025-04-16 19:37:28 +02:00 |
|
|
|
cbd8462333
|
scss: set root vars depending of the theme
|
2025-04-16 09:16:15 +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 |
|
|
|
89ca510897
|
add categories customization
|
2025-04-16 09:13:38 +02:00 |
|
|
|
f9c3f96919
|
migrate admin settings
|
2025-04-16 09:07:10 +02:00 |
|
|
|
52b2d18a03
|
refactor of menus
begin work on settings
|
2025-04-16 09:06:34 +02:00 |
|
|
|
d8a622ce0f
|
refactoring: update severals components
|
2025-04-16 09:04:18 +02:00 |
|
|
|
788affe386
|
fix: add missing NoCSRFRequired import in CssController (#397)
|
2025-03-12 17:57:49 +01:00 |
|
|
|
214cdaa330
|
apply lint (php)
|
2025-03-10 18:45:26 +01:00 |
|
|
|
7ab3269fbe
|
fix(settings): remove non-existing and unused ILogger service
|
2025-03-10 18:42:12 +01:00 |
|
|
|
44fd4fab52
|
fix(service): add service constructor arguments
|
2025-03-10 18:41:09 +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
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 |
|
|
|
05c35b9a63
|
retrieve tables apps
|
2024-06-27 20:08:56 +02:00 |
|
Simon Vieille
|
33bb8646f4
|
release v3.10.2
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-07-15 15:22:09 +02:00 |
|
Simon Vieille
|
b8a5a82fd2
|
fix #269: use php7 syntax
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-07-15 14:50:15 +02:00 |
|
|
|
04af12691c
|
Remove deprecated method
ci/woodpecker/pr/woodpecker Pipeline was successful
Fix the follow error:
```
Message: Call to undefined method OC_App::getNavigation() in file '/var/www/html/apps-extra/side_menu/lib/Service/AppRepository.php' line 54
```
Reference: 167763d312
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2023-07-10 15:15:41 -03:00 |
|
Simon Vieille
|
dd9fbcb654
|
fix default menu redirect (#257)
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
|
2023-06-17 12:59:45 +02:00 |
|
Simon Vieille
|
a96e6e3c70
|
fix default menu redirect (#257)
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-06-17 12:53:10 +02:00 |
|
Simon Vieille
|
93fef37033
|
add option to show hovered label only on top menu
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
gitea-sonarqube-bot ERROR
|
2023-05-23 14:09:55 +02:00 |
|
Simon Vieille
|
dca727c120
|
use app href for redirection (fix #244)
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
gitea-sonarqube-bot ERROR
|
2023-04-14 20:58:56 +02:00 |
|
Simon Vieille
|
4258327a70
|
add 'top-menu-mouse-over-hidden-label' as window property and use it in the AppMenu component
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-26 12:57:07 +01:00 |
|
Simon Vieille
|
37e00c51c3
|
add the 'top-menu-mouse-over-hidden-label'
|
2022-12-26 12:56:32 +01:00 |
|
|
|
e1797e1e03
|
split long lines
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline is pending
|
2022-12-04 13:01:56 +01:00 |
|
|
|
3f04546a6e
|
split long lines
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-04 00:57:17 +01:00 |
|
|
|
0bd1a5baaf
|
split long lines
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-04 00:56:05 +01:00 |
|
|
|
4d05079c70
|
split long lines
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-04 00:45:29 +01:00 |
|
|
|
053615c2c4
|
remove this unused "$topMenuAppsOrder" local variable
|
2022-12-04 00:08:20 +01:00 |
|
|
|
a4060c8db7
|
add possibility to define side_menu as default app and redirect to the first top menu app (#177)
|
2022-11-20 14:00:26 +01:00 |
|
|
|
0ac55b7ba4
|
fix #162: top and side app is broken
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
|
2022-11-05 15:40:52 +01:00 |
|
|
|
1d06c1b212
|
fix issue with top and side apps (#162 #159)
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-11-04 21:43:18 +01:00 |
|
|
|
52d88771d9
|
add apps sorter is user side (fix #160)
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-11-04 21:07:44 +01:00 |
|
|
|
1971c6f500
|
add ordered apps for all displays (#147)
|
2022-10-27 21:52:29 +02:00 |
|
|
|
07c7221ca2
|
rename 'top-menu-apps-order' with 'apps-order'
|
2022-10-27 21:51:58 +02:00 |
|
|
|
6533acdd60
|
use custom app names using 'app.navigation.name' (fix #148)
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-10-27 20:30:14 +02:00 |
|
|
|
84c620637e
|
add custom apps sorting
|
2022-10-21 17:59:41 +02:00 |
|
|
|
4676243b2e
|
(cq) remove unsed variable
|
2022-08-21 13:53:40 +02:00 |
|
|
|
84b50710a6
|
(cq) rename variable
|
2022-08-21 13:52:08 +02:00 |
|
|
|
fa9d5abf62
|
(cq) remove unsed variables
|
2022-08-21 13:48:42 +02:00 |
|
|
|
32322a0ab2
|
add button to set default colors
|
2022-05-31 16:28:43 +02:00 |
|
|
|
e2430866e5
|
add button to set default colors
|
2022-05-31 15:48:02 +02:00 |
|
|
|
4e0c7be2c6
|
remove deprecated app.php file
|
2022-05-30 12:04:15 +02:00 |
|
|
|
0f73ad42c4
|
fix SQL Exception InvalidFieldNameException (#93)
continuous-integration/drone/push Build is running
|
2022-02-07 14:28:34 +01:00 |
|
|
|
489321081a
|
fix hidden menu
metroline continuous-integration/metroline
continuous-integration/drone/push Build is passing
|
2022-01-12 14:11:38 +01:00 |
|
|
|
d34b41ba94
|
add option to keep an app in the top and side menu
|
2022-01-12 12:40:17 +01:00 |
|
|
|
34b1c2809b
|
fix issue with custom categories and add experimental notice
|
2022-01-11 20:20:44 +01:00 |
|
|
|
30072500bc
|
add a way to create custom categories and manage application categories
|
2022-01-11 19:59:51 +01:00 |
|
|
|
0923a9107c
|
fix categories order
metroline continuous-integration/metroline
|
2022-01-09 22:17:01 +01:00 |
|