Ancuta Morarasu
b04cef45d1
REPO-340 / REPO-1136 - V1 REST API: Unlock Node
...
- Removed the allowCheckedOut option from the unlock body
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129804 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-23 20:24:18 +00:00
Ancuta Morarasu
d53ac5135a
REPO-340 / REPO-1136 - V1 REST API: Unlock Node
...
- Unlock with includeChildren=true - fixed + testcases
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129791 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-23 11:34:52 +00:00
Jan Vonka
650554b62c
REPO-164 / REPO-1141: fix error mapping when unable to update content due to locked node (should be 409 not 500)
...
- also minor cleanup of error handling/mapping (handle within common "writeContent")
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129790 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-23 11:14:03 +00:00
Ancuta Morarasu
ecec348d6c
REPO-164 / REPO-1086 - V1 REST API: Lock Node
...
- review suggestions
- added more test cases + utility methods
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129751 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-22 13:10:19 +00:00
Ancuta Morarasu
063dde5d8b
REPO-340 / REPO-1136 - V1 REST API: Unlock Node
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129716 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-19 18:37:10 +00:00
Jan Vonka
0376e880d0
REPO-1138 / REPO-983: Add support for the isLocked property
...
- can optionally "include" when getting node info, listing children, ...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129711 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-19 16:22:09 +00:00
Ancuta Morarasu
3374ed8e49
REPO-164 / REPO-1086 - V1 REST API: Lock Node
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129643 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-18 12:11:24 +00:00
Martin Muller
4350d8026b
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
129011 adavis: REPO-243 People Live Search
- Fix build failures
- replace tabs in Person.java
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129189 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:49:23 +00:00
Martin Muller
79149bf9b3
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128681 jvonka: V1 REST API: version history - add api sanity check for auto-version on metadata-only updates
REPO-348, REPO-313, REPO-905
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129184 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:47:57 +00:00
Martin Muller
ee32e29f48
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128651 jvonka: V1 REST API test improvements: minor fix to re-comment out known issue (see REPO-907)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129182 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:47:49 +00:00
Martin Muller
01042e67ff
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128650 jvonka: V1 REST API: minor fixes (if running within default non-tenant context and single setup)
- fix couple of failed tests to make sure they're no longer inter-dependent when run in this mode
REPO-113
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129181 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:47:46 +00:00
Martin Muller
a65e2f48f1
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128640 jvonka: V1 REST API: cleanup and rationalise new api tests (re: remotable helpers & runAs user / admin) - round 5
REPO-113 (also relates to REPO-28, REPO-114, REPO-825)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129179 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:47:37 +00:00
Martin Muller
3c1341e808
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128608 jvonka: V1 REST API: cleanup and rationalise new api tests (re: remotable helpers & runAs user / admin) - round 4
REPO-113 (also relates to REPO-28, REPO-114, REPO-825)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129178 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:47:33 +00:00
Martin Muller
82f60d85fb
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128601 jvonka: V1 REST API: cleanup and rationalise new api tests (re: remotable helpers & runAs user / admin) - round 3
REPO-113 (also relates to REPO-28, REPO-825)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129176 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:47:24 +00:00
Martin Muller
bcf551a644
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128597 jvonka: REPO-900: Fix "autoRename not working if using a relativePath (with create/add node via json request)"
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129175 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:47:20 +00:00
Martin Muller
a95eb5613e
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128594 jvonka: V1 REST API: cleanup and rationalise new api tests (re: remotable helpers & runAs user / admin) - round 2
REPO-113
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129174 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:47:16 +00:00
Martin Muller
1b474b8199
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128583 jvonka: V1 REST API: Node Version History - tweak "delete version" operation
- cannot delete last version for now (return 422)
REPO-835
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129173 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:47:11 +00:00
Martin Muller
ebeb96f576
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128537 jvonka: V1 REST API: Api Test cleanup and rationalisation (re: helper methods / runAs user / admin) - round 1
REPO-113
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129171 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:47:03 +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
5e6bc0ae99
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128476 jvonka: REPO-839: Follow-on to fix subtle issue in mimeType guess (ie. application/octet-stream should be last resort, if magic bytes indicate text and there is no file ext)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129161 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:46:22 +00:00
Martin Muller
93aa43babc
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128442 jvonka: V1 REST API: Update binary content - add optional name param (to allow rename on upload of a new version)
- api implementation + api sanity tests (+ve/-ve)
REPO-518
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129159 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:46:13 +00:00
Martin Muller
c06865ed18
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128173 jvonka: REPO-839: Fix guess mimetype (if no file ext) - on upload and/or update (after a rename)
- improvement to REPO-495
- will also apply to REPO-518 when implemented
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129133 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:13:38 +00:00
Martin Muller
6bcf383094
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128172 jvonka: V1 REST API: Node Version History - minor: move relevant test from NodeApiTest to NodeVersionsApiTest
- REPO-313: list version history
- REPO-228: update node content/binary
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129132 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:13:34 +00:00
Martin Muller
2f429ff4a4
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128162 jvonka: V1 REST API: Node Version History - initial api tests
- REPO-313: list version history
- REPO-327: get version info
- REPO-229: download version content
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129130 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:13:25 +00:00
Martin Muller
30bf2e5d14
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128148 jvonka: v1 REST API: additional sanity checks for paging query params
REPO-390
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129129 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:13:21 +00:00
Martin Muller
f88cccb1b7
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128135 jvonka: v1 REST API: fix possible NPE when optionally listing allowable ops for non-file/non-file (+ add sanity api test)
REPO-488, REPO-514
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129127 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:12:38 +00:00
Martin Muller
c13683eea1
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128122 jvonka: v1 REST API: minor bug fix(es) to update http error code mappings (to 4xx rather than 500) + sanity api tests
REPO-475, REPO-512, REPO-516, REPO-473
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129125 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:10:41 +00:00
Andrei Rebegea
a1facc20f9
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
128106 jvonka: Merged RETURN-OF-THE-API (5.2.0) to HEAD (5.2)
128071: REPO-495: Update + add tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@128127 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-10 13:49:18 +00:00
Andrei Rebegea
9203c6884a
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
128104 jvonka: Merged RETURN-OF-THE-API (5.2.0) to HEAD (5.2)
128054: REPO-495: When uploading/updating binary content, guess mimetype and encoding
- follow similar pattern to v0 Upload API (ignore Content-Type header)
- in the future, we might wish to loosen this restriction [pending MNT-16381] and/or allow admin's option to update mimeType/encoding directly via node metadata update
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@128125 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-10 13:48:27 +00:00
Alan Davis
241ed23c04
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127620 jkaabimofrad: Missed changes during resolving conflicts.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127727 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 15:19:45 +00:00
Alan Davis
c96fec3100
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127612 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127450 jvonka: Node Associations - creating/listing primary child assoc type other than cm:contains
- fix test fallout (400 -> 422 for model integrity exceptions)
- RA-1092
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127719 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 15:18:58 +00:00
Alan Davis
f99ba16ec7
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127611 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127447 jvonka: Node Associations - creating/listing primary child assoc type other than cm:contains
- follow-on fix + test based on review back (create children below content)
- also -ve test for model integrity excet
- RA-1092
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127718 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 15:18:53 +00:00
Alan Davis
6fccac5a48
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127609 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127435 jvonka: Node Associations - creating/listing primary child assoc type other than cm:contains
- follow-on to add api sanity tests
RA-1092
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127716 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 15:18:41 +00:00
Alan Davis
18a8b2949e
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127607 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127420 jvonka: Node Associations - 1st cut for creating/listing primary child assoc type other than cm:contains
- minor: fix test fallout
RA-1092
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127714 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 15:18:29 +00:00
Alan Davis
d812ec3601
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127601 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127330 amukha: RA-941: V1 REST API Tests: rationalise the test startup - eg. only create test data when needed ;-)
- Added checks to defer test data creation until it is required.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127693 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:48:37 +00:00
Alan Davis
e82595fb8e
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127557 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
125609 jvonka: RA-952: If relative path cannot be resolved due to a permissionn error, return 404 (rather than 403)
- when listing children or getting node info
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127651 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:03:50 +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
Ancuta Morarasu
bb0598991a
Update source headers - add new Copyrights for new Java files synced from Head (part 3).
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126998 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 14:24:54 +00:00
Ancuta Morarasu
8aacfd1b1f
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126636 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
126201 jkaabimofrad: SFS-558: Added test for the move/copy between sites.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126987 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:41:41 +00:00
Ancuta Morarasu
4383e6017b
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126635 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
126115 jvonka: RA-1028: Fix copy bug - if same parent & name (ie. nothing copied) then return 409 rather than 201
- see also SFS-554
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126986 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:41:31 +00:00
Ancuta Morarasu
e08abc2afb
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126618 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
125355 gjames: RA-901: Success code for move operation should be 200
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126963 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:32:42 +00:00
Ancuta Morarasu
c7678ccd65
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126589 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
124819 jvonka: RA-896 - List Node Children filtering - additional fixes & tests, when filtering by isFile &/or isFolder
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126934 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:13:21 +00:00
Ancuta Morarasu
e9dbbc1cd0
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126587 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
124793 jkaabimofrad: Fixed API tests failures, after synced HEAD to FILE-FOLDER-API.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126932 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:13:04 +00:00
Ancuta Morarasu
87bc714cfc
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126563 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
124538 jvonka: RA-896: Nodes API - fix list children filter
- return all results if no filter specified
- return 400 if both isFile and isFolder are true, or nodeType is specified along with isFile or isFolder
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126909 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:09:33 +00:00
Ancuta Morarasu
061e6a1662
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126555 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
124248 gjames: RA-877: Copy api, return 422 instead of 500
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126901 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:08:15 +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
8d6a950702
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126550 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
124200 jvonka: RA-869: Remove "include" processing from "includeSource" entity for /nodes/nodeId/children endpoint
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126896 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:07:27 +00:00
Ancuta Morarasu
7b4e9153d4
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126549 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
124197 jvonka: RA-896: Fix Nodes API when getting st:site (single or listing) to not show delete in allowableOperations & also return 403 (rather than 500) if trying to delete/move
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126895 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:07:17 +00:00
Ancuta Morarasu
478ed2baae
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126548 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
124180 jvonka: RA-896: Fix filter by "where=(isFile=false and isFolder=false)"
- when listing node children
- will list cmobject, including sub-types (except cm:folder & cm:content, including sub-types)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126894 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:07:07 +00:00
Ancuta Morarasu
5f08bf7da5
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
126546 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
124063 jvonka: RA-885: Nodes (FileFolder) API - upload (create node with file content) improvements
- guess mimetype if (multi-)part Content-Type field is missing or is default binary mime type (application/octet-stream)
- ignore filename override if null or empty
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126892 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:06:45 +00:00