Added License

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@114146 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-04-16 11:19:02 +00:00
parent 1b915aa6c5
commit 4c4659e2cf
11 changed files with 186 additions and 25 deletions

29
config/profile.xml Normal file
View File

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<Resource>
<ID></ID>
<Type>Service</Type>
<Profile>
<Description>tabular-data-gwt-service allows communication between the GUI and services</Description>
<Class>PortletsUser</Class>
<Name>tabular-data-gwt-service</Name>
<Version>2.7.0-SNAPSHOT</Version>
<Packages>
<Software>
<Description>tabular-data-gwt-service allows communication between the GUI and services</Description>
<Name>tabular-data-gwt-service</Name>
<Version>2.7.0-SNAPSHOT</Version>
<MavenCoordinates>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>tabular-data-gwt-service</artifactId>
<version>2.7.0-SNAPSHOT</version>
</MavenCoordinates>
<Type>library</Type>
<Files>
<File>tabular-data-gwt-service-2.7.0-SNAPSHOT.jar</File>
</Files>
</Software>
</Packages>
</Profile>
</Resource>

0
distro/INSTALL Normal file
View File

6
distro/LICENSE Normal file
View File

@ -0,0 +1,6 @@
gCube System - License
------------------------------------------------------------
The gCube/gCore software is licensed as Free Open Source software conveying to the EUPL (http://ec.europa.eu/idabc/eupl).
The software and documentation is provided by its authors/distributors "as is" and no expressed or
implied warranty is given for its use, quality or fitness for a particular case.

1
distro/MAINTAINERS Normal file
View File

@ -0,0 +1 @@
Giancarlo Panichi (giancarlo.panichi@isti.cnr.it), CNR Pisa, Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo"

48
distro/README Normal file
View File

@ -0,0 +1,48 @@
The gCube System - tabular-data-gwt-service
------------------------------------------------------------
This work has been supported by the following European projects: iMarine (FP7-INFRASTRUCTURES-2011-2)
Authors
-------
Giancarlo Panichi (giancarlo.panichi@isti.cnr.it), CNR Pisa,
Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo"
Version and Release Date
------------------------
v. 2.7.0-SNAPSHOT (2015-04-30)
Description
-----------
tabular-data-gwt-service allows communication between the GUI and services
Download information
--------------------
Source code is available from SVN:
https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service
Binaries can be downloaded from:
http://software.d4science.research-infrastructures.eu/
Documentation
-------------
tabular-data-gwt-service allows communication between the GUI and services
Documentation is available on-line from the Projects Documentation Wiki:
https://gcube.wiki.gcube-system.org/gcube/index.php/Tabular_Data_Manager
Licensing
---------
This software is licensed under the terms you may find in the file named "LICENSE" in this directory.

70
distro/changelog.xml Normal file
View File

@ -0,0 +1,70 @@
<ReleaseNotes>
<Changeset component="org.gcube.portlets.user.tabular-data-gwt-service.2-7-0" date="2015-04-30">
<Change>Added JobClassifier</Change>
<Change>Added PositionColumn</Change>
<Change>Added Open TR with parameter on url</Change>
<Change>Updated Geospatial operations</Change>
<Change>Updated Resource management</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-gwt-service.2-6-0" date="2015-02-16">
<Change>Updated background operation monitor</Change>
<Change>Updated to GWT 2.6.1</Change>
<Change>Updated to GXT 3.1.1</Change>
<Change>Added editing on multiline</Change>
<Change>Added support to format type</Change>
<Change>Added Geospatial C-Square and Ocean Area</Change>
<Change>Added Point creation</Change>
<Change>Added Charts</Change>
<Change>Added support Tabular Resource on Multi Scope [issue #3237]
</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-gwt-service.2-5-0" date="2014-10-31">
<Change>Updated Discard</Change>
<Change>Updated CSVExportSession</Change>
<Change>Added JSON Export</Change>
<Change>Added Uri Resolver</Change>
<Change>Added Multi Tab Management</Change>
<Change>Added Map Creation</Change>
<Change>Added Resource Management</Change>
<Change>Added Resume UI State</Change>
<Change>Added Time Aggregation</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-gwt-service.2-4-0" date="2014-09-12">
<Change>Added union</Change>
<Change>Added replace by expression</Change>
<Change>Added background monitor</Change>
<Change>Updated operation factory</Change>
<Change>Updated monitor</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-gwt-service.2-3-0" date="2014-06-05">
<Change>Added GroupBy</Change>
<Change>Added SecurtyException</Change>
<Change>Updated OperationInvocation</Change>
<Change>Updated Replace</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-gwt-service.2-2-0" date="2014-06-05">
<Change>Added replace batch operation</Change>
<Change>Added history</Change>
<Change>Added resubmit task</Change>
<Change>Added resume task</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-gwt-service.2-1-0" date="2014-04-04">
<Change>Added replace value operation</Change>
<Change>Added share</Change>
<Change>Added clone operation</Change>
<Change>Added retrieve of codelist</Change>
<Change>Added delete and apply template operation</Change>
<Change>Added the management of views</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-gwt-service.2-0-0" date="2014-02-01">
<Change>Added column delete operation</Change>
<Change>Added column change type operation</Change>
<Change>Added CSV Export operation</Change>
<Change>Added SDMX Export operation</Change>
<Change>Updated CSV Import operation</Change>
<Change>Updated SDMX Import operation</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-gwt-service.1-0-0" date="2013-10-18">
<Change>First Release</Change>
</Changeset>
</ReleaseNotes>

1
distro/svnpath.txt Normal file
View File

@ -0,0 +1 @@
https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service

View File

@ -14,7 +14,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.portlets.user</groupId> <groupId>org.gcube.portlets.user</groupId>
<artifactId>tabular-data-gwt-service</artifactId> <artifactId>tabular-data-gwt-service</artifactId>
<version>2.6.0-SNAPSHOT</version> <version>2.7.0-SNAPSHOT</version>
<name>tabular-data-gwt-service</name> <name>tabular-data-gwt-service</name>
<description>tabular-data-gwt-service allows communication between the GUI and services</description> <description>tabular-data-gwt-service allows communication between the GUI and services</description>
@ -38,8 +38,8 @@
<properties> <properties>
<distroDirectory>${project.basedir}/distro</distroDirectory> <distroDirectory>${project.basedir}/distro</distroDirectory>
<webappDirectory>${project.build.directory}/${project.build.finalName}</webappDirectory> <webappDirectory>${project.build.directory}/${project.build.finalName}</webappDirectory>
<release.date>2015-02-16</release.date> <release.date>2015-04-30</release.date>
<wikiurl>https://gcube.wiki.gcube-system.org/gcube/index.php</wikiurl> <wikiurl>https://gcube.wiki.gcube-system.org/gcube/index.php/Tabular_Data_Manager</wikiurl>
<templatesDirectory>templates</templatesDirectory> <templatesDirectory>templates</templatesDirectory>
<distroDirectory>distro</distroDirectory> <distroDirectory>distro</distroDirectory>
<configDirectory>config</configDirectory> <configDirectory>config</configDirectory>

View File

@ -88,8 +88,9 @@ public class SessionUtil {
if (username == null) { if (username == null) {
logger.warn("no user found in session, using test one"); logger.warn("no user found in session, using test one");
throw new TDGWTSessionExpiredException("Session Expired!"); throw new TDGWTSessionExpiredException("Session Expired!");
/*
// Remove comment for Test // Remove comment for Test
/*
username = Constants.DEFAULT_USER; username = Constants.DEFAULT_USER;
String scope = Constants.DEFAULT_SCOPE; String scope = Constants.DEFAULT_SCOPE;

View File

@ -103,8 +103,13 @@ public class ResourceTDCreator {
String url = internalURI.getUri().toString(); String url = internalURI.getUri().toString();
Thumbnail thumbnail = internalURI.getThumbnail(); Thumbnail thumbnail = internalURI.getThumbnail();
ThumbnailTD thumbnailTD = new ThumbnailTD(thumbnail.getUri() ThumbnailTD thumbnailTD=null;
.toString(),thumbnail.getMimeType()); if(thumbnail!=null&& thumbnail.getUri()!=null){
thumbnailTD = new ThumbnailTD(thumbnail.getUri()
.toString(),thumbnail.getMimeType());
}
return new InternalURITD(url, return new InternalURITD(url,
internalURI.getMimeType(), thumbnailTD); internalURI.getMimeType(), thumbnailTD);
} else { } else {

View File

@ -1,6 +1,12 @@
<ReleaseNotes> <ReleaseNotes>
<Changeset component="${groupId}.${artifactId}.2-6-0" <Changeset component="${groupId}.${artifactId}.2-7-0" date="2015-04-30">
date="2015-02-16"> <Change>Added JobClassifier</Change>
<Change>Added PositionColumn</Change>
<Change>Added Open TR with parameter on url</Change>
<Change>Updated Geospatial operations</Change>
<Change>Updated Resource management</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.2-6-0" date="2015-02-16">
<Change>Updated background operation monitor</Change> <Change>Updated background operation monitor</Change>
<Change>Updated to GWT 2.6.1</Change> <Change>Updated to GWT 2.6.1</Change>
<Change>Updated to GXT 3.1.1</Change> <Change>Updated to GXT 3.1.1</Change>
@ -9,12 +15,12 @@
<Change>Added Geospatial C-Square and Ocean Area</Change> <Change>Added Geospatial C-Square and Ocean Area</Change>
<Change>Added Point creation</Change> <Change>Added Point creation</Change>
<Change>Added Charts</Change> <Change>Added Charts</Change>
<Change>Added support Tabular Resource on Multi Scope [issue #3237]</Change> <Change>Added support Tabular Resource on Multi Scope [issue #3237]
</Change>
</Changeset> </Changeset>
<Changeset component="${groupId}.${artifactId}.2-5-0" <Changeset component="${groupId}.${artifactId}.2-5-0" date="2014-10-31">
date="2014-10-31">
<Change>Updated Discard</Change> <Change>Updated Discard</Change>
<Change>Updated CSVExportSession</Change> <Change>Updated CSVExportSession</Change>
<Change>Added JSON Export</Change> <Change>Added JSON Export</Change>
<Change>Added Uri Resolver</Change> <Change>Added Uri Resolver</Change>
<Change>Added Multi Tab Management</Change> <Change>Added Multi Tab Management</Change>
@ -23,30 +29,26 @@
<Change>Added Resume UI State</Change> <Change>Added Resume UI State</Change>
<Change>Added Time Aggregation</Change> <Change>Added Time Aggregation</Change>
</Changeset> </Changeset>
<Changeset component="${groupId}.${artifactId}.2-4-0" <Changeset component="${groupId}.${artifactId}.2-4-0" date="2014-09-12">
date="2014-09-12">
<Change>Added union</Change> <Change>Added union</Change>
<Change>Added replace by expression</Change> <Change>Added replace by expression</Change>
<Change>Added background monitor</Change> <Change>Added background monitor</Change>
<Change>Updated operation factory</Change> <Change>Updated operation factory</Change>
<Change>Updated monitor</Change> <Change>Updated monitor</Change>
</Changeset> </Changeset>
<Changeset component="${groupId}.${artifactId}.2-3-0" <Changeset component="${groupId}.${artifactId}.2-3-0" date="2014-06-05">
date="2014-06-05">
<Change>Added GroupBy</Change> <Change>Added GroupBy</Change>
<Change>Added SecurtyException</Change> <Change>Added SecurtyException</Change>
<Change>Updated OperationInvocation</Change> <Change>Updated OperationInvocation</Change>
<Change>Updated Replace</Change> <Change>Updated Replace</Change>
</Changeset> </Changeset>
<Changeset component="${groupId}.${artifactId}.2-2-0" <Changeset component="${groupId}.${artifactId}.2-2-0" date="2014-06-05">
date="2014-06-05">
<Change>Added replace batch operation</Change> <Change>Added replace batch operation</Change>
<Change>Added history</Change> <Change>Added history</Change>
<Change>Added resubmit task</Change> <Change>Added resubmit task</Change>
<Change>Added resume task</Change> <Change>Added resume task</Change>
</Changeset> </Changeset>
<Changeset component="${groupId}.${artifactId}.2-1-0" <Changeset component="${groupId}.${artifactId}.2-1-0" date="2014-04-04">
date="2014-04-04">
<Change>Added replace value operation</Change> <Change>Added replace value operation</Change>
<Change>Added share</Change> <Change>Added share</Change>
<Change>Added clone operation</Change> <Change>Added clone operation</Change>
@ -54,8 +56,7 @@
<Change>Added delete and apply template operation</Change> <Change>Added delete and apply template operation</Change>
<Change>Added the management of views</Change> <Change>Added the management of views</Change>
</Changeset> </Changeset>
<Changeset component="${groupId}.${artifactId}.2-0-0" <Changeset component="${groupId}.${artifactId}.2-0-0" date="2014-02-01">
date="2014-02-01">
<Change>Added column delete operation</Change> <Change>Added column delete operation</Change>
<Change>Added column change type operation</Change> <Change>Added column change type operation</Change>
<Change>Added CSV Export operation</Change> <Change>Added CSV Export operation</Change>
@ -63,8 +64,7 @@
<Change>Updated CSV Import operation</Change> <Change>Updated CSV Import operation</Change>
<Change>Updated SDMX Import operation</Change> <Change>Updated SDMX Import operation</Change>
</Changeset> </Changeset>
<Changeset component="${groupId}.${artifactId}.1-0-0" <Changeset component="${groupId}.${artifactId}.1-0-0" date="2013-10-18">
date="2013-10-18">
<Change>First Release</Change> <Change>First Release</Change>
</Changeset> </Changeset>
</ReleaseNotes> </ReleaseNotes>