stable

Clone or download

Read-only

Display project background in the tracker report

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

Modified Files

Name
M plugins/tracker/include/Tracker/Report/Tracker_Report.class.php +6 −4 Go to diff View file
M plugins/tracker/templates/report/header_in_report.mustache +4 −4 Go to diff View file
M plugins/tracker/templates/report/tracker-report-expert-query.mustache +1 −1 Go to diff View file
A plugins/tracker/themes/default/css/includes/_project-header-background.scss +85 −0 Go to diff View file
M plugins/tracker/themes/default/css/style.scss +2 −1 Go to diff View file