Commit Graph
90 Commits
Author SHA1 Message Date
Axel Uhl 23b15b5479 defending against XML external entity attacks in XML/XRR result import 2025-01-14 13:46:21 +01:00
Axel Uhl a3d3d10ef6 bug5920: removed M2S access token from executable parts of code; needs to come from manage2sail.accesstoken system property now 2023-11-27 18:46:12 +01:00
Axel Uhl 4a894aa057 bug5920: preparing for removing the SwissTiming access token; factor use to one place only 2023-11-25 13:30:12 +01:00
Axel Uhl 700a8e9710 bug5920: started by re-using EVENT_ID_TEMPLATE 2023-11-22 18:32:56 +01:00
Axel Uhl abc032d08b formatting changes only 2023-11-22 14:56:49 +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
service.tip.git abdd851acb [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: Ic4d3dc8ced2e5b3b827eadbad0e890813495817c
2022-12-15 16:19:24 +00:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl bd1f0704d6 bug5693: preparing for processing compound Sailti text documents with class names and XRR result links 2022-03-23 15:22:46 +01:00
Axel Uhl 5403318ce5 Merge branch 'master' into bug5693 2022-03-17 17:43:24 +01:00
Axel Uhl 7ef1789cb8 For Manage2Sail result importer, removed code that globally suppresses SSL certificate checks 2022-03-17 17:16:17 +01:00
Axel Uhl d765a72b0c bug5693: started with a Sailti XRR result importer and tests 2022-03-17 14:54:44 +01:00
Axel Uhl 5f0f10815c bug5628: successfully imported competitors from RMSR2021 entry list as CSV 2021-10-22 16:55:03 +02:00
service.tip.git da4ad6f41c [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I5c86e8c03941da1e0b3c941ed2b811598698ccb9
2021-07-15 15:17:17 +00: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
service.tip.git 5197e1fb4a [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: Ibd8645ddd9205e8e5f7ecc29b30a9d8b59839cd0
2021-05-07 12:36:43 +00:00
Axel Uhl 019fd6be24 translation: moved _en.properties changes to .properties files; removed extra res/values-en* folders accidentally committed by LXLabs 2021-04-23 22:57:37 +02:00
service.tip.git ac95acb627 [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: Ie75de15a55aeb6801c8e52b82daf9e53112748f5
2021-04-22 15:22:43 +00: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
Dennis Aulenbacher aac9d37059 bug5201: Renamed CompetitorImporter to Manage2SailCompetitorProvider 2021-01-19 12:09:41 +01:00
Dennis Aulenbacher 8c7f775b11 bug5201: Abstracted duplicated CompetitorProvider code 2021-01-19 12:09:20 +01:00
Dennis Aulenbacher 0f8619c096 bug5210: Including null check for unknown boatClass 2021-01-07 13:54:36 +01:00
Dennis Aulenbacher 913d4c966d Removed empty lines 2021-01-07 13:52:06 +01:00
service.tip.git 100a066f6f [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I38553ccca3ed2a0238aaa6ad7d33c422352ff634
2020-09-24 15:14:25 +00:00
Axel Uhl 056ce43445 added a user hint for Manage2Sail competitor import 2020-09-16 16:33:30 +02:00
Axel Uhl 9000ae6133 factored common functionality of result url providers into abstract base class 2020-03-12 10:47:36 +01:00
Tim Hessenmüller 9c125a768e bug5090: ResultUrlRegistry.getResultUrls has been split into two methods one of which does no permission check 2020-03-05 16:02:56 +01:00
Tim Hessenmüller 8fa5ac8ea2 Merge remote-tracking branch 'origin/master' into bug5090 2020-02-28 12:52:23 +01:00
Axel Uhl 6553c40c2c bug4881: added ScoreCorrectionProvider.getScoreCorrections(InputStream) 2020-02-07 13:47:37 +01:00
Tim Hessenmüller 830ba9e556 bug5090: Moved result import url methods from SailingServiceImpl to RacingEventServiceImpl 2020-01-30 17:20:37 +01:00
Tim Hessenmüller 7ccc710067 bug5090: Added ownership columns to result import url table 2020-01-22 12:26:57 +01:00
Tim Hessenmüller 17115eb15f Result import providers can accept and resolve event ids 2020-01-20 13:57:32 +01:00
Thomas Wiese 30fd1965a3 bug 4813: fixed some gwt problems 2018-12-17 18:51:41 +01:00
Axel Uhl 9b3718ed19 moved the dependencies to the bundle, not the test fragment 2018-12-03 00:23:54 +01:00
Axel Uhl 49db8126bb allow solution to run with both, Java8 and Java11 with same target platform
Change-Id: I4f7772aaa1d9d1b65a2452ad98d8c51809fef2b4
2018-11-30 21:20:06 +01:00
Axel Uhl 8d772196de Adding com.sun.istack bundle to satisby jaxb implementation bundle's imports
Change-Id: Ia2a93ad709c16f81dcb3d9d15d2117e509f9c4e1
2018-11-26 22:11:52 +01:00
Axel Uhl 6c04f43d54 added jaxb-api and jaxb-impl as well as com.sun.activation.javax.activation to local p2 and target platform definition
Change-Id: I26de811d87e83660642e526f35a05baa0fbb53bb
2018-11-26 01:13:01 +01:00
Axel Uhl 34f476e30f added javax.xml.bind to target platform and require it from bundles that use it
Change-Id: Iceac809df6ce2ce1b52ce7f1da8a2daf2c5e2998
2018-11-23 00:19:18 +01:00
Axel Uhl 6036d0b629 make use of HttpUrlConnectionHelper to support re-directs better
Change-Id: Ia3ee7264eed57cff3f70308b8d079f41037aa4e8
2018-04-12 09:40:30 +02:00
Axel Uhl 360f72a6a7 Merge branch 'master' into bug2822_boatcolors 2018-03-24 08:49:11 +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
Frank Mittag 8b370b3865 Cleanup of the competitor/boat import/creation for the manage2sail importer 2018-01-10 16:08:54 +01:00
Frank Mittag 0c817abc48 fixed creation for competitor AND boat for competitor importers
added attribute 'shortName' to CompetitorDescriptor
2017-07-03 16:36:29 +02:00
Axel Uhl e156534a1e fixing result import: consider time stamp to make unique for equal boat class
Change-Id: If52ddc1f5d29e1972577c90e609f75083950edb7
2017-06-22 10:31:16 +02:00
Axel Uhl 70b62a22d5 removed redundant override in Manage2SailResultDocumentProvider
Change-Id: I1a9b62467a3432f1e929e44fe67873caf8044dd2
2017-06-22 09:50:21 +02:00
Steffen Schaefer 9123771f34 normalized line endings 2017-05-16 09:42:02 +02:00
Axel Uhl b03b390d75 fixed NPE for the case of importing a competitor that does not have a valid nationality set
Change-Id: Ic28fe7ad318e381341975d2c9fd6569b8adfccf6
2016-12-16 08:41:08 +01:00
Axel Uhl 306ef48a5d added missing properties to CompetitorDescriptor, removed CompetitorDescriptorDTO and pass along searchTag for competitor creation;
introduced CustomFieldSerializers for CountryCodeImpl and CompetitorDescriptor to allow for final fields

Change-Id: Idcec2cce798464a125f9d8c7ef1cd70fc800e106
2016-12-15 23:44:57 +01:00
Axel Uhl e2784e3a53 include boat class in CompetitorDescriptor and fill properly from Manage2Sail import
Change-Id: Id63e9f819a1b098d869e8f4795184cfdc1c2ceed
2016-12-15 14:34:23 +01:00
Axel Uhl 09a6e51783 fixed CompetitorImportTest which failed because the "YES - Europe" document returns an exception from the Manage2Sail server right now
Change-Id: Ief582ab57b560188025880f31b3dde7327705345
2016-12-13 09:53:44 +01:00