Revision 877
Added by Jean-Philippe Lang over 17 years ago
Mailer:
- added an application setting to specify the application protocol (http or https) used to generate urls
- added layouts for text and html emails
- no more language specific templates
- urls are now generated using UrlWriter
- the mailer now uses AdvAttrAccessor code style to set email parameters
- added
- modified
- copied
- renamed
- deleted
- trunk
- app
- models
- views
- mailer
- _issue_text_html.rhtml (diff)
- _issue_text_plain.rhtml (diff)
- account_information.text.html.rhtml
- account_information.text.plain.rhtml /trunk/app/views/mailer/account_information.rhtml
- account_information_fr.rhtml
- account_information_pl.rhtml
- account_information_sr.rhtml
- attachments_added.text.html.rhtml (diff)
- attachments_added.text.plain.rhtml (diff)
- document_added.text.html.rhtml (diff)
- document_added.text.plain.rhtml (diff)
- issue_add.text.html.rhtml (diff)
- issue_add.text.plain.rhtml (diff)
- issue_edit.text.html.rhtml (diff)
- issue_edit.text.plain.rhtml (diff)
- layout.text.html.rhtml
- layout.text.plain.rhtml
- lost_password.text.html.rhtml
- lost_password.text.plain.rhtml /trunk/app/views/mailer/lost_password.rhtml
- message_posted.text.html.rhtml (diff)
- message_posted.text.plain.rhtml (diff)
- news_added.text.html.rhtml (diff)
- news_added.text.plain.rhtml (diff)
- register.text.html.rhtml
- register.text.plain.rhtml /trunk/app/views/mailer/register.rhtml
- test.text.html.rhtml (diff)
- test.text.plain.rhtml (diff)
- settings
- mailer
- config
- lang
- test
- app