From 90d8adeda5231c8e5bfba968cc80705d1f9591cd Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Tue, 13 Jan 2015 14:36:22 +0000 Subject: [PATCH] Updated Version Number git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widgetx@111371 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 4 ++-- templates/changelog.xml | 28 +++++++++++++++------------- 2 files changed, 17 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index aef3270..c8e9d48 100644 --- a/pom.xml +++ b/pom.xml @@ -10,14 +10,14 @@ org.gcube.portlets.user tabular-data-widgetx - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT tabular-data-widgetx Widget that allows visualization of tabular data ${project.basedir}/distro - 2014-10-31 + 2015-01-31 https://gcube.wiki.gcube-system.org/gcube/index.php templates distro diff --git a/templates/changelog.xml b/templates/changelog.xml index 5d3743c..c4f6f2c 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,32 +1,34 @@ - + + Updated to GWT 2.6.1 + Updated to GXT 3.1.1 + Fixed SelectionModel to select rows on different pages + + + Updated for multi tab support Updated Geometry type support - + Updated grid behavior - + Added error colored lines Updated grid, now shows single view column - + Added Inline Filter - + Added GridAndCellSelectionModel - Added getCellValue, checkOnlyColumn and getSelectedRowsId functions on GridSelectionPanel + Added getCellValue, checkOnlyColumn and getSelectedRowsId + functions on GridSelectionPanel + Updated ColumnDefinition Updated ColumnConfigGenerator Updated key of rows on GridSelectionPanel - + First Release \ No newline at end of file