stable
Clone or download
Read-only
This is a part of story #12638 Add always there metadata date in new/update item modal You can test the patch via the explorer The tests are pretty similar than the commit 7bef9075290d00e8300fc448196f4a5d52020a1e Change-Id: Id8b9f30be41bd8e1161f0ffbb024b90bf184153d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/REST/v1/DocmanFoldersResource.php | +25 | −8 | Go to diff View file |
M | plugins/docman/include/REST/v1/DocmanItemCreator.php | +2 | −2 | Go to diff View file |
M | plugins/docman/include/REST/v1/Wiki/DocmanWikiPOSTRepresentation.php | +10 | −0 | Go to diff View file |
M | plugins/docman/phpunit/REST/v1/DocmanItemCreatorTest.php | +91 | −0 | Go to diff View file |
M | plugins/docman/tests/rest/Docman/DocmanItemsTestFoldersTest.php | +48 | −0 | Go to diff View file |
M | plugins/docman/tests/rest/docmanWithActivatedMetadata/DocmanHardcodedMetadataTest.php | +75 | −0 | Go to diff View file |