Removed previous jquery js load script

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/news-feed@166983 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2018-04-12 16:53:04 +00:00
parent 3f88d60ce7
commit e789e56ae4
2 changed files with 14 additions and 8 deletions

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry kind="src" output="target/news-feed-2.6.0-SNAPSHOT/WEB-INF/classes" path="src/main/java"> <classpathentry kind="src" output="target/news-feed-2.6.1-SNAPSHOT/WEB-INF/classes" path="src/main/java">
<attributes> <attributes>
<attribute name="optional" value="true"/> <attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/> <attribute name="maven.pomderived" value="true"/>
</attributes> </attributes>
</classpathentry> </classpathentry>
<classpathentry excluding="**" kind="src" output="target/news-feed-2.6.0-SNAPSHOT/WEB-INF/classes" path="src/main/resources"> <classpathentry excluding="**" kind="src" output="target/news-feed-2.6.1-SNAPSHOT/WEB-INF/classes" path="src/main/resources">
<attributes> <attributes>
<attribute name="maven.pomderived" value="true"/> <attribute name="maven.pomderived" value="true"/>
</attributes> </attributes>
@ -39,5 +39,5 @@
<attribute name="maven.pomderived" value="true"/> <attribute name="maven.pomderived" value="true"/>
</attributes> </attributes>
</classpathentry> </classpathentry>
<classpathentry kind="output" path="target/news-feed-2.6.0-SNAPSHOT/WEB-INF/classes"/> <classpathentry kind="output" path="target/news-feed-2.6.1-SNAPSHOT/WEB-INF/classes"/>
</classpath> </classpath>

View File

@ -1,20 +1,26 @@
<ReleaseNotes> <ReleaseNotes>
<Changeset component="org.gcube.portlets-user.news-feed.2-6-1" <Changeset component="org.gcube.portlets-user.news-feed.2-6-1"
date="2018-04-12"> date="2018-04-12">
Removed previous jquery js load script and useless deprecated pagebus</Changeset> <Change>Removed previous jquery js load script and useless deprecated
pagebus</Change>
</Changeset>
<Changeset component="org.gcube.portlets-user.news-feed.2-6-0" <Changeset component="org.gcube.portlets-user.news-feed.2-6-0"
date="2018-03-07"> date="2018-03-07">
<Change>Ported to GWT 2.8.2</Change> <Change>Ported to GWT 2.8.2</Change>
<Change>Fix for Incident #11187 citing a people (with '@') in comments <Change>Fix for Incident #11187 citing a people (with '@') in comments
is not working anymore</Change> is not working anymore
</Change>
<Change> <Change>
Feature #11189: Social-Networking - citing a people (with '@') Feature #11189: Social-Networking - citing a people (with '@')
in comments loses the focus. in comments loses the focus.
</Change> </Change>
<Change>Feature #10192 allow to sort feeds per recent comments</Change> <Change>Feature #10192 allow to sort feeds per recent comments
<Change>Bug #7841 lack of blank space to separate the query term when hashtag is used</Change> </Change>
<Change>Bug #7841 lack of blank space to separate the query term when
hashtag is used</Change>
<Change>Support for ticket #11139</Change> <Change>Support for ticket #11139</Change>
<Change>Enhanced efficiency when retrieving mentioned users or groups in comments</Change> <Change>Enhanced efficiency when retrieving mentioned users or groups
in comments</Change>
</Changeset> </Changeset>
<Changeset component="org.gcube.portlets-user.news-feed.2-5-0" <Changeset component="org.gcube.portlets-user.news-feed.2-5-0"
date="2017-11-13"> date="2017-11-13">