Simon Vieille deblan · he/him
  • Besançon, France
  • https://www.deblan.io/
  • French devop driven by the culture of free and hacking 🦇

  • Joined on 2015-03-02
deblan pushed to develop at deblan/go-form 2025-10-01 18:15:27 +02:00
7373b19212
doc: update changelog
e2c62de59e
Merge branch 'feature/collection' into develop
bec0acd2f2
feat(theme/html5): add classes for help and errors html nodes
1d40aa6b09
refactor: refactor the example
b9c5f6a2fd
fix(collection): always validate fields when another field is invalid"
Compare 7 commits »
deblan deleted branch feature/collection from deblan/go-form 2025-10-01 18:14:32 +02:00
deblan pushed to master at deblan/docker-php 2025-10-01 09:56:05 +02:00
df62a90a58
feat: add php8.5
deblan pushed to master at deblan/docker-php 2025-10-01 09:44:06 +02:00
d015a5d6da
fix: update composer sha384
deblan pushed to translations at deblan/side_menu 2025-09-30 23:17:05 +02:00
ccfb541404
Merge branch 'origin/translations' into Weblate.
f4e35bdc5d
Translated using Weblate (Spanish)
Compare 2 commits »
deblan commented on issue deblan/side_menu#445 2025-09-30 16:57:04 +02:00
[Bug] No menus at all and empty admin config page

The code is up to date but the server execute the old one. Can you restart php-fpm or your web server and try again?

deblan commented on issue deblan/side_menu#445 2025-09-30 10:31:34 +02:00
[Bug] No menus at all and empty admin config page

@pulporiendo-max

On line 102 of /home/www/thurn.net/nextcloud/apps/side_menu/lib/Controller/JsController.php, do you have:

$isAvatarSet = \OC::$server->getAvatarManager()->getAvatar(…
deblan commented on issue deblan/side_menu#445 2025-09-29 17:14:45 +02:00
[Bug] No menus at all and empty admin config page

@nexion63 wrote in deblan/side_menu#445 (comment):

Miracle! The menu is back! I don't know how or why it got fixed.

That could be an problem with PHP…

deblan commented on issue deblan/side_menu#445 2025-09-29 17:12:43 +02:00
[Bug] No menus at all and empty admin config page

@pulporiendo-max what errors do you have in nextcloud.log?

deblan commented on issue deblan/side_menu#445 2025-09-29 15:35:18 +02:00
[Bug] No menus at all and empty admin config page

Ok! These errors are different from the ones generated by the dependency issue I fixed. Can you open the tab "Network" (Réseau) and check what url are impacted please?

deblan commented on issue deblan/side_menu#445 2025-09-29 11:41:47 +02:00
[Bug] No menus at all and empty admin config page

@pipip good to know!

@nexion63 @pulporiendo-max can you open your browser dev tools and check what errors are show in the console please?

deblan closed issue deblan/side_menu#448 2025-09-29 09:30:21 +02:00
[Bug] No menu and empty admin config page under version 5.1.3
deblan reopened issue deblan/side_menu#445 2025-09-29 09:29:58 +02:00
[Bug] No menus at all and empty admin config page
deblan commented on issue deblan/side_menu#445 2025-09-29 09:29:58 +02:00
[Bug] No menus at all and empty admin config page

Can you clean your cache and refresh?

deblan commented on issue deblan/side_menu#447 2025-09-29 09:25:51 +02:00
New package versions broke the build

Moving from @nextcloud/vue@9.0.0-alpha.8 to @nextcloud/vue@9.0.0 brakes the build.

deblan commented on issue deblan/side_menu#447 2025-09-29 00:39:02 +02:00
New package versions broke the build

Reduced diff:

Works:

├── @babel/core@7.26.10
├── @babel/plugin-syntax-dynamic-import@7.8.3
├── @nextcloud/axios@2.5.1
├── @nextcloud/browserslist-config@3.0.1
…
deblan commented on issue deblan/side_menu#447 2025-09-29 00:35:57 +02:00
New package versions broke the build

Need to identify the breaking change.

deblan opened issue deblan/side_menu#447 2025-09-29 00:33:29 +02:00
[Question] todo
deblan closed issue deblan/side_menu#445 2025-09-29 00:32:47 +02:00
[Bug] No menus at all and empty admin config page