]> source.dussan.org Git - redmine.git/commit
Fix CSV export of projects (#29482).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 2 Nov 2019 07:22:45 +0000 (07:22 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 2 Nov 2019 07:22:45 +0000 (07:22 +0000)
commit501111708657d54eccefaa6d82b465d471b65ef9
treec74c3f122bbe3bc791dac40d9e2c1c9df88e4dd4
parentf1f913afc655e66a2b5a4a7b42e1059b0d874ddb
Fix CSV export of projects (#29482).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@18888 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/projects_queries_helper.rb
app/views/projects/_list.html.erb
app/views/projects/index.html.erb
test/functional/projects_controller_test.rb
test/helpers/projects_queries_helper_test.rb [new file with mode: 0644]