]> source.dussan.org Git - redmine.git/commit
Fixed that sorting time entries by custom field raises a SQL error (#14366).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 28 Jul 2013 09:59:34 +0000 (09:59 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 28 Jul 2013 09:59:34 +0000 (09:59 +0000)
commit21fc903c0424c45c86430588b0ecb8f0cc589efa
treed9654cffe1586acae13bf7cdcfca21292f8a6429
parentdc5e5eca6b7cb124da1e47036f8a688bb4a7688c
Fixed that sorting time entries by custom field raises a SQL error (#14366).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12042 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/timelog_controller.rb
app/models/time_entry_query.rb
test/functional/timelog_controller_test.rb