Commit Graph
2356 Commits
Author SHA1 Message Date
Axel Uhl 109d4f66c2 bug5831: introduced RaceLogRaceStatus.isAbortingFlagFromPreviousPassValid() 2023-04-20 17:14:30 +02:00
Axel Uhl faa5d97012 implemented scoring scheme for Formula Kite format but A8.2 tie-break only 2023-04-20 16:06:17 +02:00
Axel Uhl 4d00a98d6b Implemented a scoring scheme for A8.2-only tie-breaking (no A8.1) 2023-04-20 15:13:21 +02:00
Axel Uhl a17b993212 added boat classes VO65, VO60 and IMOCA 2023-04-17 16:02:36 +02:00
Axel Uhl be139e16ef added "470 Mixed" to the alias names for the 470 boat class 2023-04-04 11:15:42 +02:00
Axel Uhl da3d409f15 added VMG to the data mining stats for GPS fixes 2023-03-01 13:53:07 +01:00
Axel Uhl 714e3b43a8 upgrade install p2f file to use 2023 version of GWT plugin 2023-01-31 16:44:16 +01:00
Axel Uhl 695c765575 bug5147: whitespace changes only 2023-01-10 17:32:27 +01:00
Axel Uhl e0f00b0689 Merge branch 'master' into bug5147 2023-01-10 16:43:37 +01:00
Axel Uhl 39c0e38068 bug5782: compare ImageDTO by source ref as secondary property;
with this, the isOnlyAdding check for images and videos works properly
for updating an event. Added the role name to search strings for user
table.
2023-01-09 14:25:59 +01:00
Axel Uhl 618a1ba98a bug5782: added EventActions.UPLOAD_MEDIA and check in SailingServiceWriteImpl 2023-01-09 11:38:37 +01:00
Axel Uhl f64d5f1c7d bug5627: remove unused trimShardingInfo method in ShardingType 2023-01-05 10:32:33 +01:00
Axel Uhl 58898968ef bug5627: change ShardingType such that encoding is not idempotent 2023-01-03 18:23:03 +01:00
Axel Uhl c82a07c51f Merge branch 'master' into bug5627 2022-12-30 15:47:34 +01:00
Axel Uhl a8b065f839 bug5797: comments and formatting 2022-12-29 13:36:50 +01:00
Niklas Opiela c50f7da6ff changed how to get to leaderboards from shardingkeys 2022-12-22 13:13:50 +01:00
Niklas Opiela 52b8dc6823 added decoding and renaming 2022-12-22 13:04:29 +01:00
Axel Uhl 24132454b0 bug5792: adjust to Java-11 deprecations (Number constructors, reflection, Hamcrest, minor AWT changes) 2022-12-12 07:35:58 -08:00
Axel Uhl 7e6b67e734 log MDI sub-stage changes for a basic server-side progress indication in the logs 2022-11-15 13:14:59 +01:00
Axel Uhl 2e669c4ea8 Merge branch 'master' into bug5147 2022-11-07 12:58:01 +01:00
Axel Uhl b56a2da2bc Merge branch 'master' into bug2346 2022-10-29 00:20:26 +02:00
Finn Huelsbusch eef846e4c7 Merge remote-tracking branch 'origin/master' into bug5147 2022-10-11 19:37:30 +02:00
Axel Uhl f5ceda3a1e bug5715: implemented tie-breaking based on last race for Foiling Kites 2022-10-10 18:53:05 +02:00
Finn Huelsbusch 1f1b3b8fef merge master into bug 5147 2022-10-03 09:53:35 +02:00
Axel Uhl cb3c447b66 Merge branch 'master' into bug5715 2022-09-30 10:56:55 +02:00
Axel Uhl 9668062797 added boat classes Beneteau First 35 and 45 2022-09-30 10:45:01 +02:00
Axel Uhl 752726c3e4 bug5715: introduced HIGH_POINT_BY_WINS_TIES_LASTLY_BROKEN_BY_OTHER_LEADERBOARD 2022-09-29 17:44:17 +02:00
Axel Uhl a669eee36b bug5715: leaderboard handling with other tie-breaking leaderboard works with manual tests 2022-09-29 11:20:56 +02:00
Axel Uhl df14d88e67 bug5715: support *creating* series with oneAlwaysStaysOne 2022-09-28 13:37:15 +02:00
Axel Uhl 4a7effef93 bug5715: added oneAlwaysStaysOne to Series and RaceColumn throughout 2022-09-28 11:27:48 +02:00
Finn Huelsbusch 43e9651997 Merge remote-tracking branch 'origin/master' into bug5147 2022-08-17 09:34:43 +02:00
Finn Huelsbusch 4f3420564b whitespace happiness 2022-08-12 09:56:01 +02:00
Axel Uhl 23928e73d6 bug5147: smaller changes during review 2022-08-10 14:04:58 +02:00
Finn Huelsbusch 792d11c382 added new Checkbox to enable cross Fleet scoring 2022-08-08 17:44:42 +02:00
Axel Uhl d8bf61c1fb bug5728: looking both ways at a boundary; still not solving the problem 2022-08-04 18:31:38 +02:00
Axel Uhl a8ebab1fbd bug5728: continuing to learn the offset 2022-08-03 18:26:33 +02:00
Axel Uhl dd1e9c582d bug5728: introduced ScalableDuration; working on documentation 2022-08-01 14:57:01 +02:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl 8e8c9743b9 Merge branch 'master' into bug5741 2022-06-22 13:53:35 +02:00
Dennis Aulenbacher 17dcd59be0 Merge branch 'master' into bug5727 2022-06-21 14:49:22 +02:00
Axel Uhl 7c884369c4 bug5741: for MediaTrack and DeviceConfiguration use cloned objects in replication operations 2022-06-16 17:15:39 +02:00
Tim Hessenmüller 2ce706a5bc Merge remote-tracking branch 'origin/master' into bug2346 2022-06-15 13:21:09 +02:00
Axel Uhl ec784bfd1c added WASZP boat class 2022-06-10 16:48:30 +02:00
Dennis Aulenbacher 2dabdb9291 bug5727: Condensed all trial plans into one. 2022-06-08 11:49:24 +02:00
Axel Uhl 3a37912893 put RRS26_3MIN to the end of the enum to remain backward compatible when reading by ordinal 2022-05-31 07:38:41 +02:00
Axel Uhl 954af76f20 bug5731: added RRS26_3MIN as a racing procedure with 3min sequence, otherwise as RRS26 2022-05-30 17:16:09 +02:00
Axel Uhl 7156b8fe31 bug5685: refactored ScalableWind so it is "compact" with local double fields only 2022-05-13 18:55:45 +02:00
Axel Uhl f249678f31 in c.s.s.gwt.test.AsyncActionsExecutorTest delegate to super.runTest(), not run(), trying to avoid endless recursion 2022-05-13 17:51:26 +02:00
Axel Uhl 010d57037f also added Brassfahrt VI 2022-05-12 21:52:48 +02:00
Axel Uhl c88e977ca7 added "Brassfahrt I-V" pseudo-boatclasses with icons 2022-05-12 18:23:51 +02:00