The invitation email 'subject' can now be set as a localizable property in invitation-services.properties:
invitation.invitesender.email.subject
The various roles can also be substitued with properties which are set in the same file. The property key format is:
invitation.invitesender.email.role.<RoleName>
where <RoleName> is replaced by the specific role to be localized. E.g:
invitation.invitesender.email.role.SiteManager
invitation.invitesender.email.role.SiteConsumer
Etc.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@20074 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
Merged in r17325.
Fixing ETHREEOH-3030 Moved some behaviour out of Javascript embedded in nomination-invitation-processdefinition.xml into a Java class SendInviteAction. Added tests to ensure whitespace and special characters are handled properly.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@18303 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261