stable

Clone or download

Read-only

Display project background in the artifact view

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: Ie58c6017473ecab8a0fb561a6eed511c7f2c56a1

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Renderer/CopyRenderer.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/EditRenderer.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/SubmitRenderer.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/View/ViewCollection.class.php +4 −2 Go to diff View file
M plugins/tracker/templates/admin-hierarchy.mustache +1 −1 Go to diff View file
M plugins/tracker/themes/default/css/includes/_project-header-background.scss +11 −2 Go to diff View file
M plugins/tracker/themes/default/css/style.scss +11 −2 Go to diff View file