]> source.dussan.org Git - redmine.git/commit
CSV import does not keep the project it was clicked from (#21766).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 20 Dec 2019 08:07:57 +0000 (08:07 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 20 Dec 2019 08:07:57 +0000 (08:07 +0000)
commit13da124b16ff58f83e812e8b57f4039b4681a3d6
treefa9b0fd654a48dc7cca7da430bf84098638bc10f
parent9c6a2c48e0e5bafbe8158269f6c4969d89441e89
CSV import does not keep the project it was clicked from (#21766).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@19381 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/imports_controller.rb
app/models/import.rb
app/views/imports/new.html.erb
app/views/issues/index.html.erb
app/views/timelog/index.html.erb
test/functional/imports_controller_test.rb
test/unit/issue_import_test.rb