Pēteris Caune
|
01d94176dd
|
Tweak HTML and CSS in alert emails.
|
6 years ago |
Pēteris Caune
|
b3c22dcfd2
|
A workaround for some email agents automatically opening "Unsubscribe" links
|
6 years ago |
Pēteris Caune
|
d520706c27
|
Adding an option to send daily or hourly reminders if any check is down. Fixes #48
|
7 years ago |
Pēteris Caune
|
8d956b3365
|
email template from Litmus. CSS already inlined, so dropping premailer dependency.
|
8 years ago |
James Moore
|
1ae07b2028
|
made changes more concise
|
8 years ago |
James Moore
|
b1bb1540b8
|
adds a SITE_NAME setting that's used to label the site
|
8 years ago |
Di Wu
|
93f4f7b6fa
|
Update report-body-html.html
|
9 years ago |
Pēteris Caune
|
abd19ac901
|
Nicer alert email template, and plain text versions for all emails.
|
9 years ago |
Pēteris Caune
|
2df92c9c9e
|
Nicer html report
|
9 years ago |
Pēteris Caune
|
ce23d65ebf
|
Check.get_status() returns "up" also during grace period
|
9 years ago |
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.
|
9 years ago |
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.
|
9 years ago |
Pēteris Caune
|
91e6f80d9a
|
Code to send monthly reports (but no management command yet to actually send them)
|
9 years ago |
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.
|
9 years ago |
Pēteris Caune
|
cee2b52d3e
|
More tests.
|
9 years ago |
Pēteris Caune
|
f0089e2cd2
|
Send emails using djmail, can verify email addresses in /channels/
|
9 years ago |
Pēteris Caune
|
d8828b2d25
|
Frequency -> Period, messaging on welcome page.
|
9 years ago |
Pēteris Caune
|
4ccbac7e4a
|
Formatting of durations
|
9 years ago |
Pēteris Caune
|
fe78275d3f
|
Display "late" status in My Checks page and in alerts.
|
9 years ago |
Pēteris Caune
|
2abec6ff6a
|
Nicer emails
|
9 years ago |
Pēteris Caune
|
c54cb6469d
|
Send emails using djrill (Mandrill)
|
9 years ago |