Skip to content

Commit

Permalink
Documentation / Release notes 4.2.10 (#8170)
Browse files Browse the repository at this point in the history
  • Loading branch information
josegar74 authored and fxprunayre committed Jun 14, 2024
1 parent ce1d927 commit d889e68
Show file tree
Hide file tree
Showing 14 changed files with 272 additions and 10 deletions.
91 changes: 91 additions & 0 deletions docs/changes/changes4.2.10-0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
================================================================================
===
=== GeoNetwork 4.2.10: List of changes
===
================================================================================
- Map viewer / Add layer with styles from a metadata doesn't show the styles selector (#8181)
- Synchronize transifex translations (#8166)
- Map viewer / fix TMS layer persistence in map context (#8179)
- Fix issue with Map Attribution not being toggled correctly in data preview. (#8165)
- Map / Feature table / Missing translation (#8148)
- Transfer ownership / fix translation key for 'Save' button (#8135)
- Metadata tooltips - improve the check method to try to find a match a standard default with no context defined, if there is no entry with the element context (#8139)
- Delete draft resource at the end of draft util transaction. (#8100) (#8147)
- Fix issues with category icons in search results list view (#8144)
- update last changed date when restore metadata (#8131)
- Update DOI exceptions to be multilingual exceptions (#8128)
- Indexing / ISO19115-3 / Avoir error on multiple contact website (#8129)
- Harvesters / remove unused groupsCopyPolicy property (#8130)
- Remove link from admin-guide to schematron details as inappropriate
- XSL / Utility / Add multilingual support to getIndexField (#8065)
- Editor / Groupowner change error (#8123)
- Editor / Group owner change / Fix label on error (#8124)
- Indexing / ISO / Properly index all keywords even if in different (#8115)
- Be able to edit metadata when backend store is not available (#8110)
- Documentation / Add information about the type of users that can request a DOI (#8109)
- Used new mike alias: true setting to simplify publication
- Flatten changelog into current release and release history for ease of maintenance (#8093)
- Record view / ISO19139 / ISO19115-3.2008 display the unit part in @uom attribute - avoid duplicated value (#8085)
- HTTP proxy servlet / update error messages. (#8084)
- Map / Add scale. (#7967) (#8073)
- WMS GetMap HEAD request error response - check response status defined (#8076)
- Users / reset form status when creating a user (#8075)
- Cleanup onbeforeunload event when loading the editorboard controller (#8074)
- search menu size (#8068)
- Record view / Fix JS error related to publication options display. (#8067)
- Editor / Map / Use main context to have a better default on new extent (#8064)
- Standard / ISO19115-3 / Avoid indexing error on multilingual feature catalogue (#8062)
- Standard / ISO19115-3 / Remove geographicElement when removing bounding box (#8061)
- Workflow / Edit action / Fix link in search results (#8054)
- Synchronize Messages.properties from web and test (#8053)
- Mail / Log / Remove debug level (#8045)
- Map viewer / ESRIREST layers / Scale the layer extent to show the symbology of the features in the corners of the extent. (#8038)
- Search tab map is blank on first page load. Fixes #7961 (#8037)
- Fix migration script configuration for 4.2.10 version (#8022)
- ISO19139 metadata full view / display citation titles (#8017)
- Merge pull request from GHSA-52rf-25hq-5m33
- Status dashboard / Don't include indexing warnings as errors (#8010)
- Record view / Add service type info and metadata standard name (#8005)
- Indexing / Improve geometry indexing and display (#7988)
- Standard / ISO19115-3 / Feature catalogue improvements (#8001)
- Standard / ISO19115-3 / Ensure dqm namespace is on top of the document. Remove gts namespace which is ISO19139. (#8000)
- Standards / ISO19115-3 / Cleanup project specific template (#7999)
- Fix for nextrecord in csw getrecord response when using pagination (#7996)
- French translation update for metadata_approved_published_record_text (#7994)
- Report users - Display profile for Administrator / Guest profiles that are not related to groups (#7991)
- Remove unused JeevesDelegatingFilterProxy servlet parameter 'loginService' configuration, related to multinode feature, removed from GeoNework 4.x (#7992)
- Update the default sort field name in editor board and batch editor. (#7990)
- Editor / GeoNames search failing with space (#7987)
- CSW server / Use portal filter in GetRecordById requests (#7986)
- Editor board / Use metadata database change date instead of the metadata dateStamp (xml) (#7985)
- System setting for documentation url (#7984)
- Support additional metadata processing when publishing / un-publishing metadata. (#7973)
- INSPIRE Atom feeds / Fix link to atom search endpoint (#7972)
- Update Jetty to version 9.4.54.v20240208 (#7965)
- Update sort by fields configuration with language placeholder, to support sort by multilingual fields (#7964)
- Doc / Editor configuration / Subtemplate insert mode (#7963)
- Remove q service, used to query in previous versions that used Lucene as the search engine (#7953)
- Fix sql syntax for migrate to 4.4.4 script (#7958)
- Update revise use of empty or mostly empty pages (#7957)
- Modify csv search export to escape double-quotes with double-quotes instead of backslash
- Fix harvester URIMapper to handle local metadata (#7949)
- metadata history viewing with user profile level (#7450) (#7934)
- Fix Javascript issues, mostly related to missing variable declarations (#7914)
- Hide the typeahead search suggestions when hitting the ENTER key in the search field without selecting a suggested value (#7921)
- Standard / ISO19115-3 / Editor / Uom encoding support (#7920)
- API / Import does not overwrite metadata if any validation status (#7907)
- Search / May fail with random_score depending on ES config (#7913)
- Standard / ISO19115-3 / Use anchor encoding for IACS keywords (#7906)
- Standard / ISO19115-3 / Schema / Move from srv 2.1 to 2.0 (#7904)
- Upgrade springdoc to 1.7.0 (#7596) (#7903)
- Fix issue with saving metadata status causes indexing of metadata which causes issues for db rollbacks (#7901)
- move email notification at the end of status change transaction (#7900)
- Configure harvesters log to avoid application log duplicated in harvester_default.log file. Fixes #7895 (#7897)
- Fix typo in Messages.properties (#7894)
- Feedback / Fix email to multiple recipients (#7888)
- Passing key into update/remove process xslt for iso 19139 to fix issue with updating/deleting resources with same url (#7740)
- Map / Extent API / Background image failure if matrixset is not SRS code (#7883)
- Optimise query used to retrieve metadata links results (#7877)
- Fill in 4.2.x releases for maintenance page (#7884)
- OpenID / Cleaning up cached tokens (#7874)
- ISO19139 / Index online resources application profile element encoded as anchor (#7856)
107 changes: 107 additions & 0 deletions docs/changes/changes4.2.6-0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
================================================================================
===
=== GeoNetwork 4.2.6: List of changes
===
================================================================================
- Doc / Changelog / 4.2.6. (#7393)
- [BP] Changed GENERATEUUID to NOTHING based on discussion on issue #7274
- Documentation 4.2: Update link to the 4.2 manual and release scripts (#7380)
- [BP] Fixed typos for SOURCE.md (#7384)
- [BP] Update MkDocs configuration to publish to gh-pages branch (#7375)
- [BP] Workflow / Related records of the draft (#7377)
- [BP] User Manual refresh using Markdown and MkDocs (#7329)
- [BP] batch edit user profile check in APIs (#7243)
- [BP] Record view / Support multiple status.
- [BP] Groups maintenance / fix the display of the metadata owned by a group (#7371)
- [BP] Map viewer / Option to configure WMS tiling (#7312)
- [BP] Fix working copy display so that links go to working copy (#7248)
- [BP] Send metadata mail notifications for public metadata when is re-approved - fill missing information for submitter, reviewer and publisher user (#7292)
- [BP] Map viewer / context map / only WMS layers have dimensions information
- [BP] Standard / ISO19110 improvements
- [BP] fix for untranslated userRecord and userRecords labels in user admin page (#7354)
- [BP] Add support for emails with subdomains (#7314)
- [BP] Improved handling of empty titles (#7362)
- [BP] Indexing / Bounding Polygon / Coordinate order (#7364)
- [BP] Indexing / Bounding Polygon / Reproject if needed #7340
- [BP] Editor / Online source / Fix button icon
- [BP] Fix CORSInterceptor, usage of a variable before is defined. Related to #5941 (#7361)
- [BP] Display the login menu for authenticated users when the setting 'gnCfg.mods.authentication.enabled' is disabled
- [BP] Map / WMS dimension saved in map (#7339)
- [BP] Add icons for related types (association and initiative) (#7264)
- [BP] WFS layer improvements (#7317)
- [BP] Create metadata category - check doesn't exist a category with the same name (#7296)
- Fix HTML/Javascript prettier formatting / 4.2.x branch (#7356)
- [BP] Portal / RSS feeds point to current portal (#7343)
- [BP] Prevent invalid date written into xml (#7321)
- [BP] Fix write after response commit on proxy response (#7353)
- [BP] Map / Localisation / Empty results if no query (#7338)
- [BP] Indexing / Do not create empty object if no text (#7349)
- [BP] Indexing / Do not create empty object if no text (#7294)
- [BP] Batch Editing access level in general system settings (#7238)
- [BP] User feedback API fixes: - Update mail message, related to #6792. - Don't fail the user feedback creation if the mail server is not configured
- [BP] Remove configuration for the UI setting 'isMenubarAccessible', removed in #7138
- [BP] Batch editing / Update xpath spec link
- [BP] Fix robots.txt and sitemap 500 errors if no right content type is provided (#7327)
- [BP] INSPIRE ATOM - retrieve the metadata ATOM feed using only the resource identifier (#7305)
- fix(ods): add CI_OnlineResource linkages for ods v1
- [BP] Hide thumbnail image in metadata page when the image can't be loaded due to an error. (#7319)
- feat(ods): use ods explore api for CI_OnlineResource linkages
- [BP] Bump actions/checkout from 3 to 4 (#7318)
- [BP] Updated embedded documentation on naming convention for postprocessing files for sub-portals (#7310)
- [BP] Fix permalink option in the application footer
- [BP] Fix the check to display the Transfer ownership option in the metadata detail page
- [BP] Minor cleanup (#7301)
- [BP] Fix metadata editor tooltips close button when using the icon mode
- [BP] Notifications / Errors / Fix message on group creation (#7295)
- [BP] Metadata editor / recommended values for fields show an empty value. (#7232)
- [BP] Standard / ISO / Mimefiletype encoding.
- [BP] WMS tile images - if HEAD request fails, default to OL image src set
- [BP] Search / Aggregation on organisation in Dutch (#7290)
- [BP] Do not break link in the middle of a word.
- [BP] Set html emails as utf-8
- [BP] ISO19139 / ISO19115-3.2018 / Don't index resource identifiers with empty code
- [BP] Update GeonetHttpRequestFactory to use system proxy defined in JAVA_OPTS
- [BP] Update AbstractHttpRequest to use system proxy defined in JAVA_OPTS
- [BP] fix ui issue (#7256)
- [BP] Use resource files for messages (#7281)
- [BP] API / Attachements / Stream files to servlet response (#7287)
- [BP] Metadata index set of records - index the approved and working copies when the workflow is enabled (#7269)
- [BP] Bump actions/setup-java from 3.10.0 to 3.12.0 (#7239)
- [BP] Metadata editor / display metadata uuid for remote resources if the metadata title is not available
- [BP] Handle empty allGroupOpsAfter instead of throwing error. If we cannot find publishedAfter then default to publishedBefore so that no emails are sent.
- [BP] Full view on working copy fails. Fixes #7270
- [BP] WMS time dimension - basic support for time intervals (#7280)
- [BP] Fix error that would occur when there were duplicate languages. (#7275)
- [BP] Fix deletion sequence in editor: wait for DOM update before saving
- [BP] Standard / ISO19115-3 / Processing / Metadata contact lost. (#7278)
- [BP] Add XmlTransient annotation to ISODate.getDateAndTimeUtc
- [BP] Fix directive to display the most popular records, to display the most popular first
- [BP] Fix DOI logging
- [BP] Use http proxy in DOI client
- [BP] Fix record history parameter name. Related to #7074 (#7249)
- [BP] Fix German typo of the label for 'otherRestrictions' (#7245)
- [BP] Fix wmsQueue clear method logic
- Update Github actions for 4.2.x branch (#7225)
- [BP] Escape {{ to avoid error parsing argument. (#7237)
- [BP] Update skin.xsl so that it works better in nojs mode. (#7015)
- [BP]When authenticating user, only update the usergroups in the database if they have changed (#7165)
- [BP] Map viewer / 'Default map' javascript error. Fixes #7228
- [BP] Add support for OL Attributions (#7062)
- Update status emails to contain link to metadata which does not contain anchor. (#7130)
- [BP] Use Apache Commons StringUtils to join keywords in atom service description
- Record view / Contact / Move website to popup (#7220)
- ISO19139 - Improve metadata full view for contacts when fields information is missing (#7214)
- Prettier formatting updates (#7222)
- Record view / Decorate map with geographic identifier or description. (#7221)
- Standard / ISO19139 / Indexing / Temporal range in GML 3.2.0 (#7218)
- ArcSDE harvester / If the metadata stored in ArcSDE is matched against a known metadata schema, harvest the record as it is.
- Increase the limit to retrieve the related metadata in the search results
- Standard / ISO19115-3 / Do not declare main language in other languages (#7188)
- changed english display text for batch editor xpath gn_add and gn_update modes
- Standard / ISO19115-3 / Formatter / Layout improvements (#7187)
- avoid race condition, resize map once target size ok (#6931)
- camel tests, avoid side effects (#6836)
- [gn] Support negative dates for temporal extents (#6843)
- Metadata workflow / Don't increase popularity when viewing a metadata working copy
- Map / WFS Features / Improvements (#7000)
- Standard / ISO19110 / Add cardinality. (#7182)
44 changes: 44 additions & 0 deletions docs/changes/changes4.2.7-0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
================================================================================
===
=== GeoNetwork 4.2.7: List of changes
===
================================================================================
- [BP] i18n / Transifex update. (#7505)
- [BP] Security / Jolokia update. (#7501)
- [BP] Don't override proxy configuration when saving the settings, if the http proxy is configured in Java system properties (#7325)
- [BP] Check http links in documentation (#7496)
- [BP] Add more db information to the site information page. (#7403)
- [BP] Update manual links to use https://docs.geonetwork-opensource.org/ (#7487)
- [BP] Change the structure of the MkDocs assets. Stylesheets and logos are moved to the `overrides` directory (#7429)
- [BP] Fix url link in full view. bracket ") " could be included in link (#7483)
- [BP] Batch edit access level for editor role (#7464)
- [BP] Fixed broken links and formatting in BUILDING.md (#7471)
- [BP] Editor / Remove extra space on mandatory add action (#7438)
- [BP] change label to "Access to the catalogue" (#7467)
- [BP] Remove exception class name from the error message (#6977)
- [BP] List styling for related records (#7442)
- [BP] Fix cookies path when deployed on root "/" context (#7446)
- [BP] Standard / Feature catalogues / Do not index empty codelist value (#7440)
- Update the links to documentation in the sofware development pages (4.2.x) (#7409)
- [BP] Fixed typos, formatting and numbering (#7430)
- [BP]Fix issue with canViewRecord when calling related api (#7373)
- [BP] Transifex updates (#7432)
- [BP] Fix exception handling from schematron validation so that it flags the metadata as invalid if there is an exception (#6978)
- [BP] Rename ElasticSearch to Elasticsearch (#7404)
- [BP] Sort the portals by label, not by name (identifier) (#7424)
- [BP] Metadata editor / ISO19115-3.2008 / Filter out metadata templates in the online resources dialog
- [BP] Fix system info when ES throw errors (#7413)
- [BP] Remove old password field for admins (#7417)
- [backport 4.2.x] Add documentation to GitHub workflows (#7415)
- [BP] Change the url the icon in the homepage is linking to (#7422)
- [BP] Fixed typos and updated SearchManager to EsSearchManager in core readme (#7418)
- [BP] Update the CONTRIBUTING guide to detail the steps, before merging the pull requests (#7419)
- [BP] Transifex updates
- [BP] Record view / fix double approved parameter in the metadata working copy page, for the buttons in the online resources panel. Related to #7248 (#7402)
- [BP] Doc / Fix list (#7401)
- [BP] Fixed typos in code_quality readme (#7407)
- Remove changelog for latest
- Use default mike settings to fix interaction between language chooser and versions
- Correct canical_version to stable
- Add 3.12.11 changelog and fix the display of the changelogs in the navigation bar (#7397)
- Doc / 4.4.0 / Add note about datastore changes (#7398)
2 changes: 1 addition & 1 deletion docs/manual/docs/overview/change-log/version-4.2.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ Major changes:

- Library update: [Switch to OpenPDF](https://github.com/geonetwork/core-geonetwork/pull/6343), [Keycloak](https://github.com/geonetwork/core-geonetwork/pull/6531), [Log4j2](https://github.com/geonetwork/core-geonetwork/pull/6397)

and more \... see [4.2.1 issues](https://github.com/geonetwork/core-geonetwork/issues?q=is%3Aissue+milestone%3A4.2.1+is%3Aclosed) and [pull requests](https://github.com/geonetwork/core-geonetwork/pulls?page=3&q=is%3Apr+milestone%3A4.2.1+is%3Aclosed) for full details.
and more \... see [4.2.1 issues](https://github.com/geonetwork/core-geonetwork/issues?q=is%3Aissue+milestone%3A4.2.1+is%3Aclosed) and [pull requests](https://github.com/geonetwork/core-geonetwork/pulls?q=is%3Apr+milestone%3A4.2.1+is%3Aclosed) for full details.
17 changes: 17 additions & 0 deletions docs/manual/docs/overview/change-log/version-4.2.10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Version 4.2.10 {#version-4210}

GeoNetwork 4.2.10 release is a minor release.

## List of changes

Release highlights:

- [CSW server / Fix for nextrecord in csw getrecords response when using pagination](https://github.com/geonetwork/core-geonetwork/pull/7977)
- [CSW server / Use portal filter in GetRecordById requests](https://github.com/geonetwork/core-geonetwork/pull/7986)
- [Map / Add scale](https://github.com/geonetwork/core-geonetwork/pull/7967)
- [Metadata Workflow / Fix link in search results for edit action](https://github.com/geonetwork/core-geonetwork/pull/8054)
- [OpenID / Cleaning up cached tokens](https://github.com/geonetwork/core-geonetwork/pull/7874)
- [Update Jetty to version 9.4.54.v20240208](https://github.com/geonetwork/core-geonetwork/pull/7965)
- [Upgrade springdoc to 1.7.0](https://github.com/geonetwork/core-geonetwork/pull/7596)

and more \... see [4.2.10 issues](https://github.com/geonetwork/core-geonetwork/issues?q=is%3Aissue+milestone%3A4.2.10+is%3Aclosed) and [pull requests](https://github.com/geonetwork/core-geonetwork/pulls?q=is%3Apr+milestone%3A4.2.10+is%3Aclosed) for full details.
2 changes: 1 addition & 1 deletion docs/manual/docs/overview/change-log/version-4.2.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ Major changes:
- [CSW / Improve DCAT support](https://github.com/geonetwork/core-geonetwork/pull/6635)
- [INSPIRE / Fix import from Re3gistry](https://github.com/geonetwork/core-geonetwork/pull/6617)

and more \... see [4.2.2 issues](https://github.com/geonetwork/core-geonetwork/issues?q=is%3Aissue+milestone%3A4.2.2+is%3Aclosed) and [pull requests](https://github.com/geonetwork/core-geonetwork/pulls?page=3&q=is%3Apr+milestone%3A4.2.2+is%3Aclosed) for full details.
and more \... see [4.2.2 issues](https://github.com/geonetwork/core-geonetwork/issues?q=is%3Aissue+milestone%3A4.2.2+is%3Aclosed) and [pull requests](https://github.com/geonetwork/core-geonetwork/pulls?q=is%3Apr+milestone%3A4.2.2+is%3Aclosed) for full details.
Loading

0 comments on commit d889e68

Please sign in to comment.