stable

Clone or download

Read-only

Fix Tracker and CrossTracker TQL for IE11

Part of story #10678 define a query for title and description semantics On IE11, you can select and prefill allowed fields for TQL in Tracker and in Cross-Tracker There is no longer a fatal error in the response when saving the expert-mode and normal-mode in Tracker reports Change-Id: Ia3b2a4c3fc7659d86ba10e41e9cbe90c42d7e36b

Modified Files

Name
M plugins/crosstracker/www/scripts/cross-tracker/src/app/writing-mode/QueryEditor.vue +3 −8 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report.class.php +2 −2 Go to diff View file
M plugins/tracker/templates/report/tracker-report-expert-query.mustache +2 −2 Go to diff View file
M plugins/tracker/www/scripts/report/expert-mode.js +10 −12 Go to diff View file