Pēteris Caune
|
39bc12e351
|
Invoices to email.
|
2018-01-09 16:45:38 +02:00 |
|
Pēteris Caune
|
1b7d4f6f3e
|
Adding "Overall status" badge.
|
2017-11-10 21:52:27 +02:00 |
|
Pēteris Caune
|
2393dad09e
|
Users can update their email addresses. Fixes #105
|
2017-08-23 15:47:20 +03:00 |
|
Pēteris Caune
|
dec006890c
|
Badges can now return either SVG or JSON
|
2017-06-29 15:48:59 +03:00 |
|
Pēteris Caune
|
eece7c7551
|
Handle "required" keyword.
|
2017-05-11 12:54:58 +03:00 |
|
Pēteris Caune
|
0d24d650f2
|
"X-Bounce-Url" header in email messages. An API endpoint to handle bounce notifications. (#112)
|
2017-03-05 21:42:36 +02:00 |
|
Pēteris Caune
|
f767cf59aa
|
ctx can contain database query objects, evaluate them before passing off to a thread
|
2017-02-28 15:21:44 +02:00 |
|
Pēteris Caune
|
b63f19f415
|
Simplify: remove djmail and django-ses-backend dependencies.
|
2017-01-29 11:44: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 |
|
Pēteris Caune
|
b93336a44d
|
API support for cron syntax
|
2017-01-04 15:27:59 +02:00 |
|
Pēteris Caune
|
52cd2a9c8e
|
API rejects too long check names
|
2016-12-21 17:38:25 +02:00 |
|
Pēteris Caune
|
56168b17d0
|
Usability tweaks in api_check_changelist admin view.
|
2016-12-21 12:50:06 +02:00 |
|
Pēteris Caune
|
c5568b6dd1
|
Move json validation code to a separate file, add support for array and enum, add tests.
|
2016-09-23 14:08:31 +03:00 |
|
Pēteris Caune
|
965e32884b
|
Django 1.10
|
2016-08-29 17:54:53 +03:00 |
|
Pēteris Caune
|
44163c3758
|
Tests for badges
|
2016-07-03 19:24:44 +03:00 |
|
Pēteris Caune
|
c15a4871c2
|
Badges
|
2016-07-03 18:59:07 +03:00 |
|
Pēteris Caune
|
2df92c9c9e
|
Nicer html report
|
2016-06-25 05:27:28 +03:00 |
|
Pēteris Caune
|
1dacc8b797
|
Users can add passwords to their accounts. Fixes #6
|
2016-01-05 00:25:08 +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
|
f0089e2cd2
|
Send emails using djmail, can verify email addresses in /channels/
|
2015-08-14 10:56:07 +03:00 |
|
Pēteris Caune
|
9172a3aef6
|
Fix py2.7
|
2015-08-13 11:44:33 +03:00 |
|
Pēteris Caune
|
c54cb6469d
|
Send emails using djrill (Mandrill)
|
2015-07-11 11:45:38 +03:00 |
|
Pēteris Caune
|
8628be8584
|
email_from setting, don't send alerts about checks without associated user
|
2015-07-08 09:40:58 +03:00 |
|
Pēteris Caune
|
aad4bd2ffb
|
Background worker to send notifications
|
2015-06-16 11:33:12 +03:00 |
|