fmittag
819343e39e
Merge remote-tracking branch 'origin/bug2924_standalone_server'
2015-09-05 11:37:21 +02:00
fmittag
536a917e0f
refactoring of the way the 'isStandaloneServer' property is retreived from the server as we need to ensure the value is available BEFORE all views are created.
...
Introduction of a small ServerConfigurationService to achieve this.
2015-09-04 23:44:35 +02:00
fmittag
7faf40eca9
fixed problem with double creation of PlaceNavigator instances
2015-09-04 22:05:01 +02:00
fmittag
1564dac807
Implemented usage of isStandalone server configuration in PlaceNavigation
2015-09-04 16:29:30 +02:00
fmittag
3d282b49a7
removed one of two identical versions of AbstractPlaceNavigator ... why there were two?
2015-09-04 16:09:22 +02:00
fmittag
f21abdd6e4
implemented simple method in HomeService to get the server configuration
2015-09-04 16:02:06 +02:00
fmittag
b4728028c1
Change inheritance hierarchy of MobileApplicationClientFactory to use more of the existing code (to prepare common usage of the standalone server configuration)
...
Some code cleanup in MainView
2015-09-04 15:40:27 +02:00
fmittag
3245dc771e
Merge remote-tracking branch 'origin/master' into bug2924_standalone_server
2015-09-03 14:36:21 +02:00
fmittag
e24f73e3c7
fixed broken selenium test caused by renaming a tab in the admin console
2015-09-03 13:58:44 +02:00
fmittag
4fbe9f9289
removed the dangerous actions buttons in TrackedRacesListComposite (like 'stopTracking' or 'Remove') from all admin panels where race tracking is not involved
2015-09-03 13:45:27 +02:00
fmittag
c888bd7f2a
Moved the device configuration admin panel to a new 'main menu' item called 'Race Committee App' to make it easier to find for operators
2015-09-03 12:07:36 +02:00
fmittag
6f1d43f23f
unified the positions of the the action buttons and the filter boxes for some admin console panels (Events, Regattas, Leaderboards, LeaderboardGroups)
2015-09-03 11:40:43 +02:00
fmittag
d5b73ed93c
made name of leaderboard management tab in admin console more consistent to the other names
2015-09-03 10:26:47 +02:00
fmittag
813f58111c
added a test for loading and storing the server configuration
2015-09-02 13:30:48 +02:00
fmittag
b43786d728
- Implemented loading and storing of a 'isStandaloneServer' attribute of a new SailingServerConfiguration domain object.
...
- Implemented a tab in the admin console for showing static server information and dynamic server configuration
- refactoring of static BuildVersion class into more generic ServerInfo class
2015-09-02 00:37:41 +02:00
fmittag
aa8bc4b7b2
some UI cleanup in the management panel of the remote server instances
2015-08-31 17:05:56 +02:00
fmittag
3e2ed6f047
fixed vertical alignment of label in AbstractFilterablePanel
2015-08-31 16:53:52 +02:00
fmittag
89f685d881
added Lago26 boat class and icon for the austrian sailing league
2015-08-17 18:55:04 +02:00
fmittag
425144d8af
Merge remote-tracking branch 'origin/master' into design2015
2015-07-30 16:29:55 +02:00
fmittag
f82fc67bb2
the leaderboard in the LeaderboardPlace calculates initially it's size based on the rendered clientWidth and uses the LastNStrategy for the displayed race columns in case the panel would need a scrollbar. This logic will only be executed once.
2015-07-30 16:29:00 +02:00
fmittag
322f46d82e
Merge remote-tracking branch 'origin/design2015' into design2015
2015-07-29 17:57:37 +02:00
fmittag
9b32fac50e
added 2 generic MutationObserver (based on javascript MutationObserver API)
2015-07-29 17:57:11 +02:00
fmittag
fff96ae306
Merge remote-tracking branch 'origin/bug1163'
2015-07-25 17:36:01 +02:00
fmittag
f9139f7bed
optimized windstatusservlet to hold only the last x messages per device and not all of them.
2015-07-25 15:01:08 +02:00
fmittag
76cae4513a
fixed testStartTrackingRaceReplication test without using DefaultLeaderboard
2015-07-25 13:37:39 +02:00
fmittag
abaf068b7e
Merge remote-tracking branch 'origin/master'
2015-07-25 11:41:23 +02:00
fmittag
4a9b107e07
some more info and formatting improvements
2015-07-25 11:41:15 +02:00
fmittag
823bc6e70b
removed 'DefaultLeaderboard' from string messages
2015-07-24 16:57:28 +02:00
fmittag
ee77260b0f
removed "DefaultLeaderboard" usage everywhere...
2015-07-24 16:54:40 +02:00
fmittag
70521bf5a2
Merge remote-tracking branch 'origin/design2015'
2015-07-24 13:02:53 +02:00
fmittag
75115827b6
Merge remote-tracking branch 'origin/bug3168'
2015-07-24 13:01:11 +02:00
fmittag
2e83873651
made an iteration shorter
2015-07-24 08:50:30 +02:00
fmittag
477a0b4d4d
made the course mark selection a little bigger
2015-07-23 15:38:33 +02:00
fmittag
0cf76913a9
little formatting fix
2015-07-23 15:06:50 +02:00
fmittag
71138ec144
Merge remote-tracking branch 'origin/master'
2015-07-23 14:58:20 +02:00
fmittag
ad04b1708e
improved windStatusServlet to display igtimi messages per device
2015-07-23 14:57:55 +02:00
fmittag
1ef8c749a5
Merge remote-tracking branch 'origin/master'
2015-07-22 23:14:48 +02:00
fmittag
e328a0a736
fix for bug Bug 3170 - Video thumbnail is not saved and published
2015-07-22 23:13:37 +02:00
fmittag
b8170e7e2e
added a underlying circle for the next course mark...uhhh, fancy
2015-07-22 20:38:08 +02:00
fmittag
19ad77bc0d
first version of highlighting the next course mark... just paint the buoy in red
2015-07-22 18:31:35 +02:00
fmittag
dbb8d966ef
improved a couple of boat class images (transparent background)
2015-07-22 13:19:15 +02:00
fmittag
3dd9fa45aa
Merge remote-tracking branch 'origin/master' into bug3153
2015-07-20 17:17:18 +02:00
fmittag
af5226e646
fixed raceboard link creation for flexible leaderboards
2015-07-20 17:15:33 +02:00
fmittag
a2b6790817
fix for missing advantage line for finishing boats
2015-07-18 17:01:10 +02:00
fmittag
bfd0cc991f
removed debug line from code
2015-07-18 16:39:28 +02:00
fmittag
30b4082933
used currentLegNo and totalLegCount of CourseDTO to compute the conditions to show the start and finish line
2015-07-18 16:38:17 +02:00
fmittag
ffc020329a
improved the naming of the minimized time slider mark labels.
2015-07-17 18:20:15 +02:00
fmittag
a4433260c7
made it simple for event admins to add live stream and highloght videos by providing special 'add' buttons for this
2015-07-16 18:46:46 +02:00
fmittag
a6a2f7bc1f
Merge remote-tracking branch 'origin/design2015-races' into tw2015-stage
...
Conflicts:
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/client/StringMessages_ru.properties
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages_zh.properties
2015-07-16 17:26:33 +02:00
fmittag
2f48bd1258
Merge remote-tracking branch 'origin/bug3027' into tw2015-stage
2015-07-16 17:09:50 +02:00
fmittag
11b522ab3d
increased the time before a live race is shown in the live races view from 15 min to 1hour
2015-07-16 13:38:52 +02:00
fmittag
622b766697
Merge remote-tracking branch 'origin/master' into design2015-races
2015-07-15 16:36:07 +02:00
fmittag
92728c77eb
fixed formatting of all time formatters (was broken for all times > 1hour)
2015-07-15 16:34:27 +02:00
fmittag
b007052c35
Merge remote-tracking branch 'origin/design2015'
2015-07-15 11:56:37 +02:00
fmittag
442cb8daa5
fix for bug 3057 - Validator for event image upload erroneously requests a URL after successful upload
2015-07-14 17:16:00 +02:00
fmittag
bc5912ed2d
fixed launch config
2015-07-14 17:02:29 +02:00
fmittag
abe7fb572f
Merge remote-tracking branch 'origin/master' into design2015
2015-07-14 11:52:56 +02:00
fmittag
9db886757e
fixed bug during event creation
2015-07-14 11:52:01 +02:00
fmittag
9a7982fd12
Merge remote-tracking branch 'origin/bug2929'
2015-07-11 11:25:22 +02:00
fmittag
68dbe60873
Merge remote-tracking branch 'origin/master' into bug2929
2015-07-11 11:24:15 +02:00
fmittag
dbfc7c93e3
added simple persistence test for new attribute 'sailorsInfoWebsiteURL'
2015-07-10 18:20:50 +02:00
fmittag
e31e4fa718
Merge remote-tracking branch 'origin/master' into bug2929
2015-07-10 17:49:42 +02:00
fmittag
f84b7e8773
adapted getEventViewAction to new attribute 'sailorsInfoWebsiteURL'...
...
adding the locale to the link requires still a special solution
2015-07-10 17:48:32 +02:00
fmittag
5ffe2a4eca
implemented new attribute 'sailorsInfoWebsiteURL' for 'Event'
2015-07-10 17:11:02 +02:00
fmittag
7a6119e885
update 49erFX boat class image
2015-07-01 19:51:32 +02:00
fmittag
e16bf09000
added 'courseAreaId' to the regatta serializer as there otherwise no way for a client to find out which regattas belong to an event.
2015-06-29 19:05:09 +02:00
fmittag
a3b5689f51
Merge remote-tracking branch 'origin/master'
2015-06-25 20:05:40 +02:00
fmittag
090169c20d
made access to leaderboard data more robust against unexpected exceptions for event homepage
2015-06-25 19:53:56 +02:00
fmittag
ed23e4f77a
Merge remote-tracking branch 'origin/master'
2015-06-24 18:21:47 +02:00
fmittag
9c3230e0cf
added an getShortInfo() for the ProtestStartTimeEvent to see more info in the RaceLogDialog in the admin console
2015-06-24 18:21:30 +02:00
fmittag
aca0e8281e
Merge remote-tracking branch 'origin/master'
2015-06-24 16:23:07 +02:00
fmittag
5b20d92d09
some UI cleanup in RegattaStructureImport panel
2015-06-24 14:04:11 +02:00
fmittag
29952d3fc6
just renamed a constant
2015-06-22 11:45:22 +02:00
fmittag
936b1fb9cd
change the default time to show a race in the live races list from startTime - 4 min to startTime -15 min
2015-06-22 11:39:51 +02:00
fmittag
9984d4d15a
fixed calculation of news timepoint in leaderboardUpdate provider
2015-06-22 11:25:39 +02:00
fmittag
bb4daf0b89
changed simulator refresh cache rate (for Christopher)
2015-06-21 20:13:36 +02:00
fmittag
184cb693db
little time format adjustings for the news box
2015-06-21 20:12:50 +02:00
fmittag
2aabdb8e6e
fixed broken HashSet import
2015-06-21 19:29:39 +02:00
fmittag
5198c25fd7
Merge remote-tracking branch 'origin/master'
2015-06-20 16:15:34 +02:00
fmittag
e4bb9a8432
Merge remote-tracking branch 'origin/ubilabs--rcapp--master'
2015-06-20 16:15:13 +02:00
fmittag
a4b2f9ef1a
fix for deserialization problem with RaceLogFixedMarkPassingEventDeserializer
2015-06-20 16:10:51 +02:00
fmittag
268204d5df
fixed launch config
2015-06-20 15:55:53 +02:00
fmittag
bbdf95ceb2
fix for bug 2983 Confusing live race state after restartConfusing live race state after restart
2015-06-20 14:06:36 +02:00
fmittag
8a01c1d15e
Merge remote-tracking branch 'origin/ORC-icons'
...
Conflicts:
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/common/client/BoatClassImageResolver.java
2015-06-19 10:15:00 +02:00
fmittag
5b4f4f2fcc
Merge remote-tracking branch 'origin/master' into design2015-mobile
2015-06-19 00:24:37 +02:00
fmittag
e0e08a23ab
Merge remote-tracking branch 'origin/master'
2015-06-19 00:21:36 +02:00
fmittag
bdfb763037
added some logic to resolve valid boat class icons also for ORC handicap races
2015-06-19 00:21:09 +02:00
fmittag
80404211bf
Merge remote-tracking branch 'origin/master'
2015-06-18 16:25:59 +02:00
fmittag
674728080d
added RS800 boat class and boat class image
2015-06-18 16:04:34 +02:00
fmittag
bbcea87fa4
one more improvement for the race list (time format)
2015-06-18 11:31:13 +02:00
fmittag
a2de23abf4
improved races list view for small form factors
2015-06-18 11:08:34 +02:00
fmittag
c3a73c47c2
changed the BoatClassImageResolver to return always a valid boat class image
2015-06-17 20:43:05 +02:00
fmittag
d502d65c73
Merge remote-tracking branch 'origin/master'
2015-06-17 20:38:34 +02:00
fmittag
13acdd4684
changed the BoatClassImageResolver to return always a valid boat class image
2015-06-17 20:38:07 +02:00
fmittag
000a7f0720
Merge remote-tracking branch 'origin/master'
2015-06-17 15:22:57 +02:00
fmittag
e10236faee
added some more boat classes to masterdata class
2015-06-17 15:22:26 +02:00
fmittag
732d45c1be
added another alternative name for the 2.4mR boat class
2015-06-16 22:04:03 +02:00
fmittag
71f0c7b87a
added title to selected video in media page
2015-06-16 18:13:10 +02:00
fmittag
4f29dea097
added new media attributes to images and videos in MediaDTO
2015-06-16 16:59:09 +02:00
fmittag
446b857b5b
Merge remote-tracking branch 'origin/design2015'
2015-06-16 15:27:09 +02:00