stable
Clone or download
Read-only
This is a part of story #8860 TQL for select box To test: You can now search on list fields with the operator != with static values. Change-Id: Ic448b7825f066a790b4d6ffbab4d06a5ac16fd27
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/FromWhereNotEqualComparisonListFieldBuilder.php | +61 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/NotEqualComparison/ForList.php | +79 | −7 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/NotEqualComparisonVisitor.php | +2 | −1 | Go to diff View file |