stable
Clone or download
Read-only
part of: story #13427 Display list of other document referencing a wiki page in modal wiki deletion How to test: --> wiki.wiki_properties.page_id === <int> if wiki page exists --> wiki.wiki_properties.page_id === null else Change-Id: Ieb18cb9899c89e9132a77619a98276bfb7d9ff97
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/REST/v1/DocmanItemsResource.php | +2 | −1 | Go to diff View file |
M | plugins/docman/include/REST/v1/ItemRepresentationVisitor.php | +16 | −4 | Go to diff View file |
M | plugins/docman/include/REST/v1/Wiki/WikiPropertiesRepresentation.php | +7 | −1 | Go to diff View file |
M | plugins/docman/phpunit/REST/v1/ItemRepresentationCollectionBuilderTest.php | +2 | −1 | Go to diff View file |