94379: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94324: Merged DEV to V5.0.N (5.0.1)
94107: MNT-13084: Invitation email to the site are not received
- Support both Object[] and List<> subject params.
94248: MNT-13084: Invitation email to the site are not received
- Add support for String value in PARAM_SUBJECT_PARAMS
- Add unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95080 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
90995: Merged V4.2-BUG-FIX (4.2.5) to HEAD-BUG-FIX (5.0/Cloud)
90951: Merged DEV (4.2.2) to V4.2-BUG-FIX (4.2.5)
64813: MNT-10944 : Rules doesnt work with multiple custom property
Added code to property value comparator to support multi valued properties.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94758 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
88173: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
88063: Merged DEV to V4.2-BUG-FIX (4.2.4)
87653 : MNT-12464 : Duplicated email sent upon starting Pooled Review and Approve workflow
- Added check for multiple identical emails to user
- Added unit test
87670 : MNT-12464 : Duplicated email sent upon starting Pooled Review and Approve workflow
- Added check for multiple identical emails to user
87758 : MNT-12464 : Duplicated email sent upon starting Pooled Review and Approve workflow
- Changed test coverage
87993 : MNT-12464 : Duplicated email sent upon starting Pooled Review and Approve workflow
- Changed test coverage
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94567 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
85938: ACE-2564: Cloud - No task assignment email notification when a task is created by an External User
- Run as primary tenant for user to retrieve fromActualUser email property. Add unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85988 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
85763: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
85729: MNT-12191 : Intermittent test failure: CronScheduledQueryBasedTemplateActionDefinitionTest.testQueryTemplateFunctionsUnescapingMnt11598
Increased the creation time of "yesterday" nodes from 1 to 2 days as a fix for intermittent test failures.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85770 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
80359: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
80255: Merged DEV to V4.2-BUG-FIX (4.2.4)
80253: MNT-12191 : Intermittent test failure: CronScheduledQueryBasedTemplateActionDefinitionTest.testQueryTemplateFunctionsUnescapingMnt11598
Added guarding check for the test to avoid intermittent failures.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82738 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
76560: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
75816: Merged DEV V4.2-BUG-FIX to V4.2-BUG-FIX (4.2.3)
75777: MNT-11598: Escaped Freemarker query templates don't work with org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
- Workaround with unescaping Free Marker template has been applied and tested with the newly implemented test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77627 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73354: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73241: MNT-11079: Merged DEV to V4.2-BUG-FIX (4.2.3)
67748: MNT-11079: "Start Workflow" email notification is not sent out if the recipient's User Name contians "@"
- During defining mail recipients first check email field and only then check if the username is the valid email address. Fix formatting and cleanup for other MailActionExecuterTest tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74772 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73072: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
72995: MNT-11488: Merged DEV to V4.2-BUG-FIX (4.2.3)
71868: MNT-11488: Duplicate notification when notification rule set for multiple users
- Fix MailActionExecuter to send bulk message to all recipients only one time if template was not defined for rule. Add unit test for case.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74755 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
67750: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
66138: Merged DEV to V4.2-BUG-FIX (4.2.2)
66134: MNT-10874 : If userA's email address is used as userB's username then the userA cannot be invited to a Share site by a non-admin user
Added a JUnit test to simulate the issue.
64109: MNT-10874 : If userA's email address is used as userB's username then the userA cannot be invited to a Share site by a non-admin user
Fixed MailActionExecuter to use system user to retrieve user's locale.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68385 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58214: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58197: MNT-8886: Unit test added in r57899 should have removed the group it added. Caused build error in other tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61953 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261