Commit Graph
6244 Commits
Author SHA1 Message Date
Axel Uhl 196b16f29b Merge remote-tracking branch 'server/master' 2012-11-14 17:44:17 +01:00
Axel Uhl eecc93b6dd added TODO for bug 1043 2012-11-14 17:42:12 +01:00
fmittag 8b0a0b4c7c little refactoring of JsonExport servlets - part II 2012-11-14 17:40:12 +01:00
fmittag c2df2b7e9f little refactoring of JsonExport servlets 2012-11-14 17:40:00 +01:00
fmittag bfa1d34920 Merge remote-tracking branch 'origin/master' 2012-11-14 16:22:35 +01:00
fmittag d84fa757e5 Removed "gwt-button" style from global navigation links... this requires a further css cleanup now. 2012-11-14 16:22:21 +01:00
Axel Uhl 2b4809a9cd fixed bug 1040: null BoatClass in SwissTiming connector 2012-11-14 14:05:35 +01:00
fmittag de8424286b added a 'passingSide' property to a Waypoint 2012-11-14 13:48:15 +01:00
fmittag 16c5a25a86 Refactoring of Buoy and BuoyImpl part II 2012-11-14 12:06:58 +01:00
fmittag 448023ad96 Refactoring of Buoy and BuoyImpl to SingleMark and SingleMarkImpl 2012-11-14 12:06:26 +01:00
Axel Uhl dab0269fc3 Merge remote-tracking branch 'server/master' 2012-11-13 17:55:45 +01:00
Axel Uhl 2ae1deed54 fixed problem in test cases with duplicate competitor ID (both Hasso and Wolfgang had 123, leading to sporadic test failures) 2012-11-13 17:47:31 +01:00
fmittag 66b5d54478 added an enum for a general passing direction (can be used to decribe a rounding direction of a mark) 2012-11-13 17:19:39 +01:00
Axel Uhl 80de739f54 added logging when an ExecutionException is caught and wrapped by a RuntimeException 2012-11-13 16:13:23 +01:00
fmittag 57218be21e Unified usage of navigation links in all GWT EntryPoints 2012-11-13 13:46:17 +01:00
Axel Uhl 38b2278ecb Introduced a separate stateful renderer to fix bug 1036 2012-11-13 12:20:06 +01:00
Axel Uhl 8924b3d228 Merge remote-tracking branch 'server/master' 2012-11-12 18:17:58 +01:00
Axel Uhl 580d7e2a3b fixed bug 1036, also notifying RaceColumnListeners about competitor display name change 2012-11-12 18:16:32 +01:00
fmittag ad924c8802 Merge remote-tracking branch 'origin/ttcm_with_metadata' 2012-11-12 17:09:28 +01:00
fmittag 0b21ec05bd corrected version of tractrac clientmodule in pom.xml 2012-11-12 17:07:03 +01:00
fmittag d3e5081b43 replaced buoy icon resolution with new method based on the tractrac metadata api 2012-11-12 15:21:05 +01:00
Axel Uhl 1027a92b61 added a sub-column of the Maneuver column showing average maneuver loss in meters 2012-11-12 13:20:14 +01:00
fmittag a90bae1d68 Updated javadoc for TTCM 2.0.6 client 2012-11-12 10:53:57 +01:00
fmittag 05b81d7646 Merge remote-tracking branch 'origin/master' into ttcm_with_metadata 2012-11-12 10:43:16 +01:00
Axel Uhl 397e740d04 working maneuver loss calculation 2012-11-11 21:01:16 +01:00
Axel Uhl 0d3ec20549 first shot at maneuver loss analysis 2012-11-11 13:43:13 +01:00
Axel Uhl 6478ff997a more architecture documentation 2012-11-09 11:52:43 +01:00
Axel Uhl 518850807a added SwissTiming SailMaster documentation 2012-11-08 22:58:26 +01:00
Axel Uhl c6b3dfa648 continued on the architecture document 2012-11-08 22:57:18 +01:00
Axel Uhl 5f5b5cd5ad finished caching section, further improved JavaDocs for SmartFutureCache 2012-11-08 12:22:46 +01:00
Axel Uhl 6ea76db1e9 worked on architecture document and improved a few JavaDocs 2012-11-08 12:10:28 +01:00
Axel Uhl cf104e999e Merge branch 'failing-test-bug-1028'
Conflicts:
	java/com.sap.sailing.mongodb.test/src/com/sap/sailing/mongodb/test/TestStoringAndRetrievingLeaderboardGroups.java
2012-11-07 00:35:18 +01:00
Axel Uhl a962d65136 fixing bug 1028, now storing all leaderboards regardless their type, after a change 2012-11-07 00:33:07 +01:00
Axel Uhl 11d8c295ba produced a really failing test case for but 1028 based on the operation pattern 2012-11-07 00:32:44 +01:00
Axel Uhl 12ed1c3aab added test case for bug 1028 2012-11-07 00:16:34 +01:00
Axel Uhl 9759fe00b3 added test case for bug 1028 2012-11-07 00:15:25 +01:00
Axel Uhl 2efc8a091e fixing bug 1028, now storing all leaderboards regardless their type, after a change 2012-11-07 00:05:11 +01:00
Axel Uhl 11c2992cf3 allow meta leaderboard columns to manage their race column listeners 2012-11-06 18:51:09 +01:00
Axel Uhl db817051a6 fixed listener infrastructure for meta leaderboard columns 2012-11-06 18:36:39 +01:00
Axel Uhl 184e83ae78 fixed bug in leaderboard group detail editing, introducing LeaderboardGroupDescriptor instead of editing DTO in place which causes trouble when cancelled 2012-11-06 16:49:27 +01:00
Axel Uhl fdb92da9df added listener / observer pattern for factor change on race column 2012-11-06 12:28:08 +01:00
Axel Uhl e4e7bb332f fixed byg in race column editing (local DTOs changed even if canceled); added factor editing for leaderboard columns 2012-11-06 12:01:40 +01:00
Axel Uhl 3848783985 added TODO for bug 1026 2012-11-05 22:30:03 +01:00
Axel Uhl 85088c5fff made robust against Integer/Long conversion errors coming from MongoDB 2012-11-05 21:58:23 +01:00
Axel Uhl b5db67927d fixed issue with null boat class in SwissTiming adapter 2012-11-05 20:53:40 +01:00
Axel Uhl b2d0aa8b93 preparing for an approach towards bug 1020: introduced RaceColumn.getFactor() and use it throughout 2012-11-05 20:22:47 +01:00
Axel Uhl 06d5cffa08 Merge remote-tracking branch 'server/master' 2012-11-05 18:02:12 +01:00
Axel Uhl a7ddc432c2 added carriedPoints to the JSON leaderboard output 2012-11-05 18:00:22 +01:00
Axel Uhl f87f0dfe12 Merge remote-tracking branch 'server/master' 2012-11-05 10:04:02 +01:00
Axel Uhl e453dbbba5 bug 1021: align ordering of details columns common across leg and race details 2012-11-05 10:03:27 +01:00