Commit graph

27 commits

Author SHA1 Message Date
Simon Vieille 33bb8646f4
release v3.10.2
All checks were successful
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
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-15 14:50:15 +02:00
Vitor Mattos 04af12691c
Remove deprecated method
All checks were successful
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 e1797e1e03
split long lines
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline is pending
2022-12-04 13:01:56 +01:00
Simon Vieille 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
Simon Vieille 07c7221ca2
rename 'top-menu-apps-order' with 'apps-order' 2022-10-27 21:51:58 +02:00
Simon Vieille 6533acdd60
use custom app names using 'app.navigation.name' (fix #148)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-27 20:30:14 +02:00
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 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 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 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 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 4225b157e0
app:check compliance 2020-10-14 09:57:42 +02:00
Simon Vieille 7b5e92f83e
add config proxy 2020-09-22 14:24:48 +02:00
Simon Vieille e4f9765247
fix #24: missing apps 2020-08-19 09:18:29 +02:00
Simon Vieille b5ce8b92e1
fix issue with links 2020-08-14 13:30:48 +02:00
Simon Vieille e4abc5b43f
add PSR 2 compliance 2020-08-13 11:21:59 +02:00
Simon Vieille ef72c00fbb
fix translations 2020-08-13 11:21:06 +02:00
Simon Vieille e1c6784d41
update visible apps order 2020-08-12 16:32:26 +02:00
Simon Vieille 3f2a307226
refactoring 2020-08-12 16:27:43 +02:00
Simon Vieille caa9c092ef
add external links 2020-08-11 15:52:15 +02:00
Simon Vieille 8e0be738a6
add base of the big menu 2020-08-06 15:00:59 +02:00