Commit Graph
62 Commits
Author SHA1 Message Date
Axel Uhl 0d7ca54660 offer env vars as optional fallback for system properties for secrets 2025-10-24 11:06:57 +02:00
Axel Uhl 1cff1f3c53 bug6107: introducing geonames.org.usernames system property for user name secret 2025-03-31 15:03:02 +02:00
Wessels, Udo (PPN) 2b66121265 bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects. 2023-10-09 18:00:50 +02:00
Axel Uhl d721b9a9d3 added "Day" to tracked race of competitor stats 2023-08-20 15:34:21 +02:00
Axel Uhl 36bba2daa3 added time zone lookup 2023-08-20 12:38:35 +02:00
Finn Huelsbusch 1f1b3b8fef merge master into bug 5147 2022-10-03 09:53:35 +02:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl 6fcd7bcfa0 bug5451: added getLocation() on Event and use it during export; link regatta to event 2021-07-06 12:16:54 +02:00
Axel Uhl 2c622e5b45 patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint 2021-06-19 12:45:03 +02:00
Axel Uhl 4db4b95b62 bug4811: set org.eclipse.jdt.core.compiler.codegen.methodParameters to generate in all preference files; Tycho respects them! 2021-02-16 14:58:38 +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 6b42c4caac bug 4161: using empty User-Agent in ReverseGeocoder
Change-Id: I9fbcd1b9cefebf6bd19a7a4eafb38e1cceaa7387
2017-06-09 01:59:26 +02:00
Steffen Schaefer 9123771f34 normalized line endings 2017-05-16 09:42:02 +02:00
Axel Uhl 48091cb8a3 replaced SerializablePosition by Position in Placemark and ReverseGeocoder;
Position long has been made serializable

Change-Id: Icd2c6c2595fab65859449c0f7c0be5d6be9509a9
2017-05-12 09:13:18 +02:00
Axel Uhl 3b848aeef2 interims commit, compiles but does nothing much yet for QuadTree Node
Change-Id: I59c85da525caad8ed3011e7e62202f7b7071dc88
2015-12-23 15:04:24 +01:00
Peter Siegmund c580c10f89 Merge branch 'bug2572' into android_apps 2015-01-14 17:02:18 +01:00
Axel Uhl 69de0f2d76 upgraded project settings to Java8, fixed gwt.ui to JavaSE-1.7 explicitly 2014-10-01 15:00:44 +02:00
Axel Uhl 161d823dee updated project compliance settings to JavaSE-1.8 2014-10-01 14:44:22 +02:00
Axel Uhl e9130d38f3 upgraded classpaths to JavaSE-1.8 2014-10-01 14:16:18 +02: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
Axel Uhl 53a0b36e8e consolidated all Util stuff in com.sap.sse.common.Util now 2014-06-03 00:01:14 +02:00
Axel Uhl cb9354b1a0 moved Util from com.sap.sailing.common to com.sap.sse.common 2014-06-02 23:57:16 +02:00
Axel Uhl 0c47e86304 moved Pair and Triple from com.sap.sailing.common.Util to com.sap.sse.common.Util and introduced all missing dependencies on com.sap.sse.common 2014-06-02 23:31:26 +02:00
Axel Uhl 5710e2f9c5 made ReverseGeocoderTest more flexible regarding changes to population; made ReverseGeocoderImpl more flexible regarding number formats 2013-07-04 12:44:00 +02:00
Armin Zamani b501d1ca6f Merge branch 'racecommittee_integrated' of
ssh://armin@sapsailing.com/home/trac/git into racecommittee_integrated

Conflicts:
	java/com.sap.sailing.domain/src/com/sap/sailing/domain/leaderboard/impl/AbstractSimpleLeaderboardImpl.java
2013-04-11 00:28:12 +02:00
Jens Rommel 08429d5a92 Turn test bundles to fragments.
- Builds with maven, except know local issue with selenium tests on my machine (due to Selenium/Firefox version mismatch)
- domain.test not suitable for a test fragment, since it contains larger parts of integration-tests using many different down-stream bundles.
2013-01-21 15:58:13 +01:00
D049941 c393031c41 Merge branch 'master' into 'gwt25'
Conflicts:
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/leaderboard/SortedCellTableWithStylableHeaders.java
2012-11-22 15:43:03 +01:00
fmittag 60b66e2399 added lazy activation policy to all bundles (except the test bundles). 2012-07-03 14:10:59 +02:00
Axel Uhl 7a99a4d2f5 use multiple geonames.org accounts 2012-06-23 19:58:20 +02:00
Axel Uhl 90cea8f21e synchronize access to QuadTree because it's not thread safe 2012-05-28 21:11:18 +02:00
Axel Uhl a2dea2536a trying to solve bug 408; Lennart, please review 2012-03-13 01:27:52 +01:00
Lennart Hensler 62cedf0868 Stabilization of the Geocoder 2012-03-02 17:26:30 +01:00
Axel Uhl 7e1fdd6aaf avoid null points in additions to competitor charts 2012-03-02 16:50:09 +01:00
Axel Uhl 91f1eccc7a fixed encoding issue with geocoder 2012-01-25 23:17:19 +01:00
Axel Uhl 22b24c0450 switched all projects to Java7 except for those used by as GWT source 2012-01-19 10:01:36 +01:00
Lennart Hensler ca803b68f6 Placemark serialization bug solved 2012-01-18 14:34:36 +01:00
Lennart Hensler d3c659a1a5 Error: Double.doubletoLongBits() not supported by GWTError:
Double.doubletoLongBits() not supported by GWT
2012-01-17 15:40:39 +01:00
Lennart Hensler 18fb375256 Position Attribute is not the problem 2012-01-17 14:53:48 +01:00
Lennart Hensler 94fc9816df Name and CountryCode Attributes are not the problem 2012-01-17 14:20:37 +01:00
Lennart Hensler fc05cda6fa Backup before Placemark bugfixing 2012-01-17 13:39:04 +01:00
Lennart Hensler ec3ed3d677 Fixed RaceDAO Serialization Bug + Spectator view changes 2012-01-16 17:12:08 +01:00
Lennart Hensler a62e9c98c0 Finishing Geocoder-Cache 2012-01-16 10:34:00 +01:00
Lennart Hensler 02a293360e Moved QuadTree to *.common + Added Cache to Geocoder 2012-01-12 18:23:54 +01:00
Lennart Hensler 51d874d192 More Refactoring + Improvements of getRacePlaces() 2012-01-12 14:48:00 +01:00
Lennart Hensler 34600328e3 Beginning to provide geocoding functionality for SailingService 2012-01-12 11:46:24 +01:00
Lennart Hensler f6894c9f46 Added EventRacePlaces 2012-01-12 10:03:43 +01:00
Lennart Hensler 42cbbe9a5b Added RacePlaceOrder class 2012-01-11 18:17:38 +01:00
Lennart Hensler b9e134eb96 Added getPlace() alpha version to AbstractTrackedRace 2012-01-11 17:51:47 +01:00
Lennart Hensler 07cb5cc61f Added country name as attribut to Placemark to prevent dependency cycle 2012-01-11 16:43:14 +01:00
Lennart Hensler 38669a725f Added documentation 2012-01-11 16:14:25 +01:00