Jamal Kaabi-Mofrad
f79e7be94d
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
123868 jkaabimofrad: RA-856: Added support for REST APIs “/content” endpoints to optionally set their own cache. (Currently, only the Renditions API is setting its own cache)
- Removed the http attachment header setting from the AbstractResourceWebScript, as the ContentStreamer already has this feature
- Reformatted ContentStreamer according to Alfresco code standards
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126543 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:24:48 +00:00
Jamal Kaabi-Mofrad
27fe28b906
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
123495 jvonka: Nodes (FileFolder) API - add optional relativePath (to make folders) when creating a folder, empty file or other custom node
RA-703
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126542 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:24:28 +00:00
Jamal Kaabi-Mofrad
1c187217b3
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
123404 jkaabimofrad: RA-865: Fixed concurrency issue. (concurrent requests for the same folder path creation can sometimes return "File or folder xyz already exists")
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126541 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:24:21 +00:00
Jamal Kaabi-Mofrad
d139aad885
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
123376 jvonka: Nodes (FileFolder) API - extra delete check (hence also move) for special system folders, currently Company Home, Sites and Data Dictionary - even for an admin
RA-770, RA-642, RA-806
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126540 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:24:04 +00:00
Jamal Kaabi-Mofrad
e040658433
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
123316 jvonka: Nodes (FileFolder) API - add optional include allowableOperations
RA-770
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126538 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:23:44 +00:00
Jamal Kaabi-Mofrad
335245acbc
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
123260 jkaabimofrad: RA-865: Added "relativePath" multi-part field to upload content API to automatically create sub-folders when it is provided.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126537 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:23:35 +00:00
Jamal Kaabi-Mofrad
d9144eb712
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
123214 gjames: RA-812: Changed http 400 to 404
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126536 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:23:22 +00:00
Jamal Kaabi-Mofrad
4b07325b44
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
123185 jvonka: RA-706, ACE-5113: Revese merge 123162 & 123163 (needs more thought, re: impact on existing tests etc)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126535 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:23:09 +00:00
Jamal Kaabi-Mofrad
11177795e8
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
123163 jvonka: RA-706, ACE-5113: Platform - OwnableService - when setting owner check that username currently exists (at time of property update)
- update Nodes API (remove extra check)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126531 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:21:42 +00:00
Jamal Kaabi-Mofrad
ee3a942fc7
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
123112 jvonka: Nodes (FileFolder) API - version options when updating/uploading (overwriting) existing content
- add tests .. for now check version label only (pending future "list version history" + "get version" etc)
RA-690
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126528 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:21:08 +00:00
Jamal Kaabi-Mofrad
8e728ea79c
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
123064 jvonka: Nodes (FileFolder) API - WIP create or update (versionable) content with optional majorVersion &/or comment
- via query params for PUT
- via form-data fields for POST (when overwrite field is true)
- return updated "cm:versionLabel"
- TODO tests + api def (hence WIP)
RA-690, RA-637, RA-640
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126525 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:20:27 +00:00
Jamal Kaabi-Mofrad
38788678c1
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
123056 jvonka: (Quick) Shared Links API - find links (fix 500 -> 401 if not authenticated)
- add more -ve tests to check methods that require auth return 401 if unauthenticated
RA-777
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126524 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:20:15 +00:00
Jamal Kaabi-Mofrad
1e4f80cb61
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
123025 gjames: RA-757: Handle integrity exceptions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126522 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:19:41 +00:00
Jamal Kaabi-Mofrad
a2541568a8
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122978 jvonka: RA-766: Update REST fwk - implement "include" query param (used by nodes & shared-links) and deprecate "select" (still used by tasks & cmm).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126520 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:19:16 +00:00
Jamal Kaabi-Mofrad
f5212b0c8c
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122967 jvonka: RA-766: Update REST fwk - implement "fields" (synonym for deprecated "properties") query param
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126519 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:18:59 +00:00
Jamal Kaabi-Mofrad
6c41c9a1c2
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122954 jvonka: (Quick) Shared Links API - add optional select/include of "allowableOperations" when authenticated and getting shared link info or find links (or even after create)
RA-750, RA-777
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126518 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:18:51 +00:00
Jamal Kaabi-Mofrad
a519130b4c
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122947 jvonka: (Quick) Shared Links API - updates
- test for get rendition content via share link (no auth)
- add optional filter (sharedByUser) to find links
RA-830, RA-777
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126515 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:18:18 +00:00
Jamal Kaabi-Mofrad
44f7dfb7de
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122926 jvonka: (Quick) Shared Links API - updates and fixes
- A/C changed from 400 to 409 if shared link already exists
- tweak 404 error message (entity id not found)
- change response from sharedId to just id
- add optional filter when finding links, eg. where=(sharedByUser/id='userId') (userId can also be -me-)
- TODO add a few more tests (rendition download, filtered find)
RA-708, RA-777
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126514 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:17:59 +00:00
Jamal Kaabi-Mofrad
262d23c3b2
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122834 jkaabimofrad: RA-678: Modified the response, to return 409 rather than 400 when the rendition requested already exists.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126513 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:17:52 +00:00
Jamal Kaabi-Mofrad
3aaf414678
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122825 jvonka: (Quick) Shared Links API - add missing file, oops.
RA-830
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126512 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:17:32 +00:00
Jamal Kaabi-Mofrad
119a8acf4d
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122817 jvonka: (Quick) Shared Links API - retrieve rendition content (no auth required)
- TODO add extra test
RA-830
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126511 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:17:21 +00:00
Jamal Kaabi-Mofrad
4bdc30e566
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122792 jkaabimofrad: RA-676, RA-677, RA-678:
- Added check to return 404 response when the renditionId is registered but is not applicable for the node's mimeType.
- Added check to return 400 when the source node has no content.
- Changed the create rendition response to return an empty body.
- Modified the exception when the renditionId is not registered.
- Fixed the framework to include “errorKey” in the error response which was missing from some exceptions such as EntityNotFoundException.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126509 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:16:54 +00:00
Jamal Kaabi-Mofrad
7f4425100c
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122778 jvonka: Nodes (FileFolder) API - list (folder) children - add "includeSource" option
- optionally also lookup and return the folder/node info for parent (ie. source)
- especially useful if also using "relativePath" to resolve the actual parent to be listed
RA-823, RA-634, RA-753
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126508 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:16:31 +00:00
Jamal Kaabi-Mofrad
dfdba82274
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122759 gjames: RA-211: Changing execution actions to handle WithResponse. Rework>Java7
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126504 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:14:27 +00:00
Jamal Kaabi-Mofrad
26201557fc
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122758 gjames: RA-211: Added new interface for WithResponse. Revert>Java7
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126503 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:14:02 +00:00
Jamal Kaabi-Mofrad
2f420b6a16
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122732 jvonka: (Quick) Shared Links API - 1st cut for find shared links (for current user)
- TODO filter by shared by user, option to include/select allowableOperations, ... + more tests :-)
RA-777
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126501 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:13:41 +00:00
Jamal Kaabi-Mofrad
33cd988c18
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122727 jvonka: (Quick) Shared Links API - update shared links api tests for create, get & delete
RA-708, RA-776, RA-750
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126500 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:13:27 +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
6bec9bb1b8
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122700 gjames: RA-211: Response header handling
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126496 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:12:45 +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
691d4999b7
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122640 gjames: RA-211: Renamed ResponseCallBack to WithResponse (because its not a callback)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126493 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:12:05 +00:00
Jamal Kaabi-Mofrad
a98dae9f53
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122638 jvonka: (Quick) Shared Links API - minor: for sending email, check if enabled else throw 501
RA-778
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126492 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:11:49 +00:00
Jamal Kaabi-Mofrad
2a15a12ece
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122637 jvonka: (Quick) Shared Links API - return 501 (instead of 404) as per updated A/Cs
RA-733, RA-775, RA-750, RA-708
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126491 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:11:38 +00:00
Jamal Kaabi-Mofrad
81d364f4e4
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122636 gjames: RA-211: Adding the ResponseCallBack to the Multipart actions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126490 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:11:27 +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
72dacb9c79
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122630 gjames: RA-211: Moving the response callback down a level
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126488 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:10:50 +00:00
Jamal Kaabi-Mofrad
5e0d82127d
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122629 gjames: RA-211: Adding a response callback for setting the response outside a transaction
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126487 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:10:32 +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
63b7a24c69
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122596 gjames: RA-211: Post-processing (carefully) embedded/related resources
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126485 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:09:54 +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
7ae93de90a
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122568 gjames: RA-211: Re-enabling binaryresource without post-processing
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126480 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:08:58 +00:00
Jamal Kaabi-Mofrad
1da6179926
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122547 gjames: RA-823: Allow the implementation to specify the "source entity" first.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126479 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:08:46 +00:00
Jamal Kaabi-Mofrad
e3068608bc
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122543 gjames: RA-211: Moving around execution logic in preparation for more flexible respoonse handling
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126478 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:08:37 +00:00
Jamal Kaabi-Mofrad
e1e80ff823
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122518 gjames: RA-211: Added the webscriptrequest to the Params interface
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126477 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:08:24 +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
c03efd351c
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
122418 gjames: RA-827 Supporting custom status codes
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126473 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:05:56 +00:00