diff --git a/.classpath b/.classpath index 8ecf098..9d42302 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -38,5 +38,5 @@ - + diff --git a/distro/changelog.xml b/distro/changelog.xml index 2810899..e437b50 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,13 +1,23 @@ + + Removed previous jquery js load script + restyled checkbox for notifications - Removed deprecated TIBCO Pagebus library and replaces with Liferay's IPC Client Side - Enhanced efficiency when retrieving mentioned users or groups in posts + Removed deprecated TIBCO Pagebus library and replaces with + Liferay's IPC Client Side + + Enhanced efficiency when retrieving mentioned users or groups + in posts + - drop down menu replaced with checkbox for notifications, see Task #9971 + drop down menu replaced with checkbox for notifications, see + Task #9971 + @@ -17,9 +27,11 @@ Fixes an issue where the sharing of posts in any VRE would not - generate any notification in some cases, Incident #7553 + generate any notification in some cases, Incident #7553 + Fix for Bug #8063, Share Updates links are truncated in some - cases + cases + diff --git a/pom.xml b/pom.xml index 771d0f1..c0164d4 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user share-updates war - 2.6.0-SNAPSHOT + 2.6.1-SNAPSHOT gCube Share Updates Portlet gCube Share Updates for exchanging updates with other users of VREs. diff --git a/src/main/webapp/WEB-INF/jsp/ShareUpdates_view.jsp b/src/main/webapp/WEB-INF/jsp/ShareUpdates_view.jsp index 5efbceb..5bce902 100644 --- a/src/main/webapp/WEB-INF/jsp/ShareUpdates_view.jsp +++ b/src/main/webapp/WEB-INF/jsp/ShareUpdates_view.jsp @@ -11,7 +11,6 @@ -