v1.4.0: Monatsfilter, Pagination, Rollenverwaltung, DB-Bereinigung

- Liste: Monatsfilter mit ←/→ Navigation, Standard = aktueller Monat
- Liste: Pagination (10 Einträge/Seite)
- BEO-Auswahl filtert nur role='guide'
- logbuch_objekte: ObjektName entfernt, JOIN auf objekte
- utf8mb4 Migration und DB-Charset-Umstellung
- SSH-Tunnel-Support: MySQL auf 127.0.0.1:3336
- phpMyAdmin unter /myadmin

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-09 10:39:11 +02:00
parent 4f1ebb8aa6
commit c04935a117
7 changed files with 147 additions and 78 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "logbuch",
"version": "1.3.0",
"version": "1.4.0",
"private": true,
"scripts": {
"dev": "next dev",