moved to 2.2.0-SNAPSHOT
This commit is contained in:
parent
3505843ca0
commit
2d0c51c37c
|
@ -1,5 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -13,7 +14,8 @@
|
|||
|
||||
|
||||
<wb-module deploy-name="gcube-ckan-datacatalog-2.1.0-SNAPSHOT">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -27,7 +29,8 @@
|
|||
|
||||
|
||||
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -41,7 +44,8 @@
|
|||
|
||||
|
||||
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -55,13 +59,21 @@
|
|||
|
||||
|
||||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
|
||||
|
||||
<dependent-module archiveName="catalogue-util-library-1.0.3.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/catalogue-util-library/catalogue-util-library">
|
||||
<dependency-type>uses</dependency-type>
|
||||
</dependent-module>
|
||||
<dependent-module archiveName="ckan-content-moderator-widget-0.2.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/ckan-content-moderator-widget/ckan-content-moderator-widget">
|
||||
<dependency-type>uses</dependency-type>
|
||||
</dependent-module>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -75,7 +87,8 @@
|
|||
|
||||
|
||||
<property name="context-root" value="gcube-ckan-datacatalog"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -89,7 +102,8 @@
|
|||
|
||||
|
||||
<property name="java-output-path" value="/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-1.0.0-SNAPSHOT/WEB-INF/classes"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -103,7 +117,8 @@
|
|||
|
||||
|
||||
</wb-module>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
93
CHANGELOG.md
93
CHANGELOG.md
|
@ -5,140 +5,143 @@ 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).
|
||||
|
||||
|
||||
## [v2.1.0-SNAPSHOT] - 2021-06-15
|
||||
## [v2.2.0-SNAPSHOT] - 2021-06-15
|
||||
|
||||
#### Enhancements
|
||||
|
||||
[#20650] Data Catalogue: integrate the Content Moderator System
|
||||
[#19988] Integrated with `checkEnvironment` to show or not the "Upload to Zenodo" facility
|
||||
- [#20650] Data Catalogue: integrate the Content Moderator System
|
||||
|
||||
## [v2.1.1] - 2022-01-21
|
||||
|
||||
- Just to release the fix #22691
|
||||
|
||||
## [v2.1.0] - 2021-10-05
|
||||
|
||||
#### Enhancements
|
||||
|
||||
- [#19988] Integrated with `checkEnvironment` to show or not the "Upload to Zenodo" facility
|
||||
|
||||
|
||||
## [v2.0.1] - 2021-05-04
|
||||
|
||||
#### Enhancements
|
||||
|
||||
[#21188] Avoiding the catalogue widget window close if the user clicks outside it
|
||||
[#21470] Bug fixed publishing widget uses the orgTitle instead of orgName
|
||||
[#20193] Switching to GR "Catalogue" with <AppId>gCat</AppId>. They will be updated by UpdateItemCatalogueResource class.
|
||||
Moved to maven-portal-bom 3.6.3
|
||||
- [#21188] Avoiding the catalogue widget window close if the user clicks outside it
|
||||
- [#21470] Bug fixed publishing widget uses the orgTitle instead of orgName
|
||||
- [#20193] Switching to GR "Catalogue" with <AppId>gCat</AppId>. They will be updated by UpdateItemCatalogueResource class.
|
||||
- Moved to maven-portal-bom 3.6.3
|
||||
|
||||
|
||||
## [v2.0.0] - 2021-04-12
|
||||
|
||||
#### Enhancements
|
||||
|
||||
[#21153] Upgrade the maven-portal-bom to 3.6.1 version
|
||||
[#20699] Migrate the gcube-ckan-datacatalog to catalogue-util-library
|
||||
- [#21153] Upgrade the maven-portal-bom to 3.6.1 version
|
||||
- [#20699] Migrate the gcube-ckan-datacatalog to catalogue-util-library
|
||||
|
||||
|
||||
## [v1.9.3] - 2021-03-09
|
||||
|
||||
Just to include the ckan2zenodo-library 1.x
|
||||
- Just to include the ckan2zenodo-library 1.x
|
||||
|
||||
## [v1.9.2] - 2021-02-08
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
Just to include the fix reported at [#20446]
|
||||
- Just to include the fix reported at [#20446]
|
||||
|
||||
|
||||
## [v1.9.1] [r4.25.0] - 2020-07-08
|
||||
## [v1.9.1] - 2020-07-08
|
||||
|
||||
Just to include the dependency [#19528]
|
||||
- Just to include the dependency [#19528]
|
||||
|
||||
|
||||
## [v1.9.0] [r4.24.0] - 2020-07-03
|
||||
## [v1.9.0] - 2020-07-03
|
||||
|
||||
#### Enhancements
|
||||
|
||||
[#19559] Check and try to avoid the view per VRE configuration for Public and Gateway Catalogue
|
||||
|
||||
Just to include the dependencies [#18700] and [#19479]
|
||||
- [#19559] Check and try to avoid the view per VRE configuration for Public and Gateway Catalogue
|
||||
- Just to include the dependencies [#18700] and [#19479]
|
||||
|
||||
|
||||
## [v1.8.0] - 2019-12-09
|
||||
|
||||
[Feature #18226]: Develop Ckan extension GUI for Zenodo interactive linking
|
||||
- [Feature #18226]: Develop Ckan extension GUI for Zenodo interactive linking
|
||||
|
||||
|
||||
## [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
|
||||
- [Bug #18212]: Guest users are able to access to whole catalogue even if the view per organization is enabled
|
||||
|
||||
|
||||
## [v1.6.1] - 2019-04-17
|
||||
|
||||
[SW Test #16580#note-6]: bug fixing
|
||||
- [SW Test #16580#note-6]: bug fixing
|
||||
|
||||
|
||||
## [v1.6.0] - 2018-30-08
|
||||
|
||||
[Task #12286]: Align portlet container labels to the new CKAN mapping
|
||||
- [Task #12286]: Align portlet container labels to the new CKAN mapping
|
||||
|
||||
|
||||
## [v1.5.3] - 2018-03-22
|
||||
|
||||
Minor fix
|
||||
- Minor fix
|
||||
|
||||
|
||||
## [v1.5.2] - 2017-10-10
|
||||
|
||||
Minor fix #11210
|
||||
- Minor fix #11210
|
||||
|
||||
|
||||
## [v1.5.2] - 2017-10-10
|
||||
|
||||
Css fix and media rules added for management panels
|
||||
|
||||
Ckan Connector discovering fixed #11094
|
||||
- Css fix and media rules added for management panels
|
||||
- Ckan Connector discovering fixed #11094
|
||||
|
||||
|
||||
## [v1.5.1] - 2017-10-10
|
||||
|
||||
Minor improvements
|
||||
|
||||
Removed logout handler
|
||||
|
||||
Added view per VRE (managed with portal custmo fields)
|
||||
- Minor improvements
|
||||
- Removed logout handler
|
||||
- Added view per VRE (managed with portal custmo fields)
|
||||
|
||||
|
||||
## [v1.5.0] - 2017-05-10
|
||||
|
||||
Metadata model v.3 supported
|
||||
- Metadata model v.3 supported
|
||||
|
||||
Minor fixes
|
||||
- Minor fixes
|
||||
|
||||
|
||||
## [v1.4.0] - 2017-04-10
|
||||
|
||||
Added share link facility
|
||||
- Added share link facility
|
||||
|
||||
|
||||
## [v1.3.0] - 2017-02-28
|
||||
|
||||
Some optimizations improvements
|
||||
- Some optimizations improvements
|
||||
|
||||
Manage button style modified
|
||||
- Manage button style modified
|
||||
|
||||
|
||||
## [v1.2.1] - 2017-02-01
|
||||
|
||||
Some optimizations improvements
|
||||
- Some optimizations improvements
|
||||
|
||||
|
||||
## [v1.2.0] - 2016-12-01
|
||||
|
||||
Groups tab changed
|
||||
|
||||
[Task #5615] Logout is performed before browser tab is closed
|
||||
|
||||
Portlet's borders are removed by default
|
||||
|
||||
Removed asl session
|
||||
- Groups tab changed
|
||||
- [Task #5615] Logout is performed before browser tab is closed
|
||||
- Portlet's borders are removed by default
|
||||
- Removed asl session
|
||||
|
||||
|
||||
## [v1.1.0] - 2016-10-10
|
||||
|
||||
Version update due to changes at underneath libraries
|
||||
- Version update due to changes at underneath libraries
|
||||
|
||||
|
||||
## [v1.0.0] - 2016-07-12
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -14,7 +14,7 @@
|
|||
<groupId>org.gcube.portlets.gcubeckan</groupId>
|
||||
<artifactId>gcube-ckan-datacatalog</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
<version>2.2.0-SNAPSHOT</version>
|
||||
<name>gCube CKAN Data Catalog</name>
|
||||
<description>The gCube CKAN Data Catalog portlet</description>
|
||||
|
||||
|
|
Loading…
Reference in New Issue