From 9f5703631c0727edae77e324dbd0a8c03dcece10 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 12 Apr 2018 16:53:20 +0000 Subject: [PATCH] Removed previous jquery js load script git-svn-id: https://svn.research-infrastructures.eu/d4science/gcube/trunk/portlets/user/share-updates@166984 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 6 ++--- distro/changelog.xml | 22 ++++++++++++++----- pom.xml | 2 +- .../webapp/WEB-INF/jsp/ShareUpdates_view.jsp | 1 - src/main/webapp/js/jquery.min.js | 6 ----- 5 files changed, 21 insertions(+), 16 deletions(-) delete mode 100644 src/main/webapp/js/jquery.min.js 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 @@ -