From 31a482eba5d035c78228a63f40e98f73fff796c2 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 10 Feb 2014 14:46:46 +0000 Subject: [PATCH] updated changelog git-svn-id: https://svn.research-infrastructures.eu/d4science/gcube/trunk/portlets/user/share-updates@91262 82a268e6-3cf1-43bd-a215-b396298e98cf --- .settings/org.eclipse.wst.common.component | 3 +++ distro/changelog.xml | 7 +++++++ 2 files changed, 10 insertions(+) diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index fb4e233..dde9c8f 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -4,6 +4,9 @@ + + uses + diff --git a/distro/changelog.xml b/distro/changelog.xml index 0792a60..7d27301 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,11 @@ + + added thumbnail generation and upload on FTP server + added upload a copy on my workspace file when sharing a file + implemented the file preview with icons or preview depending on the extension of the file + integrated file uplod progress bar widget for sharing files + Ported to GWT 251