Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't fail if new filter is added. | Jean-Philippe Lang | 2013-02-16 | 1 | -19/+24 |
* | Refactor: use an ordered hash to store available filters and remove :order op... | Jean-Philippe Lang | 2013-02-14 | 1 | -8/+7 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Adds STI to Query model. Issue queries are now IssueQuery instances. | Jean-Philippe Lang | 2012-12-09 | 1 | -2/+2 |
* | sort custom field issue filter by type and position (#12018) | Toshi MARUYAMA | 2012-10-04 | 1 | -0/+20 |
* | change "is_private" issue filter order from 15 to 16 (#12018) | Toshi MARUYAMA | 2012-10-04 | 1 | -0/+2 |
* | change "status" issue filter order from 1 to 0 (#12018) | Toshi MARUYAMA | 2012-10-04 | 1 | -0/+2 |
* | split QueriesHelper filters_options_for_select method and add new unit test (... | Toshi MARUYAMA | 2012-10-04 | 1 | -0/+41 |