stable

Clone or download

Read-only

Do not send news in Docman if project does not use News service

Given the service News is disabled in a project When users create a docman item (legacy interface) Then they should not be able to submit news. request #19278: Do not send news in Docman if project does not use News service Change-Id: Ide90ac2604c7525d68832b8405444d74ae1c2dae

Modified Files

Name
M plugins/docman/include/Docman_Actions.class.php +3 −2 Go to diff View file
M plugins/docman/include/view/Docman_View_New.class.php +6 −1 Go to diff View file
M plugins/docman/tests/unit/Docman_SOAPActionsTest.php +12 −0 Go to diff View file