stable

Clone or download

Read-only

feat: Raise an error for not supported documents

There are conditions to be able to open a document in OO: * document must be a File * user can access to the document and its project * filename must have a supported extension (see AC for a complete list) Part of story #27555: display Office documents stored in the Document plugin Change-Id: Id5367033a4ef1021485eeccc8f7c278c2b82f0b9

Modified Files

Name
M plugins/docman/include/REST/v1/DocmanItemsRequestBuilder.php +1 −1 Go to diff View file
M plugins/onlyoffice/include/Open/OpenInOnlyOfficeController.php +30 −2 Go to diff View file
M plugins/onlyoffice/include/onlyofficePlugin.php +10 −0 Go to diff View file