Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/trainingstagebuch 2026-07-22 23:54:49 +02:00
3ac4039097 feat: implement user linking for members and update database schema for user associations
torsten pushed to main at torsten/trainingstagebuch 2026-07-22 16:17:22 +02:00
46079fc16e feat: update navigation link for club payments in dashboard and enhance error handling in Home view
torsten pushed to main at torsten/trainingstagebuch 2026-07-22 16:07:33 +02:00
e38f2c2e19 feat: add archived documents section and filtering options to club archive view
torsten pushed to main at torsten/trainingstagebuch 2026-07-22 15:28:42 +02:00
d190c2cb70 feat: add optional reply address to communication threads and enhance email transport status handling
torsten pushed to main at torsten/trainingstagebuch 2026-07-22 15:25:01 +02:00
fd0b3020bf feat: implement load request ID for improved data loading consistency across views
torsten pushed to main at torsten/trainingstagebuch 2026-07-22 15:09:26 +02:00
8e4edfb719 style: improve button styling and layout for schedule actions and summary bar
torsten pushed to main at torsten/trainingstagebuch 2026-07-22 15:04:18 +02:00
01f80ea094 style: enhance layout and styling of schedule summary items and summary bar
torsten pushed to main at torsten/trainingstagebuch 2026-07-22 14:57:15 +02:00
8140283b7a feat: improve schedule view layout and controls for match overview
torsten pushed to main at torsten/trainingstagebuch 2026-07-22 14:38:39 +02:00
48f0f9afb0 fix: update app version to 1.7.10 and SDK versions to 36
torsten pushed to main at torsten/yourpart3 2026-07-21 09:20:58 +02:00
c13339f771 Erweitere die Funktionalität zur Verarbeitung von Antwortvarianten; füge Unterstützung für Klammerinhalte und alternative Phrasen hinzu.
torsten pushed to main at torsten/yourpart3 2026-07-21 09:08:19 +02:00
1ab9407e79 Refactor code structure for improved readability and maintainability; optimize performance across multiple modules.
torsten pushed to main at torsten/trainingstagebuch 2026-07-17 16:01:42 +02:00
ad778328e8 feat: add team name normalization for selected schedule in PDF generation
torsten pushed to main at torsten/trainingstagebuch 2026-07-17 15:51:18 +02:00
91006bb0c5 fix: adjust table font size and improve cell content formatting in PDF generation
torsten pushed to main at torsten/trainingstagebuch 2026-07-17 15:36:00 +02:00
110519c7b8 feat: add team name normalization for club matching in match service
torsten pushed to main at torsten/trainingstagebuch 2026-07-17 15:19:26 +02:00
6afa5a5629 fix: improve existing match handling in CSV import to ensure correct league and location updates
torsten pushed to main at torsten/trainingstagebuch 2026-07-17 14:53:10 +02:00
7bf7ae2bef fix: ensure leagueId is retained when editing a team to prevent accidental removal of MyTischtennis link
torsten pushed to main at torsten/trainingstagebuch 2026-07-17 14:28:15 +02:00
51b620f496 feat: enhance table generation in PDF with optional cell pinning for teams
torsten pushed to main at torsten/trainingstagebuch 2026-07-17 14:10:55 +02:00
f83e3986b7 feat: add age group code extraction and link youth club teams to imported leagues
torsten pushed to main at torsten/trainingstagebuch 2026-07-17 14:02:57 +02:00
bb9a030e89 fix: update clubId handling in CSV upload to support query parameters and improve form data processing
torsten pushed to main at torsten/trainingstagebuch 2026-07-17 13:58:13 +02:00
a767061bd3 fix: remove manual Content-Type setting for CSV import to ensure proper form data handling