|
|
2e4cb6d042
|
Enhance ZNS import documentation: add detailed steps for database initialization, parser validation, import strategy optimization, and frontend integration.
|
2026-04-08 20:17:20 +02:00 |
|
|
|
933ef9cd6c
|
Resolve port conflicts in masterdata-service: update application.yml with separated bind addresses (Spring: 127.0.0.1, Ktor: 0.0.0.0), change management port to 8086, and add explicit datasource and Flyway configuration. Fix startup issues with Database.connect() in MasterdataDatabaseConfiguration.
|
2026-04-06 09:43:31 +02:00 |
|
|
|
a61dda69d1
|
Refactor domain models (DomFunktionaer, DomReiter, DomPferd) for ZNS alignment: update properties, streamline validation logic, and enhance parser to support new format. Adjust controllers and repository methods accordingly.
|
2026-04-05 08:21:16 +02:00 |
|
|
|
bbe5b1a357
|
Finalize domain model: define event → tournament → class → division hierarchy, multi-tournament account structures, and event-wide cashbox aggregation logic. Add division types and update glossary tasks.
|
2026-04-02 17:53:49 +02:00 |
|