Commit Graph

2252 Commits

Author SHA1 Message Date
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
bc4b80b5b0 Merged 5.2.N (5.2.2) to HEAD (5.2)
134398 mward: Merged mward/5.2.n-repo-1583-groupmem (5.2.1) to 5.2.N (5.2.1)
      134078 mward: REPO-1583: sketching out some basic code/infrastructure.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137340 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:56:57 +00:00
Andrei Rebegea
5706e129f9 Merged 5.2.N (5.2.2) to HEAD (5.2)
134395 cturlica: REPO-1304: Create a group
      - updated error message when creating a group with the same name


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137339 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:56:49 +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
b3bfedf964 Merged 5.2.N (5.2.2) to HEAD (5.2)
134070 rmunteanu: REPO-1752: Create person with long id returns 500
      - Minor change, added space in response message.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137337 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:56:34 +00:00
Andrei Rebegea
986b7ae73d Merged 5.2.N (5.2.2) to HEAD (5.2)
134050 rmunteanu: REPO-1752: Create person with long id returns 500
      - Changed validation message.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137335 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:56:20 +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
c20b524add Merged 5.2.N (5.2.2) to HEAD (5.2)
133613 cturlica: REPO-1743: Bug ? - list groups - orderBy displayName
      - made the sort consistent and display the shortName when authorityDisplayName isn't present (same as it's done when sorting by authorityDisplayName)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137311 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:46:07 +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
7d6523d611 Merged 5.2.0 (5.2.0) to HEAD (5.2)
134766 mmuller: Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
      134753 mmuller: Merged 5.2.N-REPO-1815 (5.2.1) to 5.2.N (5.2.1)
         134749 mmuller: REPO-1815 / ACE-5753 check if operation is null or empty and attach cmisselect=repositoryInfo and some code optimazion


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134987 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-02-07 15:07:57 +00:00
Alan Davis
e563162e41 Merged 5.2.0 (5.2.0) to HEAD (5.2)
134765 mmuller: Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
      134752 mmuller: Merged 5.2.N-REPO-1815 (5.2.1) to 5.2.N (5.2.1)
         134746 mmuller: REPO-1815 / ACE-5753 check if cmisselector is null or empty


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134986 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-02-07 15:07:46 +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
6bfcd3a2d4 Reverse merged HEAD (5.2)
<< This commit was made for cloud 45. Change made to the wrong brtanch >>
         134895 cturlica: Merged 5.2.N (5.2.1) to HEAD (5.2)
            134826 cturlica: CLD-3: Trunk broken by Servlet API upgrade on platform
               - partial revert of refactoring done in REPO-908


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134896 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-02-02 16:14:46 +00:00
Cristian Turlica
0c9ec7d3a9 134895 cturlica: Merged 5.2.N (5.2.1) to HEAD (5.2)
134826 cturlica: CLD-3: Trunk broken by Servlet API upgrade on platform
            - partial revert of refactoring done in REPO-908


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134895 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-02-02 15:16:35 +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
5584458b2f Merged 5.2.0 (5.2.0) to HEAD (5.2)
133996 rneamtu: ACE-5416: Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
      133567 rneamtu: ACE-5639: Comment Activitiy Feed Entries made outside of site show @@NULL@@
         - If siteInfo does not exists do not post comment related activity


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134203 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:37:06 +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
fd6c9b565c Merged 5.2.0 (5.2.0) to HEAD (5.2)
133882 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)
         133704 mward: Merged mward/5.2.n-repo1636-customonly (5.2.1) to 5.2.N (5.2.1)
            133687 mward: REPO-1636 no longer require explicit list of cm:person properties to exclude.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134195 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:36:02 +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
31986ba6cb Merged 5.2.0 (5.2.0) to HEAD (5.2)
133868 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)
         133552 mward: REPO-1661: properties and aspects no longer appear in /comments listing.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134191 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:35:26 +00:00
Alan Davis
5b62bb1da2 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133861 rmunteanu: REPO-1746: Merge fixes for 5.2 GA issues to 5.2.0 branch (Solved compilation issues after conflict)
      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@134190 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:35:17 +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