diff --git a/.classpath b/.classpath
index 15990bc..29bdfb7 100644
--- a/.classpath
+++ b/.classpath
@@ -1,12 +1,12 @@
-
+
-
+
@@ -40,5 +40,5 @@
-
+
diff --git a/config/profile.xml b/config/profile.xml
index 3fb94c2..66ad4f3 100644
--- a/config/profile.xml
+++ b/config/profile.xml
@@ -6,20 +6,20 @@
Widget that allows visualization of tabular data
PortletsUser
tabular-data-widgetx
- 1.7.0-SNAPSHOT
+ 1.8.0-SNAPSHOT
Widget that allows visualization of tabular data
tabular-data-widgetx
- 1.7.0-SNAPSHOT
+ 1.8.0-SNAPSHOT
org.gcube.portlets.user
tabular-data-widgetx
- 1.7.0-SNAPSHOT
+ 1.8.0-SNAPSHOT
library
- tabular-data-widgetx-1.7.0-SNAPSHOT.jar
+ tabular-data-widgetx-1.8.0-SNAPSHOT.jar
diff --git a/distro/README b/distro/README
index 30921cf..b75ca5b 100644
--- a/distro/README
+++ b/distro/README
@@ -13,7 +13,7 @@ Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo"
Version and Release Date
------------------------
-v. 1.7.0-SNAPSHOT (2015-04-30)
+v. 1.8.0-SNAPSHOT (2015-07-03)
Description
diff --git a/distro/changelog.xml b/distro/changelog.xml
index f88c556..050c2c6 100644
--- a/distro/changelog.xml
+++ b/distro/changelog.xml
@@ -1,4 +1,7 @@
+
+ Added different colors for columns of different type [issue #251]
+
Updated Inline Filter to support soundex, text begin and text
end
diff --git a/pom.xml b/pom.xml
index 556ec06..1771d1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,30 +10,27 @@
org.gcube.portlets.user
tabular-data-widgetx
- 1.7.0-SNAPSHOT
+ 1.8.0-SNAPSHOT
tabular-data-widgetx
Widget that allows visualization of tabular data
${project.basedir}/distro
- 2015-04-30
+ 2015-07-03
https://gcube.wiki.gcube-system.org/gcube/index.php/Tabular_Data_Manager
templates
distro
config
-
-
2.6.1
3.3.2
- 3.1.1
-
-
+ 3.1.1
+
${project.build.directory}/${project.build.finalName}
-
+
${env.KEYS}
-
+
UTF-8
UTF-8
@@ -54,7 +51,7 @@
-
+
localRun
@@ -80,21 +77,21 @@
com.google.gwt
gwt-user
- ${gwtVersion}
+ ${gwtVersion}
-
+
com.sencha.gxt
gxt
${gxtVersion}
-
+
org.gcube.portal
custom-portal-handler
-
+
org.gcube.applicationsupportlayer
aslcore
@@ -103,7 +100,6 @@
commons-io
commons-io
- 1.4
test
@@ -114,14 +110,8 @@
[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)
provided
-
-
-
+
+
com.allen-sauer.gwt.log
diff --git a/templates/changelog.xml b/templates/changelog.xml
index 03cb852..947e361 100644
--- a/templates/changelog.xml
+++ b/templates/changelog.xml
@@ -1,4 +1,7 @@
+
+ Added different colors for columns of different type [issue #251]
+
Updated Inline Filter to support soundex, text begin and text
end