OSDN Git Service

Account information can now be sent to the user when creating an account.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 27 May 2007 10:57:13 +0000 (10:57 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 27 May 2007 10:57:13 +0000 (10:57 +0000)
commitf04225321c3ea0b56699fd667611ec867c6c458d
tree7d70c4367f08c71535891e03928e842434e82dfe
parentf12315075fc5780c68093610295ace7ae2c4ac78
Account information can now be sent to the user when creating an account.
ActionMailer logger set to nil for production environment to disable email contents output in production.log

git-svn-id: http://redmine.rubyforge.org/svn/trunk@546 e93f8b46-1217-0410-a6f0-8f06a7374b81
17 files changed:
app/controllers/users_controller.rb
app/models/mailer.rb
app/views/mailer/account_information.rhtml [new file with mode: 0644]
app/views/mailer/account_information_fr.rhtml [new file with mode: 0644]
app/views/users/add.rhtml
config/environments/production.rb
lang/bg.yml
lang/de.yml
lang/en.yml
lang/es.yml
lang/fr.yml
lang/it.yml
lang/ja.yml
lang/nl.yml
lang/pt-br.yml
lang/pt.yml
lang/zh.yml