Commit Graph
30 Commits
Author SHA1 Message Date
Axel Uhl 9b6f02022c continue loading other course templates if one fails 2025-03-16 22:30:02 +01:00
Axel Uhl abfdc3e632 bug5960: completed CourseConfigurationDTO and field types, added corresponding converters 2024-02-13 17:42:12 +01: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
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl 748e14a15a bug5625: changing GPS_FIXES index, using MongoDB 4.4 hashed index within a compound index, asking field by field, not for nested equality 2021-10-06 16:39:17 +02:00
Axel Uhl 370d23b983 mongo42driver: uncompilable interims commit with *-legacy bundle removed from our bundle dependencies;
this produces lots of compilation errors, mostly because of MongoClientURI replaced by ConnectionString
2021-08-26 23:29:35 +02:00
Axel Uhl c311bc8ba2 adjusted all MongoDB 4.3.1 incompatibilities from a compilation perspective; see what Hudson says... 2021-08-25 22:08:32 +02:00
Axel Uhl 0bd21957a8 MongoDB Driver update: added org.mongodb.bson to all bundles that require it; now it's down to actual deprecations and functions removed/replaced 2021-08-25 21:53:23 +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 6abfa5d083 made loading of CourseTemplate objects robust against unresolvable mark role IDs 2021-05-27 10:12:05 +02:00
Axel Uhl bd06b75e3d moved JsonSerializer and JsonDeserializer to com.sap.sse.shared.android to make them re-usable by all web bundles 2021-01-21 16:54:42 +01:00
Axel Uhl 2ef2589e59 made loading of tags for MarkProperties safe against null values in DB 2020-12-08 18:04:59 +01:00
Axel Uhl 00c9019239 avoid NPEs when MarkProperties have null as their tags collection 2020-12-08 16:51:14 +01:00
Dennis Aulenbacher a631ae7b88 Handling null values for optional attributes of MarkProperties as
defined by the API docs
2020-10-22 10:53:33 +02:00
Axel Uhl 48c4ae225d tolerate missing / unset positioning data for MarkProperties while loading 2020-04-29 18:28:20 +02:00
Axel Uhl bea46702fc bug5165 / bug5182: cleaned up a few more TODOs 2020-01-20 17:59:50 +01:00
Axel Uhl 232b87579d cleaned up last usage recording code: no live map but explicit setter 2020-01-19 00:44:33 +01:00
Axel Uhl 10d6841901 bug5165: another uncompilable interims commit after cleaning up the bug5085 merge issues 2020-01-13 18:33:55 +01:00
Axel Uhl 3696b6389b Merge branch 'bug5085' into bug5165 2020-01-13 16:29:38 +01:00
Axel Uhl 86f1e7c1dc removed TrackingDeviceBasedPositioningWithLastKnownPosition Positioning stuff 2020-01-09 14:36:12 +01:00
Axel Uhl 1cd701132f store the GPS fix received last for each device in the metadata collection 2020-01-09 12:53:39 +01:00
Axel Uhl 503a784e00 another interims commit on bug5168, still not compiling 2019-12-23 18:20:13 +01:00
Axel Uhl fb640f77a0 removed warnings and errors except for
CourseAndMarkConfigurationFactoryImpl
2019-12-23 11:51:04 +01:00
Axel Uhl 572b0fa315 bug5168: uncompilable interims commit, starting to introduce MarkConfigurationRequest/Response 2019-12-20 22:53:40 +01:00
Axel Uhl 3ea8448099 made the CourseTemplate editor work (again) 2019-12-20 13:54:45 +01:00
Axel Uhl d44477f676 fixed tests for TestLapConfiguration 2019-12-19 23:50:08 +01:00
Axel Uhl eca8485780 bug5165: uncompileable interims commit with major progress of replacing MarkRole for MarkTemplate in the ControlPointTemplate 2019-12-19 16:04:02 +01:00
Axel Uhl 5ccf7405d0 bug5165: uncompilable interims commit showing the general direction of bug5165 2019-12-18 22:45:31 +01:00
Steffen Schaefer a231e864a3 Bug 5085: Removed code duplications 2019-12-09 09:21:40 +01:00
Steffen Schaefer 69d76e03c5 Bug 5085: Initial extraction of sailing.shared.persistence 2019-12-09 09:21:39 +01:00