OSDN Git Service

Moves mail_notification param to user hash param so that it can be set using the...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 12 Dec 2010 14:19:24 +0000 (14:19 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 12 Dec 2010 14:19:24 +0000 (14:19 +0000)
commit9e2d401f43d9136e887cb099a72ecc33d9dd88f5
tree1f4b82a81336dfd01acd678aa569f3dda0314ea1
parent1d4f28a54dec696e34f1477f440471c97d521963
Moves mail_notification param to user hash param so that it can be set using the User API.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4496 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/my_controller.rb
app/controllers/users_controller.rb
app/views/users/_mail_notifications.html.erb
test/functional/users_controller_test.rb
test/integration/api_test/users_test.rb