stable
Clone or download
Read-only
request #13375: The document manager should use the same max size setting everywhere
The docman plugin now uses exclusively the value defined in the site administration. Change-Id: Ied852b718433192584230eb4ba1827099c979562
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Docman_ValidateUpload.class.php | +16 | −9 | Go to diff View file |
M | plugins/docman/include/soap.php | +16 | −2 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_GetSpecificFieldsVisitor.class.php | +7 | −3 | Go to diff View file |
A | plugins/docman/phpunit/DocmanValidateUploadTest.php | +65 | −0 | Go to diff View file |
M | plugins/webdav/include/FS/WebDAVDocmanFile.class.php | +3 | −17 | Go to diff View file |
M | plugins/webdav/include/FS/WebDAVDocmanFolder.class.php | +4 | −17 | Go to diff View file |