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