108047: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud)
107967: Merged DEV to 5.0.N (5.0.3)
MNT-14347: Upload does not work
- Moved comment inside <upload> to solve "XML objects may contain at most one node." error.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@108078 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
108038: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud)
107601: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.3)
107332: Merged DEV to V4.2-BUG-FIX (4.2.5)
105981 : MNT-12226 : Alfresco fails to version metadata after uploading new content version even when autoVersionOnUpdateProps=true
- Added config for upload.post.js webscript. So now users may configure versioning for Share APP separatelly.
106157 : MNT-12226 : Alfresco fails to version metadata after uploading new content version even when autoVersionOnUpdateProps=true
- Updated previous solution so that if no config provided for upload.post.js webscript then default model versioning strategy used.,
107537: MNT-12226 : Alfresco fails to version metadata after uploading new content version even when autoVersionOnUpdateProps=true
- Fixed build failure.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@108069 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
107541: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud) (PARTIAL MERGE)
107413: Merged DEV to 5.0.N (5.0.3)
106858 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Cleaning of Javadoc,
107565: MNT-13545 Fix compilation after merge of Javadoc
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@107633 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
107281: Merged NESS/5.1.N-2015-05-26 (5.1.0) to HEAD-BUG-FIX (5.1/Cloud)
105463: ACE-3984 : Add support for link creation via Repository REST API
- added the functionality for creating document links
105467: ACE-3984 : Add support for link creation via Repository REST API
- reverted fix to add modifications
105468: ACE-3984 : Add support for link creation via Repository REST API
- added java backed webscripts for creating and deleting links
- added service for handling document links operations
106865: ACE-3984 : Add support for link creation via Repository REST API
- added copyright notice
- added class level comment to AbstractDocLink
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@107492 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
106641: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud) (PARTIAL MERGE)
106597: Merged 5.0.2 (5.0.2) to 5.0.N (5.0.3)
106541: Merged /NESS/5.0.2-2015_06_03 (5.0.2) to URL: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/PATCHES/5.0.2 (..)
106485: MNT-12138 : ENH - Share must always offer the Download option
- Added new Download button in Quick share screen available only for images
- Added "nodeRef" on metadata response from api called by quickshare to avoid a call to a second api
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@106655 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
106475: RA-373: remove the sql-maven-plugin executions used for cleaning the DB before integration tests.
The 'purge' profile should be used instead, e.g:
mvn test -Ppurge,integration-tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@106624 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
106240: Merge RA-SPRINT6 to HEAD-BUG-FIX (5.1)
106203: RA-302: move StaticAssetCacheFilter to core.
It turned out the remote-api was not a dependency of Share, which makes sense and it seems odd that it worked during testing.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@106317 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
106172: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud) (PARTIAL MERGE)
106160: Merged DEV to 5.0.N (5.0.3)
103830 : MNT-14016 : Setting system.webdav.servlet.enabled=false throws a SEVERE exception during startup
- Logging info message instead of throwing exception when webdav is disabled.
- Updated service method to return 404 Not Found for disabled webdav
105880 : MNT-14016 : Setting system.webdav.servlet.enabled=false throws a SEVERE exception during startup
- Added return statement to stop execution if webdav is not enabled.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@106181 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
105791: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud)
105689: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.3)
105571: Merged DEV to V4.2-BUG-FIX (4.2.5)
103740: MNT-13855: Completing a a workflow on Mobile results in "Approve" being reported as "Rejected" in Alfresco 4.2.3 and 5.0, and no result in 4.2.1
- Updated sequence of actions to complete a task.
104919: MNT-13855: Completing a a workflow on Mobile results in "Approve" being reported as "Rejected" in Alfresco 4.2.3 and 5.0, and no result in 4.2.1
- Implemented unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@105946 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
105374: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud)
105132: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.3)
104888: Merged DEV to V4.2-BUG-FIX (4.2.5)
104492: MNT-10962: Versioning for cmis:document not working initially
- Use default values in the content model for autoVersion.
- Test to ensure that version properties for node created via CMIS are set wrt contentModel.
- TCK is now run with autoVersion=false.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@105408 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
102458: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud) (PARTIAL MERGE)
102346: SIMP CHINESE: Updated Simplified Chinese files based on EN-rev101823. Also this commit is a fix for ACE-3931.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@102571 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
102457: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud) (PARTIAL MERGE)
102342: NORWEGIAN: Updated Norwegian (Bokmal) files based on EN-rev101823. Also this commit is a fix for ACE-3931.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@102570 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
102447: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud) (PARTIAL MERGE)
102346: SIMP CHINESE: Updated Simplified Chinese files based on EN-rev101823. Also this commit is a fix for ACE-3931.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@102557 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
102446: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud) (PARTIAL MERGE)
102345: BRAZILIAN: Updated Brazilian Portuguese files based on EN-rev101823. Also this commit is a fix for ACE-3931.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@102556 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
102442: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud) (PARTIAL MERGE)
102342: NORWEGIAN: Updated Norwegian (Bokmal) files based on EN-rev101823. Also this commit is a fix for ACE-3931.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@102552 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101934: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
101821: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
101778: MNT-13831: Merged V4.2.4 (4.2.4.8) to V4.2-BUG-FIX (4.2.5)
101168: MNT-13641: Workflow attached documents are not shown if user does not have permissions to the parent folder
- Refuse of parent name property for picker element that was used for data list link generation.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@102073 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101748: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
101637: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
101337: Merged DEV to V4.2-BUG-FIX
100314 : MNT-13144 : WebDav does not correctly version CAD drawings correctly when saved using Windows mapped drive
Corrected shuffle pattern and some code for dwg files.
101140 : MNT-13144 : WebDav does not correctly version CAD drawings correctly when saved using Windows mapped drive
Was corrected some code for move webdav method. Added new junit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101850 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101747: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
101635: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
101289: Reverse merged V4.2-BUG-FIX (4.2.5)
<< Brought back the changes >>
98889: Reverse merged V4.1-BUG-FIX (4.1.10)
<< Caused a performance problem found in 5.0.1 testing >>
Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.5)
93762: Fix for MNT-13198 BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- use the bridge table to list sites.
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
98886: Reverse merged V4.1-BUG-FIX (4.1.10)
<< Original commits for this issue caused a performance problem found in 5.0.1 testing >>
98334: Merged DEV (4.2.5) to V4.2-BUG-FIX (4.2.5)
98326: MNT-13198: BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- Changed the PersonSitesRelation to use a faster API (SiteServiceImpl.listSiteMemberships(String, int)).
98452: MNT-13198: BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- Corrected the solution to fix the build failures.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101849 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261