stable
Clone or download
Read-only
This is a part of story #8858 query tracker with expressions To test: On Tracker report you can switch from "normal" mode query to "expert" mode query. In "expert" mode query all fields are disabled. Change-Id: I3bb5d55e9a84de61af81a806aa75319c845a929c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/graphontrackersv5/include/autoload.php | +2 | −6 | Go to diff View file |
A | plugins/tracker/include/Tracker/Report/TrackerReportExpertModePresenter.class.php | +48 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report.class.php | +44 | −5 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −4 | Go to diff View file |
M | plugins/tracker/site-content/en_US/tracker.tab | +6 | −0 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/tracker.tab | +6 | −0 | Go to diff View file |
M | plugins/tracker/www/scripts/TrackerReports.js | +29 | −153 | Go to diff View file |
M | plugins/tracker/www/scripts/tracker-report-nature-column.js | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/themes/FlamingParrot/css/style.scss | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.scss | +52 | −19 | Go to diff View file |
A | src/templates/report/tracker-report-expert-query.mustache | +28 | −0 | Go to diff View file |