stable

Clone or download

Read-only

Merge commit 'refs/changes/79/4279/7' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #7893 Have a beautiful project creation feedback Change-Id: Ib49bbbbb215022b74284e98cd10ba77a2e7a2be0

Modified Files

Name
M site-content/en_US/project/register.tab +18 −0 Go to diff View file
M site-content/fr_FR/project/register.tab +18 −0 Go to diff View file
M src/common/autoload.php +5 −2 Go to diff View file
M src/common/project/OneStepCreation/OneStepCreationController.class.php +4 −12 Go to diff View file
A src/common/project/OneStepRegistration/OneStepRegistrationApprovalPresenter.class.php +57 −0 Go to diff View file
A src/common/project/OneStepRegistration/OneStepRegistrationPresenter.class.php +67 −0 Go to diff View file
A src/common/project/OneStepRegistration/OneStepRegistrationPresenterFactory.class.php +48 −0 Go to diff View file
A src/templates/project/confirmation.mustache +20 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/definitions.less +1 −0 Go to diff View file
A src/www/themes/FlamingParrot/css/utils/project-confirmation.less +25 −0 Go to diff View file
A src/www/themes/common/css/utils/project-confirmation.less +54 −0 Go to diff View file
M src/www/themes/common/css/utils/utils.less +1 −0 Go to diff View file
A src/www/themes/common/images/project-registration-feedback-background.png Binary file Go to diff View file