]> source.dussan.org Git - redmine.git/commit
Refactor: #issues_to_csv and #entries_to_csv merged into QueriesHelper#query_to_csv.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 23 Feb 2013 11:07:43 +0000 (11:07 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 23 Feb 2013 11:07:43 +0000 (11:07 +0000)
commit797a9f1ea945c891b5974881d0b3d6b5c4f56125
treef0ed773e17d6b1d5a0619ab7f5ac06078e30f9a7
parent9b1ebd6808d260a95eff38c2a93ec2c1b7ed8183
Refactor: #issues_to_csv and #entries_to_csv merged into QueriesHelper#query_to_csv.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11448 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
app/controllers/timelog_controller.rb
app/helpers/issues_helper.rb
app/helpers/queries_helper.rb
app/helpers/timelog_helper.rb
test/functional/issues_controller_test.rb