Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/trainingstagebuch 2026-03-18 11:23:05 +01:00
79adad9564 feat(audit, frontend, backend): introduce audit scripts and enhance error handling
torsten pushed to main at torsten/trainingstagebuch 2026-03-17 16:46:37 +01:00
b7b40f5a9b refactor(MembersView, TeamManagementView, ScheduleView, OPTIMIZATION_TODO): componentize views and update optimization tasks
torsten pushed to main at torsten/trainingstagebuch 2026-03-17 16:04:13 +01:00
414c5ccee5 refactor(autoFetchMatchResultsService, MYTISCHTENNIS_AUTO_FETCH_README.md, Optimization TODO): enhance data processing and documentation
torsten pushed to main at torsten/trainingstagebuch 2026-03-17 16:00:33 +01:00
6320c5ca72 feat(DialogExamples, DiaryParticipantsPanel, ImageViewerDialog, MatchReportApiDialog, MemberGalleryDialog, LogsView, TeamManagementView, TournamentTab, i18n): enhance UI components and localization
torsten pushed to main at torsten/trainingstagebuch 2026-03-17 15:23:37 +01:00
483d5d2bc7 feat(ParticipantController, ParticipantModel, ParticipantRoutes, DiaryParticipantsPanel, i18n): implement participant status management and UI updates
torsten pushed to main at torsten/trainingstagebuch 2026-03-17 14:54:49 +01:00
46812a0c14 fix(DiaryView): improve drag-and-drop item reordering logic
torsten pushed to main at torsten/trainingstagebuch 2026-03-17 14:48:00 +01:00
1c1f05400f feat(DiaryView): enhance drag-and-drop functionality for training plan items
torsten pushed to main at torsten/trainingstagebuch 2026-03-17 14:34:13 +01:00
c325a5a4d6 feat(CourtDrawingDialog, DiaryView): conditionally display duration fields in diary entries
torsten pushed to main at torsten/trainingstagebuch 2026-03-17 14:26:49 +01:00
b16743d27d feat(CourtDrawingDialog, DiaryView, i18n): add diary fields for duration and group selection
torsten pushed to main at torsten/trainingstagebuch 2026-03-17 14:10:38 +01:00
afe51f399c feat(Scheduler, MatchService, PredefinedActivity): enhance scheduling and match fetching features
torsten pushed to main at torsten/trainingstagebuch 2026-03-17 09:04:49 +01:00
f1cfd1147d feat(TeamManagementView, i18n): enhance team management interface and localization
torsten pushed to main at torsten/trainingstagebuch 2026-03-17 00:30:44 +01:00
44b2b9fdbf feat(DiaryParticipantsPanel): add gallery button and loading state
torsten pushed to main at torsten/trainingstagebuch 2026-03-17 00:28:39 +01:00
d0b6e6f0ac feat(DiaryView, i18n): improve diary overview with new readiness indicators and localization updates
torsten pushed to main at torsten/trainingstagebuch 2026-03-17 00:16:22 +01:00
bf770291f6 feat(DiaryView, i18n): enhance diary view with new training day features and localization updates
torsten pushed to main at torsten/trainingstagebuch 2026-03-16 23:42:32 +01:00
2347dccafe feat(memberTransferService, trainingStatsService, i18n): enhance member transfer logic and update localization files
torsten pushed to main at torsten/fvsjs 2026-03-16 22:21:48 +01:00
7566cb2e6b Fix SQL query in Register class to ensure proper color assignment during user registration
torsten pushed to main at torsten/fvsjs 2026-03-16 22:19:55 +01:00
e043a1b022 Refactor email validation in Register class for improved readability
torsten pushed to main at torsten/trainingstagebuch 2026-03-16 22:17:40 +01:00
43f96b2491 feat(tournamentService): add validation for stage advancements and enhance tournament configuration
torsten pushed to main at torsten/fvsjs 2026-03-16 22:08:09 +01:00
e88e5477de Add temporary error logging and debugging output in index.php and register.php
torsten pushed to main at torsten/fvsjs 2026-03-16 22:04:59 +01:00
dd8ce88556 Implement form validation and error handling for email sending in Register class