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
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
Michael Suzuki
8e71fcde7f
Search-463, implement fix
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137180 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-07 10:27:57 +00:00
Ramona Neamtu
d85f0416bb
MNT-17620 : Upload new version action for a duplicate file name changes the name of the file
...
- do not change the fileName when uploading a new version
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137160 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-06 08:12:07 +00:00
Samuel Langlois
be763c709a
Upgraded to version 5.2.2
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137155 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-05 16:51:23 +00:00
Michael Suzuki
e053387139
Search-340, fix default values of range inclusion and data-model update
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137129 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-02 16:55:52 +00:00
Stefan Kopf
86ff330a6b
Merged REPO-2054 (5.2.1) to 5.2.N (5.2.1)
...
137021 skopf: REPO-2054 - GS Replacement: Implement new transformer to invoke the rasterizer, depending on chosen technology
- Fix Bamboo builds
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137119 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 12:39:39 +00:00
Stefan Kopf
3b8876ed20
Merged REPO-2054 (5.2.1) to 5.2.N (5.2.1)
...
136982 anechifor: added profile
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137115 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 12:38:50 +00:00
Gethin James
8844ed68d0
Merged searchrep (5.2.1) to 5.2.N (5.2.1)
...
137028 gjames: SEARCH-456: quoting filter queries where possible
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137092 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:25:11 +00:00
Gethin James
6ab1ea5634
Merged searchrep (5.2.1) to 5.2.N (5.2.1)
...
137024 msuzuki: Search-426, align response of V1 with grouping to be the same as V2
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137090 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:23:21 +00:00
Gethin James
1bdcba877f
Merged searchrep (5.2.1) to 5.2.N (5.2.1)
...
137019 msuzuki: Search-340, added unit test to cover range start and end inclusive options
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137089 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:23:14 +00:00
Gethin James
2a2fe5c59e
Merged searchrep (5.2.1) to 5.2.N (5.2.1)
...
137016 gjames: SEARCH-340: Changing range tags to label
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137088 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:23:07 +00:00