stable
Clone or download
Read-only
This is a part of story #8859 TQL search on date & numeric fields To test: - date > '2017-01-23' means date is later than 2017-01-23 23:59:59 - date > '2017-01-23 15:03' means date is later than 2017-01-23 15:03:59 Change-Id: I3f95141b52d8b2a141212260f21e341d433fd9e8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/GreaterThanComparison/ForDateTime.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/GreaterThanComparison/ForLastUpdateDate.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/GreaterThanComparison/ForSubmittedOn.php | +3 | −3 | Go to diff View file |