Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@112063 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-02-13 17:16:49 +00:00
parent 5f2a775f0b
commit 3d306f24a8
2 changed files with 13 additions and 7 deletions

View File

@ -41,7 +41,7 @@
<properties>
<distroDirectory>${project.basedir}/distro</distroDirectory>
<webappDirectory>${project.build.directory}/${project.build.finalName}</webappDirectory>
<release.date>2015-01-31</release.date>
<release.date>2015-02-16</release.date>
<wikiurl>https://gcube.wiki.gcube-system.org/gcube/index.php/Tabular_Data_Service</wikiurl>
<templatesDirectory>templates</templatesDirectory>
<distroDirectory>distro</distroDirectory>
@ -53,10 +53,7 @@
<gxtVersion>3.1.1</gxtVersion>
<gxt2Version>2.6.1</gxt2Version>
<!-- To make this work on gwt-run you need to set up global env vars. on
MacOSX edit this file /etc/launchd.conf and put "setenv GLOBUS_LOCATION /Users/massi/portal/Portal-Bundle/gCore"
on Linux? -->
<!-- <GLOBUS_LOCATION>${env.GLOBUS_LOCATION}</GLOBUS_LOCATION> -->
<KEYS>${env.KEYS}</KEYS>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

View File

@ -1,9 +1,18 @@
<ReleaseNotes>
<Changeset component="${groupId}.${artifactId}.2-6-0" date="2015-01-31">
<Changeset component="${groupId}.${artifactId}.2-6-0" date="2015-02-16">
<Change>Updated to GWT 2.6.1</Change>
<Change>Updated to GXT 3.1.1</Change>
<Change>Added creation of Geospatial C-Square and Ocean Area</Change>
<Change>Added creation of Geometry Point</Change>
<change>Added support to formats on Change Column Type [issue #3233]</change>
<change>Added Extract Codelist and automatically attach the codelist
extracted [issue #3235]</change>
<change>R-Studio support [issue #3236]</change>
<change>Support Tabular Resource on Multi Scope [issue #3237]</change>
<change>Strengthen tabular-data-widgetx [issue #3238]</change>
<change>Strengthen on Replace By Expression [issue #3239]</change>
<Change>Added Chart</Change>
<Change>Added editing on multiline</Change>
<Change>Added editing on multiline [issue #3219]</Change>
<Change>Fixed open tabular resources on different scope</Change>
<Change>Updated monitor</Change>
<Change>Updated Commons Event</Change>