Skip to content
Snippets Groups Projects
  1. Apr 16, 2025
    • latlon team's avatar
      Code drop · 1dfbe7c1
      latlon team authored
      
      - XPLANBOX-3894 - Implement workflow Edit with no Referenz files TestCase (d8b991663)
      - XPLANBOX-3887 Fixed typo in publiccode yaml (413630561)
      - XPLANBOX-3887 Updated changelog, user and operations manual for bugfix v8.0.3 (d8f2b7c9e)
      - XPLANBOX-3793 move generation of aggregated licences to default profile (c7d9a6f63)
      - XPLANBOX-3885 - fixed NPE if referenz or georeferenz file is null (f0de36639)
      - XPLANBOX-3852 - updated publiccode.yml for bug-fix version 8.0.2 (7be50e8f3)
      
      Co-authored-by: default avatarDirk Stenger <stenger@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: 749d64f9aeb1aa329e9cf7f658e8b899da3b086b
      1dfbe7c1
  2. Apr 14, 2025
    • latlon team's avatar
      Code drop · fc059816
      latlon team authored
      
      - XPLANBOX-3847 - fixed test by removing include of rabbit (14007f837)
      - XPLANBOX-3833 fix execution of selenium tests, avoid nasty logs (e4a49647c)
      - XPLANBOX-3847 add rabbit to liveness & readiness probes (123e27721)
      - XPLANBOX-3832 - Introduce check for profile berlin and skip tests otherwise (4d280c618)
      
      Co-authored-by: default avatarDirk Stenger <stenger@lat-lon.de>
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      Co-authored-by: default avatarMarc Guillemot <guillemot@lat-lon.de>
      
      Dropped from commit: bd05363053746d24f376fd95577b9d3870c5ee42
      fc059816
  3. Apr 08, 2025
    • latlon team's avatar
      Code drop · 4cc2977e
      latlon team authored
      
      - XPLANBOX-3852 - upgrade to deegree 3.6.0-pre3.2 (6112cc96a)
      - XPLANBOX-3853 updated changelog (ac646a9ed)
      - XPLANBOX-3853 added description for Keycloak configuration, REST API v2 processing type in user manual, update steps in operations manul (0cffcfe6c)
      - XPLANBOX-3845 ensure deletion of temporary files (ebe9c9a20)
      - XPLANBOX-3853 updated changelog and operations manual for Tomcat version (3e2ac8a95)
      - XPLANBOX-3599 - fixed and improved PlanValidatorTest (c00b9d076)
      - XPLANBOX-3852 - fixed xplan-manager-api url in xplan-benutzerhandbuch (4c7ba16c0)
      - XPLANBOX-3840 - upgraded xplanung.regeln.version to 1.1.12 (f452c6778)
      - XPLANBOX-3627 (#83) - added profile bayern v1.0 (18b3928c6)
      - XPLANBOX-3856 - excluded logback from deegree webservices (904bc37eb)
      - XPLANBOX-3852 - upgrade spring-boot-dependencies and docker tomcat image (35c38b095)
      - XPLANBOX-3819 - replaced jar with unzip (30ddf0878)
      - XPLANBOX-3800 additional updates to operations manual about usage of keycloak (41a5bd9c3)
      - XPLANBOX-3779  updated operations manual about consequences when changing base URL for XPlanDokumenteAPI with live data (5d3ce1991)
      
      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: 75475726065d6066bc238e2d68aa87086a24b09b
      4cc2977e
  4. Apr 07, 2025
    • latlon team's avatar
      Code drop · b00d6acb
      latlon team authored
      
      - XPLANBOX-3836 - Fix typo in assertion of TestStep of new workflow Plans paging TestCase (b429937a2)
      - XPLANBOX-3836 - Implement new workflow Plans paging TestCase (bdda7016b)
      - XPLANBOX-3836 - Implement new v1 tests for /plans with limit and offset and refactorings (2c93bad72)
      - XPLANBOX-3546 - added check of limit and offset parameter, added status code 400 and 404 in OpenAPI document (f5d8b4673)
      - XPLANBOX-3836 - Implement new v2 tests for /plans with limit and offset, refactorings and enhance documentation of parameters (d9e0f5754)
      - XPLANBOX-3568 - fixed libs.expected.txt (cd31b303e)
      - XPLANBOX-3742 - fixed typo (e7d1999e1)
      - XPLANBOX-3842 - fixed XPath index, beginning with 1 (3f8ede74a)
      - XPLANBOX-3836 - Add assertions for new /plans parameters and refactorings (65c39ef25)
      - XPLANBOX-2568 - upgrade dependencies (b4f2a90a4)
      - XPLANBOX-3568 - upgrade plugins (226718543)
      - XPLANBOX-3700 - use non-root user (32f156c8a)
      - XPLANBOX-3546 - implemented paging for /plans (0f390d02a)
      - XPLANBOX-3700 - fixed v1 urls (c750c8a3a)
      - XPLANBOX-2877 - enhanced and improved SoapUI-Tests /gml, removed 400er statsu code (05fabcabd)
      - XPLANBOX-3811 - Write planInfo gml link assertion for /plan/{planId} TestCase in XPlanManagerAPI v2 Basic TestSuite (e1cdce419)
      - XPLANBOX-3811 - Write assertions for /plan/{planId}/gml TestCase in XPlanManagerAPI v2 Basic TestSuite (b80065af4)
      - XPLANBOX-3811 - Implement /plan/{planId}/gml TestCase in XPlanManagerAPI v2 Basic TestSuite (c9700e01c)
      - XPLANBOX-3811 - Write SoapUI tests for path /plan/{planId}/gml in OpenAPI documents (482eb9d2c)
      - XPLANBOX-3700 - upated documentation: removed classifier default from xplan-webpages (245a840aa)
      - XPLANBOX-3700 - added missing links, cleaned up build (removed properties filtering) (9447e35d1)
      - XPLANBOX-2877 - added new resource /plan/{planId}/gml in Benutzerhandbuch (7889b6906)
      - XPLANBOX-2877 - set Content-Disposition header (a4aed2139)
      - XPLANBOX-2877 - added gml link in PlanInfo response (781641b06)
      - XPLANBOX-2877 - implemented plan/{planId}/gml (77c7d1f6f)
      
      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>
      
      Dropped from commit: ec632d947995641f2e920691a435af4b1e18fa8f
      b00d6acb
  5. Mar 31, 2025
    • latlon team's avatar
      Code drop · c9d39d70
      latlon team authored
      
      - XPLANBOX-3796 fix integration tests (030135b37)
      - XPLANBOX-3815 - Update workflow XP_Rasterdarstellung TestCase (abb3760e2)
      - XPLANBOX-3815 - Implement workflow XP_Rasterdarstellung TestCase (c25523970)
      - XPLANBOX-2876 - throw exception if edited dokument/rasterbasis/text already exist (7fa3f4ccd)
      - XPLANBOX-3804 - throw exception if TEXT od LEGEND is used for XPlanGML >= 5.1 (1c64cb45b)
      - XPLANBOX-3752 - Refactoring of text, dokument and rasterbasis test cases and implement PUT tests for already existing resources (9f0de56a2)
      - XPLANBOX-2876 - fixed description of 400er (22f656d7f)
      - XPLANBOX-2876 - fixed text entry in db after update with XPlanManagerWeb (317929e3d)
      - XPLANBOX-3815 - Implement workflow Edit XP_RasterplanBasis TestCase (76d662840)
      - XPLANBOX-3800 updated user manual about usage of unique identifier in REST API for external resources, consistent usage of terms like id and GML ID (526cafe00)
      - XPLANBOX-2846 - enhanced description of 400er errors for PUT and POST (f78342dc2)
      - XPLANBOX-3815 - Implement assertions for database column rasterbasistype (888aceb55)
      - XPLANBOX-3627 (#83) - added profile bayern v1.0 (498f536cf)
      - XPLANBOX-3819 - replaced jar with unzip (114897b34)
      - XPLANBOX-3804 - fixed TexśtContext (f176a6fc1)
      - XPLANBOX-3819 - upgrade bitnami/tomcat image to 10.1.39-debian-12-r2 (f0d4c28d5)
      - XPLANBOX-3804 - enhanced db-updater by rasterType (1915aaa21)
      - XPLANBOX-3804 - added rasterType to discriminate between SCAN, LEGEND, TEXT (768e7e3f9)
      - XPLANBOX-3752 - Improve script to skip tests (bd6d8346a)
      - XPLANBOX-3752 - Fix assertions for featureId (3f348749a)
      - XPLANBOX-2876 - fixed featureId of texts (1e5d70238)
      - XPLANBOX-3752 - Implement POST BP 6.0.2 pI textAlreadyExistsExpectError400 (595a8845d)
      - XPLANBOX-3752 - Implement POST BP 6.0.2 pI rasterbasisAlreadyExistsExpectError400 and POST BP 6.0.2 pI dokumentAlreadyExistsExpectError400 (09a26ef1e)
      - XPLANBOX-3752 - Update assertion checking DB after adding a new text (57f26dae5)
      - XPLANBOX-3752 - Rename to DB checks for editable resources TestCase (27320f88f)
      - XPLANBOX-3752 - Implement JDBC TestCase in XPlanManagerAPI v1 Workflow TestSuite (14ec33d5c)
      - XPLANBOX-3752 - Update names of two plans (5fcccc800)
      - XPLANBOX-3752 - Fix assertions in /plan/{planId}/text/ TestCase (6e4b993d3)
      - XPLANBOX-2876 - enhanced xplan-db-updater (0c2a2a44f)
      - XPLANBOX-3752 - Add documentUrl assertions to XPlanManagerAPI v2 Basic TestSuite (52df0e321)
      - XPLANBOX-3752 - Activate documentUrl assertions in XPlanManagerAPI v1 Basic TestSuite (e8cd655cd)
      - XPLANBOX-3752 - Fix assertions due to updates to referenz_url and featureid (6b67cb7f6)
      - XPLANBOX-3752 - Fix groovy script to skip JDBC tests (98df2a360)
      - XPLANBOX-2876 - set featureId for texte (05559eb2f)
      - XPLANBOX-3800 reworked user manual about rasterdata (e221ad676)
      - XPLANBOX-2876 - replace referenzUrl with XPlanDokumentAPI Url (2227f7d1c)
      - XPLANBOX-2876 - added missing DuplicateText and DuplicateTextExceptionMapper (e905d5824)
      - XPLANBOX-3752 - Fix tests targeting rasterbasis bereiche and improve assertions and names (c50ed1b2a)
      - XPLANBOX-2876 - prevent duplicate import of texts (64f2e9f36)
      - XPLANBOX-2876 - set featureId for texts (c141c18f1)
      - XPLANBOX-3752 - Fix names and order of tests in v1 /plan/{planId}/rasterbasis TestCase (0034a61f1)
      - XPLANBOX-3752 - Rename POST BP 5.3 pI modifyStatusWithoutBereichNummerExpectError400 to POST BP 5.3 pI rasterbasisAlreadyExistsExpectError400 (19e0d3fa5)
      - XPLANBOX-2876 - added check if rasterbasis/dokument already exists (2d26afe21)
      - XPLANBOX-3752 - Fix test and adjust order in XPlanManagerAPI v1 Basic TestSuite (50b6d3d60)
      - XPLANBOX-3752 - Adjust some workflows and assertions and disable documentUrl assertions in XPlanManagerAPI v1 Basic TestSuite (9ee2f3125)
      - XPLANBOX-2876 - fixed delete texte and rastarbasis if plan is deleted (aad03db09)
      - XPLANBOX-3752 - Implement JDBC tests for deletion of test data in /plan/{planId} TestCase (3cc885abe)
      - XPLANBOX-3752 - Implement JDBC tests for POST and PUT in /plan/{planId}/text TestCase and /plan/{planId}/text/{id} TestCase (8be3d6760)
      - XPLANBOX-3752 - Implement JDBC tests for POST, PUT and DELETE in /plan/{planId}/rasterbasis TestCase and /plan/{planId}/rasterbasis/{id} TestCase (de0ad3eb3)
      - XPLANBOX-2876 - synchronize xplanmgr.texte, xplanmgr.dokumente, xplanmgr.rasterbasis with XPlanToEdit (0d51c467a)
      - XPLANBOX-2876 - enabled assertions (dcf996269)
      - XPLANBOX-2876 - use featureId for texts (de929e038)
      - XPLANBOX-3752 - Implement JDBC tests for POST, PUT and DELETE in /plan/{planId}/dokument TestCase and /plan/{planId}/dokument/{id} TestCase (a188dd740)
      - XPLANBOX-2876 - implemented sync Texte and Rasterbasis (f2941a1e6)
      - XPLANBOX-3752 - Implement three JDBC tests in /status/{uuid} TestCase (2b53c0879)
      - XPLANBOX-3752 - Fix Archive without internalId TestCase in XPlanManagerAPI v1 Workflow TestSuite (68990c0bd)
      - XPLANBOX-3752 - Replace test data of XPlanManagerAPI v2 Basic TestSuite with BPlan004_6-0.zip (ee551f9a7)
      - XPLANBOX-2876 - fixed planids (ac8a79ed5)
      - XPLANBOX-2876 - implemented db synchronisation for dokumente (POST/PUT/DELETE) (5cc014e07)
      - XPLANBOX-2876 - moved DateConverter, use in XPlanToEditConverter (a0b152a0f)
      - XPLANBOX-2876 - GET dokumente/texte/rasterbasis from db (03fb122a2)
      - XPLANBOX-2876 - import texts/dokumente/rasterbasis (31295cb4b)
      - XPLANBOX-2876 - added liquibase scripts to setup database (55c675f50)
      - XPLANBOX-2876 - refactored spring contexts (7c3437ea2)
      - XPLANBOX-2876 - implemented model and repositories (73e7c60a0)
      
      Co-authored-by: default avatarDirk Stenger <stenger@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: 8e3be92069853409e05cb00df22a6948e679f559
      c9d39d70
  6. Mar 25, 2025
    • latlon team's avatar
      Code drop · 7cc0dbb0
      latlon team authored
      
      - XPLANBOX-3254 run tests as non root (59c6b1a84)
      - XPLANBOX-3796 respect prefixes for created queue (661d4ce3a)
      - XPLANBOX-3787 add missing configuration of public routing prefix (e8b14507b)
      
      Co-authored-by: default avatarMarc Guillemot <guillemot@lat-lon.de>
      
      Dropped from commit: d888b0e2c4bb32e31ef0a772a1ff796cbd8c9dca
      7cc0dbb0
  7. Mar 17, 2025
  8. Mar 13, 2025
    • latlon team's avatar
      Code drop · c574e4c2
      latlon team authored
      
      - XPLANBOX-3786 fix CLI container name (7a98ff18e)
      - XPLANBOX-3749 - Fix regex for planwerkwms link (0f3bbd35c)
      - XPLANBOX-3564 - downgrade slf4j (due to version conflicts) (920ddc869)
      - XPLANBOX-3749 - Fix too strict assertions (49d83ae88)
      - XPLANBOX-3564 - upgrade liquibase and selenium (da8623c75)
      - XPLANBOX-3564 - upgrade dependencies, updated libs.expected.txt (1eeb483e9)
      - XPLANBOX-3564 - updated plugins (b4117c127)
      
      Co-authored-by: default avatarDirk Stenger <stenger@lat-lon.de>
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      Co-authored-by: default avatarMarc Guillemot <guillemot@lat-lon.de>
      
      Dropped from commit: 0153d666ece077f389cb07e9b49c7102c46eb47c
      c574e4c2
  9. Mar 10, 2025
    • latlon team's avatar
      Code drop · 6c0fa0ba
      latlon team authored
      
      - XPLANBOX-3724 updated publiccode.yml for bug-fix version 8.0.1 (772e72f06)
      - XPLANBOX-3747 - added JDBC_URL in tests-soapui.Jenkinsfile (3253ab4cf)
      - XPLANBOX-3735 updated changelog, users and operations manual for bugfix version 8.0.1 (9ab0afff9)
      - XPLANBOX-3762 use basic auth for manager api access (2fc973dbf)
      - XPLANBOX-3758 - fixed formatting (16b847bf6)
      - XPLANBOX-3758 configure rabbit virtual host for integration tests (b4f87a206)
      - XPLXNBOX-3748/3688 - try/catch client.setBucketLifecycleConfiguration (6a6f20bc1)
      - Merged in feature/s3MockContainer-XPLANBOX-1588-8.0.1 (pull request #466) (50d40f45d)
      - XPLANBOX-3744 - Implement JDBC tests for Rasterbasis in XPlanManagerAPI v2 SoapUI tests (27c123e57)
      - XPLANBOX-3732 - Add internalId assertion in /plan/{planId} TestCase (b59b81de4)
      - XPLANBOX-3732 - Update description and names of test steps of internalId workflows (dcab05057)
      - XPLANBOX-3732 - Implement SoapUI workflows Archive without internalId TestCase for XPlanManagerAPI v1 and v2 (b80627826)
      - XPLANBOX-3724 - upgrade dependency-check.version to 12.1.0 (052e22a55)
      - XPLANBOX-3725 - added SopaUI-Tests importing XPlanGml with internalId and overwriting with query param internalId (7375d6fac)
      - XPLANBOX-3744 - Implement JDBC assertions checking artefacttype for XPlanManagerAPI v1 (57c1569a7)
      - XPLANBOX-3724 - upgrade selenium version to 4.28.1 (897da6b1e)
      - XPLANBOX-3732 - Implement Archive with internalId TestCase in Workflow v1 TestSuite and Workflow v2 TestSuite (2ec999d59)
      - XPLANBOX-3724 - upgrade XPlanManagerAPI to 2.0.1 (240925910)
      - XPLANBOX-3704 - Fix compilation errors (36b54ec13)
      - XPLANBOX-3719 - Enhance REST definition by /planslog resource and add /planslog TestCase to XPlanManagerAPI v1 Basic TestSuite (9c9643430)
      - XPLANBOX-3719 - Add and improve assertions in /planslog TestCase and enhance README (13aff0c3e)
      - XPLANBOX-3706 add configuration for rabbit virtualhost (ff5d27f9a)
      - XPLANBOX-3742 - fixed georef as RASTERBASIS in table xplanmgr.artefacts (cc7955e9b)
      - XPLANBOX-3704 - removed rasterType from /v2/info (16319d5e9)
      - XPLANBIOX-2701 - fixed sort order (ac381b30b)
      - XPLANBOX-2701 - described statuscode 404 (3d26c9544)
      - XPLANBOX-3740 - return status code 400 in case of ValidationException (8be005539)
      - XPLANBOX-3719 - Add assertion path /planslog response 404 exists (67aaad627)
      - XPLANBOX-3719 - Enhance XPlanManagerAPI v2 Basic TestSuite by /planslog TestCase (72d7a6fb5)
      - XPLANBOX-3730 - add assertion for schema referenz.properties.datum.format in openAPI document (e74ff871e)
      - XPLANBOX-3725 - added UpdateInternalIdCustomChange in xplan-db-updater (9dd4ba795)
      - XPLANBOX-3725 - store internalId from XPlanGML if not available from Query-Param (6b03a1a86)
      - XPLANBOX-3719 - Test /planslog in OpenAPI documents (cb4789c9e)
      - XPLANBOX-3730 - use v2.Referenz with Date in v2.Text.refText (217dc2a2b)
      - XPLANBOX-3723 - fixed duplicate internalId (2cabe616c)
      - XPLANBOX-2701 - secured /planslog (3c444fe91)
      - XPLANBOX-2701 - implemented /planslog (5ddd68ed3)
      - XPLANBOX-3580 fixed readme and documentation with findings after release v8.0 (e350c7e64)
      
      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: b7ebe75ce4869aa19edcf8d8b89141229185a519
      6c0fa0ba
  10. Feb 24, 2025
    • latlon team's avatar
      Code drop · e75bb989
      latlon team authored
      
      - XPLANBOX-3701 - disable/enable chunk encoding in XPlanManagerWeb (186302aeb)
      - XPLANBOX-3685 - ignore CVE-2024-36404 in xplan-manager-web (f343327d4)
      
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      
      Dropped from commit: fa2c86b30b398c5809144360e01f549d51c09172
      e75bb989
    • latlon team's avatar
      Code drop · c940f6c4
      latlon team authored
      
      - XPLANBOX-3721 - Rename test suites of SoapUI projects (b64ea7be6)
      
      Co-authored-by: default avatarDirk Stenger <stenger@lat-lon.de>
      
      Dropped from commit: b410959c6e35cb4dafef2054ba4b6448a18c474a
      c940f6c4
  11. Feb 18, 2025
    • latlon team's avatar
      Code drop · 5ef5e0fe
      latlon team authored
      
      - XPLANBOX-3712 update dependency-check plugin to 12.1.0 (dfc6b07b5)
      - XPLANBOX-3706 add configuration for rabbit virtualhost (760b8cb4d)
      
      Co-authored-by: default avatarMarc Guillemot <guillemot@lat-lon.de>
      
      Dropped from commit: bc4744a4a4266db4dd0e34c04e8cd9e1989cf132
      5ef5e0fe
    • latlon team's avatar
      Code drop · c001a312
      latlon team authored
      
      - XPLANBOX-3701 - disable chunk encoding, ensure startup if bucket policy cannot be set (eed3d7ce1)
      - XPLANBOX-3696 - Update tests with internalId and enhance assertions for planStatus (7337c0999)
      - XPLANBOX-3696 - Enhance assertion to check if not requested status is not returned (252ac98fd)
      - XPLANBOX-3562 - renamed Query param planStatus and splitted values in v2 (not comma separated) in SoapUI-Tests (f6618f75f)
      - XPLANBOX-3562 - implemented support of multiple planStatus query params, renamed planStatus param (6139a7a07)
      - XPLANBOX-3696 - Enhance v1 SoapUI tests to test internalId and planstatus parameters in /plans TestCase (c1192f0ae)
      - XPLANBOX-3696 - Disable test GET BP 6.0.2 pI getByPlanIdNoResult (c0f90aea9)
      - XPLANBOX-3696 - Enhance v2 /plans tests by two new parameter tests and four tests checking empty results (negative verification) (344d1fddb)
      - XPLANBOX-3696 - Implement assertions for new parameters of /plans path in OpenAPI document in v1 and v2 test suites (b75116f9a)
      - XPLANBOX-3562 - implemented filter parameter internalId and planstatus (db92d4dc0)
      
      Co-authored-by: default avatarDirk Stenger <stenger@lat-lon.de>
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      
      Dropped from commit: 677f1992e8dfeb962d1d625d2903616ed640e4f0
      c001a312
  12. Feb 12, 2025
    • latlon team's avatar
      Code drop · 75fe22b4
      latlon team authored
      
      - XPLANBOX-3370 - remove protocol from mapserver config (6670363d0)
      - XPLANBOX-3295 - fixed configuration of StorageCRS of XPlanValidatorWMS (640d8427b)
      - XPLANBOX-3658 - fixed mapserver url (cfecb913e)
      - XPLANBOX-2711 - added version command to XPlanCLI (671eb3799)
      - XPLANBOX-3370 - removed duplicated protocol (3e2983ae6)
      - XPLANBOX-3370 - fixed tests (5f722e123)
      - XPLANBOX-3579 - upgrade xplan-loadtests-soapui-project.xml to SoapUI 5.8.0 (c91e72275)
      - XPLANBOX-3658 - Fix MapServer URL in internal.map (a87abec89)
      - XPLANBOX-3579 - Remove obsolete variable and update documentation (603f9ac7d)
      - XPLANBOX-3666 - upgrade docker image to mapproxy 3.1.3 (5bb52eda4)
      - XPLANBOX-3658 - updated base path in soapui tests and xplan-wms remote config (e8a004a56)
      - XPLANBOX-3658 - set MAPSERVER_BASE_PATH=/xplan-mapserver (cc4b1f76e)
      - XPLANBOX-3658 - upgrade mapserevr docker image to current camptocamp/mapserver:8.4-gdal3.10 (95b9c1776)
      - XPLANBOX-3579 - Set version of soapui-maven-plugin to 5.8.0 (214bef3e8)
      - XPLANBOX-3579 - Migrate SoapUI projects to version 5.8.0 (3ac7a8df4)
      - XPLANBOX-3370 - added region to fix test failure (7503f901b)
      - XPLANBOX-3370 - harmonized s3mock tests (9bbc14a2d)
      - XPLANBOX-3370 - fixed/unified tests (103c48bfd)
      - XPLANBOX-3370 - removed diable aws sdk v1 warning (2ab100f93)
      - XPLANBOX-3370 - upgrade to AWS SDK v2 (93e0bdd27)
      
      Co-authored-by: default avatarDirk Stenger <stenger@lat-lon.de>
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      
      Dropped from commit: d7e569617dec6575ca3ade3cb123cd036253cecd
      75fe22b4
  13. Feb 10, 2025
    • latlon team's avatar
      Code drop · f3b89879
      latlon team authored
      
      - XPLANBOX-3436 - set deegree version to 3.6.0-SNAPSHOT (1dd95ebce)
      - XPLANBOX-3436 - upgrade dependency-check.version to 12.0.2 (54f37debf)
      - XPLANBOX-3436 - updated dependencies, updated libs.expected.txt (0774003b6)
      
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      
      Dropped from commit: b7cdc17a782098bb1c9fdfeadd351b3974531777
      f3b89879
  14. Feb 04, 2025
    • latlon team's avatar
      Code drop · b46c45a4
      latlon team authored
      
      - XPLANBOX-3665 added upgrade of validation rules to v1.1.10 to changelog (6ad57ef72)
      - XPLANBOX-3659 - push xplan-validator-executor, added missing needs (fe0a33590)
      - XPLANBOX-3665 added intro section to major release 8.0 (a3006256a)
      
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      Co-authored-by: default avatarTorsten Friebe <friebe@lat-lon.de>
      
      Dropped from commit: ef82668fa2eec18b95a721ccdb04977577c1e469
      b46c45a4
  15. Jan 30, 2025
    • latlon team's avatar
      Code drop · e5f418ad
      latlon team authored
      
      - [maven-release-plugin] prepare for next development iteration (7c6193df0)
      
      Co-authored-by: default avatarlatlon team <info@lat-lon.de>
      
      Dropped from commit: 7c6193df056cce3ac243b662c45d8b8fab309234
      e5f418ad
    • latlon team's avatar
      Code drop · 2908a4f9
      latlon team authored
      
      - [maven-release-plugin] prepare release xplanbox-8.0 (8902d43be)
      - XPLANBOX-3610 - enabled fail at end and parallel build in multi branch job (7ecf47818)
      - XPLANBOX-3657 - configured internal mapfile used by xplan-services (31f7eb5f8)
      - XPLANBO-3067 - fixed expected size (7247baaa3)
      - XPLANBOX-3076 removed workaround based on deprecated feature, added workaround for timeout issue based on REST-API v2 (184dbfb47)
      - XPLANBOX-3075 improvements in changelog and operations manual (9e51278d0)
      - XPLANBOX-3069 removed notes about raster data and configuration for deegree WMS in operations manual (f443f5f6c)
      - XPLANBOX-3070 added deprecated functions to changelog and updated list of enhancements and bugfixes (c53d5a8fa)
      - XPLANBOX-3067 - updated appendix_xplanwms-workspace (ec89c5435)
      - XPLANBOX-3490 updated publiccode YAML for release 8.0 with mandatory dependencies (8fc170f03)
      - XPLANBOX-3067 - added xplan-validator-executor to xplan-distribution/bin (de71e42f3)
      - XPLANBOX-3067 - removed xplanbox.EA (f8b0f5b8a)
      - XPLANBOX-3067 - added renamed layers (3342f00cd)
      - XPLANBOX-3075  updates to user and operations manual (a2913106b)
      - XPLANBOX-3495/3490/3070 updated operations and user manual (fab56bff0)
      - XPLANBOX-3067 - removed xplan-gateway from xplan-tests-manual (7b992f67b)
      - XPLANBOX-3067 - recreated xPlanBox-testplan.md (80cb10c23)
      - XPLANBOX-3069/3070 updated user and operations manual for v.8.0 incl. changelog (d36465d83)
      
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      Co-authored-by: default avatarTorsten Friebe <friebe@lat-lon.de>
      Co-authored-by: default avatarlatlon team <info@lat-lon.de>
      
      Dropped from commit: 7c6193df056cce3ac243b662c45d8b8fab309234
      2908a4f9
  16. Jan 28, 2025
  17. Jan 27, 2025
    • latlon team's avatar
      Code drop · 76563b86
      latlon team authored
      
      - XPLANBOX-3653 - Set failOnError to false (23549800d)
      - XPLANBOX-3653 - fixed soapui test assertions (1f81e4a5e)
      - XPLANBOX-3637 - improved fulldeed sql (6c2824e7d)
      - XPLANBOX-3653 - added wms_onlineresource (976af1f8f)
      
      Co-authored-by: default avatarDirk Stenger <stenger@lat-lon.de>
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      
      Dropped from commit: 29985bb0b8b62e1822fc546dbd955621e3b69d77
      76563b86
    • latlon team's avatar
      Code drop · 1dba2c23
      latlon team authored
      
      - XPLANBOX-3651 - check umlaute in XPlanManagerWeb (d8849a4a8)
      - XPLANBOX-3646 - fixed NPE (395a54d02)
      - XPLANBOX-3646 - fixed missing/not deleted georef nin xplanmgr.artefacts (e75cb429e)
      
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      
      Dropped from commit: 3d46312f31a3bb320abe242ac94216e45a2ea066
      1dba2c23
  18. Jan 22, 2025
    • latlon team's avatar
      Code drop · 425d1f74
      latlon team authored
      
      - [maven-release-plugin] prepare for next development iteration (98768c6ae)
      
      Co-authored-by: default avatarlatlon team <info@lat-lon.de>
      
      Dropped from commit: 98768c6ae9a37be3faffbe5d984f6d1f2e5addb4
      425d1f74
    • latlon team's avatar
      Code drop · 327e4d04
      latlon team authored
      
      - [maven-release-plugin] prepare release xplanbox-8.0-RC1 (91a7af9a5)
      - XPLANBOX-3637 - separated seeds (3d01b202c)
      - XPLANBOX-3637 - execution of fullseed with docker (976781375)
      - XPLANBOX-3637 - configured fullseed (766cf6049)
      - XPLANBOX-3641 - added missing semantic message for bereich_nummer (c3b170eb4)
      - XPLANBOX-3638 - exclude DatababaseVerifier if profile test is enabled (2082128e7)
      - XPLANBOX-3070 added list of deprecated functions removed in v8.0 (7e478aef9)
      - XPLANBOX-3067 - update and add new soapui project testplans, update README (441b6db40)
      - XPLANBOX-3070 added overview with release history (15a7fe4e8)
      - XPLANBOX-3067 - described brekaing changes, updated to v2 (42ca9e3a4)
      - XPLANBOX-3067 - removed header from json test resource breaking the tests (412fc9874)
      - XPLANBOX-3067 - removed header from build-info.properties to fix build errors (cdd0cbf3b)
      - XPLANBOX-3067 - updated licence header (33f47ddc5)
      - XPLANBOX-3067 - updated licence header (9b9248cb0)
      - XPLANBOX-3067 - updated LICENSE_UNKNOWN.txt (f08f7018e)
      - XPLANBOX-3067 - updated xplandb_xplanmgr.png (2908ddfda)
      - XPLANBOX-3604 removed duplicate dependency to spring-context in xplan-validator-web module (c4ed1ed70)
      - XPLANBOX-3490 updated publiccode YAML to release v8.0 (2d5f84662)
      - XPLANBOX-3592 - Adjust links on landingpage (8014fb865)
      
      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 avatarTorsten Friebe <friebe@lat-lon.de>
      Co-authored-by: default avatarlatlon team <info@lat-lon.de>
      
      Dropped from commit: 98768c6ae9a37be3faffbe5d984f6d1f2e5addb4
      327e4d04
    • latlon team's avatar
      Code drop · 86256a4c
      latlon team authored
      
      - XPLANBOX-3629 - fixed use of username/passowrd (3c76c56f8)
      - XPLANBOX-3629 - added XPLanWerkWMS Capabilities 1.1.1, added dcp assertions (91109783b)
      - XPLANBOX-3629 - reset links after removing xplan-gateway (360090323)
      - XPLANBOX-3633 - Remove xplan-gateway SoapUI project (3df793260)
      - XPLANBOX-3633 - Migrate xplan-gateway tests to xplan-webservices, adjust assertions and do refactorings (03d055b5c)
      - XPLANBOX-3629 - replaced links to XPlanGateway with links to XPlanWMS/XPlanValidatorWMS (0e311fa79)
      - XPLANBOX-3629 - removed xplan-gateway from test execution (0c01f9b75)
      - XPLANBOX-3629 - removed xplan-gateway from gitlab build (5aeaeb581)
      - XPLANBOX-3629 - removed module xplan-gateway (069c18ccf)
      - XPLANBOX-3618 - check if port is not set (60829f3ed)
      
      Co-authored-by: default avatarDirk Stenger <stenger@lat-lon.de>
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      
      Dropped from commit: 9be43a650ec4f45a154ba62a3bca996c2bf93987
      86256a4c
  19. Jan 20, 2025
    • latlon team's avatar
      Code drop · 7fdcf9e1
      latlon team authored
      
      - XPLANBOX-3614 - renamed test reports (9b44cfafb)
      - XPLANBOX-3614 - fixed/added mvn params (16b9e48ee)
      
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      
      Dropped from commit: 9f1a52f1de30c7d82c77c4d32c4d8fc434afe58c
      7fdcf9e1
  20. Jan 18, 2025
    • latlon team's avatar
      Code drop · 0087c44a
      latlon team authored
      
      - XPLANBOX-3614/-3609 - fixed sripts executing integration and soapui tests (f5023ece5)
      - XPLANBOX-3613 - disabled appending of X-Forwarded header (92191e885)
      
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      
      Dropped from commit: bf50c83af3aae502056ca58303c61bcd342bb0b5
      0087c44a
  21. Jan 17, 2025
  22. Jan 16, 2025
    • latlon team's avatar
      Code drop · 01f21070
      latlon team authored
      
      - XPLANBOX-3608 - implemented support of MultiSurface and MultiCurve (b2a21a74a)
      - XPLANBOX-3609 - fixed actuator urls, moved context to soapui tests to be consistent to other soap ui tests (0a43c68b7)
      - XPLANBOX-3609 - fixed default URLs in runAllSoapUiTests.sh (9f0b86873)
      
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      
      Dropped from commit: c14720cc1affb12c90b400e56bd459366abdb5e8
      01f21070
  23. Jan 15, 2025
    • latlon team's avatar
      Code drop · 26f814e4
      latlon team authored
      
      - XPLANBOX-3505 - renemad testsuite, added assertion to wmts (356f65c8f)
      - fixed formatting (1101abd4e)
      - XPLANBOX-3596 compute xplan-gateway url from request (940aebbf9)
      - XPLANBOX-3551 /xplan-ows -> /ows (8d9d9a2db)
      - XPLANBOX-3517 - Implement assertions for HTTP DCP of WMTS 1.0.0 (c95d087b7)
      - XPLANBOX-3517 - Implement assertions for HTTP DCP of WFS 2.0.0 (f839f2d74)
      - XPLANBOX-3517 - Implement assertions for HTTP DCP of WFS 1.1.0 (d2d7150cf)
      - XPLANBOX-3517 - Implement assertions for HTTP DCP of WMS 1.3.0 (e78b2bbb7)
      - XPLANBOX-3517 - Enhance tests for cache and raster and implement assertions for HTTP DCP of WMS 1.1.1 (829adc24f)
      - XPLANBOX-3517 - Fix incorrect type and adjust namespace prefixes (6e16d0a06)
      - XPLANBOX-3071 - fixed deegree version in libs.expected.txt (76858589e)
      - XPLANBOX-3481 - updated version of validierungsregeln in expected report (82ad87a24)
      - XPLANBOX-3071 - upgrade deegree version to 3.6.0-pre3.1 (640701dc1)
      - XPLANBOX-3505 - added routes for each capabilities reqesut to fix broken images (228fab7ae)
      - XPLANBOX-3505 - fixed and renamed assertions testing the capabilities root element (65050daf8)
      - XPLANBOX-3517 - Create test for each service type and version and homogenize test names (37d2f1a11)
      - XPLANBOX-3481 - upgrade xplanung.regeln.version to 1.1.10 (dc6dc6c1b)
      - XPLANBOX-3505 - added some tests with version param (f82df90aa)
      - XPLANBOX-3505 - rewrite dcp urls in xplan-gateway (2234c3c72)
      - XPLANBOX-3559 port 80 by default for xplan-validator-wms (97d794177)
      - XPLANBOX-3588 - fixed NumberFormatException if crs is null or empty (f00816886)
      - XPLANBOX-3519 - exclude geltungsbereichWGS84 is null, added description, updated SoapUI-Tests (b82974e46)
      - XPLANBOX-3519 - defined order of PlanInfo elements (836c7452a)
      - XPLANBOX-3529 - Write SoapUI tests for query parameter includeGeltungsbereich (840f6ef16)
      - XPLANBOX-3529 - Write SoapUI tests for geltungsbereichWGS84 (a1b0d1d0c)
      - XPLANBOX-3519 - added on constraint to fix error when editing a plan (2f80c4673)
      - XPLANBOX-3560 - upgrade tag in DatabaseVerifier to v_8.0, replaced deprecated methods (b154a48f2)
      - XPLANBOX-3560 - disabled liquibase analytics in xplan-db-updater (a41422f34)
      - XPLANBOX-3560 - enabled DatabaseVerifier (c7fd8243b)
      - XPLANBOX-2519 - replaced creation of geltungsbereichWGS84 with deegree with postgresql trigger; fixed tests (622de2c69)
      - XPLANBOX-3519 - removed ST_SimplifyPreserveTopology, implemented support of other plan types (fc9cc25df)
      - XPLANBOX-3519 - added liquibase update change inserting geltungsbereich into xplanmgr.geltungsbereich (abb0467ff)
      - XPLANBOX-3519 - renamed column and property (e7364a285)
      - XPLANBOX-3519 - fixed/improved linearization and transformation and added JtsParserTest (4fbbcd20c)
      - XPLANBOX-3519 - added query param includeGeltungsbereich (17201d099)
      - XPLANBOX-3519 - added geltungsbereichWgs84 to PlanInfo v1 and v2 objects (21beb194d)
      - XPLANBOX-3519 - store transformed and lineraized geltungsbereich in db (8b4ccd3f7)
      
      Co-authored-by: default avatarDirk Stenger <stenger@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: eab89027ceca0e794c91724830452861802dfbfa
      26f814e4
  24. Jan 13, 2025
    • latlon team's avatar
      Code drop · 4433e465
      latlon team authored
      
      - XPLANBOX-3551 - removed context path from soapui endpoints (ab6551bb4)
      - XPLANBOX-3581 change context path to /xplan-gateway instead of root (2210b0497)
      - XPLANBOX-3525 - set API Key and console pw (650f6f1f3)
      - XPLANBOX-2287 - remove fixed known bug, remove unnecessary comma (1427b0286)
      - XPLANBOX-3435 - removed jetty-maven-plugin from xplan-validator-api (dd93a8621)
      - XPLANBOX-3435 - updated plugins and dependencies, updated libs.expected (ef777382c)
      - XPLANBOX-3431 fix build info urls (3ba8aa2b3)
      - XPLANBOX-3068 update docker images (039f8b1f7)
      
      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>
      
      Dropped from commit: 62ff7913912ad098774cce30d501258a834b57b5
      4433e465
  25. Jan 06, 2025
  26. Dec 23, 2024
    • latlon team's avatar
      Code drop · 153cd130
      latlon team authored
      
      - XPLANBOX-3550 - improved mapping to MapProxy WMTS (REST) (39b74ba1a)
      - XPLANBOX-3538 - upgrade xplanung.regeln.brandenburg.version to 0.3 (7292e67ae)
      - XPLANBOX-3537 - fixed unexpected error in Geltungsbereichpruefung if geom is invalid, improved error messages (f1946f304)
      - XPLANBOX-3550 fix cache/tiles forward rule (4060d77c7)
      - XPLANBOX-3533 - fixed formatting, added xplan-manager-api/README.md, fixed/improved other readmes (704eb7b23)
      - XPLANBOX-3533 switch from version.txt to actuator info (decb82cca)
      - XPLANBOX-3533 activate actuator info with git revision & build key (2ce43227f)
      - XPLANBOX-3496 - added missing context path (e870a605d)
      - XPLANBOX-3136 - fixed expected tika version (84f2d5c68)
      - XPLANBOX-3136 - fixed missing bean (7e2d05c3a)
      - XPLANBOX-3136 - upgrade embedded tomcat (1495f2e6e)
      - XPLANBOX-3136 - added @Produces(APPLICATION_JSON) to avoid conversion to other formats (4d639d0bb)
      - XPLANBOX-3136 - upgrade spring boot and gateway (30de74d43)
      - XPLANBOX-3496 - Set context path in xplan-dokumente-api-soapui-project and xplan-webservices-soapui-project and update descriptions (7dfc32709)
      - XPLANBOX-3136 - downgrade spring-cloud-starter-gateway to 4.1.6 (959f20455)
      - XPLANBOX-3136 - increase expected size of xplan-services-docker and xplan-webservices-validator-wms (939c1c386)
      - XPLANBOX-3136 - downgrade spring boot and apache tika (af37726bd)
      - XPLANBOX-3136 - updated libs.expected.txt (976981e40)
      - XPLANBOX-3136 - upgrade spring-cloud-starter-gateway (4ef70ad83)
      - XLANBOX-3136 - moved custom-mimetypes.xml ti fix detection of custom mime types (3c3f77cf8)
      - XPLANBOX-3136 - upgrade selenium and openpdf (9d426736e)
      - XPLANBOX-3136 - upgrade liquibase (e0bcd5112)
      - XPLANBOX-3136 - upgrade spring.boot, swagger, tika-core, commons-io and aws-java-sdk-bom (fc09f59e8)
      - XPLANBOX-3136 - upgrade owasp, maven-javadoc-plugin, license-maven-plugin, jetty-maven-plugin (556237444)
      - XPLANBIOX-3520 - fixed IndexOutOfBoundsException if refText is invalid (5af35ff63)
      
      Co-authored-by: default avatarDirk Stenger <stenger@lat-lon.de>
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      Co-authored-by: default avatarMarc Guillemot <guillemot@lat-lon.de>
      
      Dropped from commit: 100fdd0213346451302df2e92306d134f2418509
      153cd130
  27. Dec 16, 2024
    • latlon team's avatar
      Code drop · 3772280f
      latlon team authored
      
      - XPLANBOX-3506 - Add lower cases to parameters (d4ee90571)
      - XPLANBOX-3438 - upgrade to PostgreSQL 15 (746e1799c)
      - XPLANBOX-3393 - updated assertions (49ebda025)
      - XPLANBOX-3506 - case insensitiv SERVICE param in XPlanGateway (43f8b3437)
      - XPLANBOX-3393 - added route /xplan-ows/getAttachment, use XPlanGateway in html.gfi (2e231380c)
      - XPLANBOX-3393 - replaced XPlanWMS/XPlanValidatorWMS Urls with XPlanGatewayUrls in map preview of XPlanValidatorWeb and XPlanManagerWeb (d89f4cf4a)
      - XPLANBOX-3354 - execute xplan-gateway-soapui with mvn and docker, enhanced jenkinsfile (f64803c26)
      - XPLANBOX-3354 - added new soapui project xplan-gateway-soapui-project.xml (194d72a20)
      - XPLANBOX-3393 - enhanced gateway: /xplan-ows/syn-archive/planwerk -> [xplan-services]/xplan-wms/services/planwerkwmsarchive (eed4d70fb)
      - XPLANBOX-3393 - create links with xplan-gateway syntax (2e874cd90)
      - XPLANBOX-3393 - added xplan-validator-wms to xplan-gateway (de15e0b44)
      
      Co-authored-by: default avatarDirk Stenger <stenger@lat-lon.de>
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      
      Dropped from commit: 91cf95439eb67a8fd943fe8ca5e943d8b9ddcc3e
      3772280f
  28. Dec 10, 2024
    • latlon team's avatar
      Code drop · 08a10f77
      latlon team authored
      
      - XPLANBOX-3451 minor improvements in user manual about usage of bearer token (61eae56f2)
      - XPLANBOX-3509 - added missing @Deprecated annotations (3c4bf02d6)
      - XPLANBOX-3451 - fixed proefile name, improved describtion of the http header Authorization (e044fa9a7)
      - XPLANBOX-3462 - Enhance JWT Groovy scripts, set variable and update descriptions (26ddb39f0)
      - XPLANBOX-3461 moved description of usage of JWT into user manual (73b0c0f61)
      - XPLANBOX-3451 - fixed list items (8d9abd438)
      - XPLANBOX-3412 - removed test dependencies from xplan-core-gwt (140e74cb8)
      - XPLANBOX-3412 - migrated juni4 to junit5 (xplan-core-validator) (d4f25accb)
      - XPLANBOX-3509 - set GetAttachmentHandler to deprecated (701611915)
      - XPLANBOX-3443 - added references event (6df9a6330)
      - XPLANBOX-3461 added chapter for secured REST APIs in operations manual (b1efc4c46)
      - Enumerationswerte für v6 fehlen in Style für SO_Gebiet (318a1b957)
      - XPLANBOX-3451 - fixed tests-soapui.Jenkinsfile (c3f09750e)
      - XPLANBOX-3451 - moved @PreAuthorize annotation to xplan-manager-web (61037f2af)
      - XPLANBOX-3451 - execution of security workflow tests (4a5507f1b)
      - XPLANBOX-3451 - added new Workflow v2 Security with JWT TestCase (a766caa58)
      - XPLANBOX-3451 - fixed @PreAuthorize of XPlanGml import (9582c8a52)
      - XPLANBOX-3451 - conditional AgsAuthorizer (not required in XPlanValidatorAPI and XPlanDokumenteAPI) (b6f15d190)
      - XPLANBOX-3412 migrate xplan-core-manager to JUnit 5 (eab10db4f)
      - XPLANBOX-3451 - implemented authorization of edit and delete (7d5e8d99c)
      - XPLANBOX-3451 - replaced configuration of OAuth2JwtContext with @PreAuthorized in PlanApi and PlanApi2 (e2bac9578)
      - XPLANBOX-3451 - implemented and integrated AgsParser (e50372b11)
      - XPLANBOX-3451 - implemented AgsAuthorizer authorizing ags attributes (90c9a401f)
      - XLANBOX-3451 - authorized role XPLANBOX_ADMIN to methods POST, PUT and DELETE (e5c3cb70d)
      
      Co-authored-by: default avatarDirk Stenger <stenger@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 avatarTobias Kraft <tobias.kraft@gv.hamburg.de>
      Co-authored-by: default avatarTorsten Friebe <friebe@lat-lon.de>
      Co-authored-by: default avatarTorsten Friebe <torsten.friebe@gmail.com>
      
      Dropped from commit: 2137a0771b44162b718b3869a0145501c5d08bdf
      08a10f77
  29. Dec 09, 2024
    • latlon team's avatar
      Code drop · 64767537
      latlon team authored
      
      - XPLANBOX-3474 - fixed test name (fa126d142)
      - XPLANBOX-3474 - fixed status code and name (486883d07)
      - XPLANBOX-3474 - fixed status code 422/400 in soapui test (ba63b8d47)
      - XPLANBOX-3470 - fixed unit tests after upgrading validierungsregeln (36f0ec86a)
      - XPLANBOX-3450 - fixed groovy script setting authorization header (1c15394b4)
      - XPLANBOX-3450 - pass jwtUrl and jwtClientId to xplan-webservices SoapUI-Tests (333c56a9f)
      - XPLANBOX-3493 - added missing .trivyignore (35c1845cf)
      - XPLANBOX-3450 - renamed client id to xplanbox-api (1b2bde1be)
      - XPLANBOX-3450 - use correct username/passwords, fixed/renamed default jwtClientId (547361bf7)
      - XPLANBOX-3457 - Implement JWT authentication in xplan-webservices-soapui-project (e0031c303)
      - XPLANBOX-3457 - Refactor JWT authentication to Authorization Setup test suite (94cf90364)
      - XPLANBOX-3487 - Parameterize client_id (39bcf5b06)
      - XPLANBOX-3474 - fixed status code 422/400 in soapui tests (67a823c02)
      - XPLANBOX-3474 - fixed status code 422 (fde445005)
      - XPLANBOX-3450 - fixed passowrd value ({#Project#password}) (2d72f2dbf)
      - XPLANBOX-3450 - fixed typo (retreive) (06b9dc781)
      - XPLANBOX-3450 - updated expected size of docker image tars (7203d8231)
      - XPLANBOX-3466 - Implement Groovy assertions for securitySchemes (27bdb419a)
      - XPLANBOX-3457 - Create JWT authentication tests for xplan-validator-api project (719cfc937)
      - XPLANBOX-3457 - Create JWT authentication tests for xplan-dokumente-api project (e6bc99d3f)
      - XPLANBOX-3450 - excluded /internal/api/traceInfo from authorization (38e723bc0)
      - XPLANBOX-3450 - pass JWT_URL and JWT_CLIENTID from buildjobs to soap ui tests (bd9fc6de8)
      - XPLANBOX-3450 - excluded /actuator/** (48298d428)
      - XPLANBOX-3450 - fixed formatting (60147108e)
      - XPLANBOX-3457 - Move JWT authentication to TestCases in Workflow TestSuites (947441036)
      - XPLANBOX-3457 - Add JWT authentication to all test suites in xplan-manager-api project (a0e0978f6)
      - XPLANBOX-3450 - added security scheme to OpenAPI documents (6f631487a)
      - XPLANBOX-3457 - Implement JWT authentication in XPlanManagerAPI v2 TestSuite (f80541dff)
      - XPLANBOX-3470 - upgrade xplanung.regeln.version to 1.1.10-SNAPSHOT (3eb023500)
      - XPLANBOX-3450 - enabled authentication for xplan-validator-api and xplan-dokumente-api (2c7ddb246)
      - XPLANBOX-3450 - moved spring.security.oauth2.resourceserver.jwt.jwk-set-uri to application-enableOAuth2JWT.properties (7247360ea)
      - XPLANBOX-3457 - Implement mechanism to request access_token and use it in test steps (6885a7b29)
      - XPLANBOX-3450 - use jwk-set-uri instead of issuer-uri (82771bdb9)
      - XPLANBOX-3450 - added simple OAuth2JwtContextTest (e4864f531)
      - XPLANBOX-3450 - optional XPLAN_OAUTH2_JWT_URL (20e4ad1b4)
      - XPLANBOX-3450 - implemented optional OAuth2JwtContext.class (39f72d999)
      
      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>
      
      Dropped from commit: b4313f4ed24c34a04828fb6d6306c1b7551089d2
      64767537
  30. Dec 02, 2024
    • latlon team's avatar
      Code drop · 6f0086b7
      latlon team authored
      
      - XPLANBOX-3449 - upgrade bitnami/tomcat docker image to 10.1.33-debian-12-r1 (0d1b563f4)
      - XPLANBX-3074 - updated libs.expected.txt after upgrade deegree dependencies (f7de7f714)
      - XPLANBOX-3067 - upgrade dependencies (5b9d39a2d)
      - XPLANBOX-3067 - upgrade liquibase to 4.30.0 (d4328ef04)
      - XPLANBOX-3067 - upgrade plugin versions, set min maven version to 3.9.0 (254d8a4e4)
      
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      
      Dropped from commit: 1c66ca5ce3ecffa076f52cbde22ccf575ac79149
      6f0086b7
  31. Nov 18, 2024
    • latlon team's avatar
      Code drop · cdcb934c
      latlon team authored
      
      - #10114 - removed mavenLocalRepo from owasp-check.Jenkinsfile (f9fe7427e)
      - #10114 - upgrade dependency-check-maven to 11.1.0 (4822c406d)
      
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      
      Dropped from commit: b7bbdad797a3dab3c436bfef68c6296f74c59421
      cdcb934c
  32. Oct 07, 2024
    • latlon team's avatar
      Code drop · 52c0a2ae
      latlon team authored
      
      - XPLANBOX-3240 set REST API v1 to deprecated, added v2 as default (c791c82e4)
      - XPLANBOX-3305 added known bug to user manual (3fad3b1e7)
      
      Co-authored-by: default avatarTorsten Friebe <friebe@lat-lon.de>
      
      Dropped from commit: a361ba7b51cadc3c4e982198db25ec3917d81146
      52c0a2ae
  33. Oct 01, 2024
    • latlon team's avatar
      Code drop · c30dcef4
      latlon team authored
      
      - XPLANBOX-3349 - set routing keys for import events, updated ManagerPublicEventsIT (6f9eca9e7)
      - XPLANBOX-3349 - implement ValidationProcessListener to send rabbitmq events (dce8f1419)
      - fixed typo in log (4c9d6bf64)
      - XPLANBOX-3349 - added ValidationProcessListener, send validation status to listener (5e9dd18b1)
      - XPLANBOX-3349 - added EventTypes, added valid and error (c89226e05)
      
      Co-authored-by: default avatarLyn Elisa Goltz <goltz@lat-lon.de>
      
      Dropped from commit: ae6d7358ac20c2b171e2e410a4710f5c213470ab
      c30dcef4
Loading

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.