stable
Clone or download
Read-only
Merge commit 'refs/changes/26/17526/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: part of request #14426 admin should not be explicitly defined in xml to be activated on new project Change-Id: Ia6c4846d53a6fcdffe3c6d21352d17f2f71a43db
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Project/ProjectCreationData.class.php | +8 | −35 | Go to diff View file |
A | src/common/Project/ProjectCreationDataServiceFromXmlInheritor.php | +90 | −0 | Go to diff View file |
A | tests/phpunit/common/Project/ProjectCreationDataServiceFromXmlInheritorTest.php | +110 | −0 | Go to diff View file |
M | tests/phpunit/common/Project/ProjectCreationDataTest.php | +28 | −14 | Go to diff View file |
M | tools/utils/setup_templates/agile_alm/project.xml | +0 | −1 | Go to diff View file |
M | tools/utils/setup_templates/issues/project.xml | +0 | −1 | Go to diff View file |
M | tools/utils/setup_templates/kanban/project.xml | +0 | −1 | Go to diff View file |
M | tools/utils/setup_templates/scrum/project.xml | +0 | −1 | Go to diff View file |