]> source.dussan.org Git - redmine.git/commit
* Emails footer can now be customized from the admin interface (Admin -> Email notifi...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 21 Oct 2007 14:10:07 +0000 (14:10 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 21 Oct 2007 14:10:07 +0000 (14:10 +0000)
commita200e97667a7367945389b5b6934c4a04d33f750
tree0c041032b1b17c9b8330faefb4695b36259abcf6
parent2ee11c9089f5390508dfb786b0cbb7c6030ae605
* Emails footer can now be customized from the admin interface (Admin -> Email notifications).
* Added html part to all email templates.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@858 e93f8b46-1217-0410-a6f0-8f06a7374b81
40 files changed:
app/controllers/admin_controller.rb
app/views/admin/mail_options.rhtml
app/views/mailer/account_information.rhtml
app/views/mailer/account_information_fr.rhtml
app/views/mailer/account_information_pl.rhtml
app/views/mailer/attachments_added.text.html.rhtml
app/views/mailer/attachments_added.text.plain.rhtml
app/views/mailer/document_added.text.html.rhtml
app/views/mailer/document_added.text.plain.rhtml
app/views/mailer/issue_add.text.html.rhtml
app/views/mailer/issue_add.text.plain.rhtml
app/views/mailer/issue_edit.text.html.rhtml
app/views/mailer/issue_edit.text.plain.rhtml
app/views/mailer/lost_password.rhtml
app/views/mailer/message_posted.rhtml [deleted file]
app/views/mailer/message_posted.text.html.rhtml [new file with mode: 0644]
app/views/mailer/message_posted.text.plain.rhtml [new file with mode: 0644]
app/views/mailer/news_added.text.html.rhtml
app/views/mailer/news_added.text.plain.rhtml
app/views/mailer/register.rhtml
app/views/mailer/test.rhtml [deleted file]
app/views/mailer/test.text.html.rhtml [new file with mode: 0644]
app/views/mailer/test.text.plain.rhtml [new file with mode: 0644]
config/settings.yml
lang/bg.yml
lang/cs.yml
lang/de.yml
lang/en.yml
lang/es.yml
lang/fr.yml
lang/he.yml
lang/it.yml
lang/ja.yml
lang/nl.yml
lang/pl.yml
lang/pt-br.yml
lang/pt.yml
lang/ro.yml
lang/sv.yml
lang/zh.yml