Axel Uhl
a35ccc3382
bug5541: enhanced test case and allow for "owned leagues" within an event to be chown'ed without endless recursion
2021-05-15 01:46:12 +02:00
Axel Uhl
cb6ab90e47
bug5541: added failing test case
2021-05-15 00:47:27 +02:00
Axel Uhl
4db4b95b62
bug4811: set org.eclipse.jdt.core.compiler.codegen.methodParameters to generate in all preference files; Tycho respects them!
2021-02-16 14:58:38 +01:00
Axel Uhl
bd06b75e3d
moved JsonSerializer and JsonDeserializer to com.sap.sse.shared.android to make them re-usable by all web bundles
2021-01-21 16:54:42 +01:00
Axel Uhl
818a323fd1
added a "long-lost" test case for leaderboards with eliminations
2020-10-15 17:08:55 +02:00
Axel Uhl
cd1ee8fdb8
use WriteConcern.MAJORITY for more sensor fix store-oriented tests
2020-09-24 21:11:53 +02:00
Axel Uhl
ce0189f4e2
bug5374: passing through request params for GPS fix submission explicitly requesting maneuver and delay to live response
2020-09-17 18:23:45 +02:00
Axel Uhl
e88c036c8f
bug5285: use List param (multiple occurrences) for event IDs in search and /events; documented this; reverted changes to Searchable and added more specific query type
2020-07-22 17:33:24 +02:00
dmitry.bilyk
f4ac5b7878
bug5285: fixed search feature and home endpoint filtering
2020-07-22 12:22:05 +03:00
Alessandro Stoltenberg
0ae743c047
bug5249: MasterDataImportTest uses diamond operator where possible.
2020-07-14 17:24:07 +02:00
Alessandro Stoltenberg
69d8b9f1b8
bug5249: Consistently use UUIDs in methods dealing with MasterDataImport
2020-07-14 12:36:18 +02:00
Axel Uhl
e0d77a8ce3
bug5287: replaced all usages of ambiguous RacingEventService.getLeaderboardGroups() by getLeaderboardGroupsIdentifiable(), then renamed
2020-06-26 18:40:54 +02:00
Axel Uhl
df67e4b3b0
bug1975/bug5287: use IDs for LeaderboardGroup operations
2020-06-16 13:53:59 +02:00
dmitry
754037585c
bug5287: fixed unit and selenium tests
2020-06-05 13:18:53 +03:00
Axel Uhl
c89ea395ce
bug5280: added failing test case
2020-05-14 17:25:14 +02:00
Axel Uhl
8806700013
Merge branch 'master' into bug3465
2020-05-11 12:22:29 +02:00
Axel Uhl
acacfc0b4c
formatting and logging improvements
2020-05-11 12:20:07 +02:00
Axel Uhl
8737100576
bug3465: fixed more course area related problems in tests
2020-05-09 12:43:14 +02:00
Axel Uhl
384f7bad2d
formatting only
2020-05-09 12:38:57 +02:00
Axel Uhl
5405db9f6e
bug3465: fixing default course area selection for new regatta
2020-05-08 23:59:16 +02:00
Axel Uhl
079438c534
bug3465: first compilable version after changing from single to multiple course areas per leaderboard/regatta; untested!
2020-05-08 00:42:20 +02: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
8c8ef001b7
moved StreamingOutputUtil from shared.android to com.sap.sse where it belongs
2020-04-28 15:48:38 +02:00
Axel Uhl
c0a3fb0b90
refactored to remove duplications from AbstractSailingServerResource; fixed flush() problem for StreamingOutput also in shared...
2020-04-27 23:20:30 +02:00
Axel Uhl
0d7811c852
fixed initialization of security service for test set-up, helping TaggingServiceTest
2020-04-26 22:59:02 +02:00
Axel Uhl
e1647bd1b0
bug5219: added test for revocation of competitor registration in regatta log
2020-04-21 19:16:46 +02:00
Axel Uhl
c8c3f8da35
bug5219: added logic to race log tracking that re-tracks race when competitors change;
...
this makes the test case green that was previously red
2020-04-21 19:10:50 +02:00
Axel Uhl
f4dce2e775
bug5219: added a failing test case for race log tracking automatic re-track after adding competitor to regatta log
2020-04-21 18:46:11 +02:00
Axel Uhl
9fdf410f46
bug5219: a first successful test case for re-tracking a TracTrac race
2020-04-21 17:21:59 +02:00
Axel Uhl
6e1a042001
bug5219: introduced the isAutoRestartTrackingUponCompetitorSetChange() flag on Regatta
2020-04-15 18:10:03 +02:00
Axel Uhl
f7c47dd479
introducing a parameter that allows switching official result import from TracTrac on/off
2020-04-03 17:17:42 +02:00
Alessandro Stoltenberg
b92880654a
bug5231: Fixed Tests and Comments
2020-03-23 12:13:08 +01:00
Axel Uhl
99a04487b1
bug5193: adjusting server group in UserStore after receiving initial load
2020-02-03 18:47:06 +01:00
Axel Uhl
a0c87e8f4b
Merge branch 'master' into bug5165
2020-01-10 20:31:52 +01:00
Dennis Aulenbacher
d189cce693
code styling improvements
2019-12-13 21:21:36 +01:00
Dennis Aulenbacher
17e1d760d0
commented test constructors with null values, added informative javadoc
2019-12-05 16:56:04 +01:00
Axel Uhl
aaace28830
null fixes regarding tracking connector info on Event and (de-)serialization
2019-12-03 18:51:56 +01:00
Dennis Aulenbacher
423a21f635
introduced type trackingConnectorInfo representing the tracking source
...
and webUrl
2019-11-29 14:06:27 +01:00
Steffen Schaefer
9b35cf574c
Merge branch 'master' into bug5085
...
Conflicts:
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.properties
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages_de.properties
2019-11-25 08:19:26 +01:00
Dennis Aulenbacher
2bc9db7785
new isTrackedByTracTrac method for events
2019-11-12 17:40:15 +01:00
Dennis Aulenbacher
53b01cd2bc
changes to constructor and creation-methods of TrackedRaces resulting from new field
2019-11-12 17:33:09 +01:00
Steffen Schaefer
7b143f372c
Merge branch 'master' into bug5085
...
Conflicts:
java/com.sap.sailing.domain.persistence/src/com/sap/sailing/domain/persistence/impl/FieldNames.java
java/com.sap.sailing.domain.shared.android/src/com/sap/sailing/domain/base/Mark.java
java/com.sap.sailing.domain.shared.android/src/com/sap/sailing/domain/base/impl/MarkImpl.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/SailingService.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/SailingServiceAsync.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.properties
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages_de.properties
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/server/SailingServiceImpl.java
java/com.sap.sailing.server.test/src/com/sap/sailing/server/test/MasterDataImportTest.java
java/com.sap.sailing.server/src/com/sap/sailing/server/impl/RacingEventServiceImpl.java
2019-11-04 13:08:42 +01:00
Axel Uhl
74338f692e
major refactoring of RaceLogResolver;
...
Introduced specialization that can also resolve a TrackedRace based on a
SimpleRaceLogIdentifier. This is then used to find TrackedRaces for race
log entries setting the implied wind to come from another TrackedRace.
With this, it doesn't matter whether the other tracked race has an ORC
Performance Curve ranking metric or not, or if the reference points to a
race slot that doesn't even have a tracked race attached. If a tracked
race is attached, it will be asked for its "reference implied wind."
Otherwise, the race log will be scanned, but if "own maximum implied
wind" is requested and there is no tracked race, null will be returned.
Change-Id: I14fe32f8a473281c9f489eb081544ae20c5b37f3
2019-10-26 00:00:58 +02:00
Axel Uhl
e4bca100c2
fixed compilation problem by making getRaceLogTrackingAdapter public
2019-10-08 21:23:39 +02:00
Axel Uhl
1cf4a7af40
fixed test set-up by adding bundle requirement to server.test fragment
2019-10-08 20:55:58 +02:00
Axel Uhl
41d98c920c
made getReplicationService() public, hoping it will appease Mockito
2019-10-08 20:46:02 +02:00
Axel Uhl
b4d4b3c503
use same pattern as for DummyLeaderboardResource to expose method/type from fragment to Mockito
...
Change-Id: I6f51dbd27d554ce54158580ec041996588826112
2019-10-08 18:24:40 +02:00
Axel Uhl
60a23daf24
removed a few more redundant empty lines
2019-10-08 00:07:48 +02:00
Axel Uhl
6a7fe97492
removed empty lines
2019-10-07 23:15:57 +02:00
Steffen Jacobs
418a774c13
Bug 5085: started with adding support for
2019-09-18 15:29:36 +02:00