Commit Graph

771 Commits

Author SHA1 Message Date
Andrei Rebegea
cb6992c778 Merged 5.2.N (5.2.2) to HEAD (5.2)
134673 cpopa: Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
      134653 cpopa: APPSREPO-105 : Add an API to download multiple file/folders as a zip
         - Fixed a test which failed due to an incorrect wait time.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137350 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:58:16 +00:00
Andrei Rebegea
0e29136f2d Merged 5.2.N (5.2.2) to HEAD (5.2)
134671 cpopa: Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
      134630 cpopa: APPSREPO-105 : Add an API to download multiple file/folders as a zip
         - Added an API for creating a download, retrieving download info and canceling a download


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137348 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:58:01 +00:00
Andrei Rebegea
cbd0c08325 Merged 5.2.N (5.2.2) to HEAD (5.2)
134425 mward: REPO-1583: fix test, broken due to introduction of sorting/paging.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137347 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:57:53 +00:00
Andrei Rebegea
c708379824 Merged 5.2.N (5.2.2) to HEAD (5.2)
134418 cturlica: REPO-1303: Update a group
      - added update group capabilities.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137346 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:57:46 +00:00
Andrei Rebegea
fc6416bdf2 Merged 5.2.N (5.2.2) to HEAD (5.2)
134402 mward: Merged mward/5.2.n-repo-1583-groupmem (5.2.1) to 5.2.N (5.2.1)
      134379 mward: REPO-1583: added tests for sorting


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137344 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:57:30 +00:00
Andrei Rebegea
3e79ee36c7 Merged 5.2.N (5.2.2) to HEAD (5.2)
134401 mward: Merged mward/5.2.n-repo-1583-groupmem (5.2.1) to 5.2.N (5.2.1)
      134377 mward: REPO-1583: non-admin now supported
      Also added tests for paging.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137343 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:57:23 +00:00
Andrei Rebegea
39d5faaf4d Merged 5.2.N (5.2.2) to HEAD (5.2)
134400 mward: Merged mward/5.2.n-repo-1583-groupmem (5.2.1) to 5.2.N (5.2.1)
      134375 mward: REPO-1583: added -me- support and improved implementation


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137342 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:57:13 +00:00
Andrei Rebegea
e3bcbf67d6 Merged 5.2.N (5.2.2) to HEAD (5.2)
134399 mward: Merged mward/5.2.n-repo-1583-groupmem (5.2.1) to 5.2.N (5.2.1)
      134294 mward: REPO-1583: add test and implementation details


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137341 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:57:05 +00:00
Andrei Rebegea
c3748a5ba7 Merged 5.2.N (5.2.2) to HEAD (5.2)
134310 cturlica: REPO-1304: Create a group
      - added create group logic; fixed a sorting bug for get groups/group members; updated test framework - post/create action; fix toJSON issue for parentIds and zones.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137338 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:56:42 +00:00
Andrei Rebegea
a3fcd7a5b3 Merged 5.2.N (5.2.2) to HEAD (5.2)
134045 cturlica: REPO-1684: We should not return properties that are empty
      - Empty (zero length) string values are considered to be null values, and will be represented the same as null values (i.e. by non-existence of the property).


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137334 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:56:13 +00:00
Andrei Rebegea
7b013ec1c5 Merged 5.2.N (5.2.2) to HEAD (5.2)
134040 rmunteanu: REPO-1752, REPO-1753: Create person with an id that contains "/" does not return an error
      - Added username validation on create person.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137333 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:56:02 +00:00
Andrei Rebegea
f7989073a7 Merged 5.2.N (5.2.2) to HEAD (5.2)
133997 mward: REPO-1660: REST API - update person should also accept "-me-"


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137331 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:55:47 +00:00
Andrei Rebegea
344d17ad43 Merged 5.2.N (5.2.2) to HEAD (5.2)
133932 mward: REPO-1747: speeds up TestPeople from around 5 mins to 1.
   The changes aren't pretty, but do improve the speed considerably. Creating networks is expensive and people are cheap, so I've changed the emphasis from creating fresh networks to creating people and caching networks.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137330 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:54:45 +00:00
Andrei Rebegea
d38d31563a Merged 5.2.N (5.2.2) to HEAD (5.2)
133852 jvonka: REPO-1666: V1 REST API - minor update to "testDeleteVersion" only
   - follow-on to exercise the fix via API-level sanity test
   - note: do not backport since new API is for 5.2+
   - MNT-13097


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137326 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:52:16 +00:00
Andrei Rebegea
ff2fc3a9cb Merged 5.2.N (5.2.2) to HEAD (5.2)
133709 cturlica: REPO-1301: Retrieve a group
      - first commit


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137320 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:51:30 +00:00
Andrei Rebegea
e8e52ae6d0 Merged 5.2.N (5.2.2) to HEAD (5.2)
133697 cturlica: REPO-1300: Retrieve list of groups
      - set default order by to displayName ASC
      - updated tests


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137318 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:48:56 +00:00
Andrei Rebegea
d8dd6a77d0 Merged 5.2.N (5.2.2) to HEAD (5.2)
133650 jvonka: REPO-908: V1 REST API - minor test fwk improvement
   - change default port from 8081 to 8765 (to avoid clash with Share, if already running in local dev env)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137313 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:46:35 +00:00
Andrei Rebegea
5851af3029 Merged 5.2.N (5.2.2) to HEAD (5.2)
133574 cturlica: REPO-1302: Retrieve list of group members
      - added group members api
      - fixed order by issue when using post processing ordering by id


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137309 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:44:03 +00:00
Andrei Rebegea
80ad58c3f4 Merged 5.2.N (5.2.2) to HEAD (5.2)
133522 cturlica: REPO-1300: Retrieve list of groups
      -  Fixed build failure


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137308 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:43:50 +00:00
Andrei Rebegea
0dde0c52c5 Merged 5.2.N (5.2.2) to HEAD (5.2)
133515 cturlica: REPO-1300: Retrieve list of groups
      - added groups api


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137305 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:38:50 +00:00
Alan Davis
3c3021c1f8 Merged 5.2.0 (5.2.0) to HEAD (5.2)
134764 mmuller: Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
      134751 mmuller: 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/HEAD/root@134985 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-02-07 15:07:35 +00:00
Alan Davis
b6c4e45a3f Merged 5.2.0 (5.2.0) to HEAD (5.2)
134737 jvonka: Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
      134718 jvonka: 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/HEAD/root@134982 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-02-07 15:07:02 +00:00
Alan Davis
fcd5b0dba8 Merged 5.2.0 (5.2.0) to HEAD (5.2)
134734 jvonka: Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
      134715 jvonka: 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/HEAD/root@134979 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-02-07 15:06:26 +00:00
Alan Davis
3a78216a43 Merged 5.2.0 (5.2.0) to HEAD (5.2)
134416 amukha: Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
      134396 amukha: Merged DEV to 5.2.N (5.2.1)
         133903 sglover: MNT-17247 "Disabled user can log into Alfresco Share using external authentication" take user disabled status in to account for external authentication subsystem + tests
         133907 sglover: MNT-17247 "Disabled user can log into Alfresco Share using external authentication" don't propagate user disabled exception
         133930 sglover: MNT-17247 "Disabled user can log into Alfresco Share using external authentication" move test class and add to a test suite
         134295 amukha: MNT-17247: Disabled user can log into Alfresco Share using external authentication
            - Added a test to simulate creation of missing person during external auth log in.
         134315 amukha: MNT-17247: Disabled user can log into Alfresco Share using external authentication
            - Added a fallback to supprt the logging in by non provisioned users.
         134354 amukha: MNT-17247: Disabled user can log into Alfresco Share using external authentication
            - Added a test with deauthorized user. Refactored existing test to start context once.
         134359 jvonka: REPO-1227: External authentication - prevent disabled user from authenticating
            - add log warning (with masked username, similar to brute force attack) if authentication bypassed when setting user details
         134372 amukha: MNT-17247: Disabled user can log into Alfresco Share using external authentication
            - Updated core and data model (contain new logging)
         134390 amukha: MNT-17247: Disabled user can log into Alfresco Share using external authentication
            - isEnabled flag for users is returned correctly
            - Added tests


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134976 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-02-07 15:05:53 +00:00
Alan Davis
ee2d26c947 Merged 5.2.0 (5.2.0) to HEAD (5.2)
134154 mward: Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
      134111 mward: REPO-1780: always use the primary parent ID regardless of context


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134209 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:37:58 +00:00
Alan Davis
282a62c418 Merged 5.2.0 (5.2.0) to HEAD (5.2)
134066 mward: Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
      134044 mward: REPO-1773: Validate ticket API call returns incorrect body with 404 status code


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134205 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:37:23 +00:00
Alan Davis
3543b19fa7 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133966 amorarasu: ACE-5718: Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
      133954 amorarasu: REPO-1681 / MNT-17228: CMIS: Attempt to delete non-current version throws "Unexpected: current version does not appear ..."
         - Fixed the misuse of the version node instead of live node
         - Added permission check for deleting a version
         - Uncommented the test added by JanV (REPO-1228) + added testcase for deleting with no permission
         - PublicApiCallContextHandler inherits basic auth parameters from BasicAuthCallContextHandler, to ensure proper exceptions are thrown by CMIS servlets (in this case, CmisPermissionDeniedException instead of CmisUnauthorizedException).


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134200 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:36:49 +00:00
Alan Davis
df4d0f1fdc Merged 5.2.0 (5.2.0) to HEAD (5.2)
133904 msuzuki: ACE-5622, merge fix from 5.2.N to address search rest api fix for location field


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134197 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:36:22 +00:00
Alan Davis
e5147104ad Merged 5.2.0 (5.2.0) to HEAD (5.2)
133883 rmunteanu: REPO-1746: Merge fixes for 5.2 GA issues to 5.2.0 branch
      Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
         133721 mward: REPO-1636: fixed bug when updating person with aspects/props.
         See https://issues.alfresco.com/jira/browse/REPO-1636?focusedCommentId=495557&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-495557


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134196 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:36:12 +00:00
Alan Davis
3a2f75aa3c Merged 5.2.0 (5.2.0) to HEAD (5.2)
133881 rmunteanu: REPO-1746: Merge fixes for 5.2 GA issues to 5.2.0 branch
      Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
         133703 mward: Merged mward/5.2.n-repo1636-customonly (5.2.1) to 5.2.N (5.2.1)
            133683 mward: REPO-1636 (initial commit): Properties from the "cm", "usr", "sys" namespaces should not be exposed


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134194 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:35:53 +00:00
Alan Davis
ffe5edb13b Merged 5.2.0 (5.2.0) to HEAD (5.2)
133870 rmunteanu: REPO-1746: Merge fixes for 5.2 GA issues to 5.2.0 branch
      Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
         133310 mward: Merged mward/5.2.n-repo1636-contentinfo (5.2.1) to 5.2.N (5.2.1)
            133306 mward: REPO-1636: Now filter the entire "usr" namespace, rather than just usr:enabled


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134193 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:35:44 +00:00
Alan Davis
b1c6752eff Merged 5.2.0 (5.2.0) to HEAD (5.2)
133869 rmunteanu: REPO-1746: Merge fixes for 5.2 GA issues to 5.2.0 branch
      Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
         133309 mward: Merged mward/5.2.n-repo1636-contentinfo (5.2.1) to 5.2.N (5.2.1)
            133294 mward: REPO-1636: Filter cm:preferenceValues and usr:enabled properties when getting people


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134192 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:35:36 +00:00
Alan Davis
4a4ba28e80 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133856 rmunteanu: REPO-1746: Merge fixes for 5.2 GA issues to 5.2.0 branch
      Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
         133307 jvonka: V1 REST API - update person (password)
         - REPO-1627 - Update password for a person with empty string
         - REPO-1643 - Missing 'oldPassword' field accompanies 403 status code, but should be 400


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134189 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:35:09 +00:00
Alan Davis
2b55561d4a Merged 5.2.0 (5.2.0) to HEAD (5.2)
133849 rmunteanu: REPO-1746: Merge fixes for 5.2 GA issues to 5.2.0 branch
      Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
         133351 jvonka: REPO-1646: V1 REST API - cannot unset optional fields (eg. when updating person / site details ...) - minor fixes with tests (update person)
         - ensure enabled & emailNotificationsEnabled cannot be null
         - null/empty company object should unset all fields (fix for empty case)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134188 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:35:00 +00:00
Alan Davis
e743336a6e Merged 5.2.0 (5.2.0) to HEAD (5.2)
133848 rmunteanu: REPO-1746: Merge fixes for 5.2 GA issues to 5.2.0 branch
      Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
         133297 jvonka: REPO-1646: V1 REST API - cannot unset optional fields (eg. when updating person / site details ...)
         - fix test fallout (Person returns empty Company object by default - as per existing V1 getPerson API)
         - TODO review the way we match expected results QueriesPeopleApiTest (vs other test patterns)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134187 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:34:51 +00:00
Alan Davis
a5dfaa0cdd Merged 5.2.0 (5.2.0) to HEAD (5.2)
133847 rmunteanu: REPO-1746: Merge fixes for 5.2 GA issues to 5.2.0 branch
      Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
         133296 jvonka: REPO-1646: V1 REST API - cannot unset optional fields (eg. when updating person / site details ...)
         - fix test fallout (Person returns empty Company object by default - as per existing V1 getPerson API)
         - TODO review the way we match expected results QueriesPeopleApiTest (vs other test patterns)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134186 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:34:42 +00:00
Alan Davis
c65142425d Merged 5.2.0 (5.2.0) to HEAD (5.2)
133846 rmunteanu: REPO-1746: Merge fixes for 5.2 GA issues to 5.2.0 branch
      Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
         133293 jvonka: REPO-1646: V1 REST API - cannot unset optional fields (eg. when updating person / site details ...)
         - part 2 (Update Person)
         - REPO-1268, REPO-893


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134185 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:34:34 +00:00
Alan Davis
2b1c7382d1 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133845 rmunteanu: REPO-1746: Merge fixes for 5.2 GA issues to 5.2.0 branch
      Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
         133290 jvonka: REPO-1646: V1 REST API - cannot unset optional fields (eg. when updating person / site details ...)
         - part 1 (Update Site)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134184 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:34:24 +00:00
Alan Davis
e58900ad81 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133844 rmunteanu: REPO-1746: Merge fixes for 5.2 GA issues to 5.2.0 branch
      Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
         133603 jvonka: REPO-1713: V1 REST API - simplify exception handling for multi-part upload
         - was: exceptions from behaviour beans are being returned as 500 during upload (as per RM extended use-case)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134183 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:34:13 +00:00
Alan Davis
75c6283fb0 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133843 rmunteanu: REPO-1746: Merge fixes for 5.2 GA issues to 5.2.0 branch
      Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
         133423 jvonka: REPPO-1579: V1 REST API - create person fix
         - expect 403 instead of 409, if a non-admin tries to create a person that already exists
         - REPO-892


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134182 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:34:03 +00:00
Alan Davis
342fe6f26c Merged 5.2.0 (5.2.0) to HEAD (5.2)
133842 rmunteanu: REPO-1746: Merge fixes for 5.2 GA issues to 5.2.0 branch
      Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
         133336 rmunteanu: REPO-1654, REPO-1655: Update one permission field returns 500
            - Changed status code and message in case one of the required permission fields is missing.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134181 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:33:53 +00:00
Alan Davis
62038af3ee Merged 5.2.0 (5.2.0) to HEAD (5.2)
133746 cturlica: REPO-1758: 5.2 (merge): ACE-5706: Users are denied access to content they should be able to see in v1 REST API
      Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
         133619 jvonka: REPO-1709: V1 REST API -  fix download content (fails unexpectedly with 403)
            - introduced by REPO-265


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134178 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:33:24 +00:00
Alan Davis
d55a13c3c3 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133222 jkaabimofrad: Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
      133185 jkaabimofrad: APPSREPO-61: As part of code review, renamed the quick share expiry date period flag.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133407 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:23:05 +00:00
Alan Davis
88dfe85b18 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133221 jkaabimofrad: Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
      133163 jkaabimofrad: APPSREPO-54: Fixed build failure.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133406 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:22:55 +00:00
Alan Davis
3bebc4d444 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133219 jkaabimofrad: Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
      133145 jkaabimofrad: APPSREPO-54: Added support to the quick-share V1 API to allow setting an optional expiry date when creating a shared link.
                 - Also, fixed the overloaded shareContent method which was missed during code clean-up.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133404 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:22:36 +00:00
Alan Davis
56f81c38b5 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133168 jvonka: REPO-1635: V1 REST API - minor fix for error code (update node/people details)
   - invalid data type conversion should return 400 instead of 500
   - REPO-1635, REPO-1641


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133398 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:21:37 +00:00
Alan Davis
69e596c5e0 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133137 rmunteanu: REPO-557: Retrieve Permissions For Node
      -  Renamed field according to REST API code conventions


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133393 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:18:25 +00:00
Alan Davis
4d6e3974f5 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133112 rmunteanu: REPO-557: Retrieve Permissions For Node
      -  Fixed build failure


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133392 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:18:14 +00:00
Alan Davis
e420b16bda Merged 5.2.0 (5.2.0) to HEAD (5.2)
133094 mward: REPO-1627: oldPassword/password validation improvement


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133390 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:17:56 +00:00
Alan Davis
4a6cc66b2b Merged 5.2.0 (5.2.0) to HEAD (5.2)
133082 rmunteanu: REPO-557: Retrieve Permissions For Node
      -  Added tests and minor changes


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133389 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:17:47 +00:00