stable
Clone or download
Read-only
This is a part of story #8860 TQL for select box To test: You can search on list fields bound to users using user_name with the operator =. Change-Id: I7e9ebb6e7e59ac7a69d73f43f2a16d86e7144412
Modified Files
Name | ||||
---|---|---|---|---|
R | plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/EqualComparison/ForList.php | Go to diff View file | ||
M | plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/EqualComparison/ForListBindUsers.php | +44 | −7 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/EqualComparisonVisitor.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/FromWhereComparisonListFieldBuilder.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/InComparison/ForList.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −3 | Go to diff View file |