stable

Clone or download

Read-only

status = "Open"

This is a part of story #8860 TQL for select box To test: You can now search on list fields with the operator equals with static values. Change-Id: Id94375666f348e6fc0ba0cbf26d5c813a0b029a5

Modified Files

Name
M plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/EqualComparison/ForList.php +70 −7 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/EqualComparisonVisitor.php +2 −1 Go to diff View file
A plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/FromWhereComparisonListFieldBuilder.php +52 −0 Go to diff View file
M plugins/tracker/include/autoload.php +4 −2 Go to diff View file