stable

Clone or download

Read-only

story #8419: Glossify git access control tab content

Change-Id: I8d8c5a08810968dfa76138083f8a8b978e530886

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