Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a line in the notification email to manage its subscriptions. #2890

Commits on Mar 27, 2018

  1. Adds a line in the notification email to manage its subscriptions.

    Untill now a subscriber wasn't able to manage its subscription because
    there was no link anywhere, so it was forced to unsubscribe and then
    subscribe again.
    
    Now the link is in the notification email, after 'Unsubscribe at'.
    
    Related to cachethq#2887
    uxen-ab committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    2d4d823 View commit details
    Browse the repository at this point in the history
  2. Adds a line in the notification email to manage its subscriptions.

    Untill now a subscriber wasn't able to manage its subscription because
    there was no link anywhere, so it was forced to unsubscribe and then
    subscribe again.
    
    Now the link is in the notification email, after 'Unsubscribe at'.
    
    Related to cachethq#2887
    uxen-ab committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    81fd5f4 View commit details
    Browse the repository at this point in the history
  3. Uses the translation cachet.subscriber.manage.

    When a component's status changes or when an incident is
    created/updated, an email is sent to every people that has subscribed.
    At the end of the mail a link to manage its subscription has been
    introduced.
    Now, it uses the translation.
    uxen-ab committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    763d746 View commit details
    Browse the repository at this point in the history
  4. Use 'cachet.subscriber.manage.manage_at_link'

    The new translation is used to manage its subscriptions.
    uxen-ab committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    d63de58 View commit details
    Browse the repository at this point in the history