Commit Graph

2299 Commits

Author SHA1 Message Date
Andrei Rebegea
3b7bcc199a Merged 5.2.N (5.2.2) to HEAD (5.2)
136083 gjames: Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
      135513 gjames: SEARCH-372: Adding filterQuery to facetQueries result


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137455 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-15 10:58:58 +00:00
Andrei Rebegea
867026b9a2 Merged 5.2.N (5.2.2) to HEAD (5.2)
136081 gjames: Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
      135511 gjames: SEARCH-372: Adding filterQuery to facetQueries result


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137453 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-15 10:58:43 +00:00
Andrei Rebegea
97c6e79205 Merged 5.2.N (5.2.2) to HEAD (5.2)
136080 gjames: Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
      135510 gjames: SEARCH-372: Adding filterQuery to the result, wip


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137452 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-15 10:58:36 +00:00
Andrei Rebegea
21cbaef6a3 Merged 5.2.N (5.2.2) to HEAD (5.2)
136077 gjames: Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
      135431 gjames: SEARCH-339: A basic restapi for facet intevals


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137449 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-15 10:58:13 +00:00
Andrei Rebegea
ca1054e794 Merged 5.2.N (5.2.2) to HEAD (5.2)
135933 jkaabimofrad: 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/HEAD/root@137437 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-15 10:56:52 +00:00
Andrei Rebegea
b8a2b60ea1 Merged 5.2.N (5.2.2) to HEAD (5.2)
135931 jkaabimofrad: 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/HEAD/root@137435 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-15 10:56:38 +00:00
Andrei Rebegea
790a9d6955 Merged 5.2.N (5.2.2) to HEAD (5.2)
135930 jkaabimofrad: Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
      135590 jkaabimofrad: APPSREPO-35: Added password reset V1 API.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137434 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-15 10:56:28 +00:00
Andrei Rebegea
d183eda49f Merged 5.2.N (5.2.2) to HEAD (5.2)
135899 aforascu: REPO-2156 / MNT-16748: Failing to extract auditing entries from SearchService using Share, CMIS.
   - Added two JUnit tests that test that the audit records are added when using SearchService query(SearchParameters): one in the AuditMethodInterceptorTest and another one in AuditWebScriptTest that is using the Rest-API get audit method to query the audit
   - Refactored also an existing test in AuditMethodInterceptorTest


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137433 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-15 10:56:19 +00:00
Andrei Rebegea
c59805a1cb Merged 5.2.N (5.2.2) to HEAD (5.2)
135802 amukha: MNT-16931 Partially revert the fix for MNT-14367


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137417 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:09:09 +00:00
Andrei Rebegea
4a08eff542 Merged 5.2.N (5.2.2) to HEAD (5.2)
135686 jvonka: 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/HEAD/root@137411 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:08:26 +00:00
Andrei Rebegea
66c9e10176 Merged 5.2.N (5.2.2) to HEAD (5.2)
135685 jvonka: 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/HEAD/root@137410 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:08:19 +00:00
Andrei Rebegea
04a0ef631c Merged 5.2.N (5.2.2) to HEAD (5.2)
135684 jvonka: 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/HEAD/root@137409 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:08:12 +00:00
Andrei Rebegea
ea2185e6a4 Merged 5.2.N (5.2.2) to HEAD (5.2)
135620 jvonka: 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)
   - follow-on for r135606 to fix fallout caught by TestPublicApiBrowser11TCK.testCMISTCKQuery()


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137405 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:07:45 +00:00
Andrei Rebegea
9b499c911a Merged 5.2.N (5.2.2) to HEAD (5.2)
135606 jvonka: 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/HEAD/root@137404 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:07:39 +00:00
Andrei Rebegea
a74c71116a Merged 5.2.N (5.2.2) to HEAD (5.2)
135566 jkaabimofrad: 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/HEAD/root@137402 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:07:23 +00:00
Andrei Rebegea
67402ac66d Merged 5.2.N (5.2.2) to HEAD (5.2)
135565 jkaabimofrad: Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
      135229 jkaabimofrad: APPSREPO-136: Updated the API framework so that WebApiNoAuth annotation can be used with operations.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137401 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:07:13 +00:00
Andrei Rebegea
25c8c95298 Merged 5.2.N (5.2.2) to HEAD (5.2)
135560 skopf: REPO-2112 - Security: MNT-17545: HTTP Header Injection in ContentStreamer
   MNT-17545 - HTTP Header Injection in ContentStreamer


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137399 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:06:56 +00:00
Andrei Rebegea
4b23014fee Merged 5.2.N (5.2.2) to HEAD (5.2)
135537 skopf: REPO-2109 - Security: MNT-17475: WebDAV: SXSS+CSRF vulnerability in SSO environments
   MNT-17475 - WebDAV: SXSS+CSRF vulnerability in SSO environments


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137398 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:06:49 +00:00
Andrei Rebegea
19e49d1bb7 Merged 5.2.N (5.2.2) to HEAD (5.2)
135462 mmuller: 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/HEAD/root@137394 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:06:19 +00:00
Andrei Rebegea
0313afe34a Merged 5.2.N (5.2.2) to HEAD (5.2)
135376 mmuller: MNT-16236 added changeable setMaxContentSize CMIS configuration for uploading a file + unit test.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137390 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:05:50 +00:00
Andrei Rebegea
f3e6780ff7 Merged 5.2.N (5.2.2) to HEAD (5.2)
135306 cturlica: Merged 5.2.0-CLOUD45 (Cloud ) to 5.2.N (5.2.1)
      135265 cturlica: CLD-67: TestSiteMembershipRequests tests failing after cloud update from 5.2-SNAPSHOT to 5.2.0-CLOUD45-SNAPSHOT (plat/share)
         - we shouldn't have default null value for not set properties (partial change for REPO-892)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137385 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:02:36 +00:00
Andrei Rebegea
c1270defd1 Merged 5.2.N (5.2.2) to HEAD (5.2)
135255 arebegea: MNT-17427 : api/invite/cancel deletes records in the database with a GET: CSRF/XSS attack
      - delete the script/org/alfresco/repository/invite/invite.get
      - use the alternatives: script/org/alfresco/repository/site/invitation/invitation.post and script/org/alfresco/repository/site/invitation/invitation.delete
      - updating the tests
      - updating the controller for the invitation.delete to a java controller
      - fix test fallout (SiteServiceTest testInviteDisabledUser - expected error status code)
      - improve security by allowing only invitationIDs that belong the the site passed as parameter to be canceled
      - be consistent and return 404 when an invitationID can not be found


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137384 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:02:29 +00:00
Andrei Rebegea
99e41785ad Merged 5.2.N (5.2.2) to HEAD (5.2)
134828 cturlica: REPO-1878: Support GROUP_EVERYONE in all endpoints
      - initial commit


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137370 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:00:48 +00:00
Andrei Rebegea
5a13a06076 Merged 5.2.N (5.2.2) 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@137369 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:00:41 +00:00
Andrei Rebegea
8c1a017df7 Merged 5.2.N (5.2.2) to HEAD (5.2)
134825 mward: 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/HEAD/root@137368 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:00:33 +00:00
Andrei Rebegea
62a45db93d Merged 5.2.N (5.2.2) to HEAD (5.2)
134808 mward: 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/HEAD/root@137367 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:00:25 +00:00
Andrei Rebegea
0fd7bcfa2b Merged 5.2.N (5.2.2) to HEAD (5.2)
134807 mward: 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/HEAD/root@137366 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:00:18 +00:00
Andrei Rebegea
5a9b07693f Merged 5.2.N (5.2.2) to HEAD (5.2)
134806 mward: 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/HEAD/root@137365 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:00:10 +00:00
Andrei Rebegea
a55b2ca3a1 Merged 5.2.N (5.2.2) to HEAD (5.2)
134805 mward: Merged mward/repo-1600-zonesfilter (5.2.1) to 5.2.N (5.2.1)
      134688 mward: REPO-1600: slight optimisation to use zone filtering earlier


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137364 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 17:00:03 +00:00
Andrei Rebegea
0bc1e54e46 Merged 5.2.N (5.2.2) to HEAD (5.2)
134804 mward: 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/HEAD/root@137363 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:59:56 +00:00
Andrei Rebegea
9acc059b35 Merged 5.2.N (5.2.2) to HEAD (5.2)
134803 mward: 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/HEAD/root@137362 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:59:48 +00:00
Andrei Rebegea
9b3b01297b Merged 5.2.N (5.2.2) to HEAD (5.2)
134802 mward: 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/HEAD/root@137361 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:59:40 +00:00
Andrei Rebegea
7aabb7a740 Merged 5.2.N (5.2.2) to HEAD (5.2)
134789 rmunteanu: 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/HEAD/root@137359 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:59:24 +00:00
Andrei Rebegea
33c862b455 Merged 5.2.N (5.2.2) to HEAD (5.2)
134777 rmunteanu: 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/HEAD/root@137358 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:59:16 +00:00
Andrei Rebegea
c691e82867 Merged 5.2.N (5.2.2) to HEAD (5.2)
134775 cmocanu: 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/HEAD/root@137357 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:59:09 +00:00
Andrei Rebegea
55f7231275 Merged 5.2.N (5.2.2) to HEAD (5.2)
134750 rmunteanu: REPO-1307: Create group membership
      - Added create group membership functionality
      - Added tests


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137356 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:59:03 +00:00
Andrei Rebegea
294f20c7c8 Merged 5.2.N (5.2.2) to HEAD (5.2)
134748 cturlica: 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/HEAD/root@137355 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:58:55 +00:00
Andrei Rebegea
ad7fc8b22e Merged 5.2.N (5.2.2) to HEAD (5.2)
134747 cturlica: REPO-1305: Delete a group
      - restrict delete group to group authority


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137354 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:58:48 +00:00
Andrei Rebegea
6602788c5c Merged 5.2.N (5.2.2) to HEAD (5.2)
134714 mward: 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/HEAD/root@137353 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:58:41 +00:00
Andrei Rebegea
df8498e58a Merged 5.2.N (5.2.2) to HEAD (5.2)
134676 cturlica: REPO-1305: Delete a group
      - first version


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137352 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:58:34 +00:00
Andrei Rebegea
85cb51d595 Merged 5.2.N (5.2.2) to HEAD (5.2)
134674 cpopa: 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/HEAD/root@137351 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:58:25 +00:00
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
b74efb3846 Merged 5.2.N (5.2.2) to HEAD (5.2)
134403 mward: Merged mward/5.2.n-repo-1583-groupmem (5.2.1) to 5.2.N (5.2.1)
      134397 mward: REPO-1583: implementing feedback from CR-667 review


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137345 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-14 16:57:38 +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