geoportal-data-viewer-app/CHANGELOG.md

119 lines
3.4 KiB
Markdown
Raw Normal View History

2020-10-23 18:18:06 +02:00
# Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2023-02-03 15:25:28 +01:00
## [v3.2.1] - 2023-02-03
2023-02-03 11:53:37 +01:00
#### Fixes
- [#24432] Reverting serialization LinkedHashMap<String, String> to LinkedHashMap<String, Object>.
2023-02-03 15:25:28 +01:00
- Improved Alert UX in case of broken shared link
2023-02-03 11:53:37 +01:00
## [v3.2.0] - 2023-01-31
#### Enhancements
- [#24506] Added facility: Locate/Highlight the Layer on the Map
2023-01-12 11:54:42 +01:00
## [v3.1.0] - 2023-01-12
2023-01-12 11:54:42 +01:00
#### Enhancements
- [#24300] Improved the GUI of the search functionality when multiple collections are available
2023-01-12 11:00:09 +01:00
- [#24404] Improved the handlers of events: Search, Locate
- Improved the user experience providing an animated map and zoom to layers facility
2022-12-15 17:51:02 +01:00
#### Fixes
- Reduced the BBOX when resolving a project by share link
- GNA Project binding with automatically adding of the layers to Map
- [#24390] Read the access policy from the fileset json section
2023-01-17 17:02:23 +01:00
- [#24432] Fixing serialization issue using LinkedHashMap<String, String> instead of LinkedHashMap<String, Object>
2022-11-28 17:47:51 +01:00
## [v3.0.0] - 2022-11-28
- [#23940] Passed to CMS-UCD
- [#23941] Implemented and integrated the DTO Project/Document per UCD config and gCube Metadata Profiles
- [#23953] Passed the 'Search facility' to CMS-UCD model
- [#23954] Passed the 'Details Panel facility' to CMS-UCD model
- [#23955] Implemented the Temporal facility to navigate temporal relations among (JSON) Projects
- [#24028] Passed the spatial dimension to CMS-Project model
- [#24136] Integrated the temporal dimension on the front-end side
- [#24195] Integrated the temporal query
2022-10-11 15:00:39 +02:00
## [v2.4.1-SNAPSHOT] - 2022-09-28
2022-10-11 15:00:39 +02:00
- [#23906] Tested building on jenkins with JDK_11
2022-09-06 15:18:27 +02:00
## [v2.4.0] - 2022-09-07
2022-09-06 14:53:19 +02:00
#### Enhancement
- [#23819] Adding layers to principal map belonging to more centroids with the same spatial position
2022-08-29 15:32:40 +02:00
## [v2.3.1] - 2022-08-29
2022-08-29 15:04:12 +02:00
#### Bug fixed
- [#23770] OpenLayers CDN URLs updated (github relative URL changed from "master/en/vX.Y.Z/" to "main/dist/en/vX.Y.Z/")
## [v2.3.0] - 2022-07-26
#### Bug fixed
- [#23689] Fixed the search facility is buggy when used from public access
- [#23704] Used new maven range for geoportal-client
- Moved to 3.6.4
2021-11-10 15:01:11 +01:00
2022-01-13 17:15:22 +01:00
## [v2.2.0] - 2021-12-07
2021-12-07 17:13:20 +01:00
#### Enhancements
- [#22518] Added the search for fields facility
2021-11-10 15:01:11 +01:00
## [v2.1.0-SNAPSHOT] - 2021-11-10
#### Enhancements
2021-12-07 17:13:20 +01:00
- [#22518] Added the search for name facility
- [#22027] Integrated with MapBox Satellite
- Added link "Open Project" in the pop-up of WFS details
- Moved to gwt-ol3 v8.1.0-gwt2_9
2021-11-10 15:01:11 +01:00
2021-11-10 14:38:00 +01:00
## [v2.0.1] - 2021-11-10
#### Fixes
- [#22370] Use a max-height for preview image shown in the pop-up
2021-10-08 15:19:13 +02:00
## [v2.0.0] - 2021-07-30
#### Enhancements
2021-10-06 16:03:41 +02:00
- [#21890] Porting to ConcessioniManagerI and pass to mongoID
- [#20595] Porting and using the model view provided by geoportal-common
- [#21946] Show layers of a concessione automatically on map according to zoom level
- [#21976] Access policies checked on server-side
- [#22042] Implemented the public access
- [#22040] Revisited the "Abstract and Relazione di Scavo"
- [#22041] Files have been ported to FileSet model
- [#21991] Implemented the Layer Switcher
2021-07-19 18:04:14 +02:00
## [v1.2.0] - 2021-07-19
2021-07-19 18:04:14 +02:00
#### Enhancements
2021-10-06 16:03:41 +02:00
- [#21847] Integrated with an Image and LighBox gallery for images
- Moved to maven-portal-bom 3.6.3
2021-07-19 18:04:14 +02:00
2021-01-15 16:11:11 +01:00
## [v1.1.0] - 2020-12-21
2021-01-15 15:12:03 +01:00
#### Enhancements
2021-10-06 16:03:41 +02:00
- [#20357] Improvements feedback-driven
2021-01-15 15:12:03 +01:00
2020-12-09 14:28:32 +01:00
## [v1.0.0] - 2020-12-09
2020-10-23 18:18:06 +02:00
2021-10-06 16:03:41 +02:00
- [#20004] First release