Commit Graph

487 Commits

Author SHA1 Message Date
Alan Davis
5546c363be Fix/mnt 15937 cmis filter 2017-07-21 16:09:06 +01:00
Jan Vonka
40737b18ec Merged 5.2.N-AUDIT-API (5.2.2) to 5.2.N (5.2.2)
137954 jvonka: REPO-2555: Retrieve Audit Application Entries - temporarily comment out failed testGetAuditEntries
   - added TODOs & comment to sub-task REPO-2598


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137981 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-07-12 12:12:05 +00:00
Jan Vonka
03ec9fbbcf Merged 5.2.N-AUDIT-API (5.2.2) to 5.2.N (5.2.2)
137948 jvonka: REPO-1785: Get Audit App Info - minor code formatting & consistency fix 
   - noticed whilst verifying REPO-2585


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137978 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-07-12 12:11:43 +00:00
Jan Vonka
97299a3616 Merged 5.2.N-AUDIT-API (5.2.2) to 5.2.N (5.2.2)
137927 eknizat: REPO-1298 Enable/Disable Application Auditing - Changes following code review


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137972 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-07-12 12:11:02 +00:00
Jan Vonka
131985f84d Merged 5.2.N-AUDIT-API (5.2.2) to 5.2.N (5.2.2)
137926 aforascu: REPO-2555 / REPO-2598 - Retrieve Application Audit Entries
       - commented failing tests for Response Codes 400&404


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137971 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-07-12 12:10:54 +00:00
Jan Vonka
9fcff2ecad Merged 5.2.N-AUDIT-API (5.2.2) to 5.2.N (5.2.2)
137925 aforascu: REPO-2555 / REPO-2598 - Retrieve Application Audit Entries
       - added Junit positive and negative tests for audit entries: checked response codes and basic audit entry details 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137970 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-07-12 12:10:45 +00:00
Jan Vonka
4ec36646bd Merged 5.2.N-AUDIT-API (5.2.2) to 5.2.N (5.2.2)
137909 eknizat: REPO-1298,REPO-2624 Enable/Disable Application Auditing - Add junit tests for 501 error code


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137969 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-07-12 12:10:38 +00:00
Jan Vonka
bb0ab874a0 Merged 5.2.N-AUDIT-API (5.2.2) to 5.2.N (5.2.2)
137907 jvonka: Trivial improvement: Queries REST API Test - testFieldsId
   - noticed whilst running ApiTest suite locally for new V1 Audit REST API
   - hence initially committed on 5.2.N-AUDIT-API branch (prior to merge to 5.2.N
   - this tests now passes even if AbstractSingleNetworkSiteTest -> useDefaultNetwork is set to true


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137967 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-07-12 12:10:23 +00:00
Jan Vonka
4032d49248 Merged 5.2.N-AUDIT-API (5.2.2) to 5.2.N (5.2.2)
137906 aforascu: REPO-1785 / REPO-2585 - Retrieve Audit Application info
       - deleted AuditTest.java and added the methods from it to AuditAppTest.java


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137966 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-07-12 12:10:01 +00:00
Jan Vonka
0da3bb1492 Merged 5.2.N-AUDIT-API (5.2.2) to 5.2.N (5.2.2)
137900 eknizat: REPO-1298,REPO-2624 Enable/Disable Application Auditing - Add junit tests


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137964 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-07-12 12:09:49 +00:00
Jan Vonka
e66ff31d3c Merged 5.2.N-AUDIT-API (5.2.2) to 5.2.N (5.2.2)
137899 aforascu: REPO-1785 / REPO-2585 - Retrieve Audit Application info
       - added a negative test (501 response code) for testGetAuditApp() Junit
       - added AuditTest class as an extra layer for methods and objects common to audit Junits (e.g enabling / disabling system audit) 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137963 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-07-12 12:09:43 +00:00
Jan Vonka
02d812a0cd Merged 5.2.N-AUDIT-API (5.2.2) to 5.2.N (5.2.2)
137889 aforascu: REPO-1785 / REPO-2585 - Retrieve Audit Application info
       - added Junit tests (positive and negative)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137960 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-07-12 12:09:21 +00:00
Jan Vonka
623a37d005 Merged 5.2.N-AUDIT-API (5.2.2) to 5.2.N (5.2.2)
137882 anechifor: REPO-1784 - Retrieve Audit Applications Implementation subtask - REPO-2581


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137959 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-07-12 12:09:14 +00:00
Martin Muller
862ca386fb REPO-2557, ALF-21907 Added a new test szenario where the node creator is tested if he can delete the locked node.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137779 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-23 10:56:29 +00:00
Ancuta Morarasu
270ab7e87d Fix the api-explorer version, there is no 5.2.2-SNAPSHOT version yet.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137776 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-23 07:34:24 +00:00
Alexandru Epure
3cf0d61d32 REPO-2520: Community: SiteMembership Java API calls should tell which site resulted in errors
Changed tests asserts from (actual value, expected value) to (expected value, actual value) as recommended in the Junit Assert Javadoc.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137771 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-22 12:57:06 +00:00
Jamal Kaabi-Mofrad
b4dc28b838 Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
136752 jkaabimofrad: APPSREPO-147: Renamed 'pathInfo' to 'path' to be consistent with other APIs.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136757 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-05-15 15:38:50 +00:00
Jamal Kaabi-Mofrad
4aa5513c75 Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
136749 jkaabimofrad: Minor re-formatting (replace tabs with spaces) noted via APPSREPO-147.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136756 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-05-15 15:38:41 +00:00
Jamal Kaabi-Mofrad
ea8994f297 Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
136745 jkaabimofrad: APPSREPO-147: Added an optional "include=path" parameter to the "list favorites" API as well as create and get a single favorite endpoints.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136755 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-05-15 15:29:26 +00:00
Jamal Kaabi-Mofrad
b69b6463c0 Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
136704 jkaabimofrad: APPSREPO-165: Added tests for testing the 'include' parameter with 'path' and/or 'allowableOperations' upon creating a shared link.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136710 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-05-12 09:30:24 +00:00
Jamal Kaabi-Mofrad
219be087f3 Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
136698 mbhave: APPSREPO-184: Added integration test for /shared-links?include=path


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136709 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-05-12 09:30:17 +00:00
Jamal Kaabi-Mofrad
29aecf23fe Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
135878 jkaabimofrad: APPSREPO-118: A few minor tweaks based on peer review.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135933 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-16 19:39:42 +00:00
Jamal Kaabi-Mofrad
1aff84d8f7 Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
135804 jkaabimofrad: APPSREPO-35, APPSREPO-118: Added tests for reset password service and REST API.
       - Added a utility class (EmailUtil) to work with MailActionExecutor in test mode
       - Added a new workflow task responsible for sending the reset password confirmation email (per peer review)
       - Changed the reset-password endpoint to return a 202 response for an inactive workflow or invalid workflow id, key or mismatched user
       - Some other minor changes as the result of adding tests
       - Also, fixed tests failures by changing the reset password workflow definition target namespace URI.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135931 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-16 19:39:31 +00:00
Jan Vonka
134cdcb66e REPO-2110 / MNT-17477: Trivial - fix test
- re-fix mismatch (4.2 vs 5.x) in test helper only

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135686 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-07 16:34:27 +00:00
Jan Vonka
8b8215fd83 Merged 5.1.N (5.1.3) to 5.2.N (5.2.1)
135683 jvonka: Merged 5.0.N (5.0.5) to 5.1.N (5.1.3)
      135681 jvonka: Merged V4.2-BUG-FIX (4.2.8) to 5.0.N (5.0.5)
         135658 jvonka: Merged 5.0.N (5.0.5) to V4.2-BUG-FIX (4.2.8)
             REPO-2110 / MNT-17477: CMIS: SXSS+CSRF vulnerability (browser binding)
                  - tweak test (for unexpected NPE in 4.2)
                  - resolve backport conflict


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135685 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-07 16:27:06 +00:00
Jan Vonka
32f51213e7 Merged 5.1.N (5.1.3) to 5.2.N (5.2.1)
135682 jvonka: Merged 5.0.N (5.0.5) to 5.1.N (5.1.3)
      135680 jvonka: Merged V4.2-BUG-FIX (4.2.8) to 5.0.N (5.0.5)
         135657 jvonka: Merged 5.0.N (5.0.5) to V4.2-BUG-FIX (4.2.8)
             REPO-2110 / MNT-17477: CMIS: SXSS+CSRF vulnerability (browser binding)
                  - tweak test (for unexpected NPE in 4.2)
                  - resolve backport conflict


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135684 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-07 16:26:57 +00:00
Jan Vonka
123e67a055 REPO-2110 / MNT-17477: CMIS: SXSS+CSRF vulnerability (browser binding)
- force download=attachment (Content-Disposition headers) for all content types, except those white-listed (eg. pdf & specific img types)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135606 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-06 10:19:02 +00:00
Jamal Kaabi-Mofrad
2e2ecb85c5 Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
135505 jkaabimofrad: APPSREPO-137: Made quick-share email template configurable via properties file. The template path property value could be an XPATH, a NodeRef of the template or a class path of the template.
       - Added a helper class to provide email template related utility functions
       - Added share as a default registered client for sending email - the template assets (images) will be available in share.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135566 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-03 11:41:58 +00:00
Martin Muller
7892bcef02 MNT-16236 changed the property to opencmis.maxContentSizeMB / opencmis.memoryThresholdKB and adjusted the test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135462 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-02-27 17:08:26 +00:00
Martin Muller
63de280dd1 MNT-16236 added changeable setMaxContentSize CMIS configuration for uploading a file + unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135376 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-02-23 14:41:42 +00:00
Cristian Turlica
cff630061f REPO-1878: Support GROUP_EVERYONE in all endpoints
- initial commit

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134828 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-30 15:49:50 +00:00
Matt Ward
86467be9b6 Merged mward/repo-1844-sortorder (5.2.1) to 5.2.N (5.2.1)
134816 mward: REPO-1844: sort order problems with ID


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134825 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-30 15:43:20 +00:00
Matt Ward
04c6028147 Merged mward/repo-1600-zonesfilter (5.2.1) to 5.2.N (5.2.1)
134762 mward: REPO-1583: added include=parentIds support


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134808 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-30 10:02:38 +00:00
Matt Ward
75c8ee0ae5 Merged mward/repo-1600-zonesfilter (5.2.1) to 5.2.N (5.2.1)
134742 mward: REPO-1583: added isRoot filtering.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134807 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-30 10:02:31 +00:00
Matt Ward
5377a9f21a Merged mward/repo-1600-zonesfilter (5.2.1) to 5.2.N (5.2.1)
134741 mward: REPO-1600: added support for zone filtering to GET /people/{personId}/groups
   Also brought in-line with spec to return an empty list rather than a 404 if the zone is non-existent.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134806 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-30 10:02:10 +00:00
Matt Ward
8d03006825 Merged mward/repo-1600-zonesfilter (5.2.1) to 5.2.N (5.2.1)
134686 mward: REPO-1600: implemented logical conjunction for where clause
   e.g.
       isRoot=true AND zones in ('MY.ZONE')


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134804 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-30 10:00:29 +00:00
Matt Ward
7a8c4c9688 Merged mward/repo-1600-zonesfilter (5.2.1) to 5.2.N (5.2.1)
134681 mward: REPO-1600: unknown zone results in 404


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134803 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-30 09:58:52 +00:00
Matt Ward
90123678f5 Merged mward/repo-1600-zonesfilter (5.2.1) to 5.2.N (5.2.1)
134670 mward: REPO-1600: initial groundwork
   Includes impl for path where no isRoot parameter is supplied.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134802 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-30 09:58:42 +00:00
Raluca Munteanu
8e827385dd REPO-1306: Delete group membership
- Added functionality and tests
   - Added minor changes to create group membership functionality ( REPO-1307 )

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134789 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-27 14:14:50 +00:00
Raluca Munteanu
66b0cbbb69 REPO-1884: Don't allow adding a sub-group with memberType:"PERSON"
- Added validation and tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134777 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-26 15:46:03 +00:00
Cristina Mocanu
2372dfc5eb REPO-1305 - Corrected a validation in GroupsTests.java, checked that group has been removed.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134775 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-26 13:30:42 +00:00
Martin Muller
f48c4b5cda Merged 5.2.N-REPO-1815 (5.2.1) to 5.2.N (5.2.1)
134745 mmuller: REPO-1815 / ACE-5753 reverse cmisselector=repositoryInfo + regression test


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134751 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-25 12:55:08 +00:00
Raluca Munteanu
fe089c7651 REPO-1307: Create group membership
- Added create group membership functionality
   - Added tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134750 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-25 11:57:40 +00:00
Cristian Turlica
216d34a03e REPO-1800: Create group with an id that contains "/" does not return an error
- added validation

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134748 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-25 09:04:42 +00:00
Cristian Turlica
5f20a39cee REPO-1305: Delete a group
- restrict delete group to group authority

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134747 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-25 08:56:11 +00:00
Jan Vonka
cc0b2e2157 Merged 5.2.N-LAST-T-MOD (5.2.1) to 5.2.N (5.2.1)
134696 jvonka: REPO-1644: Add REST API level test to check lastThumbnailModification property update (on upload new version)
   - fix local vs build
   - also logged REPO-1834


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134718 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-23 14:04:42 +00:00
Jan Vonka
0cf4d0793d Merged 5.2.N-LAST-T-MOD (5.2.1) to 5.2.N (5.2.1)
134684 jvonka: REPO-1644: Add REST API level test to check lastThumbnailModification property update (on upload new version)
   - note: will fail until we implement fix
   - see also REPO-1580 / MNT-17113 (we need to confirm it's the same/related issue on 5.0.N)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134715 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-23 14:04:10 +00:00
Matt Ward
6a0be6cd7a REPO-1813: 500 Response Code when creating a person without id
Now returns 400. Also fixed to return 400 when user id starts with GROUP_ or ROLE_

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134714 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-23 11:39:01 +00:00
Cristian Turlica
688a068f2a REPO-1305: Delete a group
- first version

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134676 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-20 13:46:59 +00:00
Constantin Popa
debae96be4 Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
134665 cpopa: APPSREPO-105 : Add an API to download multiple file/folders as a zip
      - test fixes to get rid of unpredictable failures
      - fixes after Gavin's OpenAPI spec review


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134674 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-20 12:57:32 +00:00