-
-
Notifications
You must be signed in to change notification settings - Fork 489
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6619063
commit e354b17
Showing
48 changed files
with
164 additions
and
46 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,117 @@ | ||
================================================================================ | ||
=== | ||
=== GeoNetwork 4.4.3: List of changes | ||
=== | ||
================================================================================ | ||
- Update linux workflow to maven 3.8.3 | ||
- require maven 3.8.3 minimum for MNG-7214 fix | ||
- Move version 3.12.x changelog to archive | ||
- Release notes for GeoNetwork 4.4.3. | ||
- Release notes for GeoNetwork 4.29 / 3.12.12 versions | ||
- add necessary welsh language files for translating the application (#7851) | ||
- Standard / ISO19115-3 / Batch edit may trigger error on creation date (#7712) | ||
- Fix startup error. Follow up #7456 (#7858) | ||
- i18n / Transifex update. (#7855) | ||
- ISO19139 / Index online resources application profile element encoded as anchor (#7798) | ||
- Extend proxy to manage duplicated parameters (#7456) | ||
- Documentation / GeoNetwork 4.4 doing a release fixes (#7648) | ||
- Indexing / ISO / Properly index all keywords even if in different thesaurus block | ||
- Editor / Distribution / Properly refresh list link on last one (#7844) | ||
- GeoNetwork harvester / Check if a resource exists to save it, instead of trying to retrieve the file details, to avoid confusing NoSuchFileException exception (#7577) | ||
- Update README.md | ||
- Update README.md | ||
- Bump actions/upload-artifact from 3.1.0 to 4.3.1 | ||
- Bump ossf/scorecard-action from 2.1.2 to 2.3.1 | ||
- Harvesting / WFS Features / Do not skip attributes even if geom is invalid. | ||
- Editor / Associated resource / Add button icon configuration. | ||
- Editor / Distribution improvements - Update configuration for ISO19139 distributions as protocols are not categorized as ISO19115-3 protocols. (#7838) | ||
- Standards / Formatter / Citation / Pick latest date | ||
- INSPIRE / Add testsuite for IACS (#7756) | ||
- Harvester / Localfilesystem / Log properly to harvester log file. (#7660) | ||
- Harvester / WFS / No need to manually managed commit interval (#7737) | ||
- Record view / ISO19139 / ISO19115-3.2008 display the unit part in @uom attribute, not the full url (#7791) | ||
- Harvesters / Reset harvester history pagination when selecting a harvester | ||
- Thesaurus / Improve support of EU publication office SKOS format (#7673) | ||
- Create scorecard.yml | ||
- Doc / Editor configuration improvements (#7776) | ||
- Update lodash to version 4.17.21 | ||
- Improve Elasticsearch manual installation to disable security for development | ||
- Docker / Update docker compose in es module to Elasticsearch 8 (#7817) | ||
- Trigger metadata unpublish event when removing the privileges to the ALL group in the privileges dialog | ||
- Bump actions/setup-java from 4.0.0 to 4.1.0 (#7808) | ||
- Translated the index warnings / errors. (#7531) | ||
- minor typo fixes | ||
- System setting for documentation url (#7782) | ||
- Record view / Don't add the associated resources in the metadata static page, this page doesn't include JS libs | ||
- Decouple metadata user feedback from metadata rating feature (#7770) | ||
- Thesaurus / Add support for codelist described using SDMX | ||
- Fix wrong manual links | ||
- Standard / ISO19115-3 / Quality report / Index descriptive results | ||
- Additional ISO19139 German translations (#7778) | ||
- Update the `set privileges` popup with the new icon | ||
- Replace the 'unlock' icon with the 'lock open' icon which is clearer. This new icon has more visual differences with the lock icon and it's therefore easier for a user to see the difference. | ||
- Removed @RequestHeader for "Accept" headers as it is not supported by openAPI specification (#7572) | ||
- Fix missing MetadataStatusResponse and MetadataWorkflowStatusResponse in open api spec (#7627) | ||
- Fix SpringDoc duplicate Schema name Without this fix springdoc would randomly pick between 2 conflicting schemas and this could produce incorrect results in the open api spec. | ||
- Merge getSubPortals into getSources so that there is only one GET api for the operation. This fixes the bug with 2 GET operation on /{portal}/api/sources | ||
- Update services/src/main/java/org/fao/geonet/api/sources/SourcesApi.java | ||
- Fix duplicate GET operation on /{portal}/api/sources Add missing /subportal endpoint. | ||
- Spit getRecordAs @RequestMapping into getRecordAsJson and getRecordAsXML in order to fix duplicate operation Id - By having multiple @RequestMapping was causing to create operation id as getRecordAs and getRecordAs_1 | ||
- Fix alignment of user enabled checkbox (#7764) | ||
- Fix ISO19139 German labels (#7761) | ||
- Remove handlebars.js v2.0.0 | ||
- Fix query field name in OverviewIndexFieldUpdater to update the metadata overview in the index | ||
- API / Category / Fix update fields | ||
- Addressing docs glitch #7666 creating-group and authentication-mode | ||
- Addressing docs glitch #7666 in installing-from-war-file, version-4.0.2 and tutorials/deployment/index | ||
- addressing docs-glitch in install-guide/configuring-database | ||
- addressing docs-glitch in search-ui/enrichview and search-ui/loadview | ||
- addressing docs-glitch in install-guide/map-print-setup | ||
- addressing docs-glitch in publishing/managing-privileges | ||
- corrected minor typo in install-guide/map-print-setup | ||
- Fix conversion errors after switching to MkDocs | ||
- manual review of mkdocs glitches | ||
- Reports / Fix extract user groups for non-admin users (#7742) | ||
- Create a metadata / Add dynamic and download privileges to the users in the same group (#7679) | ||
- Thesaurus / Add support for thesaurus described using OWL format | ||
- Editor / Add view name class to facilitate custom styling | ||
- Update SECURITY.md | ||
- Index / Add danish language. (#7697) | ||
- Standard / ISO19115-3 / Improve french translation for temporal extent (#7700) | ||
- Standard / ISO19115-3 / Editor configuration / Improve date field configuration (#7702) | ||
- Documentation / Elasticsearch query endpoint - query samples (#7722) | ||
- remove mention of q query parameter | ||
- Separate docs for _search and _msearch | ||
- Map viewer / Remove Stamen background layers - no longer available | ||
- Use the generated metadata UUID for resource links when importing metadata with the option 'Generate UUID' | ||
- Elasticssearch 8 upgrade (#7599) | ||
- Vertical extent label modification (#7604) | ||
- Remove unused jslint-maven-plugin (#7725) | ||
- Bump org.json:json from 20140107 to 20240205 (#7701) | ||
- using gn- icon definitions for all types now | ||
- Github Actions / Bump stCarolas/setup-maven from 4 to 5 (#7718) | ||
- Enable preemptive for csw requests with credentials (#5497) (#7706) | ||
- Add a role and feature matrix to the GeoNetwork documentation (#7686) | ||
- Addressing docs translation glitch #7687- fixes adding-static-pages and configuring-search-fields (#7696) | ||
- Automatic formatting | ||
- Bump commons-fileupload from 1.3.3 to 1.5 (#6851) | ||
- Remove empty class SourcesLib and deprecated/unused methods in ResourceLib / Sonarlint improvements (#7692) | ||
- Fix spring doc for attachment and keyword to better identify files resources being returned. Update attachment api "Get a metadata resource" should indicate that gets a file resource Also "Create a new resource" should identify that it consumes any resources Update keywords api "Download a thesaurus by name" should indicate that gets a file resource | ||
- Fix springdoc so that enums names are used instead of toString This fixes bug where some apis will not execute correctly from the swagger pager due to the wrong enum value being supplied. i.e. visibility should be using enum values PUBLIC/PRIVATE instead of public/private in formatters/zip api, the format should be SIMPLE/PARTIAL/FULL instead of simple/partial/full | ||
- Update Springdoc so that it supports Map objects in the request parameters. By default injectable parameters are excluded from request parameters. Map is one of those object however it does occur where map objects are supplied as parameters and they should be added to open api spec. There are currently no cases where a map is injected on purpose into the request parameters. This will fix issues with missing request parameters documentation which are based on Map objects. | ||
- Editor / Fix add element attribute (#7683) | ||
- Metadata editor / Fix javascript error in the add thumbnail option when the metadata has 1 WMS layer (#7646) | ||
- Add configuration to filter out Elasticsearch fields when download or dynamic privileges are not set | ||
- Fix javascript error accessing the metadata detail page in gnMetadataSocialLink directive | ||
- Metadata editor / Fix javascript error when editing a metadata, due to undefined property in gnLinkToMetadata directive | ||
- Fix pdf link issue (#7667) | ||
- Editor / Distribution improvements (#7468) | ||
- Fix mimetypes on attachments as some were incorrect. (#7671) | ||
- accidental localhost link in docs | ||
- Docs / Update copyright year | ||
- Bump github/codeql-action from 2 to 3 (#7552) | ||
- Bump advanced-security/maven-dependency-submission-action from 3 to 4 (#7655) | ||
- Formatter / Withheld element not always hidden. | ||
- Change log for version 4.4.2 (#7654) | ||
- Change log for version 4.2.8 | ||
- Update version to 4.4.3-SNAPSHOT |
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.