From ca9269fc21c99a1c7532dd69ddd4182b738463a5 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Mon, 27 Oct 2014 10:01:30 +0000 Subject: [PATCH] Updated for Release 3.5.0 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@101005 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 6 +++--- pom.xml | 4 ++-- templates/changelog.xml | 20 ++++++++++++++++++-- 3 files changed, 23 insertions(+), 7 deletions(-) diff --git a/.classpath b/.classpath index 43476d5..2995c7f 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -45,5 +45,5 @@ - + diff --git a/pom.xml b/pom.xml index 088cc9d..f80365b 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-manager - 2.4.0-SNAPSHOT + 2.5.0-SNAPSHOT war @@ -41,7 +41,7 @@ ${project.basedir}/distro ${project.build.directory}/${project.build.finalName} - 2014-09-12 + 2014-10-31 https://gcube.wiki.gcube-system.org/gcube/index.php/Tabular_Data_Service templates distro diff --git a/templates/changelog.xml b/templates/changelog.xml index 2925e4b..bf5331b 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,7 +1,23 @@ - + Added Export JSON + Added multi tabular resources management + Added Main Box + Added flows support + Added template share + Added Resources management + Added Statistical Widget + Added Map creation + Added Resume UI state + Fixed Final and Lock errors + Fixed template diplay + Fixed JAXP jdk.xml.entityExpansionLimit error + Updated monitor + Updated Commons Event + Updated Toolbox + Updated Ribbon + Updated GwtService