stable

Clone or download

Read-only

Display the project background in Git administration parts

In order to test you need: * the feature flag feature_flag_project_background activated * a project with a background * another project without background to compare differences Part of story #17551: apply background image on all project pages Change-Id: I2d7d3b0f61f61c8d7f1704fbbe9cee1d79a4ccc1

Modified Files

Name
M plugins/git/include/Git.class.php +0 −1 Go to diff View file
M plugins/git/include/GitForkPermissionsManager.class.php +4 −3 Go to diff View file
M plugins/git/include/GitViews.class.php +5 −9 Go to diff View file
M plugins/git/include/GitViews/GitViewHeader.php +1 −1 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/RepoManagement.class.php +4 −4 Go to diff View file
M plugins/git/templates/admin-default-settings.mustache +4 −2 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-admins.mustache +4 −2 Go to diff View file
M plugins/git/templates/admin-mass-update-select-repositories.mustache +4 −2 Go to diff View file
M plugins/git/templates/admin-mass-update.mustache +4 −2 Go to diff View file
M plugins/git/themes/default/css/style.scss +12 −0 Go to diff View file
M plugins/hudson_git/templates/git-administration/git-administration-jenkins.mustache +4 −2 Go to diff View file