added ClientScopeHandler to help prevent the back button cache problem in Chrome and Firefox

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gcube-loggedin@102018 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2014-12-12 11:34:04 +00:00
parent 3d2f743533
commit e546c96fad
1 changed files with 14 additions and 5 deletions

View File

@ -1,10 +1,19 @@
<ReleaseNotes>
<Changeset component="org.gcube.portlets-user.gcube-loggedin-portlet.2-4-0" date="2014-09-16">
<Change>Added possibility for users to leave a VRE, if the VRE is not mandatory to belong to</Change>
<Change>VRE Managers get notified whenever a user leave a VRE</Change>
<Changeset component="org.gcube.portlets-user.gcube-loggedin-portlet.2-5-1" date="2014-12-13">
<Change>Added client scope handler for preventing back button cache problems</Change>
</Changeset>
<Changeset component="org.gcube.portlets-user.gcube-loggedin-portlet.2-3-0" date="2014-06-06">
<Change>Ported to Feather Weight Stack Portal</Change>
<Changeset component="org.gcube.portlets-user.gcube-loggedin-portlet.2-5-0" date="2014-11-13">
<Change>Restyled button positions</Change>
</Changeset>
<Changeset component="org.gcube.portlets-user.gcube-loggedin-portlet.2-4-0"
date="2014-09-16">
<Change>Added possibility for users to leave a VRE, if the VRE is not
mandatory to belong to</Change>
<Change>VRE Managers get notified whenever a user leave a VRE</Change>
</Changeset>
<Changeset component="org.gcube.portlets-user.gcube-loggedin-portlet.2-3-0"
date="2014-06-06">
<Change>Ported to Feather Weight Stack Portal</Change>
</Changeset>
<Changeset component="org.gcube.portlets-user.gcube-loggedin-portlet.2-2-0"
date="2013-10-21">