Updated as required at #19555
This commit is contained in:
parent
f780aee030
commit
3dfa8671b5
30
CHANGELOG.md
30
CHANGELOG.md
|
@ -9,44 +9,44 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
Just to include the dependencies [#18700] and [#19479]
|
||||
|
||||
|
||||
## [1.8.0] - 2019-12-09
|
||||
## [v1.8.0] - 2019-12-09
|
||||
|
||||
[Feature #18226]: Develop Ckan extension GUI for Zenodo interactive linking
|
||||
|
||||
|
||||
## [1.7.0] - 2019-12-04
|
||||
## [v1.7.0] - 2019-12-04
|
||||
|
||||
[Bug #18212]: Guest users are able to access to whole catalogue even if the view per organization is enabled
|
||||
|
||||
|
||||
## [1.6.1] - 2019-04-17
|
||||
## [v1.6.1] - 2019-04-17
|
||||
|
||||
[SW Test #16580#note-6]: bug fixing
|
||||
|
||||
|
||||
## [1.6.0] - 2018-30-08
|
||||
## [v1.6.0] - 2018-30-08
|
||||
|
||||
[Task #12286]: Align portlet container labels to the new CKAN mapping
|
||||
|
||||
|
||||
## [1.5.3] - 2018-03-22
|
||||
## [v1.5.3] - 2018-03-22
|
||||
|
||||
Minor fix
|
||||
|
||||
|
||||
## [1.5.2] - 2017-10-10
|
||||
## [v1.5.2] - 2017-10-10
|
||||
|
||||
Minor fix #11210
|
||||
|
||||
|
||||
## [1.5.2] - 2017-10-10
|
||||
## [v1.5.2] - 2017-10-10
|
||||
|
||||
Css fix and media rules added for management panels
|
||||
|
||||
Ckan Connector discovering fixed #11094
|
||||
|
||||
|
||||
## [1.5.1] - 2017-10-10
|
||||
## [v1.5.1] - 2017-10-10
|
||||
|
||||
Minor improvements
|
||||
|
||||
|
@ -55,31 +55,31 @@ Removed logout handler
|
|||
Added view per VRE (managed with portal custmo fields)
|
||||
|
||||
|
||||
## [1.5.0] - 2017-05-10
|
||||
## [v1.5.0] - 2017-05-10
|
||||
|
||||
Metadata model v.3 supported
|
||||
|
||||
Minor fixes
|
||||
|
||||
|
||||
## [1.4.0] - 2017-04-10
|
||||
## [v1.4.0] - 2017-04-10
|
||||
|
||||
Added share link facility
|
||||
|
||||
|
||||
## [1.3.0] - 2017-02-28
|
||||
## [v1.3.0] - 2017-02-28
|
||||
|
||||
Some optimizations improvements
|
||||
|
||||
Manage button style modified
|
||||
|
||||
|
||||
## [1.2.1] - 2017-02-01
|
||||
## [v1.2.1] - 2017-02-01
|
||||
|
||||
Some optimizations improvements
|
||||
|
||||
|
||||
## [1.2.0] - 2016-12-01
|
||||
## [v1.2.0] - 2016-12-01
|
||||
|
||||
Groups tab changed
|
||||
|
||||
|
@ -90,11 +90,11 @@ Portlet's borders are removed by default
|
|||
Removed asl session
|
||||
|
||||
|
||||
## [1.1.0] - 2016-10-10
|
||||
## [v1.1.0] - 2016-10-10
|
||||
|
||||
Version update due to changes at underneath libraries
|
||||
|
||||
|
||||
## [1.0.0] - 2016-07-12
|
||||
## [v1.0.0] - 2016-07-12
|
||||
|
||||
First release
|
||||
|
|
Loading…
Reference in New Issue