Alan Davis
1b2b4b9093
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130267 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130005 gjames: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
129716 amorarasu: REPO-340 / REPO-1136 - V1 REST API: Unlock Node
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130346 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:07:02 +00:00
Alan Davis
51b838e2ef
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130261 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
129999 ahind: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
129643 amorarasu: REPO-164 / REPO-1086 - V1 REST API: Lock Node
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130344 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:06:41 +00:00
Alan Davis
a98859b185
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129892 amorarasu: REPO-1155 / REPO-160 / REPO-340: Remove "includeChildren" option for Lock / Unlock in the rest api (REPO-1163)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130237 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:44:30 +00:00
Alan Davis
bd54639d22
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129716 amorarasu: REPO-340 / REPO-1136 - V1 REST API: Unlock Node
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130220 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:41:44 +00:00
Alan Davis
bf4d313a50
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129643 amorarasu: REPO-164 / REPO-1086 - V1 REST API: Lock Node
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130216 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:41:02 +00:00
Alexandru Epure
6722deffbf
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129194 mmuller: Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
129050 jvonka: V1 REST API: fix 500 (NPE) when trying to get a version (info or content) for a node that has no version history
REPO-1051, REPO-327, REPO-229
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129368 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:16:49 +00:00
Alexandru Epure
575183a5ac
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129173 mmuller: 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/HEAD/root@129347 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:13:29 +00:00
Alexandru Epure
e770d11be4
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129166 mmuller: Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
128489 jvonka: V1 REST API: Node Version History - minor tweak for "delete version"
- re: fix-up versionType if deleting last version
REPO-835
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129340 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:12:27 +00:00
Alexandru Epure
345f785239
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129164 mmuller: Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
128487 jvonka: V1 REST API: Node Version History - add basic paging
- follow-on fix for NPE
REPO-313
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129338 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:12:10 +00:00
Alexandru Epure
6a7984c98f
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129162 mmuller: Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
128479 jvonka: V1 REST API: Node Version History - add basic paging
REPO-313
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129336 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:11:52 +00:00
Alexandru Epure
6e49b00e89
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129159 mmuller: 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/HEAD/root@129333 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:11:25 +00:00
Alexandru Epure
dc0ead983d
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129136 mmuller: Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
128232 jvonka: V1 REST API: Node Version History - add "delete version" operation
- DELETE /nodes/nodeId/versions/versionId
REPO-835
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129330 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:10:54 +00:00
Alexandru Epure
8fa8efbee6
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129134 mmuller: Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
128207 jvonka: V1 REST API: Node Version History - add "revert version" operation
- ie. promote a previous version to become a new (most recent) version
- POST /nodes/nodeId/versions/versionId/revert (with request body, optionally majorVersion &/or comment)
REPO-236
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129328 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:10:35 +00:00
Alexandru Epure
66c7905ee2
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129130 mmuller: 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/HEAD/root@129324 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:10:00 +00:00
Alexandru Epure
3a81d7d288
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129124 mmuller: Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
128090 jvonka: Node Version History - 1st-cut impl (for initial review)
- REPO-313: list version history
- REPO-327: get version info
- REPO-229: download version content
- TODO api tests + spec updates
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129318 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:09:07 +00:00
Alan Davis
41ae7f2d10
Update source headers that came from API-STRIKES-BACK
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127899 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 11:11:00 +00:00
Alan Davis
6131de1c58
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
127000 rneamtu: 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/HEAD/root@127856 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 09:17:38 +00:00
Alan Davis
0802442c20
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
126994 amorarasu: Update source headers - add new Copyrights for new Java files synced from Head (part 1).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127852 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 09:10:00 +00:00
Alan Davis
3e1e1edbaa
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
125788 rmunteanu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
125606 rmunteanu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
125515 slanglois: MNT-16155 Update source headers - add new Copyrights for Java and JSP source files + automatic check in the build
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127810 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 17:08:06 +00:00
Alan Davis
19fcf2c411
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
125783 rmunteanu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
125605 rmunteanu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
125498 slanglois: MNT-16155 Update source headers - remove svn:eol-style property on Java and JSP source files
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127809 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 16:45:04 +00:00
Alan Davis
da8101a5ba
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
125781 rmunteanu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
125603 rmunteanu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
125484 slanglois: MNT-16155 Update source headers - remove old Copyrights from Java and JSP dource files
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127808 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 16:40:56 +00:00
Jamal Kaabi-Mofrad
78b82716c8
Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
...
127419 jvonka: Node Associations - 1st cut for creating/listing primary child assoc type other than cm:contains
- TODO sanity tests, api spec tweaks
RA-1092
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127606 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:22:56 +00:00
Jamal Kaabi-Mofrad
3a0b2f1570
Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
...
127414 jvonka: Node Associations - create node with assocs (peer &/or secondary child)
- can be optionally used to create (eg. mandatory) assoc(s) to other existing node(s)
RA-925
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127604 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:19:54 +00:00
Jamal Kaabi-Mofrad
2648cf3f69
Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
...
127342 jvonka: Node Associations - peer assoc permissions
- alt impl using temp wrapper instead of full override
RA-1062
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127602 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:19:36 +00:00
Jamal Kaabi-Mofrad
084016b45c
Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
...
127329 jvonka: Node Associations - initial paging (for secondary child assocs & parents)
- as per review comment for RA-920
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127600 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:19:10 +00:00
Jamal Kaabi-Mofrad
05b364b07f
Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
...
127314 jvonka: Fix RA-929 (Error message should not be empty when creating duplicate peer association)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127597 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:18:04 +00:00
Jamal Kaabi-Mofrad
3a1851de41
Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
...
127284 jvonka: Node Associations - add first-cut of permissions
RA-1062
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127595 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:17:47 +00:00
Jamal Kaabi-Mofrad
09a308bdbf
Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
...
127094 jvonka: Node Associations - child assocs - isPrimary filter (for /parents and /children)
- RA-1053
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127589 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:14:03 +00:00
Jamal Kaabi-Mofrad
51729fa674
Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
...
127040 jvonka: Node Associations - child & peer
- exclude "sys" namespace
- common code for listing
- RA-745, 920, RA-921, RA-930, RA-742, RA-918, RA-919
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127587 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:07:55 +00:00
Jamal Kaabi-Mofrad
4bb6852a79
Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
...
126567 jvonka: Node Associations - further updates
- for child assocs, do not expose assoc child qname (nominally like file/folder for primary child assoc)
- additional api tests (+ve & -ve) for peer assocs & secondary child assocs
- RA-745, RA-920, RA-921, RA-930, RA-742, RA-918, RA-919
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127579 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 21:42:19 +00:00
Jamal Kaabi-Mofrad
00c3315166
Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
...
126202 jvonka: Node Associations - follow-on to add missing file
- oops, sorry !
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127570 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 21:39:48 +00:00
Jamal Kaabi-Mofrad
4e8f965a36
Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
...
126200 jvonka: Node Associations - follow-on to r126104 to provide initial impl for both peer & child assocs
- experimental -> pending detailed review & discussion (and tests)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127569 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 21:39:39 +00:00
Jamal Kaabi-Mofrad
f3b786ec57
Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
...
126104 jvonka: Node (Peer) Associations - initial wip
- /nodes/{srcId}/targets (GET, POST)
- /nodes/{srcId}/targets/{tgtId} (DELETE)
- /nodes/{tgtId}/sources (GET)
- TODO ... assoc tests !
- RA-742, RA-918, RA-919
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127568 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 21:39:26 +00:00
Jamal Kaabi-Mofrad
f250df68da
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/HEAD/root@126618 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:52:33 +00:00
Jamal Kaabi-Mofrad
da10a84d50
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
125020 gjames: RA-884: Posting download activities and formatting
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126607 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:49:40 +00:00
Jamal Kaabi-Mofrad
114c591c55
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
124205 jvonka: RA-881: Prevent the creation of multiple renditions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126552 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:27:27 +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
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
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
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
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
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
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
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
6e89ab1ea3
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121928 jvonka: Nodes (File/Folder) API - minor cleanup (remove experimental code)
- will be replaced by move/copy operations (and also batch/bulk operation in the future)
RA-684 RA-806, RA-668
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126441 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:55:39 +00:00
Jamal Kaabi-Mofrad
bd65bbf529
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/HEAD/root@126435 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:54:32 +00:00
Jamal Kaabi-Mofrad
cc777a14d8
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121870 gjames: Adding copy and move actions to the NodeEntityResource
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126432 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:53:54 +00:00
Jamal Kaabi-Mofrad
82f984e791
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
121557 jvonka: FileFolder API - experimental support for multi move/copy via post to target folder
- please note: API (including uri endpoint) is subject to change
RA-683, RA-684
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126410 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 10:49:33 +00:00