summaryrefslogtreecommitdiffstats
path: root/test/unit/helpers/queries_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't fail if new filter is added.Jean-Philippe Lang2013-02-161-19/+24
* Refactor: use an ordered hash to store available filters and remove :order op...Jean-Philippe Lang2013-02-141-8/+7
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Adds STI to Query model. Issue queries are now IssueQuery instances.Jean-Philippe Lang2012-12-091-2/+2
* sort custom field issue filter by type and position (#12018)Toshi MARUYAMA2012-10-041-0/+20
* change "is_private" issue filter order from 15 to 16 (#12018)Toshi MARUYAMA2012-10-041-0/+2
* change "status" issue filter order from 1 to 0 (#12018)Toshi MARUYAMA2012-10-041-0/+2
* split QueriesHelper filters_options_for_select method and add new unit test (...Toshi MARUYAMA2012-10-041-0/+41