stable
Clone or download
Read-only
part of story #12458 DnD on an existing file creates a new version How to test: - Have some expired versions - manually lanch codedi_daily => old versions are purged Change-Id: Idfec1f2e69a89f6485e7339eb4c9db8361e81588
Modified Files
Name | ||||
---|---|---|---|---|
R | plugins/docman/include/Upload/DocumentUploadCleaner.php | Go to diff View file | ||
M | plugins/docman/include/Upload/Version/DocumentOnGoingVersionToUploadDAO.php | +17 | −0 | Go to diff View file |
A | plugins/docman/include/Upload/Version/VersionUploadCleaner.php | +54 | −0 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.class.php | +17 | −1 | Go to diff View file |
R | plugins/docman/phpunit/Upload/DocumentUploadCleanerTest.php | Go to diff View file | ||
A | plugins/docman/phpunit/Upload/Version/VersionUploadCleanerTest.php | +59 | −0 | Go to diff View file |