-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Geonetwork 4.2.8 #287
Merged
Merged
Geonetwork 4.2.8 #287
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…no-redirect to --alias-type=copy (changed in mike 2.0.0) (#7507)
Was related to an issue on QGIS server side.
… multiple ranges (#7486) * Fix indexing of iso19110 metadata with cardinalities with multiple ranges * Update schemas/iso19110/src/main/plugin/iso19110/index-fields/index.xsl Co-authored-by: François Prunayre <[email protected]> --------- Co-authored-by: François Prunayre <[email protected]>
* Elasticsearch / Update to 7.17.13. * Elasticsearch / Update to 7.17.15.
…ption when displaying errors. (#7517)
…er when locale is null (#7516)
…et identifier (#7491) * Remote INSPIRE Atom Feeds harvester - Remove duplicates by dataset identifier, that could be obtained from datasets referenced by different service feeds * Fix sonarlint warnings --------- Co-authored-by: Juan Luis Rodríguez <[email protected]>
…iers (#7492) * INSPIRE Atom Search - add missing filter by feed dataset identifiers * Fix sonarlint warnings and format code --------- Co-authored-by: Juan Luis Rodríguez <[email protected]>
…tead of error 400 (#7490)
* Add option to show less facet values * Add option to show less facet values - add additional styling
…ved version when cancelling a working copy (#7503) * Metadata workflow / Record view / reload the page with the approved version when cancelling a working copy, instead of redirecting to the search results * Metadata workflow / Record view / reload the page with the approved version when cancelling a working copy - fix confirmation message to display the metadata title
…the old password for administrators - unify UI check with backend check (#7510)
…g if the workflow is also enabled (#7535) * Fix check to verify if a group has enabled the workflow, checking if the workflow is also enabled * Add more tests --------- Co-authored-by: Juan Luis Rodríguez <[email protected]>
Refactor of the INSPIRE Validator backend code to improve the exception handling. Previously some exceptions were not reported properly to the user. For example, if the upload of a file to validate returned an error, due to the validator not working properly (for example, returning an error 503), the user got an unclear error message. Additionally this commit contains some fixes to Sonarlint warnings
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…ation option OPENIDCONNECT_USERPROFILEUPDATEENABLED is disabled (#7445) * OpenId / Use the user profile configured locally if the configuration option OPENIDCONNECT_USERPROFILEUPDATEENABLED is disabled * OpenId / Use the user profile configured locally if the configuration option OPENIDCONNECT_USERPROFILEUPDATEENABLED is disabled - additional change required * OpenId / Use the user local authorities if the configuration option OPENIDCONNECT_USERPROFILEUPDATEENABLED is disabled
Signed-off-by: ticheler <[email protected]>
…rocessing (#7525) * Use Apache Commons Text library to escape JSON content in xslt processing * Maintain compatibility with plugins using the old funciton Backport of geonetwork/core-geonetwork#7525 Co-authored-by: Jose García <[email protected]> --------- Co-authored-by: Juan Luis Rodríguez <[email protected]>
…rt (#7532) * Don't display header menu and footer in single metadata PDF export. Related to #7521 * Don't display header menu and footer in single metadata PDF export / code refactor. Related to #7521
It is a more reliable way to identify the exact user.
…error of the index configuration file occurs
…s the organisations of the different types of contacts
… remove the old elastic search documentation. Fixes #7551 (#7555)
* Update iso19139 csw-full.xsl This fix resolves ticket #6742 , allowing full compatibility of iso19139-rndt metadata to be displayed via QGIS * Update schemas/iso19139/src/main/plugin/iso19139/present/csw/csw-full.xsl * Update schemas/iso19139/src/main/plugin/iso19139/present/csw/csw-full.xsl --------- Co-authored-by: Jose García <[email protected]>
…se. (#7594) * Add missing @ApiResponse status for successful api search response. Otherwise OpenAPI spec was missing response which caused issues when using codegen. Fixed body parameters and removed httpEntity.getBody() Also added example value for body. * Remove @Schema from request body as maps object will be corrected in PR #7611 * Revert request body back to string.
The insert api only accepts XML so remove others.
This will remove application/json as the default which causes issues with codegen.
* schemas now uses `SNAPSHOTS`, no longer to manage schemas `3.8` explicitly. * Remember to include `-Drelease` flag so that all modules (even optional modules) are compiled and tested during QA. * Troubleshoot release module order of execution and profile activation and handling of jetty folder. * Web profile with-doc profile needs dependency to build docs first. --------- Signed-off-by: Jody Garnett <[email protected]>
Sonarcloud analyzer now requires at least Java 17.
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.12.0 to 4.0.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v3.12.0...v4.0.0) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jody Garnett <[email protected]>
Signed-off-by: Jody Garnett <[email protected]>
Signed-off-by: Jody Garnett <[email protected]>
…hout a name defined (#7626)
* Remove the custom grid styles, the latest version of Material for MkDocs has this as a default option. The minimum version for Material for MkDocs is 9.5, this is added in the `requirements.txt`
Signed-off-by: Jody Garnett <[email protected]>
…ld time (#7457) * unpack iso19139 sample data, create mef file at build time Signed-off-by: Jody Garnett <[email protected]> * unpack iso19155-3.2018 sample data, create mef file at build time Signed-off-by: Jody Garnett <[email protected]> * unpack dublin-core sample data, create mef file at build time Signed-off-by: Jody Garnett <[email protected]> --------- Signed-off-by: Jody Garnett <[email protected]>
…#7412) * move changes to their own folder Signed-off-by: Jody Garnett <[email protected]> * update doing a release for doc updates prior to tagging release * automation used to deploy manual, manual deploy during release not longer required * changelog management using git notes to document major features * housekeeping: clean up commented out pom.xml snippet Signed-off-by: Jody Garnett <[email protected]> * update docs/README.md description to reflect contents Signed-off-by: Jody Garnett <[email protected]> * gitIgnore WEB-INF schemapublication folder Signed-off-by: Jody Garnett <[email protected]> * Change to 4.4.1 release example * Update build procedure to deploy datastorages Signed-off-by: Jody Garnett <[email protected]> --------- Signed-off-by: Jody Garnett <[email protected]>
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Fix some incorrect comments Remove class prefix as it was not required. Added missing license.
These services aren't available anymore. This commit remove the implementing classes from GeoNetwork source code. Co-authored-by: Juan Luis Rodríguez <[email protected]>
* Upgrade guidance for geonetwork 3 users - Includes mitigation guidance for removed serivces - housekeeping: Address mkdocs warnings with due to changing emoji library - change maven build to use --strict flag to prevent mkdoc regressions Signed-off-by: Jody Garnett <[email protected]> * Update docs/manual/docs/maintainer-guide/updating/index.md * Update docs/manual/docs/maintainer-guide/updating/index.md * Update docs/manual/docs/maintainer-guide/updating/index.md * Update docs/manual/docs/maintainer-guide/updating/index.md * Update docs/manual/docs/maintainer-guide/updating/index.md * Update doc typos --------- Signed-off-by: Jody Garnett <[email protected]> Co-authored-by: Jose García <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Geonetwork 4.2.8
Needs ES 7.17.15
Tested
Geochestra/geonetwork checklist