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

Code drop


- XPLANBOX-3279 - reactivated -werror (f9192ad1a)
- XPLANBOX-3154 - Added assertions for PlanInfo and ValidationReport (6bae5c417)
- XPLANBOX-3296 updated operations manual about usage of liquibase for DB initialisation (d8b61a9eb)
- XPLANBOX-3264 - Set Profiles TestCase to failOnError false (8e049de11)
- XPLANBOX-3264 - Implement Profiles TestCase in Workflow v2 TestSuite in xplan-validator-api SoapUI project (f56ca97be)
- XPLANBOX-3264 - Implement Profiles TestCase in Workflow v2 TestSuite in xplan-manager-api SoapUI project (d95a9ea6f)
- XPLANBOX-3282 - Add assertions for gemeinden and improve names (f0c22eb80)
- XPLANBOX-3155 - added rulesMetadata to profiles in ValidationReport v2 (da14aee31)
- XPLANBOX-3279 - added xplan-database-scripts.jat to xplan-distribution (7986d831d)
- XPLANBOX-3307 - removed autowired, renamed TestS3Config to TestS3Context (2f40a9a36)
- XPLANBOX-3279 - fixed export of gemeinden (224af085b)
- XPLANBOX-3294 added deprecation notice to changelog for v7.2.2 (eaba7423a)
- XPLANBOX-3260 updated operations manual about removed in-memory store XPlanValidatorWMS (d91889f5a)
- XPLANBOX-3154 - renamed Link; enhanced description (3e2e51580)
- XPLANBOX-3154 - export ValidationReport and PlanInfo schemas in v2 OpenAPI documents (212cc0cfb)
- XPLANBOX-3279 - converted test planinfo.json to v2 to fix PlanApiTests (1fd18da45)
- XPLANBOX-2804 - added missing test plan (8e018ba0f)
- XPLANBOX-3156 - removed servlet-mapping removefromcache (33ab6ae73)
- XPLANBOX-2804 - fixed typo (bb51afbd4)
- XPLANBOX-3164 - Simplify names of workflow tests of xplan-manager-api-soapui-project (a1fe1bf59)
- XPLANBOX-3164 - Create new test suites Workflow v1 TestSuite and Workflow v2 TestSuite in XPlanValidatorAPI project and implement raster evaluation TestCases (588395ec7)
- XPLANBOX-3249 minor improvements to properties files, removed outdated properties and updated descriptions (9c20e2a76)
- XPLANBOX-3249 improved comment in properties file about deprecated option (578410b39)
- XPLANBOX-3249 added config option for raster data evaluation in operations manual and reworked section for raster data in user manual (f07ae317b)
- XPLNABOX-3297 migrate to JUnit 5 allowing integration tests to run (3846161eb)
- XPLANBOX-3164 - Update names and descriptions of xplan-manager-api-soapui-project and xplan-validator-api-soapui-project (9aaa38fd9)
- XPLANBOX-3279 - fill xplanmgr.gemeinden with data during update to 8.0 (a0a4417f0)
- XPLANBOX-3275 - enabled wait (234b7d708)
- XPLANBOX-3245 - removed alternate link to application/zip from import reponse XPlanManagerAPI v2 (ab0a97418)
- XPLANBOX-3265 - Remove alternate media types from /plan/{planId} (8e83a52b5)
- XPLANBOX-3156 - removed outdated workspace configurations; renamed xplan-webservices-validator-wms-sql-workspace to xplan-webservices-validator-wms-workspace (e62c11ec8)
- XPLANBOX-3279 - added table gemeinden; parse gemeinden from XML, store in database (77eb5f045)
- XPLANBOX-3164 - Refactor TestCases of raster data validation (29f831853)
- XPLANBOX-3164 - Fix tests for raster data validation (6ce12ec23)
- XPLANBOX-3164 - Implement test to check not supported format in raster data (f23cae217)
- XPLANBOX-3164 - Implement test to check wrong CRS in raster data (98cd12cd6)
- XPLANBOX-3156 - removed unused deegree-tilestore-geotiff and RemoveFromRasterCacheServlet (9f60ef5fe)
- XPLANBOX-3275 - replaced baseUrlValidatorWeb with XPLAN_VALIDATOR_WEB_BASE_URL; use testConfig in SeleniumTests (81271cf48)
- XPLANBOX-3156 - removed xplanbox.s3.bucketName from xplan-validator-api (7726661b4)
- XPLANBOX-3156 - fixed SpringBooTest; fixed TODO in PlanApi (af062b4ec)
- XPLANBOX-3164 - Create multiple tests in Raster evaluation TestCases of API v2 and v1 (28eb65981)
- XPLANBOX-3164 - Create Worflow v2 TestSuite and Raster evaluation TestCase (c7e02921d)
- XPLANBOX-2804 - 400 if rasterdata are invalid (v1) (9376a840d)
- XPLANBOX-3266 - Remove tests for GET /plan/{planId} with application/zip and GET /plan/name/{planName} (7c3d6aa12)
- XPLANBOX-3156 - removed unused code (raster data handling in wms, workspace reload) and config option workspaceReloadAction (a204acc62)
- XPLANBOX-3279 - added Gemeinden to PlanInfoXplanModelData v1 and v2; removed ags and gemeindeName from v1 (183854715)
- XPLANBOX-3245 - Remove GET /plan/{planId} with application/zip and GET /plan/name/{planName} (a86f09b86)
- XPLANBOX-3156 - fixed compiler tests, errors,formatting (90579b967)
- XPLANBOX-3275 - added properties to run TracingITs, enabled basic auth (5117154f6)
- XPLANBOX-2804 - fixed NPE (632586dc1)
- XPLANBOX-2804 - skip import if raster crs or image format is not supported (67073179d)
- XPLANBOX-2804 - moved crsStatus and imageFormatStatus to ExternalReferenceResult (v1 and v2), updated api versions (571a398f2)
- XPLANBOX-2804 - fixed skipping of raster evaluation (c087dc8a9)
- XPLANBOX-3155 - added v2 SystemConfig and ManagerSystemConfig (fb0355a43)
- (wip) XPLANBOX-3259 remove unnecessary spring profiles (3bf951f0f)
- XPLANBOX-2804 - fixed InvalidPlan (v1); removed unused method (1b476b7b4)
- XPLANBOX-2804 - disable evaluation of rasterdata in XPlanValidatorAPI (c8cbca7d2)
- XPLANBOX-2804 - updated documentation: XPLAN_SERVICES_DEFAULT_CRS (f768f2891)
- XPLANBOX-2804 - evaluate raster files and write results in v2 ValidationReport, convert from v2 to v1 (955e788fd)
- XPLANBOX-2804 - fomatted json (82095b688)
- XPLANBOX-2804 - refactoring: moved rasterVonfigurationCrs from managerConfiguration.properties to property XPLAN_SERVICES_DEFAULT_CRS (4966e2919)
- XPLANBOX-2804 - refactoring: moved XPlanRasterEvaluation to new module xplan-core-raster (b45e9f0d6)
- XPLANBOX-2804/-2664 - use java.time.LocalDateTime (389b7e8ba)
- XPLANBOX-2804 - added vv2.ValidationReport with rasterReferencesResult (12bfc90c8)

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: 0269017377bd05710e3f5ecf6cd184acc43291c2
parent 20a63073
No related branches found
No related tags found
No related merge requests found
Showing
with 348 additions and 198 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.