stable

Clone or download

Read-only

A document should be marked as uploaded once it is added to the document manager

Currently, it is left in the list of the document being uploaded. This is part of story #12612: upload document via REST route Change-Id: Ie823abe14d85505dae0f6109e06e1914bf13293e

Modified Files

Name
M plugins/docman/include/Upload/DocumentOngoingUploadDAO.php +5 −0 Go to diff View file
M plugins/docman/include/Upload/DocumentUploaded.php +1 −0 Go to diff View file
M plugins/docman/phpunit/Upload/DocumentUploadCleanerTest.php +1 −1 Go to diff View file
A plugins/docman/phpunit/Upload/DocumentUploadPathAllocatorTest.php +36 −0 Go to diff View file
A plugins/docman/phpunit/Upload/DocumentUploadedTest.php +149 −0 Go to diff View file