Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/yourpart3 2026-02-09 11:17:05 +01:00
022cd47e7e Enhance VocabService and VocabLessonView for improved vocabulary review: Updated VocabService to load previous lesson vocabulary for both review and mixed training modes. Added new computed properties and methods in VocabLessonView to manage vocabulary from previous lessons, including a mixed pool for enhanced training. Updated UI to reflect current lesson and mixed review status in the vocabulary trainer.
torsten pushed to main at torsten/harheimertc 2026-02-09 09:58:48 +01:00
0a018229a8 Update CMS navigation links and remove membership application page
torsten pushed to main at torsten/harheimertc 2026-02-09 09:37:12 +01:00
73e3d2a5d0 Refactor CMS navigation and remove outdated pages
torsten pushed to main at torsten/trainingstagebuch 2026-02-09 08:40:30 +01:00
e22e3257ef feat(auth): implement password reset functionality
torsten pushed to main at torsten/trainingstagebuch 2026-02-06 16:41:44 +01:00
76f1b1a12f refactor(tournament): improve top 3 participant identification in PDF generation
torsten pushed to main at torsten/trainingstagebuch 2026-02-06 16:36:27 +01:00
6007e70b9d refactor(tournament): clean up placeholder handling in PDF generation
torsten pushed to main at torsten/trainingstagebuch 2026-02-06 16:33:54 +01:00
d7935cc1e2 fix(tournament): update PDF title for missing data report
torsten pushed to main at torsten/trainingstagebuch 2026-02-06 16:33:43 +01:00
b470e728ed feat(tournament): update PDF generation for top 3 participants
torsten pushed to main at torsten/trainingstagebuch 2026-02-06 16:24:11 +01:00
d09de49018 feat(tournament): enhance PDF generation for missing participant data
torsten pushed to main at torsten/trainingstagebuch 2026-02-06 16:11:20 +01:00
8892392bf2 feat(tournament): add PDF generation for missing participant data
torsten pushed to main at torsten/trainingstagebuch 2026-02-06 15:28:15 +01:00
26acb588e1 feat(player-details): enhance player data display with missing data indicators
torsten pushed to main at torsten/trainingstagebuch 2026-02-06 15:12:08 +01:00
566361e46a feat(tournament): add number of tables feature and update related logic
torsten pushed to main at torsten/harheimertc 2026-02-06 13:35:22 +01:00
04e38aa7d3 Improve Satzung content loading and HTML conversion process
torsten pushed to main at torsten/harheimertc 2026-02-06 12:57:54 +01:00
cc92615333 Add WYSIWYG text editor for Satzung content management
torsten pushed to main at torsten/harheimertc 2026-02-06 11:58:25 +01:00
717fdf3025 Enhance HTML conversion for Satzung uploads by removing page numbers and improving list handling
torsten pushed to main at torsten/harheimertc 2026-02-06 11:39:44 +01:00
32d4486123 Implement PDF text extraction and HTML conversion in Satzung upload process
torsten pushed to main at torsten/harheimertc 2026-02-06 10:55:43 +01:00
66a2cfc378 Refactor PDF text extraction and update configuration handling in Satzung upload process
torsten pushed to main at torsten/harheimertc 2026-02-06 10:35:16 +01:00
d32f6eaf1c Update role-based access control for user management in CMS
torsten pushed to main at torsten/harheimertc 2026-02-06 10:12:38 +01:00
8045542f8f Enhance user contact data visibility based on role permissions
torsten pushed to main at torsten/yourpart3 2026-02-06 09:50:32 +01:00
c7a05c3213 Add TitleBenefit model and integrate benefits into FalukantService: Introduced TitleBenefit for managing title-related advantages, including tax exemptions and office eligibility. Updated service methods to utilize these benefits for character reputation, tax distribution, and allowed office types, enhancing gameplay mechanics and user experience.