From 50d479532d43b091dceb6036c148f4732a1083dd Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Thu, 26 Jun 2014 10:46:44 +0000 Subject: [PATCH] Minor Update git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@97852 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 6 ++-- .settings/com.google.gdt.eclipse.core.prefs | 2 +- .settings/org.eclipse.wst.common.component | 31 ++++++++++----------- pom.xml | 4 +-- templates/changelog.xml | 22 +++++++++++++++ 5 files changed, 42 insertions(+), 23 deletions(-) diff --git a/.classpath b/.classpath index 93d9443..6ffe5d2 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -45,5 +45,5 @@ - + diff --git a/.settings/com.google.gdt.eclipse.core.prefs b/.settings/com.google.gdt.eclipse.core.prefs index 9a481e1..e456851 100644 --- a/.settings/com.google.gdt.eclipse.core.prefs +++ b/.settings/com.google.gdt.eclipse.core.prefs @@ -1,5 +1,5 @@ eclipse.preferences.version=1 jarsExcludedFromWebInfLib= -lastWarOutDir=/home/giancarlo/workspace/tabular-data-portlet/target/tabular-data-portlet-2.2.0-SNAPSHOT +lastWarOutDir=/home/giancarlo/workspace/tabular-data-portlet/target/tabular-data-portlet-2.3.0-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 874808b..730f3ea 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -4,49 +4,46 @@ - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - - uses - - + uses diff --git a/pom.xml b/pom.xml index 381dfc6..e45ece9 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-portlet - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT tabular-data-portlet tabular-data-portlet manages tabular data @@ -39,7 +39,7 @@ ${project.basedir}/distro ${project.build.directory}/${project.build.finalName} - 2014-06-05 + 2014-07-04 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 506267a..03cfea4 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,4 +1,26 @@ + + Added GroupBy + Added Column Mapping + Added context menu to Validations + Added Security Exception + Updated Extract Codelist + Updated Codelist Mapping Import + Updated informations properties + Updated open tabular resource + Updated replace column + Updated grid, added error colored lines + Updated grid, now shows single view column + Updated Open Tabular Resource + Updated context menu of grid + Updated header column menu of grid + Updated TabularDataController + Updated Commons Event + Updated Toolbox + Updated Ribbon + Updated GwtService + Added Replace Bacth