stable

Clone or download

Read-only

Better distinguish now/between and logical operators

This is a part of story #8859 TQL search on date & numeric fields date = NOW() AND status BETWEEN("2014-01-07", "2017-23-34") Should be easier to read since the logical operator AND does not have anymore the same style than function calls. Change-Id: I71b71ab20353ec55fe0e3564ffc18d7f755c42f0

Modified Files

Name
M plugins/tracker/www/scripts/TrackerReportExpertMode.js +5 −1 Go to diff View file