]> source.dussan.org Git - redmine.git/commit
Configurable behavour for linking issues on copy (#18500).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 29 Nov 2014 15:10:59 +0000 (15:10 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 29 Nov 2014 15:10:59 +0000 (15:10 +0000)
commit30d65829b859c934c266b0862b30aa4b57d11677
tree826b6103151bd967edfae19b131acfad75e866a8
parent749d703881c6f0c44db6724d7606189aaf69eb6a
Configurable behavour for linking issues on copy (#18500).

git-svn-id: http://svn.redmine.org/redmine/trunk@13668 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
app/helpers/settings_helper.rb
app/views/issues/bulk_edit.html.erb
app/views/issues/new.html.erb
app/views/settings/_issues.html.erb
config/locales/en.yml
config/locales/fr.yml
config/settings.yml
test/functional/issues_controller_test.rb