2020-10-07 17:04:13 +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).
|
|
|
|
|
2024-10-16 14:30:55 +02:00
|
|
|
## [v3.3.0] - 2024-10-15
|
2024-03-26 17:00:37 +01:00
|
|
|
|
|
|
|
- Implemented the init facility to resolve a public link on an item [#27120]
|
2024-04-05 15:54:09 +02:00
|
|
|
- Integrated new Uri-Resolver-Manager [#27160]
|
|
|
|
- Added Get Shareable Link facility [#27120]
|
2024-04-08 17:18:29 +02:00
|
|
|
- Added optional message when performing lifecycle step [#27192]
|
2024-05-10 12:50:51 +02:00
|
|
|
- Enforced deleteProject method/UX
|
2024-10-15 14:12:01 +02:00
|
|
|
- The save operation is now monitored asynchronously [#28268]
|
2024-10-16 14:29:50 +02:00
|
|
|
- Integrated in the report UI the link of project just saved
|
2024-03-26 17:00:37 +01:00
|
|
|
|
2024-01-11 16:38:28 +01:00
|
|
|
## [v3.2.2] - 2024-01-11
|
2024-01-11 15:56:54 +01:00
|
|
|
|
|
|
|
- Improved display of results on multiple fields (in the table) [#26372]
|
|
|
|
|
2023-06-19 11:00:59 +02:00
|
|
|
## [v3.2.1] - 2023-06-16
|
2023-06-16 15:14:15 +02:00
|
|
|
|
2023-06-16 15:39:45 +02:00
|
|
|
- Fixed issue in the Search facility [#25265]
|
2023-06-16 15:14:15 +02:00
|
|
|
|
|
|
|
## [v3.2.0] - 2023-05-12
|
2023-05-12 10:55:03 +02:00
|
|
|
|
|
|
|
- Implemented the Update facility [#24166]
|
|
|
|
- Integrated with the geoportal-data-mapper library [#24244]
|
|
|
|
- Integrated the Geoportal Data-Viewer Widget [#25015]
|
|
|
|
- Passed to Geoportal_Resolver service [#25031]
|
|
|
|
- Provided the "View Document" and "View As JSON" facilities
|
2023-06-16 15:39:45 +02:00
|
|
|
- DELETE relation operation allowed only in DRAFT phase [#25104]
|
2023-05-12 10:55:03 +02:00
|
|
|
|
2023-03-06 14:52:29 +01:00
|
|
|
## [v3.1.0] - 2023-03-06
|
2023-02-09 14:12:44 +01:00
|
|
|
|
|
|
|
#### Enhancements
|
|
|
|
|
|
|
|
- [#24569] The Edit operation is available only in the "DRAFT" phase
|
|
|
|
- [#24571] The "Create Relation" operation is available only in the "DRAFT" phase
|
|
|
|
|
2023-02-03 15:20:44 +01:00
|
|
|
## [v3.0.2] - 2023-02-02
|
2023-02-02 16:56:50 +01:00
|
|
|
|
|
|
|
#### Fixes
|
|
|
|
|
|
|
|
- [#24520] Added parameter "force=true" to Delete Project
|
|
|
|
- [#24475] Propagated the Access Policy in the fileset
|
|
|
|
|
2023-01-19 14:51:42 +01:00
|
|
|
## [v3.0.1] - 2023-01-19
|
2022-12-13 14:40:21 +01:00
|
|
|
|
|
|
|
#### Fixes
|
|
|
|
|
|
|
|
- [#24281] Fixed filtering selection label
|
|
|
|
- [#24049] Fixed "Show on Map" facility vs Chrome browser
|
2023-01-17 17:07:36 +01:00
|
|
|
- [#24432] Fixing serialization issue using LinkedHashMap<String, String> instead of LinkedHashMap<String, Object>
|
2022-03-03 18:44:21 +01:00
|
|
|
|
2022-11-17 12:28:28 +01:00
|
|
|
## [v3.0.0] - 2022-11-09
|
2022-03-03 18:44:21 +01:00
|
|
|
|
|
|
|
#### Enhancements
|
|
|
|
|
2022-08-08 17:43:13 +02:00
|
|
|
- [#22684] Migrated to geoportal-data-entry-app configuration for UCD
|
2022-07-01 15:39:27 +02:00
|
|
|
- [#23587] GUI model viewer passed to tree data structure
|
2022-08-02 17:06:50 +02:00
|
|
|
- [#22883] Integrated with (the new) geoportal-client (>= 1.1.0-SNAPSHOT)
|
2022-08-08 17:43:13 +02:00
|
|
|
- [#22685] Migrated to geoportal-data-list configuration for UCD
|
2022-08-31 17:16:39 +02:00
|
|
|
- [#23784] Migrated list and reload, searching and ordering functionalities
|
2022-09-01 12:44:00 +02:00
|
|
|
- [#23785] Migrated the GNA functionalities
|
2022-10-05 14:45:27 +02:00
|
|
|
- [#23834] Integrated with the create/view/delete Relationship facility
|
2022-09-26 16:17:41 +02:00
|
|
|
- [#23913] Integrated with GUI presentation configurations read from IS
|
2022-10-06 11:41:28 +02:00
|
|
|
- [#23926] Integrated a Post Creation Action in the UCD and manage it
|
2022-11-17 11:54:48 +01:00
|
|
|
- [#24136] Integrated the temporal dimension on the front-end side
|
2023-01-19 14:51:42 +01:00
|
|
|
- [#24458] Published projects cannot be edited/updated
|
2022-03-03 18:44:21 +01:00
|
|
|
|
2023-01-30 14:47:33 +01:00
|
|
|
|
2022-07-01 15:39:27 +02:00
|
|
|
## [v2.2.1] - 2022-06-29
|
|
|
|
|
|
|
|
#### Enhancements
|
|
|
|
|
|
|
|
- [#23593] Shown the published/unpublished field in the table
|
|
|
|
- Passed to maven-portal-bom 3.6.4
|
|
|
|
|
|
|
|
## [v2.2.0] - 2022-06-08
|
|
|
|
|
|
|
|
#### Enhancements
|
|
|
|
|
|
|
|
- [#23390] Implemented facility: "Clone Project"
|
|
|
|
- [#23457] Implemented the "Publish/UnPublish Project" facility
|
|
|
|
|
2022-01-13 17:07:21 +01:00
|
|
|
## [v2.1.0] - 2021-11-24
|
2021-11-26 16:05:05 +01:00
|
|
|
|
|
|
|
#### Enhancements
|
|
|
|
|
|
|
|
- [#22455] Integrated with roles: (Data-Member as default), Data-Manager, Data-Editor
|
2021-12-01 11:54:39 +01:00
|
|
|
- [#22287] Integrated with base search, ordering and filtering facility provided by MongoDB
|
2021-12-06 17:24:27 +01:00
|
|
|
- [#22506] Re-engineered the common utilities
|
2021-11-26 16:05:05 +01:00
|
|
|
|
|
|
|
|
2021-11-17 11:44:45 +01:00
|
|
|
## [v2.0.1] - 2021-11-17
|
2021-11-17 11:34:47 +01:00
|
|
|
|
|
|
|
- [#22369] Just to include the bug fix for Policy and LicenseID in the geoportal-common
|
|
|
|
|
|
|
|
|
2021-10-08 15:18:38 +02:00
|
|
|
## [v2.0.0] - 2021-09-29
|
2020-11-06 12:24:37 +01:00
|
|
|
|
2021-07-23 17:40:50 +02:00
|
|
|
#### Enhancements
|
2021-07-21 16:31:42 +02:00
|
|
|
|
2021-10-06 16:01:39 +02:00
|
|
|
- [#20435] Client integration with MongoConcessioni
|
|
|
|
- Moved to maven-portal-bom 3.6.3
|
|
|
|
- [#21856] Implemented new user feedback
|
|
|
|
- [#21890] Passed to mongoID
|
|
|
|
- [#20599] Get List of Records
|
|
|
|
- [#22002] Integrated with ValidationReport and status
|
|
|
|
- [#21990] Provide the (first version of) edit mode
|
|
|
|
- [#22040] Revisited the "Abstract Relazione di Scavo"
|
2021-07-21 16:31:42 +02:00
|
|
|
|
2021-07-23 17:40:50 +02:00
|
|
|
|
2021-01-27 14:19:22 +01:00
|
|
|
## [v1.2.0] - 2020-12-18
|
2021-01-15 15:08:38 +01:00
|
|
|
|
|
|
|
#### Enhancements
|
|
|
|
|
2021-10-06 16:01:39 +02:00
|
|
|
- [#20357] new requirements
|
2021-01-15 15:08:38 +01:00
|
|
|
|
|
|
|
|
2020-12-03 14:42:22 +01:00
|
|
|
## [v1.1.0] - 2020-12-1
|
2020-12-01 18:15:13 +01:00
|
|
|
|
|
|
|
#### Enhancements
|
|
|
|
|
2021-10-06 16:01:39 +02:00
|
|
|
- [#20210] Updating required for data entry facility after the first feedback by domain experts
|
2020-12-01 18:15:13 +01:00
|
|
|
|
|
|
|
|
2021-07-21 16:31:42 +02:00
|
|
|
## [v1.0.2] - 2020-11-09
|
2020-12-01 18:15:13 +01:00
|
|
|
|
|
|
|
#### Bug fixes
|
|
|
|
|
2021-10-06 16:01:39 +02:00
|
|
|
- [#20092] Repeatible form: validate the card after the create event is fired
|
2020-12-01 18:15:13 +01:00
|
|
|
|
|
|
|
|
|
|
|
## [v1.0.1] - 2020-11-04
|
|
|
|
|
|
|
|
#### Bug fixes
|
|
|
|
|
2021-10-06 16:01:39 +02:00
|
|
|
- [#20063] Fixes for data-entry components
|
2020-12-01 18:15:13 +01:00
|
|
|
|
|
|
|
|
2020-11-03 11:58:00 +01:00
|
|
|
## [v1.0.0] - 2020-10-07
|
2020-10-07 17:04:13 +02:00
|
|
|
|
2021-10-06 16:01:39 +02:00
|
|
|
- [#19916] First release
|