Skip to content
Snippets Groups Projects
Commit a81ca6ea authored by latlon team's avatar latlon team
Browse files

Code drop


- XPLANBOX-3278 - Fixed assertion of importPlanNoBereichExpectError400 TestCase (5e8f17f81)
- XPLANBOX-3278 - Removed false query parameter sU and replaced it, refactoring of TestCase names for workflow v2 TestSuite, Added invalid validation workflow for Workflow v1 TestSuite, xplan-manager-api (2c02c7e15)
- XPLANBOX-3278 - Refactoring of TestCase description and TestCase names for workflow TestSuites v1 and v2, xplan-validator-api (4deacbd66)
- XPLANBOX-3278 - Removed false query parameter sU and replaced it, fixed assertion of validatePlanExpectErrorNoBereich TestCase (893c0ae0a)
- XPLANBOX-3372 renamed xplanbox.validation.s3.bucketName to xplanbox.s3.bucket.validation (8154eeaec)
- XPLANBOX-3372 renamed XPLAN_VALIDATOR_PROFILES to XPLAN_VALIDATION_PROFILES (194d9d765)
- XPLANBOX-3372 removed env var XPLAN_FS_DIRECTORY and related property xplanbox.validation.fsdirectory (8b2e9ffc5)
- XPLANBOX-3372 removed env var XPLAN_VALIDATION_S3_BUCKET_PUBLIC_URL and related property xplanbox.validation.s3.bucketPublicUrl (4d571d1b1)
- XPLANBOX-3372 renamed XPLAN_S3_BUCKET_NAME to XPLAN_S3_BUCKET_ATTACHMENTS (9a3722aac)
- XPLANBOX-3372 renamed XPLAN_VALIDATION_S3_BUCKET_NAME to XPLAN_S3_BUCKET_VALIDATION (36e880a7d)
- XPLANBOX-3372 renamed XPLAN_S3_BUCKET_NAME_MAPPROXY_CACHE to XPLAN_S3_BUCKET_MAPPROXYCACHE (332fc3a0b)
- XPLANBOX-3278 - Added validation workflow for Workflow v1 TestSuite for xplan-validator-api soapui project (319a67ae0)
- XPLANBOX-3278 - Added new geometric,syntax and semantic error workflow TestCases for the Workflow v2 TestSuite of the project xplan-manager-api, added two new plans in GML format (2f01e4ce0)
- XPLANBOX-3278 - Fix BP version in name of XPlanValidatorAPI validation workflows (6421583d5)
- XPLANBOX-3308 fixed table formatting to resolve error while building output due to invalid references (adc99b288)
- XPLANBOX-3278 - Added assertions to geometric and semantic validation error workflows, which check the output of the GmlIds (948e028d8)
- XPLANBOX-3308 improved operations manual about S3 usage, parts of distribution package and configuration (ae4956e25)
- XPLANBOX-3135 - added missing version of postgresql (7321eca74)
- XPLANBOX-3350 - renamed private to public (bad8ef473)
- XPLANBOX-3278 - Added further assertions for the /report/{uuid} TestCase of the XPlanValidatorAPIv2 TestSuite (4a3593020)
- XPLANBOX-3278 - Added new geometric,syntax and semantic error workflow TestCases for the XPlanValidatorv2 TestSuite, added two new plans in GML format (fa4968ec6)
- XPLANBOX-3135 - added geo-solutions-cache repo (3caef495c)
- XPLANBOX-3135 - fixed dependencies in webservices, updated libs.expected.txt (4430c62cc)
- XPLANBOX-3308 updated operations manual about mapserver, mapproxy, rabbitmq, s3 storage (7b8476e96)
- XPLANBOX-3135 - removed unused properties (332e27bb8)
- Merged in feature/XPLANBOX-3252-rabbit-tracing (pull request #353) (fed8f7c03)
- XPLANBOX-3172 - fixed duplicate type properties, fixed NPW, removed adding schema components (b45fbaaa3)
- XPLANBOX-3350 rename 'internal' to 'private' (0c978ba30)
- XPLANBOX-3348 - fix IllegalAccessError in xplan-cli (915faf52b)
- XPLANBOX-3350 send events to topic exchanges (d3bfd91f2)
- XPLANBOX-3348 - use eclipse base image in xplan-manager-api (64a1f8cef)
- XPLANBOX-3348 - removed run CMD (4cf59e0c1)
- XPLANBOX-3172 - fixed deserialization (d758e0c2f)
- XPLANBOX-3135 - fixed unit tests, updated libs.expected.txt (d313d9fd0)
- XPLANBOX-3341 - Changed property name from uuidStatus to uuid in xplan-validator-api and xplan-manager-api (f1181634f)
- XPLANBOX-3172 - export markerGeom as GeoJSon (b1cb772b0)
- XPLANBOX-3341 - Added assertions for TestCases of the xplan-validator-api Workflow v2 TestSuite, validation report json (5efd73678)
- XPLANBOX-3341 - Added pdf report retrieval to TestCases of xplan-manager-api Workflow v2 TestSuite (0edb28ebc)
- XPLANBOX-3172 - fixed skip, removed unused code, added tests (e261f70d9)
- XPLANBOX-3172 - removed id and location from geometric validation mesages (dec04f5db)
- XPLANBOX-3135 - upgrade liquibase (b04201fbd)
- XPLANBOX-3135 - upgrade dependencies; removed versions declared in spring-boot-dependencies (1ffe8c3f5)
- XPLANBOX-3172 - added gmlIds to geometric validations (XPlanGeometricValidation) (c64b824a2)
- XPLANBOX-3135 - upgrade plugins (c7e3a71cb)
- XPLANBOX-3172 - added gmlIds to geometric validations (1ce81931e)
- XPLANBOX-3172 - refactoring: removed errors and warning, added BrokenGeometriesInspector, moved code to AenderungenInspector, removed isValid from ValidatorResult (2cce50193)
- XPLANBOX-3341 - Enhanced property naming and endpoints of xplan-validator v2 TestSuite and Workflow v2 TestSuite, activated validation report TestCases (4237482cd)
- XPLANBOX-3172 - updated OptimisedFlaechenschlussInspector to use GeometricValidationRule (f7f744b40)
- XPLANBOX-3355 - renamed module xplan-tests-selenium to xplan-tests-integration (73fef21f4)
- XPLANBOX-3341 - Added report/{uuid} TestCase to XPlanValidatorAPIv2 TestSuite, fix formatting of other soapui projects (4060a0ec0)
- XPLANBOX-3341 - Refactor and improve mechanism of xplan-manager-api Workflow v2 TestSuite, enable retrieval of validation reports and write new assertions (13b2b726b)
- XPLANBOX-3341 - Enhance tests for /report/{uuid} in XPlanManagerAPI v2 TestSuite (af005bd48)
- XPLANBOX-3353 add configurable prefix for anonymous queues (1087ac745)
- XPLANBOX-3341 - Added report/{uuid} TestCase and removed report references from status/{uuid} TestCase, only XPlanManagerAPI (3e14d76ed)
- XPLANBOX-3341 - Deleted and edited assertions, changed names in cleanup properties (6b163bade)
- XPLANBOX-3341 - Further enhanced property naming and endpoints used in testcases (ad16e7d29)
- XPLANBOX-3341 - Enhanced property naming and endpoints used in testcases (dc24d9995)
- XPLANBOX-3172 - updated GeltungsbereichInspector to use GeometricValidationRule (7ed554859)
- XPLANBOX-3172 - updated DoppelbelegungInspector to use GeometricValidationRule (d1389b0a6)
- XPLANBOX-3172 - build and convert geometric validation; updated XPlanGeometryInspector to new report (29d2a58d5)
- XPLANBOX-3172 - refactoring: renamed methods (9ca55a360)
- XPLANBOX-3172 - enhanced build convert: syntactic and profiles (a9afe001c)
- XPLANBOX-3172 - build and convert status (bed5798c3)
- XPLANBOX-3341 - Fix assertions for retrieveStatus after links change (3f5b65b57)
- XPLANBOX-3172 - changes semantic reports, build semantic reports, convert semantic report (8750ad15f)
- XPLANBOX-3172 - moved DateConverter; use DateConverter in ValidationReportBuilder; improvements ValidationReportBuilder (ace3f6cff)
- XPLANBOX-3172 - added first version of v2 ValidationReport (5e48b04d7)
- XPLANBOX-3116 - replaced linkt to S3 with links to new /report resource in /status response (66b31bf47)
- XPLANBOX-3316 - added ReportApi (c72a199d0)

Co-authored-by: default avatarDirk Stenger <stenger@lat-lon.de>
Co-authored-by: Julian Zilz's avatarJulian Zilz <zilz@lat-lon.de>
Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
Co-authored-by: default avatarMarc Guillemot <guillemot@lat-lon.de>
Co-authored-by: default avatarTorsten Friebe <friebe@lat-lon.de>

Dropped from commit: ce808d27b1af7de06557a027bb7a986f1e6177d1
parent 66abeab0
No related branches found
No related tags found
No related merge requests found
Showing
with 1335 additions and 252 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.