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-11-22 16:09:03 +01:00
|
|
|
## [v3.7.0-SNAPSHOT]
|
|
|
|
|
|
|
|
- Provided the "Export as PDF" facility [#26026]
|
2024-04-24 15:20:36 +02:00
|
|
|
- Integrated the GeoportalExporter as service [#27321]
|
2024-05-03 15:43:10 +02:00
|
|
|
- Passed to the new KC-client [#27398]
|
2023-11-22 16:09:03 +01:00
|
|
|
|
2023-09-11 15:08:50 +02:00
|
|
|
## [v3.6.0]
|
2023-07-31 12:15:06 +02:00
|
|
|
|
|
|
|
- GUI optimization [#25461]
|
2023-08-31 17:21:15 +02:00
|
|
|
- Using the latest libraries version: gwt-ol.v8.4.1 (with openlayers.v6.6.1) and gwt.v2.10
|
2023-09-11 10:48:34 +02:00
|
|
|
- Showing basic statistics (i.e. "X project published") via 'countByPhase' method [#25598]
|
2023-07-31 12:15:06 +02:00
|
|
|
|
2023-06-15 11:57:14 +02:00
|
|
|
## [v3.5.0]
|
2023-05-15 16:19:40 +02:00
|
|
|
|
|
|
|
- Supported the cross-filtering [#25074]
|
|
|
|
- Supported the grouped custom layers [#25110]
|
2023-06-15 11:56:46 +02:00
|
|
|
- Managed the (WMS) Layer Style facility [#25066]
|
2023-05-15 16:19:40 +02:00
|
|
|
|
2023-05-11 15:55:46 +02:00
|
|
|
## [v3.4.0] - 2023-05-11
|
2023-04-13 11:46:17 +02:00
|
|
|
|
|
|
|
- Integrated the geoportal-data-mapper component [#24978]
|
|
|
|
|
2023-03-30 16:36:19 +02:00
|
|
|
## [v3.3.1] - 2023-03-30
|
2023-03-30 12:10:29 +02:00
|
|
|
|
|
|
|
- Just including new dependencies
|
2023-03-30 12:43:45 +02:00
|
|
|
- Improved css
|
2023-03-30 12:10:29 +02:00
|
|
|
|
2023-02-20 15:39:04 +01:00
|
|
|
## [v3.3.0] - 2023-02-20
|
2023-02-20 15:22:51 +01:00
|
|
|
|
|
|
|
#### Fixes
|
|
|
|
|
|
|
|
- [#24632] Returning the public layer index if the private is missing
|
|
|
|
- [#24632] No temporal info shown if the temporal extent is missing
|
|
|
|
|
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-07 15:25:53 +01:00
|
|
|
- Moved to gwt 2.9.0
|
2023-02-03 11:53:37 +01:00
|
|
|
|
2023-01-31 15:35:37 +01:00
|
|
|
## [v3.2.0] - 2023-01-31
|
2023-01-31 15:24:45 +01:00
|
|
|
|
|
|
|
#### Enhancements
|
|
|
|
|
2023-01-31 15:35:37 +01:00
|
|
|
- [#24506] Added facility: Locate/Highlight the Layer on the Map
|
2023-01-31 15:24:45 +01:00
|
|
|
|
2023-01-12 11:54:42 +01:00
|
|
|
## [v3.1.0] - 2023-01-12
|
2022-12-14 15:46:20 +01:00
|
|
|
|
2023-01-12 11:54:42 +01:00
|
|
|
#### Enhancements
|
2023-01-10 14:36:37 +01:00
|
|
|
- [#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
|
2023-01-10 14:36:37 +01:00
|
|
|
- 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
|
2023-01-11 12:21:32 +01:00
|
|
|
- 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-12-14 15:46:20 +01:00
|
|
|
|
2022-11-28 17:47:51 +01:00
|
|
|
## [v3.0.0] - 2022-11-28
|
2022-11-09 15:25:00 +01:00
|
|
|
|
|
|
|
- [#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
|
2022-11-16 16:42:12 +01:00
|
|
|
- [#24136] Integrated the temporal dimension on the front-end side
|
2022-11-28 15:20:21 +01:00
|
|
|
- [#24195] Integrated the temporal query
|
2022-09-28 13:50:12 +02:00
|
|
|
|
2022-10-11 15:00:39 +02:00
|
|
|
## [v2.4.1-SNAPSHOT] - 2022-09-28
|
2022-09-28 13:50:12 +02:00
|
|
|
|
2022-10-11 15:00:39 +02:00
|
|
|
- [#23906] Tested building on jenkins with JDK_11
|
2022-09-28 13:50:12 +02:00
|
|
|
|
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/")
|
|
|
|
|
2022-07-27 12:16:57 +02:00
|
|
|
## [v2.3.0] - 2022-07-26
|
2022-07-26 16:28:25 +02:00
|
|
|
|
|
|
|
#### Bug fixed
|
|
|
|
|
|
|
|
- [#23689] Fixed the search facility is buggy when used from public access
|
2022-07-27 11:08:23 +02:00
|
|
|
- [#23704] Used new maven range for geoportal-client
|
2022-07-27 12:16:57 +02:00
|
|
|
- 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
|
2021-11-22 10:25:09 +01:00
|
|
|
- [#22027] Integrated with MapBox Satellite
|
|
|
|
- Added link "Open Project" in the pop-up of WFS details
|
2021-11-11 16:32:49 +01:00
|
|
|
- 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
|
2021-11-10 14:16:27 +01:00
|
|
|
|
|
|
|
#### 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
|
2021-07-30 14:57:08 +02:00
|
|
|
|
|
|
|
#### 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
|
2021-10-14 11:34:04 +02:00
|
|
|
- [#21991] Implemented the Layer Switcher
|
2021-07-19 18:04:14 +02:00
|
|
|
|
2021-11-10 14:16:27 +01: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-07-30 14:57:08 +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
|