76591: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
76521: Merged DEV to V4.2-BUG-FIX
76328 : MNT-11854 : Consumer allowed to create Discussion, Wiki, Blog and Link if she/he creates the first item
Add the changes - for discussion, blog and link containers we will get site permission.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77658 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
76573: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
76287: MNT-11511 : All tags are not displayed in repository when the number of nodes taggable is over 1000
- Merge to incorrect branch was removed
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77640 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
76572: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
76284: MNT-11511 : All tags are not displayed in repository when the number of nodes taggable is over 1000
- Added a test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77639 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
76558: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
75813: Merged DEV V4.2-BUG-FIX to V4.2-BUG-FIX (4.2.3)
65552: MNT-10977: Workflow process retrieval returns incorrect hasMoreItems value
- 'hasMoreItems' value calculation has been modified to take into account skipped elements
67687: MNT-10977: Workflow process retrieval returns incorrect hasMoreItems value
- 'org.alfresco.rest.workflow.api.impl.ProcessesImplTest' has been implemented to cover both test cases of the issue
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77625 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
76305: Merged EOL2 (5.0.0.EOL2) to HEAD-BUG-FIX (5.0/Cloud)
76026: ACE-2012 EOL Original SOAP API (CML) - removed. Based on BRANCHES/DEV/EOL:r73833,73932 and CMIS EOL removal merge.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77579 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
75556: Merged EOL to HEAD-BUG-FIX (5.0/Cloud)
74583: ACE-2010 EOL Legacey CMIS Inputs (2) in 5.0
<< Broken >>
- With Kevin - try and bring back ContentGet/ContentInfo so need ReferenceFactory
75109: ACE-2010 - EOL Legacey CMIS Inputs (2) in 5.0. Restored ContentGet and ContentInfo functionality without CMIS related infection.
75110: ACE-2010 - EOL Legacey CMIS Inputs (2) in 5.0. Move content scripts out of cmis folder so it can be safely removed.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77490 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
75551: Reverse Merge HEAD-BUG-FIX (5.0/Cloud)
74584: Reverse merged HEAD-BUG-FIX (5.0/Cloud)
<< Requires more work on the EOL branch >>
74416: Merged EOL to HEAD-BUG-FIX (5.0/Cloud)
74309: ACE-2010 EOL Legacy CMIS Inputs (2) in 5.0
- Start replacing references to the original CMIS code with Alfresco and chemistry Open CMIS classes
74342: ACE-2010 EOL Legacy CMIS Inputs (2) in 5.0
- Switch ServiceRegistry over to using Open CMIS classes
74406: ACE-2010 EOL Legacy CMIS Inputs (2) in 5.0
<< Compiles and starts Share without error >>
- Removed Original CMIS classes from the repository, remote-api and thor
- Moved the CMIS.DictionaryBootstrap bean into opencmis-context.xml before removing cmis-api-context.xml
- Some code was left under:
root\projects\remote-api\source\java\org\alfresco\repo\cmis
...........................................................\client
...........................................................\ws
...........................................................\rest
................................test-java\org\alfresco\repo\cmis
................................................................\ws
................................................................\rest
Will have to see if it should be be removed too, or if it is common with OpenCMIS
74407: ACE-2010 EOL Legally CMIS Inputs (2) in 5.0
- Removed left over code under:
root\projects\remote-api\source\java\org\alfresco\repo\cmis
................................test-java\org\alfresco\repo\cmis
- Removed an authentication URL test in QuickShareRestApiTest which was failing in
the same way as the tests above.
- Removed CXFAuthenticationSystemTest which appears to be using the original CMIS
74465: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
74464: ACE-2010 EOL Legacey CMIS Inputs (2) in 5.0
- New failure in QuickShareRestApiTest
- CXFAuthenticationSystemTest (deleted) was still referenced in MiscSystemTestSuite
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77489 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
75514: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (5.0/Cloud)
75123: Merged DEV to V4.2-BUG-FIX (4.2.3)
74367: MNT-11725 : Unable to manage permissions when granted coordinator role.
Changed the order of adding and deleting a permission for the downgrading of permissions use case.
75098: MNT-11725 : Unable to manage permissions when granted coordinator role.
Added a test to simulate the issue.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77476 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
74316: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (5.0/Cloud)
74270: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.3)
73963: Merged DEV to V4.1-BUG-FIX (4.1.10)
71918: MNT-10156: In Share show appropriate HTTP status codes (such as 403) rather than the default 500
- Throw WebScriptException with 403 status code on ContentGet layer.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74896 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
74247: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (5.0/Cloud)
73960: Merged DEV to V4.2-BUG-FIX (4.2.3)
73719: MNT-11586 : bpm:outcome property is not set when completing a task via the workflow public API
Added "bpm_outcome" variable to completed and resolved tasks.
Added checks to tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74881 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
73882: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73714: Merged DEV to V4.2-BUG-FIX (4.2.3)
73713 : MNT-11688 : Class cast exception when parsing preferences in Test Code.
- Use Object.toString() for value to prevent Class cast exception
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74828 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73689: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73592: Merged DEV to V4.2-BUG-FIX
73341 : MNT-11595 : Downgrading permission from Manager to Consumer, user still allowed to create WIKI pages
Add the changes - for wiki container we will get site permission. Add unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74804 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73685: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73523: Merged DEV 4.2.N to V4.2-BUG-FIX (4.2.3)
67086: MNT-10820: In WebDav browser interface, the folder listing action triggers READ audit activity
- WebDAV 'GET' method handler implementation has been modified to use content property instead of content reader for retrieving metadata during generating folder listing. Using content reader for getting document size and mime type is overkill. Regression test has been added for this test case
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74800 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
72929: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
72835: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.3)
72833: Merged V4.1.9 (4.1.9) to V4.1-BUG-FIX (4.1.10)
72748: Reverse merged V4.1.9 (4.1.9)
<< Fix for MNT-11315/MNT-10797 fixes this issue in a more flexible way, but requires the original fix to be removed. >>
59793: Merged V4.2-BUG-FIX (4.2.2) to V4.1-BUG-FIX (4.1.8)
59792: Merged V4.2.1 (4.2.1) to V4.2-BUG-FIX (4.2.2)
59780: Merged DEV to PATCHES/V4.2.1 (4.2.1)
58668 : MNT-10074 : Impossible to use CMIS AtomPub binding when Kerberos is enable
- Kerberos filter should correctly restart authentication using Negotiate method if Basic was recieved.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74747 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
72742: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
72387: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.3)
72283: Merged V4.1.9 (4.1.9) to V4.1-BUG-FIX (4.1.10)
72217: MNT-10122: Merged DEV to PATCHES/V4.1.9
71475: MNT-10122: Related to MNT-2234 - Incorrect workflow history when using jBPM.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74740 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
71857: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
71852: MNT-11233: Merged DEV to V4.2-BUG-FIX (4.2.3)
71850: MNT-11233: Alfresco CMIS API /alfresco/api/-default-/cmis/versions/1.1/atom cannot be used with external authentication
- Fix remoteUserMapper checking to be the same as in BaseAuthenticationFilter
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74727 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
71771: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
71676: Merged V4.1-BUG-FIX (4.1.9) to V4.2-BUG-FIX (4.2.3)
71427: Merged DEV to V4.1-BUG-FIX (4.1.9)
70397 : MNT-10917 : Group permissions lost when copying/moving folders from repository to site's document library (from Share UI)
- Added cleaning site permission only at copy from site to another site
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74720 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
71623: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
71393: Reverse Merge V4.2-BUG-FIX (4.2.3)
<<Main solution is correct. Fix required for the test specifically for 4.2-BUG-FIX branch>>
71299: Reverse Merge V4.2-BUG-FIX (4.2.3)
<<Caused build failures since #347 on 4.2-BUG-FIX branch>>
70399: Merged V4.1-BUG-FIX (4.1.9) to V4.2-BUG-FIX (4.2.3)
70351: Merged DEV to V4.1-BUG-FIX (4.1.9)
66550 : MNT-8624 : CMIS Query breaks with non cmis objects
- Ignoring entities of non-cmis types
70135 : MNT-8624 : CMIS Query breaks with non cmis objects
- Test to demonstrate working with link object (link is non-cmis type)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74706 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
71622: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
71378: Merged V4.2.2 (4.2.2) to V4.2-BUG-FIX (4.2.3)
<< Again. 71376 should not have been RECORD ONLY >>
71280: Merged DEV to V4.2.2-PATHCES (4.2.2)
70814: MNT-10679: BM-0012: Run v420b1494_01: Exception from executeScript
- Handle ClientAbortException
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74705 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
71607: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
70363: Merged DEV to V4.2-BUG-FIX (4.2.3)
69771: MNT-11246: Inconsistent file handling when opening a document from history view in IE 10 compared to Firefox
- Change document extension in case when user agent is "IE" and it's current extension doesn't correspond it's mimetype.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74697 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
71601: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
70356: MNT-11233: DEV to V4.2-BUG-FIX (4.2.3)
67973: MNT-11233: Alfresco CMIS API /alfresco/api/-default-/cmis/versions/1.1/atom cannot be used with external authentication
- Move RemoteUserMapper from Web-Client to Repository project. Use RemoteUserMapper in PublicApiAuthenticator to retrieve remote user from request.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74695 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
71592: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
70331: Merged V4.1-BUG-FIX (4.1.9) to V4.2-BUG-FIX (4.2.3)
70280: MNT-10122 : Related to MNT-2234 - Incorrect workflow history when using jBPM
- Fixed tests failure.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74690 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261