diff --git a/config/profile.xml b/config/profile.xml new file mode 100644 index 0000000..2eb8e60 --- /dev/null +++ b/config/profile.xml @@ -0,0 +1,29 @@ + + + + Service + + tabular-data-column-widget allows to perform operations on the columns of a tabular resource + PortletsUser + tabular-data-column-widget + 1.7.0-SNAPSHOT + + + tabular-data-column-widget allows to perform operations on the columns of a tabular resource + tabular-data-column-widget + 1.7.0-SNAPSHOT + + org.gcube.portlets.user + tabular-data-column-widget + 1.7.0-SNAPSHOT + + library + + tabular-data-column-widget-1.7.0-SNAPSHOT.jar + + + + + + + diff --git a/distro/INSTALL b/distro/INSTALL new file mode 100644 index 0000000..e69de29 diff --git a/distro/LICENSE b/distro/LICENSE new file mode 100644 index 0000000..cc51139 --- /dev/null +++ b/distro/LICENSE @@ -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. \ No newline at end of file diff --git a/distro/MAINTAINERS b/distro/MAINTAINERS new file mode 100644 index 0000000..0bc9be3 --- /dev/null +++ b/distro/MAINTAINERS @@ -0,0 +1 @@ +Giancarlo Panichi (giancarlo.panichi@isti.cnr.it), CNR Pisa, Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" diff --git a/distro/README b/distro/README new file mode 100644 index 0000000..c6e613e --- /dev/null +++ b/distro/README @@ -0,0 +1,48 @@ +The gCube System - tabular-data-column-widget +------------------------------------------------------------ + +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. 1.7.0-SNAPSHOT (2015-04-30) + + +Description +----------- + +tabular-data-column-widget allows to perform operations on the columns of a tabular resource + + +Download information +-------------------- +Source code is available from SVN: + https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-column-widget + +Binaries can be downloaded from: + http://software.d4science.research-infrastructures.eu/ + + +Documentation +------------- + +tabular-data-column-widget allows to perform operations on the columns of a tabular resource + +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. + + diff --git a/distro/changelog.xml b/distro/changelog.xml new file mode 100644 index 0000000..174e44e --- /dev/null +++ b/distro/changelog.xml @@ -0,0 +1,44 @@ + + + Update Operation for open from Ribbon [issue #3154] + + + Support Formats on Change Column Type [issue #3233] + Updated to GWT 2.6.1 + Updated to GXT 3.1.1 + + + Fixed Exaped String on panels + Fixed Final and Lock Error + Updated Geometry Type support + + + Fixed Replace Panel + Fixed Batch Replace Panel + Fixed Edit Row + Fixed Add Row + Updated monitor + + + Added Column Mapping + Fixed Replace + + + Added Replace Batch + + + Added Replace Value + Added Delete Column + + + First Release + + \ No newline at end of file diff --git a/distro/svnpath.txt b/distro/svnpath.txt new file mode 100644 index 0000000..3ccd9ca --- /dev/null +++ b/distro/svnpath.txt @@ -0,0 +1 @@ +https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-column-widget \ No newline at end of file