]> source.dussan.org Git - redmine.git/commit
Fixed that locking and unlocking a user resets the email notification checkbox (...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 13 May 2013 16:38:08 +0000 (16:38 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 13 May 2013 16:38:08 +0000 (16:38 +0000)
commit10ed306b1935834afa1aad304f1ee5c21cc807d1
tree5edcd6a4384969296e803df80870647d45184706
parent0dce4761a868eafaf216bf83e41860bf841926d8
Fixed that locking and unlocking a user resets the email notification checkbox (#14020).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11839 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/my_controller.rb
app/controllers/users_controller.rb
app/models/mailer.rb
app/models/user_preference.rb
app/views/users/_mail_notifications.html.erb
test/functional/admin_controller_test.rb
test/functional/users_controller_test.rb
test/unit/mailer_test.rb