stable
Clone or download
Read-only
Merge commit 'refs/changes/12/4212/2' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: Revert "story #8141: change the labelling of projects from public/ project to user-group-based"
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/project/project.tab | +6 | −6 | Go to diff View file |
M | site-content/en_US/project/register.tab | +1 | −1 | Go to diff View file |
M | site-content/fr_FR/project/project.tab | +6 | −6 | Go to diff View file |
M | site-content/fr_FR/project/register.tab | +1 | −1 | Go to diff View file |
M | src/common/layout/Layout.class.php | +9 | −12 | Go to diff View file |
M | src/common/project/Admin/ProjectVisibilityPresenter.class.php | +13 | −30 | Go to diff View file |
M | src/common/project/OneStepCreation/OneStepCreationController.class.php | +1 | −2 | Go to diff View file |
M | src/common/project/OneStepCreation/OneStepCreationPresenter.class.php | +3 | −14 | Go to diff View file |
M | src/common/user/ForgeUserGroupFactory.php | +1 | −1 | Go to diff View file |
M | src/templates/project/project_visibility.mustache | +6 | −3 | Go to diff View file |
M | src/www/scripts/tuleap/project-privacy-tooltip.js | +1 | −2 | Go to diff View file |
M | src/www/themes/FlamingParrot/ContainerPresenter.class.php | +5 | −1 | Go to diff View file |
M | src/www/themes/common/css/utils/project-admin.less | +0 | −4 | Go to diff View file |
M | tests/simpletest/common/project/OneStepProjectCreationPresenterTest.php | +4 | −6 | Go to diff View file |