[ckan-changes] [ckan/ckan] 665499: [#1527] Make emails customizable
GitHub
noreply at github.com
Fri Jun 12 14:04:53 UTC 2015
Branch: refs/heads/1527-custom-emails
Home: https://github.com/ckan/ckan
Commit: 66549991119191fb00a7aaf907e4027036df4561
https://github.com/ckan/ckan/commit/66549991119191fb00a7aaf907e4027036df4561
Author: amercader <amercadero at gmail.com>
Date: 2015-06-12 (Fri, 12 Jun 2015)
Changed paths:
M ckan/lib/mailer.py
A ckan/templates/emails/invite_user.txt
A ckan/templates/emails/reset_password.txt
M doc/maintaining/configuration.rst
Log Message:
-----------
[#1527] Make emails customizable
Read the reset password and invite user emails body from text templates
(which are magically translated!) and the subjects from config options.
Commit: 9eeb6a7a7f590049dbc22fa39b03c24a08691eb8
https://github.com/ckan/ckan/commit/9eeb6a7a7f590049dbc22fa39b03c24a08691eb8
Author: amercader <amercadero at gmail.com>
Date: 2015-06-12 (Fri, 12 Jun 2015)
Changed paths:
M ckan/lib/mailer.py
R ckan/tests/legacy/lib/test_mailer.py
R ckan/tests/legacy/mock_mail_server.py
A ckan/tests/lib/test_mailer.py
A ckan/tests/mock_mail_server.py
Log Message:
-----------
[#1527] Update mailing tests
Commit: 3a863ab446d5cd7e33f4f2de716b3b6884ca0124
https://github.com/ckan/ckan/commit/3a863ab446d5cd7e33f4f2de716b3b6884ca0124
Author: amercader <amercadero at gmail.com>
Date: 2015-06-12 (Fri, 12 Jun 2015)
Changed paths:
M ckan/lib/mailer.py
M ckan/tests/legacy/test_coding_standards.py
Log Message:
-----------
[#1527] PEP8
Compare: https://github.com/ckan/ckan/compare/665499911191^...3a863ab446d5
More information about the ckan-changes
mailing list