Commit graph

19 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 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 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 4225b157e0
app:check compliance 2020-10-14 09:57:42 +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