stable

Clone or download

Read-only

Save in session

This is a part of story #8858 query tracker with expressions To test: When you change mode (expert or normal) and you reload your page then the correct mode should be displayed. Change-Id: Ica221800631a9d278993a4ebf978cfd48e488e2b

Modified Files

Name
M plugins/tracker/build-manifest.json +1 −0 Go to diff View file
M plugins/tracker/include/Tracker/Report/TrackerReportExpertModePresenter.class.php +5 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report.class.php +29 −6 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Session.class.php +14 −1 Go to diff View file
M plugins/tracker/tests/builders/aTrackerReport.php +13 −1 Go to diff View file
A plugins/tracker/www/scripts/TrackerReportExpertMode.js +60 −0 Go to diff View file
M plugins/tracker/www/scripts/TrackerReports.js +0 −26 Go to diff View file
M src/templates/report/tracker-report-expert-query.mustache +1 −1 Go to diff View file