73e3aac0dc
Updated Gradle
Jan Meinl
2026-05-28 08:02:38 +00:00
3fd786e5ef
Merge pull request 'Forced Java Version and updated project' (#1) from master into main
CodingPhoenix2026-05-28 08:01:48 +00:00
91f7b52e2b
Updated Gradle
Jan Meinl
2026-05-28 07:59:04 +00:00
bcba527ea9
Forced Java Version
Jan Meinl
2026-05-28 07:57:45 +00:00
ec6d9d92ac
Enhance CoordinateConverter with custom central meridian support and refine UTM distance calculations
Jan Meinl
2026-05-16 07:55:27 +02:00
fa888405bd
Implement DistanceCalculator with multiple methods and refactor coordinate handling
Jan Meinl
2026-05-16 04:33:47 +02:00
384eb5729e
Clean up imports in Main.java file and remove unused dependencies
Jan Meinl
2026-05-16 03:50:50 +02:00
a722fae4c9
Add BalloonLiveParser implementation for parsing Balloon Live IGC files and integrate with track model
Jan Meinl
2026-05-15 13:13:07 +02:00
91c276349d
Remove GeographicCoordinate class and refactor CoordinateConverter to simplify altitude handling and extend functionality. Converted all projections and transformations to use Coordinate and GridCoordinate.
Jan Meinl
2026-05-15 10:46:48 +02:00
abadc40ed6
Add geographic-to-grid and grid-to-geographic projection methods in CoordinateConverter
Jan Meinl
2026-05-15 04:31:16 +02:00
7bcf1bb0d6
Add Coordinate Converter with high-precision transformations and integrate Geographic/Projected Coordinate models
Jan Meinl
2026-05-15 04:12:52 +02:00
02d4935e01
Introduce MapGrid and MapDatum enums
Jan Meinl
2026-05-14 20:39:41 +02:00
e52e082bcd
Remove map projection framework and associated classes
Jan Meinl
2026-05-14 17:55:32 +02:00
7b3209b161
Add map projection framework and integrate initial SwissGrid and UTM projections
Jan Meinl
2026-05-14 16:20:41 +02:00
015a780760
Add placeholder BalloonLiveParser class in track parser package
Jan Meinl
2026-05-14 15:28:26 +02:00
3c67ca43b3
Refactor track model: replace TrackCoordinate with TrackPoint, add TrackHeader for header data
Jan Meinl
2026-05-14 15:26:06 +02:00
7104f97b3f
Extend Pilot model with personal details and linked user ID fields
Jan Meinl
2026-05-14 14:42:01 +02:00
1928dbe8fb
Expand task-related models with new task types and flight-related entities
Jan Meinl
2026-05-14 14:38:14 +02:00
c6578e3eef
Expand task and flight models, add new enums and classes
Jan Meinl
2026-05-14 13:18:14 +02:00
93c6dc239c
Add TaskStatus enum and integrate status field into Task model
Jan Meinl
2026-05-14 12:38:03 +02:00
afc21046d4
Introduce Altitude record, enhance altitude handling, and expand models
Jan Meinl
2026-05-14 12:32:23 +02:00
5ac820fc5a
Add AltitudeSource enum and task model, update Competition with altitude source field
Jan Meinl
2026-05-14 11:18:11 +02:00
096e3f5ec8
Add flight model classes with enums and relationships
Jan Meinl
2026-05-14 11:01:24 +02:00
0621e4f376
Add competition and coordinate model classes with enums and relationships
Jan Meinl
2026-05-14 10:29:37 +02:00
6e767ee703
Replace priority field with dependsOn dependency resolver for Providers
Jan Meinl
2026-05-13 21:23:05 +02:00
8479eb6ecd
Add CompetitionProvider and fix permission query issue
Jan Meinl
2026-05-13 21:17:25 +02:00
470a41c783
Update Gradle wrapper, dependencies, and startup scripts
Jan Meinl
2026-05-13 19:48:13 +02:00
a46b8081cf
Add email claim to JWT, adjust role/permissions claims, and allow localhost:5173 origin
Jan Meinl
2026-04-12 15:49:21 +02:00
2ad7cae8c4
Update email value in yaak.ev_rnW4WEytTs.yaml configuration file
CodingPhoenix2026-04-10 22:44:23 +02:00
570bc18c66
Make fields in user-related classes immutable and simplify logger usage
CodingPhoenix2026-04-10 20:33:04 +02:00