OSDN Git Service

Ability to sort the issue list by text, int and float custom fields (#1139).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 11 Jan 2009 18:38:07 +0000 (18:38 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 11 Jan 2009 18:38:07 +0000 (18:38 +0000)
commitda01ee7c37f2544c84a08a53f7a42f34e5be3877
tree687332b72b2d44e5f14d74e6c707ccc1f57b0d10
parent3a28848ca03ae7d7e02c1bc9373a9f373cf0efeb
Ability to sort the issue list by text, int and float custom fields (#1139).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2258 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/custom_field.rb
test/fixtures/custom_fields.yml
test/fixtures/custom_fields_trackers.yml
test/fixtures/custom_values.yml
test/unit/query_test.rb