stable
Clone or download
Read-only
part of story #12443 Table: Minimal folder display REST route for new plugin should be under docman section. Only new UI should be in document How to test: GET projects/id should return docman { "root_item" ... } if plugin is enabled Change-Id: Iaa95a6d54032b85cf8ad2b8a56bfb3a19735fe5a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Docman_ItemDao.class.php | +2 | −1 | Go to diff View file |
R | plugins/document/include/REST/v1/ItemRepresentation.php | Go to diff View file | ||
R | plugins/document/include/REST/v1/ItemRepresentationBuilder.php | Go to diff View file | ||
M | plugins/docman/include/docmanPlugin.class.php | +28 | −1 | Go to diff View file |
D | plugins/document/include/Items/ItemDao.php | +0 | −33 | Go to diff View file |
M | plugins/document/include/documentPlugin.class.php | +0 | −26 | Go to diff View file |
D | plugins/document/tests/rest/init_test_data.php | +0 | −24 | Go to diff View file |
M | tests/rest/lib/RestBase.php | +2 | −0 | Go to diff View file |
M | tests/rest/tests/ProjectTest.php | +2 | −2 | Go to diff View file |