stable

Clone or download

Read-only

Merge 'gerrit #15798' into stable/master

* commit 'bf1ce9d222': request #13756 Status must be inherited from parent Change-Id: I2831bce8b03b5ec52a9c90cb4b3cafadc858669a

Modified Files

Name
M plugins/docman/include/REST/v1/DocmanItemCreator.php +2 −2 Go to diff View file
M plugins/docman/include/REST/v1/EmbeddedFiles/DocmanEmbeddedPOSTRepresentation.php +1 −1 Go to diff View file
M plugins/docman/include/REST/v1/Files/DocmanPOSTFilesRepresentation.php +1 −1 Go to diff View file
M plugins/docman/include/REST/v1/Folders/DocmanEmptyPOSTRepresentation.php +1 −1 Go to diff View file
M plugins/docman/include/REST/v1/Folders/DocmanFolderPOSTRepresentation.php +1 −1 Go to diff View file
M plugins/docman/include/REST/v1/Links/DocmanLinkPOSTRepresentation.php +1 −1 Go to diff View file
M plugins/docman/include/REST/v1/Metadata/ItemStatusMapper.php +49 −6 Go to diff View file
M plugins/docman/include/REST/v1/Wiki/DocmanWikiPOSTRepresentation.php +1 −1 Go to diff View file
M plugins/docman/phpunit/REST/v1/DocmanItemCreatorTest.php +14 −13 Go to diff View file
M plugins/docman/phpunit/REST/v1/Metadata/ItemStatusMapperTest.php +65 −3 Go to diff View file