]> source.dussan.org Git - redmine.git/commit
Add warning when loosing data from custom fields when bulk editing issues (#22600).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 18 Jan 2017 14:49:57 +0000 (14:49 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 18 Jan 2017 14:49:57 +0000 (14:49 +0000)
commit6fabc106964a6e33eb5f0cf779856a6b24451692
tree8d0fd29250ca7588c7d8e332c44df4018f486968
parent3a21dc6912ab6f0426dc5a59c68c571447bf9bef
Add warning when loosing data from custom fields when bulk editing issues (#22600).

git-svn-id: http://svn.redmine.org/redmine/trunk@16224 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
app/models/custom_field_value.rb
app/views/issues/bulk_edit.html.erb
config/locales/en.yml
config/locales/fr.yml
test/functional/issues_controller_test.rb