diff --git a/.classpath b/.classpath index 7991cd2..7078886 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -45,5 +45,5 @@ - + diff --git a/config/profile.xml b/config/profile.xml index 0ea0b9b..2621ad3 100644 --- a/config/profile.xml +++ b/config/profile.xml @@ -6,20 +6,20 @@ tabular-data-manager manages tabular data PortletsUser tabular-data-manager - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT tabular-data-manager manages tabular data tabular-data-manager - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT org.gcube.portlets.user tabular-data-manager - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT webapplication - tabular-data-manager-2.7.0-SNAPSHOT.war + tabular-data-manager-2.8.0-SNAPSHOT.war diff --git a/distro/README b/distro/README index 27f4f3a..1229dc2 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. 2.7.0-SNAPSHOT (2015-04-30) +v. 2.8.0-SNAPSHOT (2015-07-03) Description diff --git a/distro/changelog.xml b/distro/changelog.xml index b1542b6..3808e0b 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,12 +1,31 @@ - + + Added Delete Validations + Added expression on table [issue #81] + Added ListView widget to show the resources [issue #209] + + Added Notifications [issue #197] + Added support to Storage Id [issue #180] + Added different colors for columns of different type [issue + #251] + Added to long text [issue #108] + Updated Templates + Updated Commons Event + Updated Toolbox + Updated Ribbon + Updated GwtService + + Added column position Added downscale C-Square Added JobClassifier Added rules support Updated expression to support Soundex, Levenshtein, - Similarity, MD5, Upper and Lower - Updated replace panel to support template + Similarity, MD5, Upper and Lower + + Updated replace panel to support template Updated Inline Filter to support soundex, text begin and text end @@ -19,7 +38,8 @@ Updated Ribbon Updated GwtService - + Updated to GWT 2.6.1 Updated to GXT 3.1.1 Added creation of Geospatial C-Square and Ocean Area @@ -42,7 +62,8 @@ Updated Ribbon Updated GwtService - + Added Export JSON Added multi tabular resources management Added Main Box @@ -62,7 +83,8 @@ Updated Ribbon Updated GwtService - + Added validation from and validation until to Added licences Added union @@ -82,7 +104,8 @@ Updated Ribbon Updated GwtService - + Added GroupBy Added Column Mapping Added context menu to Validations @@ -106,7 +129,8 @@ Updated Ribbon Updated GwtService - + Added Replace Bacth Added History Added Validations @@ -130,7 +154,8 @@ Updated TabularDataController Updated Ribbon - + Added Clone Added Share Added New, Delete and Apply Template @@ -152,7 +177,8 @@ Updated TabularDataController Updated Ribbon - + Added Timeline Added MenĂ¹ to grid Added Common Event @@ -167,7 +193,8 @@ Updated information on tabular resources Fixed rows display on grid - + First Release \ No newline at end of file diff --git a/pom.xml b/pom.xml index c316826..8a8d47c 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-manager - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT war @@ -41,7 +41,7 @@ ${project.basedir}/distro ${project.build.directory}/${project.build.finalName} - 2015-04-30 + 2015-07-03 https://gcube.wiki.gcube-system.org/gcube/index.php/Tabular_Data_Manager templates distro @@ -117,9 +117,6 @@ ${gxt2Version} - - @@ -149,7 +146,6 @@ org.gcube.core common-scope-maps - [1.0.2-SNAPSHOT,2.0.0-SNAPSHOT) compile @@ -199,7 +195,6 @@ org.gcube.common home-library - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) provided @@ -305,7 +300,7 @@ org.gcube.portlets.user tabular-data-share-widget - [0.0.1-SNAPSHOT,2.0.0-SNAPSHOT) + [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) diff --git a/templates/changelog.xml b/templates/changelog.xml index b1542b6..3808e0b 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,12 +1,31 @@ - + + Added Delete Validations + Added expression on table [issue #81] + Added ListView widget to show the resources [issue #209] + + Added Notifications [issue #197] + Added support to Storage Id [issue #180] + Added different colors for columns of different type [issue + #251] + Added to long text [issue #108] + Updated Templates + Updated Commons Event + Updated Toolbox + Updated Ribbon + Updated GwtService + + Added column position Added downscale C-Square Added JobClassifier Added rules support Updated expression to support Soundex, Levenshtein, - Similarity, MD5, Upper and Lower - Updated replace panel to support template + Similarity, MD5, Upper and Lower + + Updated replace panel to support template Updated Inline Filter to support soundex, text begin and text end @@ -19,7 +38,8 @@ Updated Ribbon Updated GwtService - + Updated to GWT 2.6.1 Updated to GXT 3.1.1 Added creation of Geospatial C-Square and Ocean Area @@ -42,7 +62,8 @@ Updated Ribbon Updated GwtService - + Added Export JSON Added multi tabular resources management Added Main Box @@ -62,7 +83,8 @@ Updated Ribbon Updated GwtService - + Added validation from and validation until to Added licences Added union @@ -82,7 +104,8 @@ Updated Ribbon Updated GwtService - + Added GroupBy Added Column Mapping Added context menu to Validations @@ -106,7 +129,8 @@ Updated Ribbon Updated GwtService - + Added Replace Bacth Added History Added Validations @@ -130,7 +154,8 @@ Updated TabularDataController Updated Ribbon - + Added Clone Added Share Added New, Delete and Apply Template @@ -152,7 +177,8 @@ Updated TabularDataController Updated Ribbon - + Added Timeline Added MenĂ¹ to grid Added Common Event @@ -167,7 +193,8 @@ Updated information on tabular resources Fixed rows display on grid - + First Release \ No newline at end of file