Fix for incident #1081 Notification html email formatting problems when post is favorited

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerSocial@114680 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2015-05-05 12:46:54 +00:00
parent 3113523ade
commit 026db663d2
1 changed files with 23 additions and 9 deletions

View File

@ -1,17 +1,26 @@
<ReleaseNotes>
<Changeset component="org.gcube.applicationsupportlayer.aslsocial.0-13-0" date="2014-11-03">
<Change>Integrated notifications for set/unset shared folder administrator</Change>
<Changeset component="org.gcube.applicationsupportlayer.aslsocial.0-13-1"
date="2015-05-05">
<Change>Fix for incident #1081 Notification html email formatting
problems when post is favorited</Change>
</Changeset>
<Changeset component="org.gcube.applicationsupportlayer.aslsocial.0-13-0"
date="2014-11-03">
<Change>Integrated notifications for set/unset shared folder
administrator</Change>
<Change>Integrated support for hashtags </Change>
</Changeset>
<Changeset component="org.gcube.applicationsupportlayer.aslsocial.0-12-0"
date="2014-09-12">
<Change>Updated email format to actually send text plain emails
without garbling html</Change>
without garbling html
</Change>
</Changeset>
<Changeset component="org.gcube.applicationsupportlayer.aslsocial.0-11-0"
date="2014-07-01">
<Change>Implemented direct email sending through an external SMTP
Server (if available in the infrastructure)</Change>
Server (if available in the infrastructure)
</Change>
</Changeset>
<Changeset component="org.gcube.applicationsupportlayer.aslsocial.0-10-2"
date="2014-06-19">
@ -21,7 +30,8 @@
<Changeset component="org.gcube.applicationsupportlayer.aslsocial.0-10-1"
date="2014-06-13">
<Change>Fixed bug when notifications involved groups and email buffer
was not cleared</Change>
was not cleared
</Change>
</Changeset>
<Changeset component="org.gcube.applicationsupportlayer.aslsocial.0-10-0"
date="2014-05-22">
@ -38,7 +48,8 @@
<Changeset component="org.gcube.applicationsupportlayer.aslsocial.0-8-0"
date="2014-02-10">
<Change>Update email notifications, added (configurable) sender as
normal text</Change>
normal text
</Change>
<Change>Added URI Resolver support classes</Change>
<Change>Added FTP Manager for uploading thumbnails when sharing files
</Change>
@ -52,7 +63,8 @@
<Changeset component="org.gcube.applicationsupportlayer.aslsocial.0-6-0"
date="2013-09-13">
<Change>Fix for #1874 Request for enhancement on shared folder
notifications</Change>
notifications
</Change>
</Changeset>
<Changeset component="org.gcube.applicationsupportlayer.aslsocial.0-5-0"
date="2013-07-08">
@ -61,12 +73,14 @@
<Changeset component="org.gcube.applicationsupportlayer.aslsocial.0-4-1"
date="2013-06-14">
<Change>Modified delete item notifications. Distinguished the move
from the delete in a shared folder</Change>
from the delete in a shared folder
</Change>
</Changeset>
<Changeset component="org.gcube.applicationsupportlayer.aslsocial.0-4-0"
date="2013-05-29">
<Change>Support new user notification preference retrieve method for
fine grained notifications</Change>
fine grained notifications
</Change>
<Change>Support for workspace notification items direct opening
</Change>
</Changeset>