Matthias Hochmeister
3326156b15
new features
2026-03-23 14:01:39 +01:00
Matthias Hochmeister
5032e1593b
new features
2026-03-23 13:08:19 +01:00
Matthias Hochmeister
83b84664ce
rights system
2026-03-23 12:35:28 +01:00
Matthias Hochmeister
725d4d1729
rights system
2026-03-23 12:18:46 +01:00
Matthias Hochmeister
fa10467f21
rights system
2026-03-23 12:12:21 +01:00
Matthias Hochmeister
a575b61d26
rights system
2026-03-23 12:00:09 +01:00
Matthias Hochmeister
d173c8235e
rights system
2026-03-23 11:48:00 +01:00
Matthias Hochmeister
515f14956e
rights system
2026-03-23 10:50:52 +01:00
Matthias Hochmeister
2bb22850f4
rights system
2026-03-23 10:07:53 +01:00
Matthias Hochmeister
69c508a5d8
update
2026-03-16 16:26:56 +01:00
Matthias Hochmeister
c15d4a50e0
update
2026-03-16 15:26:43 +01:00
Matthias Hochmeister
023bd7acbb
update
2026-03-16 15:17:28 +01:00
Matthias Hochmeister
f3ad989a9e
update
2026-03-16 15:01:09 +01:00
Matthias Hochmeister
215528a521
update
2026-03-16 14:41:08 +01:00
Matthias Hochmeister
02d9d808b2
update
2026-03-13 16:12:11 +01:00
Matthias Hochmeister
bb6438a0b9
update
2026-03-13 15:59:21 +01:00
Matthias Hochmeister
03155dcf7a
update
2026-03-13 15:49:58 +01:00
Matthias Hochmeister
75c919c063
update
2026-03-13 15:42:15 +01:00
Matthias Hochmeister
3dda069611
update
2026-03-13 15:31:47 +01:00
Matthias Hochmeister
ff72daa55e
update
2026-03-13 15:22:58 +01:00
Matthias Hochmeister
7215e7f472
update
2026-03-13 14:01:06 +01:00
Matthias Hochmeister
3361f1e28d
update
2026-03-13 13:51:08 +01:00
Matthias Hochmeister
e26d77ef35
update nextcloud for file support
2026-03-13 13:46:08 +01:00
Matthias Hochmeister
1d5122a2cd
update
2026-03-13 13:25:43 +01:00
Matthias Hochmeister
e49b4f63ae
update nextcloud handling
2026-03-13 12:24:14 +01:00
Matthias Hochmeister
11fb533ad6
update FDISK sync
2026-03-13 10:27:57 +01:00
Matthias Hochmeister
501b697ca2
update FDISK sync
2026-03-13 08:46:12 +01:00
Matthias Hochmeister
34f246af24
resolve issues with new features
2026-03-12 18:36:22 +01:00
Matthias Hochmeister
d1fed74f3b
resolve issues with new features
2026-03-12 18:09:59 +01:00
Matthias Hochmeister
67b7d5ccd2
resolve issues with new features
2026-03-12 17:51:57 +01:00
Matthias Hochmeister
34ca007f9b
resolve issues with new features
2026-03-12 17:20:32 +01:00
Matthias Hochmeister
68586b01dc
resolve issues with new features
2026-03-12 16:42:21 +01:00
Matthias Hochmeister
5aa309b97a
resolve issues with new features
2026-03-12 16:05:01 +01:00
Matthias Hochmeister
a5cd78f01f
feat: bug fixes, layout improvements, and new features
...
Bug fixes:
- Remove non-existent `role` column from admin users SQL query (A1)
- Fix Nextcloud Talk chat API path v4 → v1 for messages/send/read (A2)
- Fix ServiceModeTab sync: useState → useEffect to reflect DB state (A3)
- Guard BookStack book_slug with book_id fallback to avoid broken URLs (A4)
Layout & UI:
- Chat panel: sticky full-height positioning, main content scrolls independently (B1)
- Vehicle booking datetime inputs: explicit text color for dark mode (B2)
- AnnouncementBanner moved into grid with full-width span (B3)
Features:
- Per-user widget visibility preferences stored in users.preferences JSONB (C1)
- Link collections: grouped external links in admin UI and dashboard widget (C2)
- Admin ping history: migration 026, checked_at timestamps, expandable history rows (C4)
- Service mode end date picker with scheduled deactivation display (C5)
- Vikunja startup config logging and configured:false warnings (C7)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-12 14:57:54 +01:00
Matthias Hochmeister
81174c2498
layout issues
2026-03-12 14:23:57 +01:00
Matthias Hochmeister
21b7be22db
feat: service mode (maintenance mode)
...
Admins can toggle maintenance mode from the admin dashboard (new
"Wartung" tab). When active, all non-admin users see a full-page
maintenance screen instead of the app.
- Backend: GET /api/config/service-mode endpoint (authenticated)
- Backend: stores state in app_settings key 'service_mode'
- Frontend: ServiceModeGuard wraps all ProtectedRoutes
- Frontend: ServiceModePage full-screen maintenance UI
- Frontend: ServiceModeTab in admin dashboard with toggle + message
- Admins (dashboard_admin group) always bypass the guard
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-12 13:21:49 +01:00
Matthias Hochmeister
cd68bd3795
annoucement banners, calendar pdf export, vehicle booking quck-add, even quick-add
2026-03-12 11:47:08 +01:00
Matthias Hochmeister
71a04aee89
resolve issues with new features
2026-03-12 11:37:25 +01:00
Matthias Hochmeister
d5be68ca63
resolve issues with new features
2026-03-12 10:21:26 +01:00
Matthias Hochmeister
31f1414e06
adding chat features, admin features and bug fixes
2026-03-12 08:16:34 +01:00
Matthias Hochmeister
93a87a7ae9
apply security audit
2026-03-11 13:18:10 +01:00
Matthias Hochmeister
e9463c1c66
add vikunja integration
2026-03-05 18:07:18 +01:00
Matthias Hochmeister
fb5acd3d52
calendar download, date input validate, nc talk notification
2026-03-04 15:01:26 +01:00
Matthias Hochmeister
179bbabd58
change widget name in GUI
2026-03-04 08:08:00 +01:00
Matthias Hochmeister
11335748c2
fix bookstack display error
2026-03-04 07:52:11 +01:00
Matthias Hochmeister
d3561c1109
new features, bookstack
2026-03-03 21:30:38 +01:00
Matthias Hochmeister
5a6fc85a75
add features
2026-03-03 17:01:53 +01:00
Matthias Hochmeister
004b141cab
bug fixes
2026-03-03 13:27:27 +01:00
Matthias Hochmeister
02cf5138cf
fix: dashboard layout, widget caching, and backend stability
...
Layout:
- Remove Container maxWidth cap so widgets scale fluidly on wide screens
- Fix ActivityFeed Card missing height:100% and overflow:hidden that caused
the timeline connector pseudo-element to bleed outside the card boundary
Performance (frontend):
- Migrate VehicleDashboardCard, EquipmentDashboardCard, AtemschutzDashboardCard,
UpcomingEventsWidget, and PersonalWarningsBanner from useEffect+useState to
TanStack Query — cached for 5 min, so navigating back to the dashboard no
longer re-fires all 9 API requests
- Add gcTime:10min and refetchOnWindowFocus:false to QueryClient defaults to
prevent spurious refetches on tab-switch
Backend stability:
- Raise default RATE_LIMIT_MAX from 100 to 300 req/15min — the previous limit
was easily exceeded by a single active user during normal dashboard navigation
- Increase DB connectionTimeoutMillis from 2s to 5s to handle burst-load
scenarios where multiple requests compete for pool slots simultaneously
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-03 12:55:16 +01:00
Matthias Hochmeister
d91f757f34
bug fixes
2026-03-03 11:45:08 +01:00