Martin Muller
3881d6e8d7
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128525 jvonka: REPO-874: Improve REST fwk: improve error message if a POST operation is attempted with multiple items
- follow-on to fix fallout
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129169 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:46:55 +00:00
Martin Muller
ed52b3a6c5
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128517 jvonka: REPO-874: Improve REST fwk: improve error message if a POST operation is attempted with multiple items
- rationalise the code when handling POST for an API "operation" or POST to a collection that is marked as "allowMultiple=false"
- they should now consistently return the same existing error message: "Only 1 entity is supported in the HTTP request body"
- add api sanity tests to "create site", "create rating" and some of the node op's, such as "/move" & "/copy"
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129168 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:46:51 +00:00
Martin Muller
e39e468fff
Fixed some javadoc errors. REPO-466
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@128510 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-01 08:34:26 +00:00
Alan Davis
cf17943d43
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127899 adavis: Update source headers that came from API-STRIKES-BACK
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127901 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 11:13:46 +00:00
Alan Davis
10aebdcf28
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127592 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127226 gjames: RA-1064: Added a WebScriptExceptionResolver
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127684 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:18:42 +00:00
Alan Davis
b2fe847b6c
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127571 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
126242 gjames: RA-878:All api errors should return the standard error object
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127665 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:14:04 +00:00
Alan Davis
b111c81f6a
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127564 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
125761 gjames: RA-652: new stack trace message and logId property
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127658 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:09:10 +00:00
Alan Davis
aece8a3688
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127560 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
125666 jkaabimofrad: RA-933: Fixed API tests failures by refactoring the noAuth functionality.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127654 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:08:47 +00:00
Alan Davis
7d4d15bbab
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127556 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
125604 jkaabimofrad: RA-933: Initial commit for ticket base authentication.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127650 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:03:44 +00:00
Alan Davis
4f5b776112
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127536 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
125552 gjames: RA-652: Stack traces not returned, but in the log, only for 500 or debugging
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127646 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:03:10 +00:00
Alan Davis
14ad5c3635
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127535 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
125551 gjames: RA-652: Stack traces not returned, but in the log.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127645 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:03:04 +00:00
Alan Davis
bfa0404bab
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127528 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
125406 jvonka: RA-779 / RA-780: Sites API - initial commit for create site [default/functional Share site ;-)] & delete site
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127638 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 13:59:39 +00:00
Ramona Neamtu
a6b71fb280
Update source headers - add new Copyrights for new Java files synced from Head (part 4).
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127000 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 14:39:44 +00:00
Ancuta Morarasu
c96077f7c5
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126612 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
125129 gjames: RA-675: Added https to the front of the descriptionURL
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126957 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:31:49 +00:00
Ancuta Morarasu
31766e2d9e
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126609 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
125121 gjames: RA-675: Fixed the descriptionURL in error response
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126954 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:20:33 +00:00
Ancuta Morarasu
2bcbe263cf
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126593 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
124826 gjames: Updated the comments
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126938 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:13:57 +00:00
Ancuta Morarasu
0779769e84
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126554 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
124208 gjames: RA-892: Improved the error message handling
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126900 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:08:05 +00:00
Ancuta Morarasu
e8cd9542c3
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126553 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
124207 jvonka: RA-893: Fix "Multi-part update content appears to work but doesn't" - throw 415
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126899 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:07:55 +00:00
Ancuta Morarasu
ae11fef3de
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126543 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126888 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:06:18 +00:00
Ancuta Morarasu
bb83241cbb
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126536 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126880 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:03:36 +00:00
Ancuta Morarasu
ef3ca313a1
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126522 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126866 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:58:45 +00:00
Ancuta Morarasu
0f836e8090
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126520 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126864 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:58:26 +00:00
Ancuta Morarasu
bb219d0916
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126519 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126863 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:56:55 +00:00
Ancuta Morarasu
e3925d1c06
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126511 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126855 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:47:52 +00:00
Ancuta Morarasu
5fe5afaf0b
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126509 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126853 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:47:33 +00:00
Ancuta Morarasu
642e497a69
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126504 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126848 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:46:15 +00:00
Ancuta Morarasu
754269a751
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126503 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126847 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:46:04 +00:00
Ancuta Morarasu
551eb0b4d7
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126496 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126840 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:45:04 +00:00
Ancuta Morarasu
5e3016c92c
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126493 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126837 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:44:37 +00:00
Ancuta Morarasu
c3c4692c2c
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126490 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126834 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:44:06 +00:00
Ancuta Morarasu
f053fca565
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126489 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126833 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:43:54 +00:00
Ancuta Morarasu
b5a0388b74
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126488 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126832 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:42:52 +00:00
Ancuta Morarasu
c0ca44c822
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126487 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126831 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:42:35 +00:00
Ancuta Morarasu
a489a4708e
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126485 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126829 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:42:15 +00:00
Ancuta Morarasu
c5dcb1659f
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126483 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126827 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:41:53 +00:00
Ancuta Morarasu
66e21fc302
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126482 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126826 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:38:01 +00:00
Ancuta Morarasu
5690ddd7cc
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126480 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126824 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:37:42 +00:00
Ancuta Morarasu
83029d134f
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126479 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126823 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:37:33 +00:00
Ancuta Morarasu
64afcc134e
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126478 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126822 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:37:23 +00:00
Ancuta Morarasu
8f1051b408
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126477 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126821 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:37:12 +00:00
Ancuta Morarasu
3d71d8c3ee
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126476 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126820 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:37:00 +00:00
Ancuta Morarasu
e1d542438c
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126473 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@126817 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:36:03 +00:00
Ancuta Morarasu
4d978eb9be
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126462 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
122241 gjames: RA-833: Added a RelationshipResourceBinaryAction
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126806 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:24:48 +00:00
Ancuta Morarasu
22872f1def
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126461 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
122240 gjames: RA-833: Initial framework changes
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126805 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:24:37 +00:00
Ancuta Morarasu
6b821ac9c9
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126455 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
122167 gjames: RA-823 adding "source" into the collection output
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126800 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:23:20 +00:00
Ancuta Morarasu
c90ab5e034
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126454 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
122166 gjames: Changed the method name because Jan didn't like it.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126799 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:23:09 +00:00
Ancuta Morarasu
c251e39309
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126453 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
122165 gjames: RA-823 Adding an interface
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126798 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:22:59 +00:00
Ancuta Morarasu
89702bf9d0
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126452 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
122164 gjames: RA-823 adding "includeSource" param
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126797 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:22:50 +00:00
Ancuta Morarasu
7cf61675a8
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126448 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
122008 jvonka: (Quick) Shared Links API - limit @WebApiNoAuth to specific GET methods (not complete resource)
RA-775, RA-750
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126793 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:21:10 +00:00
Ancuta Morarasu
72dca1b5be
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126435 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
121907 gjames: RA-774 Renaming action to operation
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126781 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 11:18:56 +00:00