stable
Clone or download
Read-only
part of story #12458 DnD on an existing file creates a new version Change-Id: Ied1799b8ce7af095ce70e4fbe8afa1dba0355052
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Upload/Version/VersionDataStore.php | +8 | −3 | Go to diff View file |
A | plugins/docman/include/Upload/Version/VersionUploadCanceler.php | +53 | −0 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.class.php | +6 | −3 | Go to diff View file |
A | plugins/docman/phpunit/Upload/Version/VersionUploadCancelerTest.php | +74 | −0 | Go to diff View file |
M | plugins/docman/tests/rest/Docman/DocmanItemsTest.php | +6 | −6 | Go to diff View file |
M | plugins/docman/tests/rest/Docman/DocmanItemsTestFilesTest.php | +45 | −1 | Go to diff View file |
M | plugins/docman/tests/rest/DocmanDataBuilder.php | +7 | −4 | Go to diff View file |