Menu

Commit [r877]  Maximize  Restore  History

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

jplang 2007-11-04

1 2 3 > >> (Page 1 of 3)
changed /trunk/app/models/mailer.rb
changed /trunk/app/views/mailer/_issue_text_html.rhtml
changed /trunk/app/views/mailer/_issue_text_plain.rhtml
renamed /trunk/app/views/mailer/account_information.rhtml -> /trunk/app/views/mailer/account_information.text.plain.rhtml
added /trunk/app/views/mailer/account_information.text.html.rhtml
removed /trunk/app/views/mailer/account_information_fr.rhtml
removed /trunk/app/views/mailer/account_information_pl.rhtml
removed /trunk/app/views/mailer/account_information_sr.rhtml
changed /trunk/app/views/mailer/attachments_added.text.html.rhtml
changed /trunk/app/views/mailer/attachments_added.text.plain.rhtml
changed /trunk/app/views/mailer/document_added.text.html.rhtml
changed /trunk/app/views/mailer/document_added.text.plain.rhtml
changed /trunk/app/views/mailer/issue_add.text.html.rhtml
changed /trunk/app/views/mailer/issue_add.text.plain.rhtml
changed /trunk/app/views/mailer/issue_edit.text.html.rhtml
changed /trunk/app/views/mailer/issue_edit.text.plain.rhtml
added /trunk/app/views/mailer/layout.text.html.rhtml
added /trunk/app/views/mailer/layout.text.plain.rhtml
renamed /trunk/app/views/mailer/lost_password.rhtml -> /trunk/app/views/mailer/lost_password.text.plain.rhtml
added /trunk/app/views/mailer/lost_password.text.html.rhtml
changed /trunk/app/views/mailer/message_posted.text.html.rhtml
changed /trunk/app/views/mailer/message_posted.text.plain.rhtml
changed /trunk/app/views/mailer/news_added.text.html.rhtml
/trunk/app/models/mailer.rb Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/_issue_text_html.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/_issue_text_plain.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/account_information.text.html.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/attachments_added.text.html.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/attachments_added.text.plain.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/document_added.text.html.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/document_added.text.plain.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/issue_add.text.html.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/issue_add.text.plain.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/issue_edit.text.html.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/issue_edit.text.plain.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/layout.text.html.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/layout.text.plain.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/lost_password.text.html.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/message_posted.text.html.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/message_posted.text.plain.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/mailer/news_added.text.html.rhtml Diff Switch to side-by-side view
Loading...
1 2 3 > >> (Page 1 of 3)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.