Commit Graph
2368 Commits
Author SHA1 Message Date
Axel Uhl dd008cf4ea Merge remote-tracking branch 'server/master' 2020-10-15 16:07:19 +02:00
Axel Uhl a7c524a261 added WindFinder spot collection "new_york" 2020-10-15 16:05:49 +02:00
Axel Uhl 621321146f bug5396: added COG column; drive-by fix: show course middle line (Rhumb line) also pre-start 2020-10-15 00:31:17 +02:00
Axel Uhl af063ff887 removed unused BoatClassDTO.displayName 2020-10-14 13:41:41 +02:00
Udo Wessels 9bcd29921e bug5108: included check of already used marks in other races directly in the revoke marks implementation. 2020-10-05 12:44:34 +02:00
Tim Hessenmüller 668a29f42f EditScoreDialog shows penalties in lexicographical order 2020-09-10 14:57:11 +02:00
Axel Uhl 00d96eed06 Merge remote-tracking branch 'server/master' into bug5360 2020-09-09 09:27:15 +02:00
Axel Uhl 8cb3e5b855 bug5360: using only those WindFinder spot collection IDs from the Event to which the tracked race's regatta belongs 2020-09-09 09:11:40 +02:00
Dennis Aulenbacher 458b3b7960 bug5363: Implemented alternative TrackingConnectorInfo version. 2020-09-08 20:16:28 +02:00
Axel Uhl 439b1edc84 fixed serializability of TrackingConnectorInfo 2020-09-08 15:53:12 +02:00
Axel Uhl 1dd362a1ca fixed TrackingConnectorType interface, removing domain pollution with connectors 2020-09-08 14:49:50 +02:00
Axel Uhl 962283ab12 output raceId instead of trackedRaceUuid in leaderboardgroups end point 2020-09-08 14:00:53 +02:00
Axel Uhl b219dd7603 added boat classes J/92, J/92S, and X-332 2020-08-17 01:23:43 +02:00
Axel Uhl 8137415cf9 added "aarhus" as new WindFinder spot collection ID 2020-07-30 11:02:21 +02:00
Axel Uhl fefe32040b use Java 1.8 for generating source bundles 2020-07-28 09:56:01 +02:00
Axel Uhl 2cbf21a452 added boat class "Wayfarer" 2020-07-09 23:02:22 +02:00
Axel Uhl 89c806b486 added boat classes Spaekhugger, Scan Kap 99, and Dansk BB 10M 2020-07-07 00:02:39 +02:00
Georg Herdt ea4ce69026 Merge branch 'master' into bug5232
# Conflicts:
#	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/home/desktop/places/whatsnew/resources/SailingAnalyticsNotes.html
#	java/com.sap.sailing.www/release_notes_admin.html
2020-07-03 10:53:00 +02:00
Georg Herdt d1bcb3308c fixing build path issues in eclipse, GWT CP container has not been recognized. Updated this by turning off/on GWT support in projects preferences. Keeping old entry for while to provide backward compatibility. 2020-07-03 09:39:52 +02:00
Axel Uhl be6b9d0df1 Merge remote-tracking branch 'origin/bug5292' 2020-07-03 00:14:41 +02:00
Axel Uhl f153bd9b52 added more null-safety for ORC PCS calculations 2020-07-02 14:10:48 +02:00
Dennis Aulenbacher fef66ea6c8 Merge branch 'master' into bug5292 2020-07-02 00:57:17 +02:00
Dennis Aulenbacher 4eeb6f228e bug5292: moved computation of effective ToT and ToD values down in
application logic
2020-07-02 00:31:08 +02:00
Dennis Aulenbacher b546358cee bug5292: renamed variables to highlight their role as effective values 2020-07-01 12:54:58 +02:00
Dennis Aulenbacher 610fbd2d0c bug5292: including effective timeOnTimeFactor and
timeOnDistanceAllowancePerNauticalMile in stripping / applying logic
2020-07-01 12:53:09 +02:00
Dennis Aulenbacher be7c4a8378 Merge branch 'master' into bug5292 2020-06-29 17:50:02 +02:00
Dennis Aulenbacher e90f02d8da bug5292: introduced timeOnTimeFactor and
timeOnDistanceAllowancePerNauticalMile to LeaderboardRowDTO
2020-06-29 17:35:31 +02:00
Axel Uhl 3dae64cf83 Merge branch 'master' into bug5287 2020-06-26 17:48:14 +02:00
Axel Uhl 55efd9ff6e made ORC certificate parsing a bit more tolerant 2020-06-24 17:58:58 +02:00
dmitry 3ae46fde74 bug5287: implemented new parameter leaderboardGroupId in Raceboard entry point and related 2020-06-24 14:09:32 +03:00
Axel Uhl fc84cf337f bug5287: fixed refactoring artifacts; fixed MDI messages for event ID 2020-06-16 14:19:30 +02:00
Georg Herdt 5e78d892c2 implement poc
bug5293
2020-06-02 19:28:21 +02:00
Axel Uhl 4f431c8fc0 Merge branch 'master' into bug5275 2020-05-15 10:37:05 +02:00
Axel Uhl 1348511a00 Merge branch 'master' into bug5060 2020-05-15 00:31:58 +02:00
Axel Uhl bbbcb31dc9 bug4964: migrated GWT APIs from Iterable to List to make serialization code more efficient 2020-05-14 23:11:49 +02:00
Axel Uhl b7f2c28975 bug4964: removed unused PolarSheetsXYDiagramData 2020-05-14 22:10:12 +02:00
dmitry d7b3664322 bug4964: Remove unused methods in SailingService 2020-05-14 10:23:14 +03:00
Axel Uhl bdc8b280b2 Merge branch 'master' into bug5275 2020-05-13 14:08:59 +02:00
dmitry 4134230189 bug5275:Creation of CompetitorWithBoat not possible in Leaderboards and Competitors tabs 2020-05-11 12:17:20 +03:00
Axel Uhl 967f2d7def bug3465: many more areas where many course areas are now supported for Leaderboard and Regatta 2020-05-07 18:16:10 +02:00
Axel Uhl 3684c7f62c added "tortola" as another registered wind finder spot collection 2020-04-28 15:22:54 +02:00
Axel Uhl aa6e38ba20 bug5207: rounded off the implementation of the caching 2020-03-30 19:04:19 +02:00
Axel Uhl b7b790e4c8 bug5207: compilable version with average leg wind cache moved to right place 2020-03-30 18:52:55 +02:00
Alessandro Stoltenberg a087d1665f bug5231: Added progress bar for tracked races import 2020-03-24 12:48:55 +01:00
Axel Uhl 7ca3d8fe7e bug5243: showing current / actual values for XTE while in leg, averages afterwards 2020-03-19 11:27:15 +01:00
Axel Uhl 3228ee4841 improved ORC certificate display in AdminConsole 2020-03-12 21:30:50 +01:00
Axel Uhl 6ed66a94e3 introduced certificate update feature in ORCPublicCertificateDatabase 2020-03-11 00:57:19 +01:00
Axel Uhl ffc00ddbf0 use RefNo as ID for ORC certificates; distinguish valid/invalid in certificate search 2020-03-11 00:13:24 +01:00
Axel Uhl ac5ae38911 avoid ORC / ToT/ToD detail types where possible 2020-03-09 00:45:11 +01:00
Axel Uhl c07a39a1b0 Merge branch 'master' into bug5060 2020-03-08 00:39:59 +01:00