From 71c339e2948f4574ac8ad4e82640afafbfc95fb0 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 22 May 2014 14:34:30 +0000 Subject: [PATCH] release gcube 3-1-1 git-svn-id: https://svn.research-infrastructures.eu/d4science/gcube/trunk/portlets/user/share-updates@95948 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 4 +-- .settings/com.google.gdt.eclipse.core.prefs | 2 +- distro/changelog.xml | 37 +++++++++++++++------ pom.xml | 3 +- 4 files changed, 30 insertions(+), 16 deletions(-) diff --git a/.classpath b/.classpath index d0e57fc..76541d5 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -31,5 +31,5 @@ - + diff --git a/.settings/com.google.gdt.eclipse.core.prefs b/.settings/com.google.gdt.eclipse.core.prefs index f364b3d..d846d59 100644 --- a/.settings/com.google.gdt.eclipse.core.prefs +++ b/.settings/com.google.gdt.eclipse.core.prefs @@ -1,5 +1,5 @@ eclipse.preferences.version=1 jarsExcludedFromWebInfLib= -lastWarOutDir=/Users/massi/Documents/workspace/share-updates/target/share-updates-1.3.0-SNAPSHOT +lastWarOutDir=/Users/massi/Documents/workspace/share-updates/target/share-updates-1.4.0-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/distro/changelog.xml b/distro/changelog.xml index 46df529..d90f824 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,17 +1,29 @@ + + Fixed bug when posting in single vre + - Added possibility to alert the users of a VRE when sharing an update - Refined the way to guess content and images when parsing HTML - Improved images recognition when parsing html pages having no image indication from openGraph - Added user agent property to http requests to avoid web servers 'complaining' HTTP 403 errors - Replaced all the line breaks and all the double spaces with the html version to preserve new lines in posts + Added possibility to alert the users of a VRE when sharing an + update + Refined the way to guess content and images when parsing HTML + + Improved images recognition when parsing html pages having no + image indication from openGraph + Added user agent property to http requests to avoid web + servers 'complaining' HTTP 403 errors + Replaced all the line breaks and all the double spaces with + the html version to preserve new lines in posts Fixed bug when changing user avatar and minor restyle Several improvements in url checkings resolved problem with AdBlock plugin - Fixed mention user dialog y-position when textbox is higher than usual due to new lines - Mention users list now returns only the list of the available users in the current organization - Fixed posts when multiple tabs are open, now the status is kept on the client + Fixed mention user dialog y-position when textbox is higher + than usual due to new lines + Mention users list now returns only the list of the available + users in the current organization + Fixed posts when multiple tabs are open, now the status is + kept on the client @@ -19,11 +31,13 @@ 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 + on the extension of the file + integrated file uplod progress bar widget for sharing files fixed bug allowing users to post while generating file/url - previews + previews + fixed bug allowing users to mention theirselves Removed GCF Dependency Logging with sl4j Enabled Fixed image previes retrieval when image is in the same folder - of the linked page + of the linked page + diff --git a/pom.xml b/pom.xml index e93db01..29c31c2 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user share-updates war - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT gCube Share Updates Portlet @@ -42,7 +42,6 @@ org.gcube.distribution maven-portal-bom LATEST - pom import