fixed tag r4-24-0 to r4.24.0
This commit is contained in:
parent
938c1a2e1b
commit
42dde35a67
44
CHANGELOG.md
44
CHANGELOG.md
|
@ -5,14 +5,14 @@ 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).
|
||||
|
||||
|
||||
## [v1-6.1] [r4-24-0] - 2020-06-18
|
||||
## [v1-6.1] [r4.24.0] - 2020-06-18
|
||||
|
||||
**New Features**
|
||||
|
||||
[#18700] Do not skip regex validation on catalogue item when a field is empty (UI side)
|
||||
|
||||
|
||||
## [1-6-0] - [${buildDate}]
|
||||
## [1.6.0] - ${buildDate}
|
||||
|
||||
[Feature #11331] Field repeatability: support for catalogue widget
|
||||
|
||||
|
@ -23,70 +23,59 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
[Support #13188] Fixed some logs
|
||||
|
||||
|
||||
|
||||
## [1-5-0] - [${buildDate}]
|
||||
## [1.5.0] - ${buildDate}
|
||||
|
||||
[Feature #13074] Integrated with 'openlayer-basic-widgets'
|
||||
|
||||
|
||||
|
||||
## [1-4-1] - [2018-11-20]
|
||||
## [1.4.1] - 2018-11-20
|
||||
|
||||
[Bug #12914] The form to add/choice the resources to publishing remains frozen
|
||||
|
||||
|
||||
|
||||
## [1-4-0] - [2018-09-28]
|
||||
## [1.4.0] - 2018-09-28
|
||||
|
||||
[Incident #12563] Error when trying to publish the content of a workspace folder into the catalogue
|
||||
|
||||
|
||||
|
||||
## [1-3-3] - [2018-03-02]
|
||||
## [1.3.3] - 2018-03-02
|
||||
|
||||
Minor update
|
||||
|
||||
|
||||
|
||||
## [1-3-2] - [2018-02-26]
|
||||
## [1.3.2] - 2018-02-26
|
||||
|
||||
Minor update due to interface changed
|
||||
|
||||
|
||||
|
||||
## [1-3-1] - [2017-06-26]
|
||||
## [1.3.1] - 2017-06-26
|
||||
|
||||
External Url files are properly managed as resources
|
||||
|
||||
|
||||
|
||||
## [1-3-0] - [2017-05-05]
|
||||
## [1.3.0] - 2017-05-05
|
||||
|
||||
Metadata model v.3 supported
|
||||
|
||||
|
||||
|
||||
## [1-2-3] - [2017-04-05]
|
||||
## [1.2.3] - 2017-04-05
|
||||
|
||||
Some bug fixes
|
||||
|
||||
|
||||
|
||||
## [1-2-2] - [2017-02-27]
|
||||
## [1.2.2] - 2017-02-27
|
||||
|
||||
Some minor terms changed
|
||||
|
||||
added support for ticket #7207
|
||||
|
||||
|
||||
|
||||
## [1-2-1] - [2017-02-02]
|
||||
## [1.2.1] - 2017-02-02
|
||||
|
||||
Minor fixes to speed up role retrievals
|
||||
|
||||
|
||||
|
||||
## [1-2-0] - [2016-12-11]
|
||||
## [1.2.0] - 2016-12-11
|
||||
|
||||
A post is automatically created by the Product Catalogue user every time someone publishes
|
||||
|
||||
|
@ -97,8 +86,7 @@ The user can now associate the product to the available groups
|
|||
Removed ASL session dependency
|
||||
|
||||
|
||||
|
||||
## [1-1-0] - [2016-10-11]
|
||||
## [1.1.0] - 2016-10-11
|
||||
|
||||
Creation of a group is now supported
|
||||
|
||||
|
@ -107,8 +95,6 @@ Association of a dataset to a group is now supported
|
|||
Products are copied to .catalogue area when publishing is performed from workspace
|
||||
|
||||
|
||||
|
||||
## [1-0-0] - [2016-06-01]
|
||||
## [1.0.0] - 2016-06-01
|
||||
|
||||
First Release
|
||||
|
||||
|
|
Loading…
Reference in New Issue