Commit graph

32 commits

Author SHA1 Message Date
6c4f9120ff
format code 2025-04-16 09:13:54 +02:00
f9c3f96919
migrate admin settings 2025-04-16 09:07:10 +02:00
3058c225e0 style: apply php linter 2025-03-05 21:55:53 +01:00
7c5654f3bc
add constructor property promotion
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 2023-07-15 15:22:09 +02:00
Simon Vieille
b8a5a82fd2
fix #269: use php7 syntax 2023-07-15 14:50:15 +02:00
04af12691c
Remove deprecated method
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
e1797e1e03
split long lines 2022-12-04 13:01:56 +01:00
52d88771d9
add apps sorter is user side (fix #160) 2022-11-04 21:07:44 +01: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) 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
0f73ad42c4 fix SQL Exception InvalidFieldNameException (#93) 2022-02-07 14:28:34 +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
1cbdca87df generate default colors using theming colors 2022-01-09 16:43:12 +01:00
9747820cb8 add dark mode colors 2021-02-27 14:21:55 +01:00
c893391065
update ui of admin and fix #53 2021-02-03 15:21:08 +01:00
13f7e63514
PSR 2 compliance 2021-02-03 10:15:59 +01:00
64da45e676
add feature: order categories 2021-02-03 10:14:03 +01:00
4225b157e0
app:check compliance 2020-10-14 09:57:42 +02:00
7b5e92f83e
add config proxy 2020-09-22 14:24:48 +02:00
e4f9765247
fix #24: missing apps 2020-08-19 09:18:29 +02:00
b5ce8b92e1
fix issue with links 2020-08-14 13:30:48 +02:00
e4abc5b43f
add PSR 2 compliance 2020-08-13 11:21:59 +02:00
ef72c00fbb
fix translations 2020-08-13 11:21:06 +02:00
e1c6784d41
update visible apps order 2020-08-12 16:32:26 +02:00
3f2a307226
refactoring 2020-08-12 16:27:43 +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