geoportal-data-entry-app/CHANGELOG.md

128 lines
3.4 KiB
Markdown
Raw Normal View History

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).
2023-05-12 10:58:13 +02:00
## [v3.2.0] - 2022-05-12
- 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
- DELETE relation" operation allowed only in DRAFT phase [#25104]
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
#### Fixes
- [#24520] Added parameter "force=true" to Delete Project
- [#24475] Propagated the Access Policy in the fileset
## [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
- [#24432] Fixing serialization issue using LinkedHashMap<String, String> instead of LinkedHashMap<String, Object>
2022-11-17 12:28:28 +01:00
## [v3.0.0] - 2022-11-09
#### Enhancements
- [#22684] Migrated to geoportal-data-entry-app configuration for UCD
- [#23587] GUI model viewer passed to tree data structure
- [#22883] Integrated with (the new) geoportal-client (>= 1.1.0-SNAPSHOT)
- [#22685] Migrated to geoportal-data-list configuration for UCD
- [#23784] Migrated list and reload, searching and ordering functionalities
- [#23785] Migrated the GNA functionalities
- [#23834] Integrated with the create/view/delete Relationship facility
- [#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
- [#24458] Published projects cannot be edited/updated
## [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
#### Enhancements
- [#22455] Integrated with roles: (Data-Member as default), Data-Manager, Data-Editor
- [#22287] Integrated with base search, ordering and filtering facility provided by MongoDB
- [#22506] Re-engineered the common utilities
2021-11-17 11:44:45 +01:00
## [v2.0.1] - 2021-11-17
- [#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
2021-07-23 17:40:50 +02:00
#### Enhancements
- [#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-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
- [#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
- [#20210] Updating required for data entry facility after the first feedback by domain experts
2020-12-01 18:15:13 +01:00
## [v1.0.2] - 2020-11-09
2020-12-01 18:15:13 +01:00
#### Bug fixes
- [#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
- [#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
- [#19916] First release