]> source.dussan.org Git - redmine.git/commit
Handle time entries on subtasks and prevent from reassigning an issue that is going...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 31 Dec 2016 15:04:05 +0000 (15:04 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 31 Dec 2016 15:04:05 +0000 (15:04 +0000)
commit987ca8cc2af0a3fd1f10e16deb6ca30336688d1b
tree4a0368088e2a6ba62c8ea537d40c9b619dfb4e7e
parentd42397e9a7cfe2b20768f06afea18b8d8c4ec418
Handle time entries on subtasks and prevent from reassigning an issue that is going to be deleted (#24718, #24693).

git-svn-id: http://svn.redmine.org/redmine/trunk@16118 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
app/models/issue.rb
config/locales/en.yml
config/locales/fr.yml
test/functional/issues_controller_test.rb