summaryrefslogtreecommitdiffstats
path: root/test/unit/helpers/queries_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r15238.Jean-Philippe Lang2016-03-131-1/+1
* Fixed test failure (#6118).Jean-Philippe Lang2015-06-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Rewrites assertions.Jean-Philippe Lang2014-12-201-2/+3
* Group filters in the filter select list (#13849).Jean-Philippe Lang2014-11-281-6/+49
* Fixed: Export CSV - Custom field true/false not using translation (#16081).Jean-Philippe Lang2014-02-151-0/+14
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Include Redmine::I18n in helpers tests.Jean-Philippe Lang2013-05-181-0/+1
* move filter order tests from helper to model.Toshi MARUYAMA2013-05-161-32/+1
* remove unused variable from QueriesHelperTestToshi MARUYAMA2013-04-191-1/+1
* 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