]> source.dussan.org Git - redmine.git/commit
Bulk-edit custom fields through context menu (#6296).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 9 Feb 2012 18:22:11 +0000 (18:22 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 9 Feb 2012 18:22:11 +0000 (18:22 +0000)
commit5e0c1cc5ce9e16f3b4d8d2066bc1c4023afdee78
tree4814399d770b5f3fe3197841c3bcf9689ab0e149
parentde7c49c6ca79f87b697744688d57a07e7af17b4c
Bulk-edit custom fields through context menu (#6296).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8824 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/context_menus_controller.rb
app/helpers/context_menus_helper.rb
app/models/custom_field.rb
app/views/context_menus/issues.html.erb
public/stylesheets/context_menu.css
test/functional/context_menus_controller_test.rb