Commit Graph
100 Commits
Author SHA1 Message Date
Jan Broß 5afc2c2829 Use AtomicCounter to wait for async callbacks 2016-03-22 17:43:25 +01:00
Jan Broß 633697c43c Fix startTimeCache 2016-03-22 17:22:43 +01:00
Jan Broß 62e8b14ceb Fix bogus implementation 2016-03-22 17:08:43 +01:00
Jan Broß cd682335c8 Remove unused flag 2016-03-22 16:15:56 +01:00
Jan Broß 81ae5b12d2 Working version of start/stop tracking in ActionColumn 2016-03-22 16:11:55 +01:00
Jan Broß 52af52e897 Merge branch 'jbross-poor-mans-wizard' 2016-03-08 09:30:05 +01:00
Jan Broß 263a49d368 Remove waiting for alert box when removing series 2016-03-07 19:40:28 +01:00
Jan Broß af146e5948 Fix Testcases after introducing default reace creation 2016-03-07 16:01:16 +01:00
Jan Broß 775b3aac47 Fix LeaderboardConfigurationTest 2016-03-07 15:48:23 +01:00
Jan Broß a8580cdd94 Merge branch 'jbross-poor-mans-wizard' of ssh://sapsailing.com/home/trac/git into jbross-poor-mans-wizard 2016-03-04 14:40:48 +01:00
Jan Broß c96374a8af Fixes possible ArrayOutOfBoundsException 2016-03-04 14:40:32 +01:00
Jan Broß a04c13dfae Update Administrator Training Powerpoint 2016-03-04 14:39:38 +01:00
Jan Broß 9ecd7785cb Further fixes relating to other race name prefix due to second series 2016-02-12 17:22:46 +01:00
Jan Broß f98869b97b Changes default prefix of races to d instead of r, as the default series is not used, but the DefaultSelenium series, which is the second series 2016-02-12 15:42:28 +01:00
Jan Broß f840678ba6 Merge master into jbross-poor-mans-wizard 2016-02-12 15:02:43 +01:00
Jan Broß 9a07f295c4 Add Change default series name for selenium tests in order to not interfere with automatic creation of default series 2016-02-12 13:25:26 +01:00
Jan Broß ce06b0cbfb Add default series to RegattaWithSeriesAndFleetsCreateDialog 2016-01-28 18:07:09 +01:00
Jan Broß 36eef90a8a Fixes NPE 2016-01-28 17:35:34 +01:00
Jan Broß 6bfd2fbe9b Adds do you want to create default LeaderboardGroupDialog 2016-01-28 17:09:42 +01:00
Jan Broß 95561c8f4e Adds validator to DeviceMappingDialog and LoaderGif 2016-01-28 16:01:48 +01:00
Jan Broß 26f004a121 Default to browser locale for DateTimePicker 2016-01-28 15:00:49 +01:00
Jan Broß e0b05883ed Merge remote-tracking branch 'origin' into bug3347_2 2016-01-28 14:32:26 +01:00
Jan Broß cc20a98283 Use DataEntryDialogWithBootstrap when possible and use english DateTimeFormat 2016-01-28 14:26:31 +01:00
Jan Broß dd6068db12 Merge AbstractLogImportFixes and RegattaLogImportFixesDialog 2016-01-28 11:38:53 +01:00
Jan Broß 523a1ec867 Merge branch 'master' of ssh://sapsailing.com/home/trac/git 2016-01-28 11:33:21 +01:00
Jan Broß 11fd9918d5 Fixes bug 3430 by changing competitors on the FilteredField instead of the DataProvider 2016-01-28 11:33:01 +01:00
Jan Broß bb04c3479a Fixes bug in comeptitorTableWrapper 2016-01-22 16:16:15 +01:00
Jan Broß b8dcab588b User getAllMarks on RaceColumn instead of analyzers 2015-12-07 14:31:44 +01:00
Jan Broß 0378664357 Removes RaceLogDefineMarkEvent 2015-12-07 14:18:31 +01:00
Jan Broß 84c0e7e1fb Fixes bug that competitor registrations double when selecting and deselecting Register competitors on Race 2015-12-06 12:03:34 +01:00
Jan Broß 2119dfb892 Add option to display only competitors of logs 2015-12-05 15:08:49 +01:00
Jan Broß 339f732457 Fixes LeaderboardsResourceCheckinAndCheckoutTestCase 2015-11-29 10:44:52 +01:00
Jan Broß a07783d65b Move NotFoundException to domain.common package (fixes gwt build) 2015-11-29 10:42:58 +01:00
Jan Broß af5798804d Fetch marks independent of course in order to get the marks not part of the course 2015-11-25 09:34:32 +01:00
Jan Broß 3bb3ea1974 Fixes bug 3212: resolve mark position via RacingEventService 2015-11-24 11:55:35 +01:00
Jan Broß 4addae99f1 Use fully qualified classname and ignore deprecation warnings 2015-11-23 14:39:59 +01:00
Jan Broß 45ebf28856 Refactor RaceLogDefinedMarkFinder 2015-11-23 14:01:36 +01:00
Jan Broß 34cb677b5e Removes duplicate CompetitorInLogFinder COde 2015-11-23 13:47:30 +01:00
Jan Broß 05032501ba Fixes bug3368 2015-11-21 17:02:28 +01:00
Jan Broß a9e5c693f6 Surpress warnings for deprecation in test cases 2015-11-20 16:06:10 +01:00
Jan Broß 437d1bcb3d Only allow to select competitors registered on regatta for race 2015-11-20 15:30:04 +01:00
Jan Broß 06b9f9c358 Remove unused imports 2015-11-18 18:46:47 +01:00
Jan Broß 07d999cc9e Merge master into bug2851 2015-11-18 18:20:10 +01:00
Jan Broß 3ae4d99260 Readds mark removal feature, which disallows removal of marks used in other races 2015-11-02 17:14:00 +01:00
Jan Broß 151063d2c3 Removes unused code 2015-11-02 15:07:14 +01:00
Jan Broß 296df13912 Adapts AdminConsole UI according to new competitor registration logic 2015-11-02 14:56:32 +01:00
Jan Broß dd92eaccc4 Add RegattaLogDefineMarkEvent to DomainObjectFactory 2015-11-02 12:45:30 +01:00
Jan Broß babaa5aafe Temporarily removes ability to delete mark on raceview 2015-10-28 16:14:15 +01:00
Jan Broß 753d0e831e Organize imports 2015-10-28 16:01:05 +01:00
Jan Broß 7024137b57 Removes addDeviceMappingToRacelog from sailingService 2015-10-28 16:00:30 +01:00
Jan Broß 48070e14d8 Adds RegattaLogDefineMarkEvent 2015-10-28 15:49:44 +01:00
Jan Broß 61db00f2c6 Remove Admin UI Features for RaceLogDeviceMapping and deprecate Mark and Competitor Mapping related events 2015-10-28 14:28:53 +01:00
Jan Broß 22579f8b50 Rename RaceLogTracking to SmartphoneTracking 2015-10-05 09:06:36 +02:00
Jan Broß 2e68192319 Merge branch 'master' into bug3305 2015-10-05 08:52:42 +02:00
Jan Broß 13be14cf92 Get all competitors in RaceLogImportFixesAndAddMarksDialog 2015-10-02 16:53:36 +02:00
Jan Broß 74e82858fa Get all competitors in RegattaLogAddDeviceMappingDialog 2015-10-02 16:51:17 +02:00
Jan Broß 56d2010f6f Improve wording of competitor registration dialog 2015-10-02 16:45:25 +02:00
Jan Broß 7fe8de5eb2 Removes accidently committed local platform parameters for selenium 2015-10-02 15:22:55 +02:00
Jan Broß c3790f29ca Merge master into bug3305 2015-10-02 15:19:06 +02:00
Jan Broß 9d74def3ef Merge branch 'master' into bug3307 2015-10-02 12:54:40 +02:00
Jan Broß 3ab2a98ca9 Merge master into bug2690 2015-10-02 12:53:04 +02:00
Jan Broß 4aa7271832 Add CreateDefaultRegattaDeialog to Selenium Tests 2015-10-02 11:09:20 +02:00
Jan Broß 3af571f4ba Allow to choose whether to copy course, competitors or both 2015-10-01 16:54:08 +02:00
Jan Broß ad6d7958cf Remove unused AbstractCancelable/AbstractSaveDialog 2015-10-01 14:59:01 +02:00
Jan Broß 591c7366df Refactor TrackingDeviceMappingDialogs to use DataEntryDialog 2015-10-01 14:56:23 +02:00
Jan Broß 13dca0d6d6 Show all competitors for races including the ones from the RegattaLog 2015-10-01 14:24:18 +02:00
Jan Broß de7c33e9c0 Merge bug2985 into bug3305 2015-10-01 13:55:20 +02:00
Jan Broß 3a860fe528 Refactor CreateDefaultRegattaLeaderboardDialog to use DataEntryDialog 2015-10-01 13:10:21 +02:00
Jan Broß be24c47f45 Merge branch 'bug3294' into bug3305 2015-10-01 12:47:17 +02:00
Jan Broß a694cd639d Merge bug3294 into bug3305 2015-10-01 12:46:14 +02:00
Jan Broß edead1d1cd Refactor RaceLogTrackingCourseDefinitionDialog to use DataEntryDialog 2015-10-01 11:30:53 +02:00
Jan Broß 42d0fb791d Refactor CompetitorRegistrationDialogs to use DataEntryDialog 2015-10-01 10:29:41 +02:00
Jan Broß 58c84639b2 Allow to add device mappings in regattalog 2015-09-30 11:00:12 +02:00
Jan Broß 68974592b6 Merge branch 'bug3294' of ssh://sapsailing.com/home/trac/git into bug3294 2015-09-29 10:34:29 +02:00
Jan Broß 6121d29638 Remove AbstractOkCancelDialog 2015-09-29 10:33:41 +02:00
Jan Broß 5a4299ed7d Harmonize Competitor Invitation Feature 2015-09-29 10:22:15 +02:00
Jan Broß 5ac689a083 Remove unused import 2015-09-29 10:00:03 +02:00
Jan Broß 211619e422 Merge master into bug2686 2015-09-28 16:03:03 +02:00
Jan Broß 3b19a22de4 Add delete button to course layout feature of RaceLog Tracking 2015-09-28 14:56:19 +02:00
Jan Broß f1d31385b0 Fixes spelling error 2015-09-28 14:55:49 +02:00
Jan Broß efd442851a Fixes bug 3232: Better tool tip for regatta log's 'Denote for RaceLog tracking'? 2015-09-28 13:16:55 +02:00
Jan Broß 7591fc27ee Adds dialog allowing for the creation of a default regatta leaderboard after regatta creation 2015-09-28 11:26:47 +02:00
Jan Broß f7c34a5b79 Add email feature in RaceLogTracking Tab 2015-09-25 16:36:00 +02:00
Jan Broß 12d2dee2ef Allow to edit competitors in RaceLogTracking AdminConsole 2015-09-25 15:32:36 +02:00
Jan Broß cf7190f33c Rename getters for competitor registration to clarify behavior 2015-09-25 14:53:00 +02:00
Jan Broß 82bcf2b755 Remove unused code, which fetches competitors only on RaceLogs 2015-09-25 14:23:22 +02:00
Jan Broß 8085e2a853 Merge branch 'master' of ssh://sapsailing.com/home/trac/git 2015-09-25 11:31:31 +02:00
Jan Broß 7f0b561d78 Bug 1528 - Remove Depcreated Raclog Identifier 2015-09-25 11:28:52 +02:00
Jan Broß ee092d1442 Fixes NPE in StartTimeFinder 2015-07-16 16:05:44 +02:00
Jan Broß f5ec04af60 Prototypical implementation of RaceStateUpdate 2015-07-16 09:45:28 +02:00
Jan Broß b552f7cec4 Adds nextStatus to RaceLogDependentStartTimeEventSerializer 2015-07-09 22:05:06 +02:00
Jan Broß c488447095 Merge branch 'master' of ssh://sapsailing.com/home/trac/git 2015-06-24 17:46:39 +02:00
Jan Broß f9b06480b6 Fix debug output of buoy tender app 2015-06-24 17:46:27 +02:00
Jan Broß fd36ee78ef Merge branch 'master' of ssh://sapsailing.com/home/trac/git 2015-06-24 11:55:01 +02:00
Jan Broß ddcfc62f77 Fixes null pointer exception if there is no lastKnownLocation 2015-06-24 11:54:37 +02:00
Jan Broß e95c8237b8 Fixes several bugs in the buoy positioning app concerning GPS location updates and inital acquiration 2015-06-23 11:59:21 +02:00
Jan Broß 38fd4a556b Implements cycle detection and StartTimeFinderResult 2015-06-03 14:33:26 +02:00
Jan Broß ec65a1aa3a Unescapes ManagedRaceIdentifiers correctly 2015-06-03 12:14:28 +02:00
Jan Broß 02f29d1eea Change return type of StartTimeFinder 2015-06-03 12:13:57 +02:00
Jan Broß def4ba5120 Add I18N for race start 2015-06-02 12:19:23 +02:00