stable

Clone or download

Read-only

Checkbox "visibility of service"

part of story #9756 better control project visibility change by project admins New "Please accept platform Term of Services" checkbox mandatory for project visibility change with link to platform Term of Services. Change-Id: I1baf021af07d5f65390138ab5a9d3ce421c84920

Modified Files

Name
M gulpfile.js +1 −0 Go to diff View file
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +4 −1 Go to diff View file
M site-content/tuleap-core.pot +3 −0 Go to diff View file
M src/common/project/Admin/ProjectVisibilityController.php +9 −1 Go to diff View file
M src/common/project/Admin/ProjectVisibilityPresenter.class.php +7 −0 Go to diff View file
M src/templates/project/project_visibility.mustache +7 −1 Go to diff View file
M src/www/project/admin/project_visibility.php +2 −0 Go to diff View file
A src/www/scripts/tuleap/project-visibility.js +26 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_definitions.scss +1 −0 Go to diff View file
A src/www/themes/FlamingParrot/css/utils/_project-visibility.scss +26 −0 Go to diff View file