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
abc032d08b
formatting changes only
2023-11-22 14:56:49 +01:00
Axel Uhl
4a04be088c
bug5775: removed copy&paste error in @author tag
2023-03-05 10:44:22 +01:00
Axel Uhl
e3a7b78a7a
bug5792: more manifest alignments
2022-12-14 05:10:42 -08:00
Finn Huelsbusch
d888c1fad9
added configuration for eclipse 2022-06 and updated the onboarding
2022-07-07 16:51:33 +02:00
Axel Uhl
dde7f0b914
bug5693: use event name in <h2> element and resort to XRR for event name only if not found there
2022-03-28 10:30:46 +02:00
Axel Uhl
a58f9f846a
bug5693: fixed tests after trying to obtain event name from XRR referenced
2022-03-23 22:39:32 +01:00
Axel Uhl
83d15d3f56
bug5693: adjusted the sample URL and URL template to the Sailti form
2022-03-23 18:47:20 +01:00
Axel Uhl
f4e52b1b48
bug5693: extract Sailti event name from one of the XRR docs referenced if available;
...
adjusted boat class comparison in Division, using BoatClassMasterdata.
unifyBoatClassNameBasedOnExistingMasterdata so that "N17" compares equal
to "Nacra 17" which otherwise would have been a problem as Sailti
reports the boat class name different across the XRR docs and the
HTML navigational doc
2022-03-23 18:30:31 +01: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
ee50869f7c
bug5693: with new Sailti files, RaceNumber is an integer and needs no patching anymore
2022-03-18 11:12:46 +01:00
Axel Uhl
5772f0b10a
bug5693: removed TrustManager code, assuming Sailti will use valid SSL certificates
2022-03-17 16:46:49 +01:00
Axel Uhl
732863eecf
bug5693: integrated Sailti result importer with UI; still missing the correct URL format
2022-03-17 16:25:34 +01:00
Axel Uhl
90af79bb85
bug5693: declare Sailti Activator in MANIFEST.MF
2022-03-17 16:18:43 +01:00
Axel Uhl
dd13c31190
bug5693: working parser for Sailti XRR files, after patching incorrect race number format
2022-03-17 15:45:48 +01:00
Axel Uhl
d765a72b0c
bug5693: started with a Sailti XRR result importer and tests
2022-03-17 14:54:44 +01:00