Pēteris Caune
|
b9a81ad382
|
Add "List-Unsubscribe" header to alert and report emails
|
2018-10-23 11:26:13 +03:00 |
|
Pēteris Caune
|
78aca869c5
|
"Details..." instead of "Show Log..." in emails.
|
2018-08-20 19:30:36 +03:00 |
|
Pēteris Caune
|
882933668a
|
Natural sort for check names, fixes #136.
Apply the user's chosen sort order in emails also.
|
2017-10-15 13:34:34 +03:00 |
|
Pēteris Caune
|
6a1c5dd3b7
|
"Unsubscribe" link in alert emails. Fixes #111
|
2017-01-28 12:17:22 +02:00 |
|
Pēteris Caune
|
8d956b3365
|
email template from Litmus. CSS already inlined, so dropping premailer dependency.
|
2017-01-15 13:10:08 +02:00 |
|
James Moore
|
1ae07b2028
|
made changes more concise
|
2016-09-22 14:56:15 -07:00 |
|
James Moore
|
b1bb1540b8
|
adds a SITE_NAME setting that's used to label the site
|
2016-09-22 13:40:35 -07:00 |
|
Pēteris Caune
|
8ba981cb52
|
Upgrade link in alert emails.
|
2016-07-19 23:17:53 +03:00 |
|
Di Wu
|
4705186434
|
Update alert-body-html.html
|
2016-06-28 15:37:33 -07:00 |
|
Pēteris Caune
|
abd19ac901
|
Nicer alert email template, and plain text versions for all emails.
|
2016-06-25 05:59:48 +03:00 |
|
Pēteris Caune
|
ce23d65ebf
|
Check.get_status() returns "up" also during grace period
|
2016-06-21 02:22:51 +03:00 |
|
Pēteris Caune
|
1f70f56819
|
Check model gets "in_grace_period" method. It replaces the transient "grace" status. Also, remove references of the obsolete "paused" status.
|
2016-06-20 20:35:02 +03:00 |
|
Pēteris Caune
|
da613963e9
|
Email alerts and monthly reports have links to Log pages.
Don't show ping URLs -- gmail converts them to clickable links, and people click on them.
|
2016-03-08 10:35:39 +02:00 |
|
Pēteris Caune
|
91e6f80d9a
|
Code to send monthly reports (but no management command yet to actually send them)
|
2015-12-15 02:27:24 +02:00 |
|
Pēteris Caune
|
c1840a92bd
|
Checks now have a new status: "paused". sendalerts management command will mark checks as paused if sending a notification throws exception. This should avoid potential infinite loops of sendalerts crashes/respawns.
|
2015-10-30 14:21:12 +02:00 |
|
Pēteris Caune
|
cee2b52d3e
|
More tests.
|
2015-08-18 21:17:13 +03:00 |
|
Pēteris Caune
|
f0089e2cd2
|
Send emails using djmail, can verify email addresses in /channels/
|
2015-08-14 10:56:07 +03:00 |
|