74605: Reverse Merge HEAD-BUG-FIX (5.0)
<< Caused 1 build error https://bamboo.alfresco.com/bamboo/browse/THOR-CLOUD0-384 >>
74567 : Merged DEV to HEAD-BUG-FIX (5.0)
69634 : MNT-11339 : Unable to create relationship between cmis:document and cmis:item
- TYPE_BASE is valid CMIS type
73710 : MNT-11339 : Unable to create relationship between cmis:document and cmis:item
- Create association between cmis:document and cmis:item test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74917 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
74567: Merged DEV to HEAD-BUG-FIX (5.0)
69634 : MNT-11339 : Unable to create relationship between cmis:document and cmis:item
- TYPE_BASE is valid CMIS type
73710 : MNT-11339 : Unable to create relationship between cmis:document and cmis:item
- Create association between cmis:document and cmis:item test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74915 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
74350: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (5.0/Cloud)
74257: MNT-11659 : Merged PATCHES/V4.2.2 (4.2.2.3) to V4.2-BUG-FIX (4.2.3)
73876: Merged DEV to PATCHES/V4.2.2 (4.2.2.3)
73489 : MNT-9038 : Names of groups are wrong after upgrade.
- Renaming of authorities display names
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74900 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
74317: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (5.0/Cloud)
74274: Merged DEV to V4.2-BUG-FIX (4.2.3)
73971 : MNT-11227 : getObjectResponse does not provide a valid xml response against Alfresco-Core.xsd
- Changing order of elements in xml response for getObject method
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74897 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
74254: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (5.0/Cloud)
74153: Merged DEV to V4.2-BUG-FIX
73664 : MNT-11667 : "createComment" method creates activity for users who are not supposed to see the file
Added "nodeRef" for json activity data.
74134 : MNT-11667 : "createComment" method creates activity for users who are not supposed to see the file
Added unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74887 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
74253: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (5.0/Cloud)
74025: Merged DEV to V4.2-BUG-FIX (4.2.3)
74013: MNT-11653 : Content Model <override> doesnt allow overriding "enforcement"
Changed the mandatory type validation.
Added model validation against xsd in the test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74886 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
74034: Merged EOL to HEAD-BUG-FIX (5.0/Cloud)
73956: ACE-2013 EOL JCR, JCR-RMI, etc in 5.0
- There are still quite a few JCR references, but some of these are for open CMIS
and 2 jcrmodel xml files
74023: ACE-2013 EOL JCR, JCR-RMI, etc in 5.0
- Repo did not start
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74869 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
74021: Merged DEV 5.0 to HEAD-BUG-FIX (5.0)
r73999: ACE-1979: BM-0015: S3 AWS error messages generated during load tests
- Emptying tag scope cache has been changed to setting content property for the cache to null to avoid zero-size writes. New test has been added for 'UpdateTagScopesActionExecuter' which covers use-case described in point 4. The fix has been tested against 'TaggingServiceImplTest'
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74867 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73962: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (5.0/Cloud)
73819: Merged DEV to V4.2-BUG-FIX (4.2.3)
73811: MNT-11653 : Content Model <override> doesnt allow overriding "enforcement"
Added a test to simulate the issue.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74848 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73702: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73647: Merged DEV to V4.2-BUG-FIX (4.2.3)
73236: Merged DEV to DEV
71914: MNT-11424 : MultiTServiceImpl.java check if MT is enabled in functions - username as email may return wrong result
Corrected the MultiTServiceImpl.isTenantUser(String).
Added a test to simulate the issue.
73242: MNT-11424 : MultiTServiceImpl.java check if MT is enabled in functions - username as email may return wrong result
Removed @deprecated marks.
Added @Override annotations.
73244: MNT-11424 : MultiTServiceImpl.java check if MT is enabled in functions - username as email may return wrong result
Fixed formatting.
73245: MNT-11424 : MultiTServiceImpl.java check if MT is enabled in functions - username as email may return wrong result
Fixed messed javadoc.
73372: MNT-11424 : MultiTServiceImpl.java check if MT is enabled in functions - username as email may return wrong result
Implemented tests.
Fixed the getPrimaryDomain method.
73484: MNT-11424 : MultiTServiceImpl.java check if MT is enabled in functions - username as email may return wrong result
Removed wrongly committed files from r73236.
73492: MNT-11424 : MultiTServiceImpl.java check if MT is enabled in functions - username as email may return wrong result
Fixed multi line method calls.
Added additional test.
73552: MNT-11424 : MultiTServiceImpl.java check if MT is enabled in functions - username as email may return wrong result
Hardened the test's initialization and clean up methods.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74811 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73693: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73621: MNT-10165: CMIS 1.1 API: Impossible to remove ACL through Atom binding
Fix test failure - fix CMISTest to not affect on AuthorityServiceTest
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74808 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73692: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73618: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.3)
73617: Merged V4.1.9 (4.1.9) to V4.1-BUG-FIX (4.1.10)
73566: MNT-11647: Impossible to check in the google spreadsheet
Cookies handling has been disabled for spreadsheet service. It causes 'java.lang.IllegalArgumentException: Trying to set foreign cookie' due to changes in Google API
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74807 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73691: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73613: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.3)
73399: Merged DEV to V4.1-BUG-FIX (4.1.10)
70066: MNT-2229 Wrong user role is displayed in site members dashlet.
72036: MNT-2229 Wrong user role is displayed in site members dashlet.
- In SiteServiceImplTest was added testUserRoleInGroups() test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74806 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73690: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73594: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.3)
73593: Merged V3.4-BUG-FIX (3.4.15) to V4.1-BUG-FIX (4.1.10)
73526: MNT-11319: Merged DEV to V3.4-BUG-FIX (3.4.15).
73508: MNT-11319 Accented Characters wrongly unzipped
- In Import dialog was added drop down list of encoding options.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74805 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73688: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73548: MNT-10165: Merged DEV to V4.2-BUG-FIX (4.2.3)
61161: MNT-10165: CMIS 1.1 API: Impossible to remove ACL through Atom binding
- Detect permission to delete for principal and also find and delete all the concomitant basic CMIS permissions. Add unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74803 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73687: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73547: Merged DEV to V4.2-BUG-FIX (4.2.3)
69607: MNT-11072 : Auditing not logging when system is on read only mode
Additional fixes are required for AuditMethodInterceptor and AuditComponentImpl to write audit on read-only server.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74802 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73686: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73524: Merged DEV to V4.2-BUG-FIX (4.2.3)
69873: MNT-11072 : Auditing not logging when system is on read only mode
Added additional test for the issue.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74801 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73457: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73376: Merged DEV to V4.2-BUG-FIX (4.2.3)
73246 : MNT-11615 : LockServiceImpl.getLockState() throws ClassCastException
- Added toString() call for ContentModel.PROP_LOCK_LIFETIME properties in LockableAspectInterceptor.
- Unit test was corrected.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74778 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73356: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73285: Merged DEV to V4.2-BUG-FIX (4.2.3)
73210: MNT-11640 : Intermittent test failure: NPE in DynamicallySizedThreadPoolExecutorTest testToExpandQueue
Hardened the test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74774 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73355: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73281: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.3)
73054 (REDO MERGE): Added LockDAO.releaseLockQuiet and used it for the callback's precautionary lock release
- Fixes MNT-11507: JobLockService automatic refresh is triggering a retry under normal conditions
- Prevents a DEBUG message from RetryingTransactionInterceptor when the normal condition is for
the lock to no longer exist
73279: Fix javadoc for JobLockService.releaseLock to include @throws
This revision undoes the behaviour change of JobLockService.releaseLock introduced by:
56164: Fixes ALF-19964: Breaking API change in JobLockService.releaseLock
The JobLockService now behaves the same on 4.1.x and 4.2.x, while all bug fixes are preserved.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74773 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