stable
Clone or download
Read-only
Merge commit 'refs/changes/71/5871/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #8419: Glossify git access control tab content Change-Id: I4c1ae03cc092466a0998211d25c4a363f3420b65
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/GitPresenters/AccessControlPresenter.class.php | +14 | −0 | Go to diff View file |
M | plugins/git/include/GitPresenters/AdminDefaultSettingsPresenter.php | +12 | −0 | Go to diff View file |
M | plugins/git/include/GitViews/RepoManagement/Pane/AccessControl.class.php | +2 | −2 | Go to diff View file |
M | plugins/git/include/GitViews/RepoManagement/Pane/Delete.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitViews/RepoManagement/Pane/Gerrit.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/site-content/en_US/git.tab | +4 | −1 | Go to diff View file |
M | plugins/git/site-content/fr_FR/git.tab | +4 | −1 | Go to diff View file |
M | plugins/git/templates/access-control.mustache | +22 | −20 | Go to diff View file |
M | plugins/git/templates/admin-gerrit-templates.mustache | +2 | −2 | Go to diff View file |
M | plugins/git/templates/admin-git-access-rights.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/templates/admin-git-admins.mustache | +2 | −2 | Go to diff View file |
M | plugins/git/templates/admin-mass-update-select-repositories.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/templates/admin-mass-update.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/templates/default-mirroring.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/templates/mirroring.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/templates/settings/general-settings.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/templates/settings/hooks.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/templates/settings/notifications.mustache | +3 | −3 | Go to diff View file |
M | plugins/git/www/themes/FlamingParrot/css/style.scss | +3 | −2 | Go to diff View file |
M | plugins/git/www/themes/default/css/style.scss | +46 | −2 | Go to diff View file |