stable
Clone or download
Read-only
This will also be needed when saving a document that has been edited on ONLYOFFICE. Part of story #28263: edit office document stored in Document Change-Id: I6003b675ea2bbb674030ff2277c3ff4b8ee09583
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/ApprovalTable/ApprovalTableRetriever.php | +3 | −0 | Go to diff View file |
A | plugins/docman/include/PostUpdate/PostUpdateFileHandler.php | +53 | −0 | Go to diff View file |
M | plugins/docman/include/REST/v1/Folders/DocmanItemCreatorBuilder.php | +2 | −2 | Go to diff View file |
M | plugins/docman/include/Upload/Document/DocumentUploadFinisher.php | +12 | −30 | Go to diff View file |
M | plugins/docman/include/Upload/Version/VersionUploadFinisher.php | +11 | −26 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.php | +8 | −8 | Go to diff View file |
M | plugins/docman/tests/unit/Upload/Document/DocumentUploadFinisherTest.php | +11 | −5 | Go to diff View file |
M | plugins/docman/tests/unit/Upload/Version/VersionUploadFinisherTest.php | +14 | −16 | Go to diff View file |