stable
Clone or download
Read-only
Part of story #12456: Cut/Copy/paste items Change-Id: I1e7f63d9f5c50ba46e35219de7e4054d4ca2091a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/REST/v1/DocmanFoldersResource.php | +177 | −108 | Go to diff View file |
M | plugins/docman/include/REST/v1/Files/DocmanPOSTFilesRepresentation.php | +17 | −3 | Go to diff View file |
M | plugins/docman/include/REST/v1/Folders/DocmanEmptyPOSTRepresentation.php | +16 | −2 | Go to diff View file |
M | plugins/docman/include/REST/v1/Links/DocmanLinkPOSTRepresentation.php | +17 | −3 | Go to diff View file |
M | plugins/docman/include/REST/v1/Wiki/DocmanWikiPOSTRepresentation.php | +17 | −3 | Go to diff View file |
M | plugins/docman/tests/rest/Docman/DocmanFoldersTest.php | +104 | −4 | Go to diff View file |