index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
views
/
mailer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Slight changes to the plain text issue notification.
Jean-Philippe Lang
2012-04-08
2
-10
/
+13
*
Renamed Mailer#test to Mailer#test_email.
Jean-Philippe Lang
2012-03-04
2
-0
/
+0
*
Mailer#url_for not called in views with Rails 3.1.
Jean-Philippe Lang
2012-02-27
7
-8
/
+8
*
Override @#url_for@ in AM to force generation of absolute links (#10251).
Etienne Massip
2012-02-27
7
-7
/
+7
*
Replace auto_link with link_to in email templates.
Jean-Philippe Lang
2012-02-24
4
-4
/
+4
*
Rails3: view: mail: html_safe for auto_link
Toshi MARUYAMA
2012-02-17
4
-4
/
+4
*
Adds support for multiselect custom fields (#1189).
Jean-Philippe Lang
2012-01-29
2
-4
/
+4
*
Rails3: mail: rename app/views/mailer/_issue_text_html.rhtml to app/views/mai...
Toshi MARUYAMA
2011-10-03
3
-2
/
+2
*
Rails3: mail: rename app/views/mailer/_issue_text_plain.rhtml to app/views/ma...
Toshi MARUYAMA
2011-10-03
3
-2
/
+2
*
Rails3: mail: rename app/views/mailer/*.text.html.rhtml to app/views/mailer/*...
Toshi MARUYAMA
2011-09-26
16
-0
/
+0
*
Rails3: mail: rename app/views/mailer/*.text.plain.rhtml to app/views/mailer/...
Toshi MARUYAMA
2011-09-26
16
-0
/
+0
*
replace tabs to spaces at app/views/mailer/wiki_content_added.text.html.rhtml
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
replace tabs to spaces at app/views/mailer/wiki_content_added.text.plain.rhtml
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
replace tabs to spaces at app/views/mailer/wiki_content_updated.text.plain.rhtml
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
replace tabs to spaces at app/views/mailer/wiki_content_updated.text.html.rhtml
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/mailer/wiki_content_updated.text....
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/mailer/wiki_content_updated.text....
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/mailer/wiki_content_added.text.pl...
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/mailer/wiki_content_added.text.ht...
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
HTML escape at app/views/mailer/wiki_content_updated.text.html.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
HTML escape at app/views/mailer/reminder.text.html.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
HTML escape at app/views/mailer/attachments_added.text.html.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
HTML escape at app/views/mailer/account_activation_request.text.html.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
HTML escape at app/views/mailer/account_activated.text.html.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
Adds email notifications support for news comments (#2074).
Jean-Philippe Lang
2011-03-04
2
-0
/
+11
*
Use #custom_field_values to display issue custom fields in email, just like o...
Jean-Philippe Lang
2011-02-20
2
-2
/
+2
*
Refactor: use :id instead of :page when linking to Wiki Pages
Eric Davis
2010-10-27
4
-4
/
+4
*
Escaping in html email templates (#4874).
Jean-Philippe Lang
2010-02-18
10
-21
/
+21
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
2
-35
/
+0
*
Adds links to issues in reminder HTML template (#3541).
Jean-Philippe Lang
2009-07-05
1
-1
/
+1
*
Adds email notification on wiki changes (#413). It's disabled by default and ...
Jean-Philippe Lang
2009-05-17
4
-0
/
+22
*
Email footer signature convention (#3084).
Jean-Philippe Lang
2009-04-02
1
-1
/
+1
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
6
-6
/
+6
*
Send an email to the user when an administrator activates a registered user (...
Jean-Philippe Lang
2009-02-20
2
-0
/
+4
*
Fixes headings style in html emails (#2739).
Jean-Philippe Lang
2009-02-14
1
-11
/
+6
*
Makes wiki text formatter pluggable.
Jean-Philippe Lang
2008-10-27
1
-1
/
+1
*
Adds username to the password reminder email (#1668).
Jean-Philippe Lang
2008-07-21
2
-0
/
+4
*
Fixed: Entourage (and some old client) fails to correctly render notification...
Jean-Philippe Lang
2008-06-29
1
-6
/
+26
*
Adds a rake task to send reminders. An email is sent to each user with a list...
Jean-Philippe Lang
2008-05-25
2
-0
/
+16
*
Fixes:
Jean-Philippe Lang
2008-02-17
5
-5
/
+5
*
Slight change to the issue added/updated email templates.
Jean-Philippe Lang
2008-02-05
4
-8
/
+11
*
Merged Rails 2.0 compatibility changes.
Jean-Philippe Lang
2007-12-10
4
-4
/
+4
*
* Updated Spanish translation (Gumer Coronel PĂ©rez)
Jean-Philippe Lang
2007-11-26
2
-2
/
+2
*
There's now 3 account activation strategies (available in application settings):
Jean-Philippe Lang
2007-11-18
2
-0
/
+4
*
Mailer:
Jean-Philippe Lang
2007-11-04
30
-103
/
+61
*
Serbian translation added (Dragan Matic)
Jean-Philippe Lang
2007-10-25
1
-0
/
+9
*
* Emails footer can now be customized from the admin interface (Admin -> Emai...
Jean-Philippe Lang
2007-10-21
19
-2
/
+52
*
Removed translated email templates attachments_added and document_added (no l...
Jean-Philippe Lang
2007-10-12
28
-120
/
+17
*
Added html part to news_added mail.
Jean-Philippe Lang
2007-10-12
2
-1
/
+4
*
Moved translated strings of 'register' and 'lost password' mail templates to ...
Jean-Philippe Lang
2007-10-12
22
-64
/
+2
[next]