stable

Clone or download

Read-only

Refacto: check dates in a dedicated object

This is a part of story #8859 TQL search on date & numeric fields So that we don't repeat ourselves. Only for between comparison for now. Change-Id: I820da11bbc67efb0f4f466e28450f4c12d20f8bc

Modified Files

Name
M plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidFields/BetweenComparisonVisitor.php +9 −7 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidFields/Date/DateFieldBetweenValueChecker.php +8 −19 Go to diff View file
R plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidFields/Date/DateTimeFieldBetweenValueChecker.php Go to diff View file
M plugins/tracker/include/autoload.php +3 −3 Go to diff View file