stable

Forked from tuleap/stable

Clone or download

Read-only

story #8572: Use ProjectCreator instead of create_project

Change-Id: I8f47b19dc3aa879d966a3b42f527df15f2c7733e

Modified Files

Name
M src/common/project/OneStepCreation/OneStepCreationController.class.php +2 −3 Go to diff View file
M src/common/project/ProjectCreator.class.php +28 −18 Go to diff View file
M src/www/project/create_project.php +1 −1 Go to diff View file
M src/www/soap/project/index.php +1 −3 Go to diff View file
M tests/integration/ProjectCreationTest.php +1 −1 Go to diff View file
M tests/lib/TestDataBuilder.php +1 −5 Go to diff View file
M tests/simpletest/common/project/ProjectCreatorTest.php +44 −23 Go to diff View file
M tools/plugins/datagenerator/include/DataGeneratorActions.class.php +4 −5 Go to diff View file