stable
Clone or download
Read-only
This is a part of story #12453 Update document modal for existing items To be more restful compliant the admin URL of the approval table have to be removed In the API explorer, the admin_url field of the approval table representation should not be displayed anymore. Change-Id: I38dfce6ade8d5837b5ad35e2565534483faf9a41
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/REST/v1/ItemApprovalTableRepresentation.php | +1 | −14 | Go to diff View file |
M | plugins/docman/include/REST/v1/ItemRepresentationBuilder.php | +1 | −2 | Go to diff View file |
M | plugins/docman/tests/rest/Docman/DocmanItemsTestFilesTest.php | +0 | −4 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DragNDrop/DocumentNeedsApprovalErrorModal.vue | +9 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DragNDrop/DragNDropHandler.vue | +3 | −3 | Go to diff View file |