]> source.dussan.org Git - redmine.git/commit
Custom fields (list and boolean) can be used as criteria in time report (#1012).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 9 Apr 2008 17:45:39 +0000 (17:45 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 9 Apr 2008 17:45:39 +0000 (17:45 +0000)
commita3c89d4f697e958956e129b6bc5f564c9197a89c
tree7d08d8df3dcc7c822650fda850e3c28fcf3656a6
parentf025b16be747bf7ab7b1cae470eca28b77f7ada9
Custom fields (list and boolean) can be used as criteria in time report (#1012).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1340 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/timelog_controller.rb
app/helpers/timelog_helper.rb
app/views/timelog/_report_criteria.rhtml
test/fixtures/custom_fields.yml
test/fixtures/time_entries.yml
test/functional/issues_controller_test.rb
test/functional/timelog_controller_test.rb