stable

Clone or download

Read-only

Add ATF luby in grammar

this is part of story #10703 define a query with "people" fields How to test: - You can autocomplete and insert "last_update_by" in the query editor - Searching @last_update_by =, != will correctly perform the query - Searching @last_update_by > or < "anything" will display an error message Change-Id: I741db7ce16051599f006ca1d56b51cfe98ac3d4a

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerReportsResource.php +11 −0 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/AllowedMetadata.php +5 −2 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/ComparisonFromWhereBuilder.php +10 −1 Go to diff View file
M plugins/crosstracker/www/scripts/cross-tracker/po/fr.po +3 −0 Go to diff View file
M plugins/crosstracker/www/scripts/cross-tracker/po/template.pot +3 −0 Go to diff View file
M plugins/crosstracker/www/scripts/cross-tracker/src/app/writing-mode/QueryEditor.vue +2 −0 Go to diff View file