Commit Graph
15 Commits
Author SHA1 Message Date
Alessandro Stoltenberg 160c57f41b bug5231: merge master 2020-03-13 16:53:05 +01:00
Axel Uhl 6fda79373d bug5088: respect READ permission or lack thereof for result/competitor import URLs
Change-Id: Ic0b21f6a698a69a363241671ec324114733deb7b
2019-07-16 12:19:48 +02:00
Axel Uhl 72bc50fc0d move RacingEventService into a separate com.sap.sailing.server.interface bundle
Change-Id: Ib75bf6a46be9eaf2d9ccfad85832a3be8a7686be
2018-12-14 23:56:24 +01:00
Axel Uhl bd90f921dd added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule 2018-03-24 01:45:37 +01:00
Axel Uhl 5a75bc2815 removed unnecessary rependency to .impl packages
Change-Id: I04ef9d2f12982399197e191df60e5a833b9d0d1b
2016-12-13 16:50:53 +01:00
Alexander Tatarinovich e59eec230e bug3246: Competitor import (without saving competitors in store yet)
Change-Id: I2eb77445a1a3264bcc9ae97248e81563ca031748
2016-11-15 11:53:35 +03:00
Axel Uhl 7ece44052d upgraded manifests from JavaSE-1.7 to JavaSE-1.8 as runtime environment 2014-10-01 14:08:19 +02:00
Frederik Petersen 5a0af4f0d9 Added server trackers for the result url activation szenario 2014-06-21 16:34:19 +02:00
Frederik Petersen 492736098c Added persistence for result import urls 2014-06-21 09:49:40 +02:00
Axel Uhl c4cea6660d introduced com.sap.sse.common.Util as superclass of com.sap.sailing.common.Util and added com.sap.sse.common to the required bundles of all users of com.sap.sailing.common.Util 2014-06-02 23:17:49 +02:00
fmittag 1199ff818d removed unnecessary dependencies to the org.eclipse.osgi bundle 2013-04-18 10:46:15 +02:00
Axel Uhl a1c1739244 working towards further refactoring of URL/file-based result importers 2013-04-16 23:41:33 +02:00
Axel Uhl 4dfb8dabc1 removed SwissTiming OVR import, deprecated by XRR import; preparing for a consolidation of file-based result imports 2013-04-16 22:48:27 +02:00
Axel Uhl 9b0ff70e90 moved more of the default score correction implementation to the resultimport bundle to re-use between FREG and other importers 2013-04-10 18:14:37 +02:00
unknown 7f4f19a8a4 added new bundle com.sap.sailing.resultimport to share common interfaces across multiple providers
Adapted UI to these changes
2012-07-30 19:31:21 +02:00