]> source.dussan.org Git - redmine.git/commit
Do not show inactive issue priorities where not necessary (#8573).
authorJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>
Mon, 13 Jun 2011 19:43:40 +0000 (19:43 +0000)
committerJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>
Mon, 13 Jun 2011 19:43:40 +0000 (19:43 +0000)
commitd5cc7424a815a68a21ea080827f737d00b18e88e
treeb858b5c0b36a152d82bbdd2a1acc33086373a8f2
parentbbf1ae581eb90cd516f33d245248b4d394abcf86
Do not show inactive issue priorities where not necessary (#8573).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6070 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/context_menus_controller.rb
app/controllers/issues_controller.rb
app/views/issue_moves/new.rhtml
app/views/issues/bulk_edit.rhtml
test/fixtures/enumerations.yml
test/functional/context_menus_controller_test.rb
test/functional/issue_moves_controller_test.rb
test/functional/issues_controller_test.rb