Commit Graph

10 Commits

Author SHA1 Message Date
6b23a40196 feat: Implement a real-time character counter and limit validation for the rich text editor, including timer management. 2026-02-26 17:59:50 +01:00
5f2e7a9b56 Refactor: wrap form labels in a div.col-sm-3 for improved layout and styling consistency. 2026-02-26 17:25:38 +01:00
f42c3fe9f2 feat: Relaxed file upload authorization from 'Edit' to 'View' permission and updated the year input help text. 2026-02-26 17:08:52 +01:00
bfa8ff158c feat: Rich-Text-Editor, Bild-Skalierung, PDF-Fix & Zeichenlimit
- Bild-Skalierung in Kartenansicht gefixt (object-position: top, 300px)
- Admin-Slider für Zeichenlimit (4–32.000) als Modul-Setting
- Textarea durch RichTextEditor (Quill.js) ersetzt
- PDF: HTML-Parsing, Einzelperson-Filter, Autorisierung für alle User
2026-02-26 16:26:06 +01:00
749a4eb5fa v1.0.4 2026-02-24 11:42:19 +01:00
68529dbce4 neu report integriert 2026-02-19 19:58:08 +01:00
Adam Gaiswinkler
e7ee313472 feat: implementiert PDF-Generierung mit Hintergrundbild und Dokumentation 2026-02-18 22:43:26 +01:00
Adam Gaiswinkler
1bff5ebbbd feat(halloffame): implement image upload and enhance module functionality
- Added image upload system (JPG/PNG, max 5MB) with live preview and removal option
- Fixed Concurrency Exception during deletion (split transactions for reports and entries)
- Optimized card layout: consistent height and height-based truncation for descriptions
- Added sort direction toggle (Ascending/Descending) with arrow icons for Date, Name, and Year
- Refactored HallOfFameService to use streams for Server/Wasm compatibility
- Improved error handling and UI feedback for upload and delete operations
2026-02-10 17:45:48 +01:00
Adam Gaiswinkler
7114904412 Feature: Hall of Fame Module Implementation (1.0.1)
- Added Hall of Fame module logic (Models, Controller, Service).
- Implemented 'One Entry Per User' and 'Publish/Draft' workflow.
- Updated UI to Grid Layout (Index.razor) and Unified Form (Edit.razor).
- Added Database Migration 01000001 for new columns.
- Bumped version to 1.0.1.
2026-01-15 00:01:55 +01:00
Adam Gaiswinkler
5dfa690432 Initial commit 2026-01-02 22:52:11 +01:00