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: Ie97cee5ee21e786b969bcc6f6e4b0fdb5fca346d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/REST/v1/DocmanFoldersResource.php | +19 | −7 | 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/EmbeddedFiles/DocmanEmbeddedPOSTRepresentation.php | +11 | −0 | Go to diff View file |
M | plugins/docman/phpunit/REST/v1/DocmanItemCreatorTest.php | +89 | −0 | Go to diff View file |
M | plugins/docman/tests/rest/Docman/DocmanItemsTestFoldersTest.php | +47 | −0 | Go to diff View file |
M | plugins/docman/tests/rest/docmanWithActivatedMetadata/DocmanHardcodedMetadataTest.php | +87 | −0 | Go to diff View file |