]> source.dussan.org Git - redmine.git/commit
Make Status map-able for CSV import (#22951).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 7 Jun 2016 18:39:44 +0000 (18:39 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 7 Jun 2016 18:39:44 +0000 (18:39 +0000)
commitf6754a0f7a37973d3f7296d0c75ac8d20204d682
treefc8987ba536c7c005c89dfbbdc480da56d019296
parent90d14b71b3656a8362d7508dd88b2aea43c6fa31
Make Status map-able for CSV import (#22951).

git-svn-id: http://svn.redmine.org/redmine/trunk@15493 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue_import.rb
app/views/imports/_fields_mapping.html.erb
test/fixtures/files/import_issues.csv
test/unit/issue_import_test.rb