stable
Clone or download
Read-only
Merge commit 'refs/changes/95/22395/2' of ssh://gerrit.tuleap.net:29418/tuleap
* ssh://gerrit.tuleap.net:29418/tuleap: request #20907: Remove legacy project creation page Change-Id: I548d8d880ecf38615297eaa50e4c999b62f8cc76
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/project/register.tab | +0 | −165 | Go to diff View file |
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +0 | −26 | Go to diff View file |
M | site-content/fr_FR/project/register.tab | +0 | −154 | Go to diff View file |
D | src/common/Project/CustomDescription/CustomDescriptionPresenter.class.php | +0 | −78 | Go to diff View file |
D | src/common/Project/OneStepCreation/OneStepCreationCompletePresenter.class.php | +0 | −38 | Go to diff View file |
D | src/common/Project/OneStepCreation/OneStepCreationController.class.php | +0 | −177 | Go to diff View file |
D | src/common/Project/OneStepCreation/OneStepCreationPresenter.class.php | +0 | −406 | Go to diff View file |
D | src/common/Project/OneStepCreation/OneStepCreationRequest.class.php | +0 | −391 | Go to diff View file |
D | src/common/Project/OneStepCreation/OneStepCreationRouter.class.php | +0 | −97 | Go to diff View file |
D | src/common/Project/OneStepCreation/OneStepCreationValidator.class.php | +0 | −245 | Go to diff View file |
D | src/common/Project/OneStepRegistration/OneStepRegistrationApprovalPresenter.class.php | +0 | −56 | Go to diff View file |
D | src/common/Project/OneStepRegistration/OneStepRegistrationPresenter.class.php | +0 | −66 | Go to diff View file |
D | src/common/Project/OneStepRegistration/OneStepRegistrationPresenterFactory.class.php | +0 | −52 | Go to diff View file |
M | src/common/Project/Registration/Template/TemplateFromProjectForCreation.php | +0 | −18 | Go to diff View file |
D | src/templates/project/register-complete.mustache | +0 | −5 | Go to diff View file |
D | src/templates/project/register-disabled.mustache | +0 | −5 | Go to diff View file |
D | src/templates/project/register-templates.mustache | +0 | −38 | Go to diff View file |
D | src/templates/project/register.mustache | +0 | −212 | Go to diff View file |
D | src/themes/common/css/utils/_multi-step-project.scss | +0 | −7 | Go to diff View file |
D | src/themes/common/css/utils/_one-step-project.scss | +0 | −99 | Go to diff View file |
M | src/themes/common/css/utils/_utils.scss | +0 | −2 | Go to diff View file |
M | src/webpack.common.js | +0 | −1 | Go to diff View file |
D | src/www/project/register.php | +0 | −39 | Go to diff View file |
D | src/www/scripts/codendi/CreateProject.js | +0 | −47 | Go to diff View file |
D | tests/unit/common/Project/OneStepProjectCreationPresenterTest.php | +0 | −129 | Go to diff View file |
D | tests/unit/common/Project/OneStepProjectCreationRequestTest.php | +0 | −137 | Go to diff View file |
D | tests/unit/common/Project/OneStepProjectCreationValidatorTest.php | +0 | −423 | Go to diff View file |
M | tests/unit/common/Project/Registration/Template/TemplateFromProjectForCreationTest.php | +0 | −30 | Go to diff View file |