stable

Clone or download

Read-only

remove project approval mail

this is part of story #9088 turn notification off at XML import At XML import you don't receive mail informing project is approved on site admin mails Change-Id: Ifb6ad43fb00786eacff84e4d60bccf97025265e0

Modified Files

Name
M src/common/project/OneStepCreation/OneStepCreationController.class.php +2 −1 Go to diff View file
M src/common/project/ProjectCreator.class.php +21 −10 Go to diff View file
M src/common/project/ProjectManager.class.php +15 −7 Go to diff View file
M src/common/project/ProjectXMLImporter.class.php +8 −1 Go to diff View file
M src/common/project/Project_SOAPServer.class.php +25 −26 Go to diff View file
M src/www/soap/project/index.php +3 −2 Go to diff View file
M tests/integration/ProjectCreationTest.php +4 −2 Go to diff View file
M tests/lib/TestDataBuilder.php +8 −2 Go to diff View file
M tools/plugins/datagenerator/include/DataGeneratorActions.class.php +3 −2 Go to diff View file