Commit Graph
60624 Commits
Author SHA1 Message Date
Udo Wessels 354a302ced Merge branch 'master' into bug5773
# Conflicts:
#	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.properties
2023-07-24 16:45:49 +02:00
Axel Uhl 5f211c0c77 Merge remote-tracking branch 'origin/master' 2023-07-24 11:43:33 +02:00
Axel Uhl 9681ca80d1 Merge remote-tracking branch 'origin/bug5877' into bug5877 2023-07-24 11:43:14 +02:00
Axel Uhl 4e5c9ecb75 fixed logging options for Java8-based windestimation Docker image 2023-07-24 11:42:32 +02:00
Generic Wiki User 279a400bdc updated the configuration/httpd/conf.d contents 2023-07-23 22:21:21 +00:00
Axel Uhl 09c74295d9 bug5877: release notes 2023-07-23 01:48:32 +02:00
Axel Uhl 5e17cb8f52 bug5877: fixed test case for leaderboard with eliminations;
the test verdict was overly specific, implicitly assuming the iterable
returned would compare equal to a List without prior conversion to a
List
2023-07-22 17:51:28 +02:00
Axel Uhl b4eb9aae70 bug5877: parameter rename 2023-07-22 13:22:14 +02:00
Axel Uhl bb93e5a956 bug5877: successful implementation with extended compareByScoreSum 2023-07-22 13:20:25 +02:00
Axel Uhl 6ccf1670b1 bug5877: improved but still incorrect tie-breaking for medal series 2023-07-21 18:29:21 +02:00
Axel Uhl 8f3e8e2bed bug5877: a first implementation for tie-breaking for medals, but tests still fail 2023-07-21 18:14:06 +02:00
Udo Wessels 62751201d5 bug5773: Add a first version of confirmation dialog to inform the user of an potential upgrade event.
- clean up error logging and messaging
- fine tune overlapping subscriptions (extra handling trial -> remove categories to prevent loophole)
2023-07-21 18:07:16 +02:00
Axel Uhl 596bfa6dcf bug5877: added failing tests for tie-breaking in medal series 2023-07-21 17:30:25 +02:00
Axel Uhl 076c89cd3f bug5877: failing test case for tie break based on previous series 2023-07-21 17:07:05 +02:00
Axel Uhl a0b1b82a1b bug5877: first successful test case for ranking advanced and sailing competitors in medal stage 2023-07-21 16:34:48 +02:00
Axel Uhl b616d76ccb bug5877: interims commit, using distinct medal *series* for quarter/semi/grand final 2023-07-21 15:28:15 +02:00
Udo Wessels 35e753d51c bug5773: Fixed refund behavior when auto cancelation is done. Now the payment amount will be refunded to origin account.
- merged bug5805, because need this improvements to have a full picture of changes regarding subscriptions before adding additional UI elements, like new information/confirmation dialogs.
2023-07-21 12:07:22 +02:00
Axel Uhl 031483b169 Merge branch 'master' into bug5877 2023-07-21 00:09:08 +02:00
Axel Uhl 96df515c00 upgraded SAP JVM to 8.1.094 for windestimation docker image 2023-07-21 00:08:51 +02:00
Axel Uhl c44676ef82 bug5877: added scoring scheme type, text and description 2023-07-20 18:40:18 +02:00
Axel Uhl 261d506935 bug5877: started with refactorings and comments; started new scoring scheme 2023-07-20 18:32:46 +02:00
Axel Uhl 5f510cc969 refactoring, removing trivial methods;
makes delegation to scoring scheme clearer
2023-07-20 11:28:54 +02:00
Axel Uhl 592f0d00d4 avoid endless recursion with SCA/RDG for same competitor; added test 2023-07-19 22:22:54 +02:00
Axel Uhl 109ed8dc1d Merge remote-tracking branch 'origin/master' 2023-07-19 15:41:55 +02:00
Axel Uhl dba5da220c added "IQFOIL" as alias name for "IQFOIL_MEN" to at least associate polars with one of the iQF95 classes 2023-07-19 15:32:02 +02:00
Generic Wiki User fabda18171 Updated tractrac-json-urls 2023-07-19 12:10:01 +00:00
Axel Uhl e308759c79 added test case for event redirect parsing 2023-07-19 12:49:59 +02:00
Axel Uhl 66b6aba332 sort IRMs / MaxPointsReasons alphabetically before displaying in Race Manager App 2023-07-19 11:39:10 +02:00
Axel Uhl f83f0717ca added "SCA" as MaxPointsReason / IRM code, supported by LowPointWithAutomaticRDG 2023-07-19 11:30:37 +02:00
Udo Wessels 976f37462f bug5773: Added automatic and immediate cancelation of old subscription by api, if new one is covering the old one.
- old cancel service was renamed to nonRenewing to explain the difference to the new immediate cancelation logic
2023-07-17 17:49:13 +02:00
Axel Uhl 057515a7e6 describe dismantling of olympic set-up 2023-07-17 10:46:01 +02:00
Axel Uhl a9b3ac47a8 bug5871: ensure ownership migration for SharedSailingData object types 2023-07-16 13:32:34 +02:00
Axel Uhl bf7dc83fd4 added test case for fuzzy boat class matcher for new iQFOil alias names 2023-07-16 09:34:23 +02:00
Axel Uhl b3651aca29 release notes for IQF 2023-07-15 14:27:06 +02:00
Axel Uhl f3ad9d8217 added "IQF" acronym for iQFOil boat class aliases 2023-07-15 14:26:21 +02:00
Axel Uhl 63bbfb1a9f aftermath to 6ef57221e3: avoiding NPE when waiting for listener thread 2023-07-14 22:17:51 +02:00
Axel Uhl 475db734e4 fixing issue with TracTrac competitor status updates for competitors we don't know;
this avoids the competitor update handler crashing with an NPE and hence
missing to trigger the update that would make the race official
2023-07-14 22:05:07 +02:00
Axel Uhl 6ef57221e3 fixed clearing of MarkPassingCalculator listenerThread after seeing end marker under synchronization 2023-07-14 10:32:16 +02:00
Axel Uhl 72acc9262f bug5870: release notes 2023-07-13 11:33:57 +02:00
Axel Uhl 0e8718afae bug5870: fixing the distribution of TracTrac competitor/race status to all race logs attached to a race;
this fixes the marathon set-up for iQFOils where the same tracked race
is attached to more than one race column at the same time
2023-07-13 11:28:35 +02:00
Axel Uhl c72f2a977f show Igtimi battery levels in /sailingserver/windStatus if found in the messages 2023-07-12 19:49:14 +02:00
Axel Uhl 980fbc2fbf reducing typical GPS/GNSS HDOP from 5 to 2 meters, positively affecting mark passing selection 2023-07-12 18:25:24 +02:00
Axel Uhl bc3af2c6f6 Merge remote-tracking branch 'origin/master' 2023-07-12 12:48:04 +02:00
Axel Uhl f7514a1f8a improved logging for warning about estimated race duration calculation 2023-07-12 12:47:18 +02:00
sap-p1-2 25a57ee048 Merge branch 'master' of ssh://sapsailing.com/home/trac/git 2023-07-12 10:32:14 +02:00
sap-p1-2 3a26efbc38 monitor the secondary's DB for official result flag, too 2023-07-12 10:31:30 +02:00
sap-p1-2 8933a9e83f added monitoring script that checks for the "official" flag for all TRAC_TRAC races 2023-07-12 10:24:33 +02:00
Generic Wiki User f841f5529f Merge remote-tracking branch 'origin/master' 2023-07-11 15:48:19 +00:00
Axel Uhl c25fcd2759 refactored to removed code duplication for detemrining leaderboard's delay to live;
the delay wasn't set right for "stripped" leaderboards
2023-07-11 17:18:00 +02:00
Axel Uhl 64c3771220 fixed live delay calculation for leaderboard: use only latest race with a start time 2023-07-11 17:10:24 +02:00