summaryrefslogtreecommitdiffstats
path: root/app/views/mailer
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Mailer#test to Mailer#test_email.Jean-Philippe Lang2012-03-042-0/+0
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9080 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Mailer#url_for not called in views with Rails 3.1.Jean-Philippe Lang2012-02-277-8/+8
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9023 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Override @#url_for@ in AM to force generation of absolute links (#10251).Etienne Massip2012-02-277-7/+7
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9022 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace auto_link with link_to in email templates.Jean-Philippe Lang2012-02-244-4/+4
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8984 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails3: view: mail: html_safe for auto_linkToshi MARUYAMA2012-02-174-4/+4
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8895 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds support for multiselect custom fields (#1189).Jean-Philippe Lang2012-01-292-4/+4
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8721 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails3: mail: rename app/views/mailer/_issue_text_html.rhtml to ↵Toshi MARUYAMA2011-10-033-2/+2
| | | | | | app/views/mailer/_issue.html.erb (#6317) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7567 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails3: mail: rename app/views/mailer/_issue_text_plain.rhtml to ↵Toshi MARUYAMA2011-10-033-2/+2
| | | | | | app/views/mailer/_issue.text.erb (#6317) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7566 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails3: mail: rename app/views/mailer/*.text.html.rhtml to ↵Toshi MARUYAMA2011-09-2616-0/+0
| | | | | | app/views/mailer/*.html.erb (#6317) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7537 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails3: mail: rename app/views/mailer/*.text.plain.rhtml to ↵Toshi MARUYAMA2011-09-2616-0/+0
| | | | | | app/views/mailer/*.text.erb (#6317) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7536 e93f8b46-1217-0410-a6f0-8f06a7374b81
* replace tabs to spaces at app/views/mailer/wiki_content_added.text.html.rhtmlToshi MARUYAMA2011-09-181-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7373 e93f8b46-1217-0410-a6f0-8f06a7374b81
* replace tabs to spaces at app/views/mailer/wiki_content_added.text.plain.rhtmlToshi MARUYAMA2011-09-181-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7372 e93f8b46-1217-0410-a6f0-8f06a7374b81
* replace tabs to spaces at app/views/mailer/wiki_content_updated.text.plain.rhtmlToshi MARUYAMA2011-09-181-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7371 e93f8b46-1217-0410-a6f0-8f06a7374b81
* replace tabs to spaces at app/views/mailer/wiki_content_updated.text.html.rhtmlToshi MARUYAMA2011-09-171-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7343 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove trailing white-spaces from ↵Toshi MARUYAMA2011-09-171-1/+1
| | | | | | app/views/mailer/wiki_content_updated.text.html.rhtml git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7318 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove trailing white-spaces from ↵Toshi MARUYAMA2011-09-171-1/+1
| | | | | | app/views/mailer/wiki_content_updated.text.plain.rhtml git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7317 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove trailing white-spaces from ↵Toshi MARUYAMA2011-09-171-1/+1
| | | | | | app/views/mailer/wiki_content_added.text.plain.rhtml git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7314 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove trailing white-spaces from ↵Toshi MARUYAMA2011-09-171-1/+1
| | | | | | app/views/mailer/wiki_content_added.text.html.rhtml git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7300 e93f8b46-1217-0410-a6f0-8f06a7374b81
* HTML escape at app/views/mailer/wiki_content_updated.text.html.rhtml.Toshi MARUYAMA2011-08-021-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6378 e93f8b46-1217-0410-a6f0-8f06a7374b81
* HTML escape at app/views/mailer/reminder.text.html.rhtml.Toshi MARUYAMA2011-08-021-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6377 e93f8b46-1217-0410-a6f0-8f06a7374b81
* HTML escape at app/views/mailer/attachments_added.text.html.rhtml.Toshi MARUYAMA2011-08-021-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6376 e93f8b46-1217-0410-a6f0-8f06a7374b81
* HTML escape at app/views/mailer/account_activation_request.text.html.rhtml.Toshi MARUYAMA2011-08-021-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6374 e93f8b46-1217-0410-a6f0-8f06a7374b81
* HTML escape at app/views/mailer/account_activated.text.html.rhtml.Toshi MARUYAMA2011-08-021-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6373 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds email notifications support for news comments (#2074).Jean-Philippe Lang2011-03-042-0/+11
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5003 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use #custom_field_values to display issue custom fields in email, just like ↵Jean-Philippe Lang2011-02-202-2/+2
| | | | | | on regular views (#7604). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4892 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Refactor: use :id instead of :page when linking to Wiki PagesEric Davis2010-10-274-4/+4
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4296 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Escaping in html email templates (#4874).Jean-Philippe Lang2010-02-1810-21/+21
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3452 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-132-35/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Ran the Rails upgrade * Upgraded to Rails Engines 2.3.2 * Added a plugin to let Engines override application views. * Converted tests to use the new classes: ** ActionController::TestCase for functional ** ActiveSupport::TestCase for units * Converted ActiveRecord::Error message to a string. * ActiveRecord grouping returns an ordered hash which doesn't have #sort! * Updated the I18n storage_units format. * Added some default initializers from a fresh rails app * Changed the order of check_box_tags and hidden_field_tags. The hidden tag needs to appear first in Rails 2.3, otherwise it will override any value in the check_box_tag. * Removed the custom handler for when the cookie store is tampered with. Rails 2.3 removed the TamperedWithCookie exception and instead Rails will not load the data from it when it's been tampered with (e.g. no user login). * Fixed mail layouts, 2.3 has problems with implicit multipart emails that use layouts. Also removed some custom Redmine mailer code. * Fixed a bug that occurred in tests where the "required" span tag would be added to the :field_status translation. This resulted in an email string of: <li>Status<span class="required"> *</span><span class="required"> *</span> Instead of: <li>Status: New</li> git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2887 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds links to issues in reminder HTML template (#3541).Jean-Philippe Lang2009-07-051-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2814 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds email notification on wiki changes (#413). It's disabled by default and ↵Jean-Philippe Lang2009-05-174-0/+22
| | | | | | can be enabled in application settings. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2749 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Email footer signature convention (#3084).Jean-Philippe Lang2009-04-021-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2645 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-216-6/+6
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2493 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Send an email to the user when an administrator activates a registered user ↵Jean-Philippe Lang2009-02-202-0/+4
| | | | | | (#2656). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2484 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes headings style in html emails (#2739).Jean-Philippe Lang2009-02-141-11/+6
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2465 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Makes wiki text formatter pluggable.Jean-Philippe Lang2008-10-271-1/+1
| | | | | | Original patch #2025 by Yuki Sonoda slightly edited. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@1955 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds username to the password reminder email (#1668).Jean-Philippe Lang2008-07-212-0/+4
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1683 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Entourage (and some old client) fails to correctly render ↵Jean-Philippe Lang2008-06-291-6/+26
| | | | | | notification styles (#1425). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1600 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a rake task to send reminders. An email is sent to each user with a ↵Jean-Philippe Lang2008-05-252-0/+16
| | | | | | | | list of the issues due in the next days, if any. See @rake -D redmine:send_reminders@ for options. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1459 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes:Jean-Philippe Lang2008-02-175-5/+5
| | | | | | | | * email notifications: host name is missing in generated links (#639, #201) * email notifications: referenced changesets, wiki pages, attachments... are not turned into links (only ticket ids are) * attachment links and inline images don't work in issue notes git-svn-id: http://redmine.rubyforge.org/svn/trunk@1161 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Slight change to the issue added/updated email templates.Jean-Philippe Lang2008-02-054-8/+11
| | | | | | | | | | Translations updates: * Simplified Chinese (Liang Jin) * Bulgarian (Nikolay Solakov) * Lithuanian (Sergej Jegorov) * Traditional Chinese (Shortie Lo) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1122 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged Rails 2.0 compatibility changes.Jean-Philippe Lang2007-12-104-4/+4
| | | | | | Compatibility with Rails 1.2 is preserved. git-svn-id: http://redmine.rubyforge.org/svn/trunk@975 e93f8b46-1217-0410-a6f0-8f06a7374b81
* * Updated Spanish translation (Gumer Coronel Pérez)Jean-Philippe Lang2007-11-262-2/+2
| | | | | | * Fixed mailer test errors git-svn-id: http://redmine.rubyforge.org/svn/trunk@932 e93f8b46-1217-0410-a6f0-8f06a7374b81
* There's now 3 account activation strategies (available in application settings):Jean-Philippe Lang2007-11-182-0/+4
| | | | | | | | * activation by email: the user receives an email containing a link to active his account * manual activation: an email is sent to administrators for account approval (default) * automatic activation: the user can log in as soon as he has registered git-svn-id: http://redmine.rubyforge.org/svn/trunk@915 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Mailer:Jean-Philippe Lang2007-11-0430-103/+61
| | | | | | | | | | * 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 git-svn-id: http://redmine.rubyforge.org/svn/trunk@877 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Serbian translation added (Dragan Matic)Jean-Philippe Lang2007-10-251-0/+9
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@869 e93f8b46-1217-0410-a6f0-8f06a7374b81
* * Emails footer can now be customized from the admin interface (Admin -> ↵Jean-Philippe Lang2007-10-2119-2/+52
| | | | | | | | Email notifications). * Added html part to all email templates. git-svn-id: http://redmine.rubyforge.org/svn/trunk@858 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed translated email templates attachments_added and document_added (no ↵Jean-Philippe Lang2007-10-1228-120/+17
| | | | | | longer usefull). git-svn-id: http://redmine.rubyforge.org/svn/trunk@834 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added html part to news_added mail.Jean-Philippe Lang2007-10-122-1/+4
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@833 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moved translated strings of 'register' and 'lost password' mail templates to ↵Jean-Philippe Lang2007-10-1222-64/+2
| | | | | | lang files. git-svn-id: http://redmine.rubyforge.org/svn/trunk@832 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added custom fields in issue related mail notifications.Jean-Philippe Lang2007-10-102-6/+17
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@822 e93f8b46-1217-0410-a6f0-8f06a7374b81