Jamal Kaabi-Mofrad
490e8448e0
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122722 jvonka: (Quick) Shared Links API - update shared links api test for delete
- extra test for ensuring that modified/modifier (=> modifiedAt, modifiedByUser) did not change due to delete (after merging MNT-15654)
RA-708, RA-776
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126499 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:13:17 +00:00
Jamal Kaabi-Mofrad
d5c7c07e85
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122702 jvonka: (Quick) Shared Links API - update shared links api tests for create & delete (+ve & -ve)
RA-708, RA-776
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126497 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:12:54 +00:00
Jamal Kaabi-Mofrad
e4cab7d9b2
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122697 jvonka: (Quick) Shared Links API - first-cut for shared links api tests (+ve & -ve)
- also tweaks to REST api test 'fwk' (harness)
RA-773, RA-708, RA-776, RA-750, RA-829, RA-775
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126495 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:12:33 +00:00
Jamal Kaabi-Mofrad
2ae2eb7e78
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122675 jvonka: Nodes (FileFolder) API - return isFile in node info (renamed from isContent) in addition to isFolder
- follow-on, to fix where clause
RA-828, RA-741
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126494 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:12:21 +00:00
Jamal Kaabi-Mofrad
6d8e8e5ecd
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122631 jkaabimofrad: RA-676: Added node's renditions REST API.
- Download renditioned content + test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126489 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:11:15 +00:00
Jamal Kaabi-Mofrad
f470bf8efa
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122626 jvonka: Nodes (FileFolder) API - add "permanent" option to delete node (to optionally bypass archive/trashcan)
- follow-on such that user cannot delete permanently (even with delete permission) unless they're owner or admin of node (for hierarchy, only checks parent folder node)
RA-837, RA-642
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126486 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:10:24 +00:00
Jamal Kaabi-Mofrad
06fa651c38
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122595 jvonka: Nodes (FileFolder) API - add "permanent" option to delete node (to optionally bypass archive/trashcan)
RA-837, RA-642
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126484 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:09:48 +00:00
Jamal Kaabi-Mofrad
6e2fbe27e3
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122594 jvonka: REST api fwk: pass through query params for DELETE method
- also update REST api test fwk
RA-837
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126483 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:09:33 +00:00
Jamal Kaabi-Mofrad
256e3e5254
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122590 jkaabimofrad: RA-841: Fixed the status code for the large file upload. Also, added a new exception with 507 status code to be thrown, when "ContentQuotaException" occurs.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126482 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:09:24 +00:00
Jamal Kaabi-Mofrad
50dffcc569
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122580 jvonka: Nodes (FileFolder) API - return isFile in node info (renamed from isContent) in addition to isFolder
RA-828, RA-741
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126481 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:09:09 +00:00
Jamal Kaabi-Mofrad
f7d7bef19d
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122483 jkaabimofrad: RA-678: Updated create rendition Api + tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126476 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:08:09 +00:00
Jamal Kaabi-Mofrad
84947ba6de
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122394 jkaabimofrad: RA-677: Added node's renditions REST API.
- Retrieve information about a rendition of a node + test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126472 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:05:42 +00:00
Jamal Kaabi-Mofrad
115e9d73ff
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122329 jkaabimofrad: Fixed API tests failure.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126470 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:05:01 +00:00
Jamal Kaabi-Mofrad
cb6a9ce73e
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122327 jkaabimofrad: RA-673, RA-678: Added node's renditions REST API.
- Retrieve Renditions For Node + tests
- Create Rendition
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126468 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:04:40 +00:00
Jamal Kaabi-Mofrad
645041272a
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122325 jkaabimofrad: Moved some of the FileFolder API tests logic to AbstractBaseApiTest.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126467 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:04:29 +00:00
Jamal Kaabi-Mofrad
e35223c712
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122184 jvonka: Nodes (FileFolder) API - remove test workaround (based on fix for ACE-5114)
- re: list children nodeType filtering - exact match with no sub-types - if super-type does not exist
- for example: where=(nodeType='cm:link includeSubTypes')
RA-811, ACE-5114
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126460 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:03:29 +00:00
Jamal Kaabi-Mofrad
0bf34f2694
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122176 gjames: RA-823 Using the sites.expected() check instead
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126457 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:58:11 +00:00
Jamal Kaabi-Mofrad
93a9e0cb47
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122175 gjames: RA-823 added parseListSource() proxy method and SiteMembers source entity test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126456 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:58:04 +00:00
Jamal Kaabi-Mofrad
2795628608
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122140 jvonka: Nodes (FileFolder) API - update listChildren 'where' filtering (inc tests) for nodeType + optionally including sub-types
- for example: where=(nodeType='cm:link includeSubTypes')
RA-811, RA-634
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126451 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:57:20 +00:00
Jamal Kaabi-Mofrad
ac73cc618d
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122127 jvonka: Nodes (FileFolder) API - update/add -ve tests for move & copy operations
- also fix-up error messages to show nodeId (rather than full nodeRef)
RA-684, RA-806
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126450 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:57:11 +00:00
Jamal Kaabi-Mofrad
df9a17f35f
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122013 jvonka: Nodes (FileFolder) API - add isContent (in addition to isFolder) to node info
RA-828, RA-741
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126449 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:57:02 +00:00
Jamal Kaabi-Mofrad
455071900d
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121977 jvonka: Nodes (FileFolder) API - demonstrate nodeType query without subTypes using cm:link
- however, need to workaround subtle issue (if super-type qname has never existed) where FileFolder list (via GetChildren CQ) does not match and returns all ...
RA-811, RA-634
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126447 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:56:35 +00:00
Jamal Kaabi-Mofrad
e47c926b90
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121973 jvonka: Nodes (FileFolder) API - fix list children (fallout & tests -re: nodeType/subTypes 'where' filtering)
RA-811, RA-634
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126446 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:56:29 +00:00
Jamal Kaabi-Mofrad
41fd384c44
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121972 jvonka: Nodes (FileFolder) API - add api tests when setting owner (cm:owner prop')
RA-706, RA-639
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126445 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:56:22 +00:00
Jamal Kaabi-Mofrad
bba84f94b7
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121939 jvonka: Nodes (FileFolder) API - update listChildren 'where' filtering (inc tests) for nodeType + subTypes
RA-811, RA-634
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126443 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:56:07 +00:00
Jamal Kaabi-Mofrad
1bd4af7a70
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121929 jvonka: Nodes (File/Folder) API - test for move operation
- update existing test
- switch from PUT /nodes/{nodeId} (with parentId) to POST /nodes/{nodeId} (with targetParentId)
RA-683, RA-806
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126442 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:55:46 +00:00
Jamal Kaabi-Mofrad
6775385f1f
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121926 jvonka: Nodes (File/Folder) API - prevent move via PUT (change of parentId)
- will be replaced shortly by POST /nodes/{nodeId}/move (RA-806)
RA-683
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126440 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:55:25 +00:00
Jamal Kaabi-Mofrad
c2c1293a8e
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121924 gjames: RA-684: Adding a test for node copy
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126438 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:55:09 +00:00
Jamal Kaabi-Mofrad
ee39a9192e
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121839 jvonka: FileFolder (Node) API - update test for node type other than folder/content
- sanity test app:filelink & app:folderlink (and remove TODO comment)
RA-741
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126426 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:52:38 +00:00
Jamal Kaabi-Mofrad
2d1cadafe6
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121834 jvonka: FileFolder (Node) API - test updates
- add sanity checks for node type that extend cm:cmobject (other than cm:folder / cm:content)
- also add -ve test if attempting to use relative path lookup to get node info (if path parent is not a folder)
RA-741, RA-672
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126424 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:52:23 +00:00
Jamal Kaabi-Mofrad
08b6ba84ad
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121799 jvonka: FileFolder API - minor validation fix when listing children via "relativePath"
- also check type of parentId (to be a folder) before (as well as after) resolving relative path
RA-753
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126419 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:51:11 +00:00
Jamal Kaabi-Mofrad
f118d0fda3
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121794 gcornwell: Minor fix to a couple of tests found during verification.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126418 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:51:01 +00:00
Jamal Kaabi-Mofrad
c721bb396e
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121705 jkaabimofrad: RA-751, RA-752: Added "autoRename" query parameter support when creating a folder/empty file.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126414 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:50:16 +00:00
Jamal Kaabi-Mofrad
ca1de05fe7
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121563 jkaabimofrad: RA-640: Fixed encoding issue when updating binary content, as well as, multipart uploading.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126412 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:49:57 +00:00
Jamal Kaabi-Mofrad
9bcca7763d
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121561 jvonka: FileFolder API - add some extra tests for "relativePath" (when getting node info or listing children)
RA-672, RA-753
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126411 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:49:48 +00:00
Jamal Kaabi-Mofrad
08bb18b229
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121438 jvonka: FileFolder API - support "relativePath" when listing children, eg. /nodes/{parentId}/children?relativePath=f1/f2
- also add tests both for list children & get node info
- TODO investigate/fix RA-755
RA-672, RA-753
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126407 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:45:37 +00:00
Jamal Kaabi-Mofrad
c210aaf402
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121355 gcornwell: RA-758: Disable the CheckedOutTest for the 1.1 bindings
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126406 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:45:25 +00:00
Jamal Kaabi-Mofrad
2d3deb2a66
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121337 gcornwell: RA-758: Ensure all appropriate TCK tests are being run against all bindings
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126405 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:45:14 +00:00
Jamal Kaabi-Mofrad
88eef07069
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121328 jvonka: FileFolder API - add additional (-ve) "move" tests
- also rationalise some of the other tests (start removing dependency on repoService/repositoryHelper)
RA-683
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126404 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:44:41 +00:00
Jamal Kaabi-Mofrad
22f204941b
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121255 jvonka: FileFolder API - add move (with optional rename)
- also add +ve/-ve tests
RA-683
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126403 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:44:27 +00:00
Jamal Kaabi-Mofrad
4808aaef45
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121206 jvonka: FileFolder API - NodeApiTest - minor updates around 'expected' checks
- pre-work (eg. before implementing "move" and also hiding "sys" namespace aspects/props, etc)
RA-638, RA-683
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126401 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:44:09 +00:00
Jamal Kaabi-Mofrad
381c83facf
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121204 gcornwell: Very minor formatting and test fixes spotted during verification of various stories.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126400 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:43:59 +00:00
Jamal Kaabi-Mofrad
9c2e9983ff
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
120807 jvonka: FileFolder API - create/update node will return 400 for unknown property or aspect (not in dictionary models)
- we no longer ignore invalid property and now also return correct error code for invalid aspect
- update NodeApiTest and A/C of JIRAs ( RA-635, RA-636, RA-637, RA-638 )
- note: in the future, we could consider option (eg. via query param) to allow residual props on create or update (or at least ability to nullify)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126398 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:43:44 +00:00
Jamal Kaabi-Mofrad
f03a6e9e0e
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
120735 jvonka: FileFolder API - NodeApiTest - add more tests for "list (folder) children"
RA-634
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126397 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:43:28 +00:00
Jamal Kaabi-Mofrad
cfee1bb594
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
120648 jkaabimofrad: RA-640: Added test to update node content. Also, minor modification to satisfy the IDEA's code analysis.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126394 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:39:38 +00:00
Jamal Kaabi-Mofrad
4cb38289a5
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
120645 jkaabimofrad: RA-638: Added test to GET node information.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126393 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:39:27 +00:00
Jamal Kaabi-Mofrad
8d629c6a91
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
120471 jvonka: FileFolder API - NodeApiTest - follow-on to fix NPE in debug logging
RA-641
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126386 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:38:03 +00:00
Jamal Kaabi-Mofrad
dcc2467133
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
120469 jvonka: FileFolder API - NodeApiTest - add test to retrieve content
- also update test fwk to support post request body as byte array (as well as string)
RA-641
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126385 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:37:51 +00:00
Jamal Kaabi-Mofrad
ff65db22e9
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
120464 jkaabimofrad: RA-725: Changed the "userName" property in minimal person response to "id".
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126384 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:37:10 +00:00
Jamal Kaabi-Mofrad
8c957be649
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
120439 jvonka: RA-630: FileFolder API - update antlr grammar in REST fwk for select/where clause
- to allow colon in property name identifier (json path)
- also update impl + test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126381 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:36:33 +00:00