Generic Wiki User
|
39cfa1be6c
|
Destroyed scalebyreplication (markdown)
|
2014-09-30 07:42:28 +00:00 |
|
Jens Rommel
|
678c94c021
|
Merge remote-tracking branch 'refs/remotes/external/master' into bug2055-support-youtube-live-stream
|
2014-09-29 17:44:34 +02:00 |
|
Jens Rommel
|
3d924d64af
|
Minor fixes
|
2014-09-29 17:44:03 +02:00 |
|
Jens Rommel
|
7938c550f2
|
- Refactored naming (regattasAndRaces --> assignedRaces)
- Added more safety checks for legacy masterdata import
|
2014-09-29 12:09:46 +02:00 |
|
Simon Pamies
|
e38f66134c
|
Extended selection handler to also take into account vertical tabs and reliably trigger refresh for each tab. Strangely enough it seemed to work before whenever a vertical tab got activated the selection handler of the horizontal tab panel got activated. As tests and 2317 suggests this does not work reliably.
|
2014-09-29 10:18:35 +02:00 |
|
Axel Uhl
|
3f8e71adf2
|
In the planning of advanced wind field analysis removed the completed spatial interpolation
|
2014-09-29 07:30:22 +00:00 |
|
Axel Uhl
|
5be81af1de
|
Added links to racelog-tracking and smartphone tracking app spec
|
2014-09-29 07:27:54 +00:00 |
|
Jens Rommel
|
286a66f818
|
Merge remote-tracking branch 'refs/remotes/external/master' into bug2055-support-youtube-live-stream
|
2014-09-28 11:24:59 +02:00 |
|
fmittag
|
055f5fa20e
|
switched back to Java 1.7 in no proxy launch config
|
2014-09-28 10:01:09 +02:00 |
|
Axel Uhl
|
b11c76de1d
|
fixed i18n for search page
|
2014-09-28 01:26:38 +02:00 |
|
Jens Rommel
|
025fb7b2eb
|
- Fixing a mjaor issue when importing master data from a legacy server (--> with MadiaTrack.assignedRace being de-serialized as null)
- Minor refactorings and clean ups
|
2014-09-27 14:00:14 +02:00 |
|
Jens Rommel
|
e92c74ea49
|
Fixed many issues on the way to live stream support.
- supposedly working revision
- pushed to be tested on personal EC2 dev server
|
2014-09-27 09:45:48 +02:00 |
|
Axel Uhl
|
47dedb2437
|
use the master exchange name as the default value for replicate.master.exchange.name for backward compatibility and ease of use
|
2014-09-26 11:06:35 +02:00 |
|
Axel Uhl
|
2326df3688
|
improved comments for replication parameters; use 0 as default port for automatic replication
|
2014-09-26 10:53:56 +02:00 |
|
Axel Uhl
|
0fe1c8c4e0
|
introduced property to configure the exchange name for automatic replication start
|
2014-09-26 10:43:30 +02:00 |
|
Axel Uhl
|
e49193b3e2
|
worked on replication Javadoc and improved toString() and log outputs regarding messaging vs. servlet hostname
|
2014-09-26 09:39:19 +02:00 |
|
Axel Uhl
|
12e899e8cd
|
Merge branch 'master' into bug2087
|
2014-09-26 09:02:16 +02:00 |
|
Simon Pamies
|
ff45167fb0
|
Removing unused import in media control
|
2014-09-25 15:58:36 +02:00 |
|
Simon Pamies
|
d0620ec055
|
Generalized the way tab selection triggers a data refresh. This also fixes 2314.
|
2014-09-25 15:58:19 +02:00 |
|
Jens Rommel
|
7b77f8b48c
|
Removed warning
|
2014-09-25 14:40:32 +02:00 |
|
Jens Rommel
|
01b8ab1215
|
Fixed old error with Masterdata import (not originally related to recent changes).
|
2014-09-25 14:39:09 +02:00 |
|
Jens Rommel
|
45d3dfad03
|
- Added title edit field to interactive media synch dialog
- minor style fixes
|
2014-09-25 12:30:43 +02:00 |
|
Jens Rommel
|
dc5790881b
|
Fixed replication test.
Secured media track change logic: Changes are expected to be executed on copies only. Then the media library is notified that a copy has been changed.
|
2014-09-25 09:58:11 +02:00 |
|
Simon Pamies
|
2033002a3d
|
Added mongodb name to status
|
2014-09-25 09:41:49 +02:00 |
|
Axel Uhl
|
a2133c67a3
|
Merge remote-tracking branch 'origin/bug2191'
|
2014-09-24 23:16:56 +02:00 |
|
Jens Rommel
|
b7d221ccf1
|
- Fixed issue with media/race time lag erronously introduced for Youtube live streaming support
- Added MasterDataImport test for assignedRaces
|
2014-09-24 18:20:17 +02:00 |
|
Axel Uhl
|
353f27ad0b
|
added translateZ(0) to the rotate transform to trigger GPU processing (see bug 2191)
|
2014-09-24 17:10:36 +02:00 |
|
Jens Rommel
|
a1038f98ba
|
- Minor renaming
- Reverted MediaLibraryTest to cover former overlap-functionality. Tests for query-by-race yet to be provided.
|
2014-09-24 15:40:57 +02:00 |
|
Jens Rommel
|
eb8742ea33
|
Merge remote-tracking branch 'refs/remotes/external/master' into bug1978-docked-video-component
Conflicts:
java/com.sap.sailing.gwt.ui/SailingGWT.launch
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/AdminConsoleEntryPoint.java
java/com.sap.sailing.server/src/com/sap/sailing/server/impl/MediaLibrary.java
|
2014-09-24 13:54:52 +02:00 |
|
Axel Uhl
|
c05a0d935c
|
fixed classpath, removing Mockito
|
2014-09-24 00:52:47 +02:00 |
|
Axel Uhl
|
bebee98266
|
don't use Mockito in the context of serialization; it just doesn't work
|
2014-09-24 00:47:48 +02:00 |
|
Axel Uhl
|
b965085874
|
trying to fix mockito de-serialization class loader issues by using a resolveClass override for ObjectInputStream
|
2014-09-23 23:43:42 +02:00 |
|
Axel Uhl
|
7e0442810a
|
Merge branch 'master' into bug2223
|
2014-09-23 18:20:45 +02:00 |
|
Axel Uhl
|
b5cc44b83d
|
added more tests, specifically for mixed course updates consisting of waypoint additions and removals
|
2014-09-23 18:08:16 +02:00 |
|
Axel Uhl
|
b410c87e6b
|
towards fixing bug 2223, added support for adding multiple waypoints in one go; added tests for this
|
2014-09-23 18:05:08 +02:00 |
|
Axel Uhl
|
9c5b268b4b
|
first sketch of an implementation that can adjust a TrackedRace's course-related structures after deserialization
|
2014-09-23 15:39:49 +02:00 |
|
fmittag
|
8d0cb7751e
|
Merge remote-tracking branch 'origin/master'
Conflicts:
java/com.sap.sailing.domain.common/src/com/sap/sailing/domain/common/BoatClassMasterdata.java
|
2014-09-23 10:44:56 +02:00 |
|
fmittag
|
7fb6d1ea4f
|
extended boat class masterdata with 'hasAdditionalDownwindSail' attribute for drawing or hiding a spinnaker/gennaker on a downwind leg
|
2014-09-23 10:33:18 +02:00 |
|
Axel Uhl
|
c7264e3b7c
|
fixed interval construction for Igtimi resource loading
|
2014-09-23 10:08:14 +02:00 |
|
Axel Uhl
|
db65465c7c
|
improved logging for split interval Igtimi resource loading
|
2014-09-23 10:00:19 +02:00 |
|
Axel Uhl
|
a22dc20a8e
|
splitting Igtimi resource requests in intervals of one week as a pragmatic solution of bug 2002
|
2014-09-23 09:57:29 +02:00 |
|
Axel Uhl
|
84326613ea
|
added missing class EditCarryValueDialog to git
|
2014-09-23 00:06:28 +02:00 |
|
Axel Uhl
|
f2aee4f47d
|
fixing bug 2245 by adding an Edit button for the Accumulated column
|
2014-09-22 17:47:25 +02:00 |
|
Axel Uhl
|
733e7ea470
|
improve error handling for Igtimi wind import; see bug 2002
|
2014-09-22 16:04:51 +02:00 |
|
Axel Müller
|
4164f316fd
|
Added update-tests for linked races to MediaReplicationTest
|
2014-09-22 13:47:18 +02:00 |
|
Axel Uhl
|
cea8bc3ddc
|
Merge branch 'master' into bug2080
Conflicts:
java/com.sap.sailing.gwt.ui/src/main/resources/com/sap/sailing/gwt/ui/VideoPopup.gwt.xml
java/com.sap.sailing.gwt.ui/src/main/resources/com/sap/sailing/gwt/ui/YoutubePopup.gwt.xml
|
2014-09-22 11:02:12 +02:00 |
|
Axel Uhl
|
d752d8a6a9
|
Merge remote-tracking branch 'server/master'
|
2014-09-21 12:21:21 +02:00 |
|
fmittag
|
b7f73d7ee9
|
Merge remote-tracking branch 'origin/vulcaintrophy'
|
2014-09-21 12:17:05 +02:00 |
|
Axel Uhl
|
da0bb59a08
|
fixing bug 2320 by modifying how race board links require URL escaping of race names containing an ampersand
|
2014-09-21 12:16:32 +02:00 |
|
fmittag
|
e1764a04af
|
fixed the resolving of the right boat image for D35 multihull boats
|
2014-09-20 15:11:29 +02:00 |
|