[ckan-changes] [ckan/ckan] c0c6e9: [#1527] Fix bug on From header, added test

GitHub noreply at github.com
Mon Jun 15 12:22:02 UTC 2015


  Branch: refs/heads/1527-custom-emails
  Home:   https://github.com/ckan/ckan
  Commit: c0c6e90ac7af0faf8bfa67c3d05900c71296e3be
      https://github.com/ckan/ckan/commit/c0c6e90ac7af0faf8bfa67c3d05900c71296e3be
  Author: amercader <amercadero at gmail.com>
  Date:   2015-06-15 (Mon, 15 Jun 2015)

  Changed paths:
    M ckan/lib/mailer.py
    M ckan/tests/lib/test_mailer.py

  Log Message:
  -----------
  [#1527] Fix bug on From header, added test


  Commit: 1830e2e98ed6de3e9a07a6f31a147fdebbf68295
      https://github.com/ckan/ckan/commit/1830e2e98ed6de3e9a07a6f31a147fdebbf68295
  Author: amercader <amercadero at gmail.com>
  Date:   2015-06-15 (Mon, 15 Jun 2015)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/tests/logic/action/test_create.py

  Log Message:
  -----------
  [#1527] Raise NotFound on user invite if group does not exist


  Commit: 281996344f1c6f84af9ecc2679dc8c8a42aab41e
      https://github.com/ckan/ckan/commit/281996344f1c6f84af9ecc2679dc8c8a42aab41e
  Author: amercader <amercadero at gmail.com>
  Date:   2015-06-15 (Mon, 15 Jun 2015)

  Changed paths:
    M ckan/lib/helpers.py
    M ckan/lib/mailer.py
    M ckan/logic/action/create.py
    M ckan/templates/emails/invite_user.txt
    M ckan/tests/lib/test_mailer.py

  Log Message:
  -----------
  [#1527] Add information about the org/group and role to the invite email

The current invite email doesn't really give you much information about
what you are actually signing for. This adds the organization title and
the role that you've been assigned to the invite email.


Compare: https://github.com/ckan/ckan/compare/52e033586b95...281996344f1c


More information about the ckan-changes mailing list