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
Showing
- app/controllers/my_controller.rb 1 addition, 3 deletionsapp/controllers/my_controller.rb
- app/controllers/users_controller.rb 4 additions, 11 deletionsapp/controllers/users_controller.rb
- app/views/users/_mail_notifications.html.erb 3 additions, 3 deletionsapp/views/users/_mail_notifications.html.erb
- test/functional/users_controller_test.rb 5 additions, 5 deletionstest/functional/users_controller_test.rb
- test/integration/api_test/users_test.rb 2 additions, 1 deletiontest/integration/api_test/users_test.rb
Please register or sign in to comment