96412: Merged DEV to HEAD-BUG-FIX (5.1.0)
94103: ACE-3729: unhandled Exception: org.springframework.dao.CannotAcquireLockException on Cloud Staging
- JobLockRefreshCallback will be used to refresh a lock.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96497 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
95994: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
95823: MNT-12995: Items are not accessible using the urls received via IMAP
- Modified the test to pass accordingly to the new IMAP message.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96023 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
95993: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
95821: Reverse Merge 5.0.N (5.0.1)
<<Not required>>
95738: MNT-12995: Items are not accessible using the urls received via IMAP
Modified the test to correspond with the new IMAP message.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96022 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
95990: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
95738: MNT-12995: Items are not accessible using the urls received via IMAP
Modified the test to correspond with the new IMAP message.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96019 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
95987: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94457: Merged DEV (5.0.1) to 5.0.N (5.0.1)
94445: MNT-12995: Items are not accessible using the urls received via IMAP
Added a patch which replaces the IMAP template's content.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96016 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
95986: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94456: Merged DEV (5.0.1) to 5.0.N (5.0.1)
94352: MNT-12995: Items are not accessible using the urls received via IMAP
Changed the URLs in IMAP templates to point to Share instead of Explorer(EOL).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96015 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
95693: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94442: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
94393: Merged DEV (4.2.5) to V4.2-BUG-FIX (4.2.5)
94233: MNT-12802: CachingContentStore Quota & Performance
Made the quota thresholds configurable.
Introduced a property to configure a gap between normal cleanups.
Changed cachingContentStoreCache configuration.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95698 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
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
94234: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94203: Reverse Merge 5.0.N (5.0.1)
<<Caused build failures after 94116>>
93680: MNT-13089: RepoAdminServiceImplTest hangs on SQL Server
Fixed AuthenticationTest and RenditionServiceIntegrationTest not to hang on MS SQl Server.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95060 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94232: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94116: MNT-13089 Reinstate the tests that had been disabled on SQLServer, before we understood the problem was with transaction isolation
Reverted following commits:
93292: Disabled org.alfresco.repo.admin.RepoAdminServiceImplTest#testConcurrentDynamicModelCreate in case of SQL Server
93342: Disabled org.alfresco.repo.admin.RepoAdminServiceImplTest#testConcurrentDynamicModelDelete in case of MS SQl Server.
93522: Disabled org.alfresco.repo.node.archive.ArchiveAndRestoreTest#testInTransactionRestore and org.alfresco.repo.node.archive.ArchiveAndRestoreTest#testInTransactionPurge in case of MS SQL Server.
93680: Disabled org.alfresco.repo.rendition.RenditionServiceIntegrationTest.testCompositeReformatAndResizeRendition in case of SQL Server
93772: Disabled for MS SQL Server AuthenticationTest.testLoginNotExistingTenant, RenditionServiceIntegrationTest.testALF3733, RenditionServiceIntegrationTest.testJavascriptAPI.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95059 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94147: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94085: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
94037: Merged DEV to V4.2-BUG-FIX (4.2.5)
94032 : MNT-13118 : VersionService randomly returns unexpected results
- Throw ConcurrencyFailureException if there is version inconsistency
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95048 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94145: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94083: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93997: Merged DEV to V4.2-BUG-FIX
93952: MNT-12841: Xenit Fred: AuthorityService is not public but should be
- Mark AuthorityService and dependencies as AlfrescoPublicApi
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95046 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94144: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94082: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93943: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.5)
93775: Merged DEV to V4.1-BUG-FIX (4.1.10)
93465: MNT-8810 : Audit: Double READ on first Share preview
- Audit READ for cm:content no longer occurs when thumbnail is created or read.
- Audit READ for cm:thumbnail occurs when content of doclib or webpreview is read.
93874: MNT-8810 : Audit: Double READ on first Share preview
- Fixed test failure.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95045 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94142: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94079: Merged DEV to 5.0.N (5.0.1)
93735 : MNT-13078: Office2013 : Incorrect version history for .xlxs files created via CIFS
- Added shuffle scenario for MS Excel 2013
94001 : MNT-13078: Office2013 : Incorrect version history for .xlxs files created via CIFS
- Added a test for "MultipleRenameShuffle" pattern
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95043 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94087: Merged DEV to HEAD-BUG-FIX (5.1.0)
90943: ACE-1468 : Replication Jobs: Incorrect status is displayed for a failed replication job if incorrect credentials are set in a target
- Change throw TransferException.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95042 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94078: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94055: MNT-13089 Integration tests hanging on SQL Server
Set the db.txn.isolation system property to 4096 when running on SQLServer - this was probably the problem from the beginning
Plug back tests MultiTServiceImplTest.testGetName(), MultiTServiceImplTest.testGetUserDomain() and SubscriptionServiceActivitiesTest.testFollowingActivity() on SQLServer
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95041 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94076: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94047: MNT-12705 : Cannot upgrade Xalan to 2.7.2 because DbObjectXMLTransformerTest fails
- Test has been changed according to new SAXTransformer behavior
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95040 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94074: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94039: MNT-12775: Problem with L10N of patch message when upgrading from unsupported revision
- Modify message id to correspond key from path-service.properties.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95038 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94042: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94000: Merged DEV to 5.0.N (5.0.1)
91309,91311 : MNT-12705 : Cannot upgrade Xalan to 2.7.2 because DbObjectXMLTransformerTest fails
- Put STANDALONE to transformet to force newline after xml declaration. pox.xml dependency is changed
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95035 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93993: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93950: MNT-13089: RepoAdminServiceImplTest hangs on SQL Server
Disabled MultiTServiceImplTest.testGetName in case of MS SQL Server.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95031 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93992: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93945: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93895: MNT-12873: Merged V4.2.3 (4.2.3.16) to V4.2-BUG-FIX(4.2.5)
93552 :Merged DEV to V4.2.3 (4.2.3.16)
93524: MNT-13156: CLONE - Introduction of SiteRole in 4.2.x breaks sites API when there is a custom role defined
- Implement site role as String instead of enumeration to allow custom roles. Add CustomRoleTest Unit Test. In SitesImpl convert UnknownAuthorityException into InvalidArgumentException.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95030 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93988: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93891: MNT-13089: RepoAdminServiceImplTest hangs on SQL Server
- Disabled SubscriptionServiceActivitiesTest.testFollowingActivity and MultiTServiceImplTest.testGetUserDomain in case of MS SQL Server.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95028 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93984: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93857: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93852: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.5)
93669: Merged DEV to V4.1-BUG-FIX
93636 : MNT-11041 : Share SSOAuthenticationFilter and non-ascii username strings
"X-Alfresco-Remote-User" and userHeader for alfrescoHeader connector is now base64 encoded to support non-ASCII symbols.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95024 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93983: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93851: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93802: Fix for MNT-13198 BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- use hasSite to check for existence and fix person lookup case sensitivity configuration
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95023 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93981: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93849: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93762: Fix for MNT-13198 BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- use the bridge table to list sites.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95021 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93980: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93846: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93733: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.5)
93616: MNT-5564: Reverse Merge V4.1-BUG-FIX (4.1.10)
93608: Reverse Merge V4.1-BUG-FIX (4.1.10)
<< Has been causing a build failure for a week >>
93213: Merged DEV to V4.1-BUG-FIX (4.1.10)
70268: MNT-5564: Share Lucene tool in admin console works incorrectly
Backport changes from HEAD-QA to DEV:
53461: ALF-19108: Failed to switching SOLR search service to Lucene with AUTO or VALIDATE values of Index Recovery Mode
-Make search admin console page display when SOLR is not running.
53463: ALF-19108: Failed to switching SOLR search service to Lucene with AUTO or VALIDATE values of Index Recovery Mode
- Make sure cron trigger removes duplicate jobs.
54173: ALF-19108: Failed to switching SOLR search service to Lucene with AUTO or VALIDATE values of Index Recovery Mode
- Fix for ALF-19330 Exceptions when switching from Solr to Lucene in repo Admin console
- Fix for ALF-19108 Failed to switching SOLR search service to Lucene with AUTO or VALIDATE values of Index Recovery Mode
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95020 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93978: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93844: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93719: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.5)
93271: Merge DEV to V4.1-BUG-FIX
93235 : MNT-12758 : workflowService.getWorkflowPaths does not get the information if the workflow is inactive(isActive == false).
Was added clarification to the inline documentation in WorkflowService.java explaining that 'getWorkflowPaths' method only returns information for an active workflow.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95018 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93934: Merged BRANCHES/DEV/mward/post50_hbf_fixes to BRANCHES/DEV/HEAD-BUG-FIX:
92706: ACE-1239 Updated LockStoreImpl to use later non-deprecated API (CacheBuilder) from Google Guava.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95010 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93840: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93780: Merged DEV to 5.0.N (5.0.1).
92809: MNT-12807: Impossible to create a tenant with specified contentstore if Content Encryption was enabled.
In CryptoContentStore was implemented ContentStoreCaps.
93637: MNT-12807: Impossible to create a tenant with specified contentstore if Content Encryption was enabled.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95001 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93839: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93772: MNT-13089: RepoAdminServiceImplTest hangs on SQL Server
Fixed RenditionServicePermissionsTest.userWithoutDeleteAccessToNodeShouldNotCauseFailedThumbnailProblemsOnUpdate.
Disabled for MS SQL Server AuthenticationTest.testLoginNotExistingTenant, RenditionServiceIntegrationTest.testALF3733, RenditionServiceIntegrationTest.testJavascriptAPI.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95000 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93834: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93734: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
- SOURCE/root/projects/remote-api/config/alfresco/templates/webscripts/org/alfresco/collaboration/calendar.get.html.ftl
was removed from 5.0 as part of an EOL activity
93559: Merged V4.2.4 (4.2.4) to V4.2-BUG-FIX (4.2.5)
93544: Merged DEV to V4.2.4 (4.2.4)
93482: MNT-13174: /share/service/components/form {htmlid} unsanitized: XSS vulnerability
- Add html escape to avoid XSS vulnerability
93545: Merged DEV to V4.2.4 (4.2.4)
93508 : MNT-13177 : /alfresco/wcservice/search/keyword {l} unsanitized: XSS vulnerability
- Escape search.localeId property
93549: Merged DEV to V4.2.4 (4.2.4)
93540 : MNT-13173 : /share/service/components/form {destination} unsanitized: XSS vulnerability
- Add html escape to avoid XSS vulnerability
93555: Merged DEV to V4.2.4 (4.2.4)
93476: MNT-13178: /alfresco/wcservice/api/search/person {l} unsanitized: XSS vulnerability
- Add url escape to avoid XSS vulnerability
93556: Merged DEV to V4.2.4 (4.2.4)
93477: MNT-13176 : /alfresco/wcservice/collaboration/calendar {nodeRef} unsanitized: XSS vulnerability
- Added ?html built-in processing for nodeRef argument.
93718: Merged V4.2.4 (4.2.4) to V4.2-BUG-FIX (4.2.5)
93671: Merged DEV to PATCHES/V4.2.4 (4.2.4)
93661: MNT-13180: go through all API URI and confirm all parameters are sanitized
- Add unit test that checks all webscripts for sanitized parameters
93672: MNT-13190: /alfresco/wcservice/sample/blog/search {q} unsanitized: XSS vulnerability
Add html escape to fix XSS vulnerability
93691: MNT-13190: /alfresco/wcservice/sample/blog/search {q} unsanitized: XSS vulnerability
Patch imported blogsearch template
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94995 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93833: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93717: Merged DEV (5.0.1) to 5.0.N (5.0.1)
93680: MNT-13089: RepoAdminServiceImplTest hangs on SQL Server
Fixed AuthenticationTest and RenditionServiceIntegrationTest not to hang on MS SQl Server.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94994 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93603: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93558: MNT-13159: Merged DEV to 5.0.N (5.0.1)
93441: MNT-13159: IMAP Service throws Exception when Fav Site is removed
- Add check that favourite site exist
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94980 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93591: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93523: Merged DEV (5.0.1) to 5.0.N (5.0.1)
93517: MNT-13089: RepoAdminServiceImplTest hangs on SQL Server
Fixed MultiUserRenditionTest.testRenditionOwnerHasChangedAfterSourceOwnerChange() to run on MS SQL Server.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94978 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93590: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93522: MNT-13089: RepoAdminServiceImplTest hangs on SQL Server
Disabled org.alfresco.repo.node.archive.ArchiveAndRestoreTest#testInTransactionRestore and org.alfresco.repo.node.archive.ArchiveAndRestoreTest#testInTransactionPurge in case of MS SQL Server.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94977 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93587: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93514: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93316: Merged DEV to V4.2-BUG-FIX (4.2.5)
93033 : MNT-13093 : Users cannot add Comments to any documents in Alfresco via Alfresco Mobile App.
- Include subTypes of desired type to expectedTypes
93140 : MNT-13093 : Users cannot add Comments to any documents in Alfresco via Alfresco Mobile App.
- TypeConstraint is changed to check for subClass on demand. Test for the fix
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94974 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93533: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93417: Merged DEV (5.0.1) to 5.0.N (5.0.1)
93411: MNT-13089: RepoAdminServiceImplTest hangs on SQL Server
Fixed DictionaryRepositoryBootstrapTest to run on MS SQL Server.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94963 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93378: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93342: MNT-13089: RepoAdminServiceImplTest hangs on SQL Server
Disabled org.alfresco.repo.admin.RepoAdminServiceImplTest#testConcurrentDynamicModelDelete in case of MS SQl Server.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94958 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93368: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93293: Merged DEV (5.0.1) to 5.0.N (5.0.1)
93287: MNT-13089: RepoAdminServiceImplTest hangs on SQL Server
Modified DictionaryModelTypeTest to execute before test actions in a separate transaction to pass on MS SQL Server.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94954 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93367: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93292: Merged DEV (5.0.1) to 5.0.N (5.0.1)
93020: MNT-13089: RepoAdminServiceImplTest hangs on SQL Server
Disabled org.alfresco.repo.admin.RepoAdminServiceImplTest#testConcurrentDynamicModelCreate in case of SQL Server.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94953 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93248: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93130: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93124: Merged DEV to V4.2-BUG-FIX (4.2.5)
92705 : MNT-12991 : Disabled users can be invited in site
- Added check for disabled user
- Added unit test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94946 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261