Commit Graph
47 Commits
Author SHA1 Message Date
Axel Uhl 1637d64e9d only CR/LF changes due to gitconfig change
Change-Id: I40eef60b8ab376a622bf637965917f2e15e01b09
2017-04-29 09:30:13 +02:00
Axel Uhl e78f81a707 removed igtimi.client.redirecturi system property; use https://www.sapsailing.com/... for a default Igtimi redirect URI;
use the client side Window.Location base URL as the redirect URI for Oauth web-based account adding;
this usually has problems with non-matching redirect URIs with the app
described on Igtimi's side, but it will help avoid accidentally adding
accounts to the archive server

Change-Id: Id2a6c34bb8846d5675d4c9e3b6bd1397cf149da0
2017-01-11 14:30:06 +01:00
Axel Uhl 94d23f0219 making removal of connectivity params from DB resilient against unset service finder 2016-12-31 00:54:52 +01:00
Steffen Schaefer 068d86397e Added "-Dgwt.watchFileChanges=false" parameter to all GWT *.launch
configs to reduce the amount of daemon threads and prevent problems on
macOS
2016-12-01 11:44:01 +01:00
Steffen Schaefer 56e6218c7b Removed gwt-user.jar classpath entries from GWT *.launch files 2016-11-16 11:28:57 +01:00
Axel Uhl be765143d0 rolled back the split of AbstractEntryPoint.setTabPanelSize and .setAbstractTabPanelSize; using ResizeComposite instead
Change-Id: I11609ec2a072857eed4c1e868ce4b8d543a49514
2016-09-13 17:37:46 +02:00
Axel Uhl b1397804fb fixed typing of EventListComposite sort handler creation method 2016-09-06 23:30:08 +02:00
Steffen Schaefer aaa6bae58a Updated the *.launch configs to avoid unintended automatic changes when
changing branches in Eclipse
Classic DM configs are now all set to automatically choose free ports.
To make port forwarding on SDM work correctly when debugging on e.g.
Android, static ports (9876, 9875, 9874 are configured for all SDM
configs.
2016-08-16 08:33:23 +02:00
Axel Uhl 0a189e4418 bug3803: queue Location objects and assemble JSON objects only when actually sending
Change-Id: I952aa84951ff3a30d85d351823e4dd5ac162b284
2016-08-10 11:37:45 +02:00
Steffen Schaefer 85564e62bc Ensuring consistent, conflict-free ports for the GWT UI launch configs
and added missing DM launch config for Security UI. This should fix
unintended outgoing changes that are caused by Eclipse touching the
files on checkout.
2016-08-02 09:52:54 +02:00
Axel Uhl 74a25a91a8 fix for bug 3774: deadlock trying to close device mapping interval from the UI
Change-Id: I9a171c2f5279196dba9daa638409e13eda6b31b9
2016-07-08 15:44:19 +02:00
Axel Uhl 77219f7563 follow-up to bug 3755: added description for the new behavior to the admin release notes 2016-07-04 23:58:25 +02:00
Lukas Furmanek f56dcba85e updated launch config 2016-06-13 10:16:02 +02:00
Axel Uhl d42614e201 aftermath for bug 3540: moving the initialization of the CrossTrackErrorCache to where the TrackedRace is sufficiently initialized
Change-Id: Ic2e60d17db817a9602e0e40a459d75b3699921bb
2016-03-29 17:38:25 +02:00
Axel Uhl 28590f3ff8 a first implementation of SailingServiceImpl.removeMarkFix
Change-Id: Ib5ece5653ed7b94a62f5a5720e6c1f7eb917ce59
2016-03-22 17:58:44 +01:00
Steffen Schaefer d793944c83 Removed -XstartOnFirstThread from several *.launch files 2016-03-16 16:56:04 +01:00
Papick Garcia Taboada d7954544ad Using box-shadow for selected rows, avoid one pixel size change when selecting rows. 2016-03-16 13:45:19 +01:00
Alexander Ries 913d4fe5f7 Changed client launch configs to commit 73c61b423a 2016-03-12 15:00:55 +01:00
Alexander Ries 5ac503c85e solved master merge conflicts in RaceBoardPanel 2016-02-18 10:28:59 +01:00
Axel Uhl 91a144398f adjusted launch configurations to the use of the asl instead of the lgpl versions of the jackson bundles 2015-11-18 13:11:44 +01:00
Frederik Petersen 5232df6bfd Launch configs changed
without these changes it the client doesn't work on my machine. If this
messes something up for someone else: sorry
2015-09-10 14:27:11 +02:00
Simon Pamies 856f1131fe Minor fixes to ribdashboard fixes 2015-08-22 14:42:41 +03:00
Axel Uhl 0d9fe33fd3 addressing old JAM comment https://jam4.sapjam.com/feed/item/dORLcyW40KB8lB8vd5PZpo;
Score corrections are since ages keyed by the competitor ID, not by the competitor name anymore.
Removed the corresponding migration code.
2015-08-09 20:54:07 +02:00
Steffen Schaefer f07e315aa2 Adjusted SDM ports to not be automatically chosen for easier Android
port forwarding
2015-07-30 14:49:35 +02:00
Axel Uhl cb784b9251 fixed dependent start time listening and null handling and bootstrap in two passes 2015-07-17 22:08:29 +02:00
Steffen Schaefer 48f016b0fb Using local works directories for SDM to reduce amout of temp files 2015-07-14 17:16:48 +02:00
Papick Garcia Taboada f71089cbc4 Modified modules/ startup urls 2015-07-01 13:33:01 +02:00
Axel Uhl 8d8ae6f16c fixed merge issues such as references to the security infrastructure that changed 2015-03-26 15:01:40 +01:00
Axel Uhl ab0db8057a slightly restructured tests that needed to see a method from the host bundle; made package protected 2015-03-23 23:01:13 +01:00
Axel Uhl 7a9498163a untested attempt to fix bug 2704, re-thinking SmartFutureCache 2015-03-16 18:30:29 +01:00
Axel Uhl ee16bd559d fixed monitoring.properties, not using old moderator?action=listevents which is costly on big servers such as ARCHIVE 2015-03-10 02:21:11 +01:00
Axel Uhl f29f4b434d fixed execution enviornment for two last 1.6 projects 2015-03-06 17:49:39 +01:00
Simon Pamies 4e9fc0d8ce Making GWT server always selecting a random port to make sure that there are no clashes 2015-03-03 16:13:09 +01:00
Simon Pamies 4b79441c19 Working version where leaderboard columns sailid and competitor name can be toggled 2015-03-03 12:51:47 +01:00
Axel Uhl 9a2b4b1e65 quick fix for bug 2671; is a better solution needed for the case where the mark position is not (yet) known? 2015-03-02 21:22:17 +01:00
Axel Uhl 39b1c55a88 made compileable after master mergeMerge branch 'master' into ftes-mail-move-to-sse
Conflicts:
	java/com.sap.sailing.server/SailingServer (No Proxy).launch
	java/com.sap.sailing.server/SailingServer (No Proxy, Cached MTB).launch
	java/com.sap.sailing.server/SailingServer (No Proxy, Jetty on 8889).launch
	java/com.sap.sailing.server/SailingServer (No Proxy, Jetty on 8889, Cached MTB).launch
	java/com.sap.sailing.server/SailingServer (No Proxy, Jetty on 8890).launch
	java/com.sap.sailing.server/SailingServer (No Proxy, Remote Debug SAP VM).launch
	java/com.sap.sailing.server/SailingServer (No Proxy, winddbTest).launch
	java/com.sap.sailing.server/SailingServer (Proxy).launch
	java/com.sap.sailing.server/SailingServer (Proxy, Jetty on 8889).launch
	java/com.sap.sailing.server/SailingServer (Proxy, Remote Debug SAP VM).launch
	java/com.sap.sailing.server/SailingServer (Proxy, SwissTiming Live Simulation).launch
	java/com.sap.sailing.server/SailingServer (Proxy, winddbTest).launch
	java/com.sap.sse.security.test/META-INF/MANIFEST.MF
	java/com.sap.sse.security.test/src/com/sap/sse/security/test/LoginTest.java
	java/com.sap.sse.security/src/com/sap/sse/security/impl/Activator.java
	java/com.sap.sse.security/src/com/sap/sse/security/impl/SecurityServiceImpl.java
2015-02-14 21:23:24 +01:00
Axel Uhl 0bfe295609 Merge remote-tracking branch 'server/master'
Conflicts:
	java/com.sap.sse.security.ui/Security UI sdm.launch
2015-02-13 12:46:04 +01:00
Axel Uhl 2269ea3096 starting to implement an access token generator 2015-02-12 17:23:08 +01:00
fmittag ba71824cde Merge remote-tracking branch 'origin/master' into bug2515
Conflicts:
	java/com.sap.sailing.gwt.ui/SailingGWT sdm.launch
	java/com.sap.sse.security.ui/Security UI sdm.launch
2015-02-12 13:59:21 +01:00
Axel Uhl 143ae6aeee use the same setHeight() implementation for both types of competitor leaderboard charts (points / ranks) 2015-02-11 14:12:45 +01:00
Simon Pamies 1ba914ec8d Automatically selecting a free port so that ports do not collide 2015-02-08 16:32:43 +08:00
Axel Uhl ba65988793 Merge remote-tracking branch 'server/master'
Conflicts:
	java/com.sap.sse.security.ui/Security UI sdm.launch
2015-02-06 05:58:55 +01:00
Simon Pamies a602d9d478 Added a parameter to reload connections to wind receivers 2015-02-06 12:14:17 +08:00
Axel Uhl afd55f818d attempting a fix for bug 2604, cleaning up with some problems of commit 16ec413766 that tried to fix bug 2035;
the idea of this fix is to only apply the preselectedRace logic if the column requested is affected
2015-02-05 19:46:24 +01:00
Fredrik Teschke 4508934766 remove com.sap.sse.{gateway, osgi} by moving the few classes into com.sap.sse 2015-02-05 09:28:38 +01:00
Steffen Schaefer 69dbd27542 Updated launch configurations 2015-02-04 10:55:39 +01:00
Steffen Schaefer c4d7a29537 SDM launch config cleanup and enabled debugging of Login module 2015-02-02 16:43:39 +01:00