Pēteris Caune
7c1b9c4b96
Rename "add_pd" to "add_pdc" (PagerDuty Connect).
2019-11-22 10:40:57 +02:00
Pēteris Caune
01955e4f99
Add MS Teams and Shell Commands to the list of integrations on Welcome page.
2019-11-21 16:01:41 +02:00
Pēteris Caune
98ba51f44f
Use hc.lib.string.replace for webhooks too.
...
hc.lib.string.replace only replaces placeholders that appear in the original template. It ignores any placeholders that "emerge" while doing string substitutions. This is done mainly to avoid unexpected behavior when check names or tags contain dollar signs.
2019-11-20 17:44:41 +02:00
Pēteris Caune
e4646205cb
Use channel.get_kind_display() in more places.
2019-11-20 17:31:36 +02:00
Pēteris Caune
fbba2b585e
Update PagerDuty logo in the icon font as well.
2019-11-20 17:10:41 +02:00
Pēteris Caune
5556bf3035
Update PagerDuty logo.
2019-11-20 16:46:31 +02:00
Pēteris Caune
c54c70cab7
Auto-focus the name field in the "Integration Details" modal.
2019-11-20 16:14:39 +02:00
Pēteris Caune
91c93b6a95
Add "Shell Commands" integration. Fixes #302
2019-11-20 16:01:03 +02:00
Pēteris Caune
8d81ea8f9d
Add "Shell Commands" integration. Fixes #302
2019-11-20 16:00:53 +02:00
Pēteris Caune
f74860bc0c
Add Profile.last_active_date field for more accurate inactive user detection
2019-11-19 16:29:38 +02:00
Pēteris Caune
494fd9ffb7
Improve alert summaries in ping log
2019-11-19 15:29:38 +02:00
Pēteris Caune
84bc6e7b2c
Fix typo.
2019-11-14 16:30:07 +02:00
Pēteris Caune
2b4de95141
Cleaner MS Teams setup illustrations.
2019-11-14 15:34:01 +02:00
Pēteris Caune
dc84b7be01
Add Microsoft Teams integration. Fixes #135
2019-11-14 15:19:40 +02:00
Pēteris Caune
046a643b13
Add python 3.8 to .travis.yml -- let's see if it will work...
2019-11-07 14:18:45 +02:00
Pēteris Caune
9cbd3bfc5a
In monthly reports, no downtime stats for the current month (month has just started)
2019-11-06 10:41:14 +02:00
Pēteris Caune
052700a642
Make log events fit better on mobile screens.
2019-11-05 10:45:39 +02:00
Pēteris Caune
87495a74c6
Update changelog.
2019-11-05 09:57:53 +02:00
Pēteris Caune
05855c1c69
Make the "Details" screen fit better on mobile screens.
2019-11-05 09:53:22 +02:00
Pēteris Caune
7904908625
Fix footer height on mobile.
2019-11-05 09:52:58 +02:00
Pēteris Caune
a464154151
On mobile, don't show the "Last Ping" column, but show the gear (Details) button. Fixes #286
2019-11-05 09:52:32 +02:00
Pēteris Caune
7db11fa7aa
Fix the senddeletionnotices command to take into account the new default SMS limit.
2019-10-30 22:12:25 +02:00
Pēteris Caune
c13ec18a27
5 SMS & WhatsApp sends/mo for free plans
2019-10-30 18:31:10 +02:00
Pēteris Caune
2848076d87
Update changelog for 1.10.0 release
2019-10-21 15:04:26 +03:00
Pēteris Caune
3f36d31cde
Display the error field in notifications admin list view, don't load all checks in details view.
2019-10-18 17:22:50 +03:00
Pēteris Caune
66a6de70c0
Send email notification when monthly SMS sending limit is reached. Fixes #292
2019-10-18 17:15:02 +03:00
Pēteris Caune
488ab2cce7
Add a "Create a Copy" function for cloning checks Fixes #288
2019-10-18 12:03:46 +03:00
Pēteris Caune
a5827c6458
Add link to borgmatic in the "Third-Party Resources" page
2019-10-17 11:49:10 +03:00
Pēteris Caune
82fb4ddece
Update OpsGenie logo
2019-10-14 21:14:36 +03:00
Pēteris Caune
01fc8e423b
Update OpsGenie screenshots.
2019-10-14 20:47:56 +03:00
Pēteris Caune
1dea8b6050
Add support for OpsGenie EU region. Fixes #294
2019-10-14 20:31:25 +03:00
Pēteris Caune
4625196ded
Autofocus the email field in the signup form, and submit on enter key
2019-10-12 20:22:28 +03:00
Pēteris Caune
163b020116
Signup form sets the "auto-login" cookie to avoid an extra click during first login
2019-10-12 20:14:57 +03:00
Pēteris Caune
2bb769f7bb
Send monthly reports on 1st of every month, not randomly during the month
2019-10-12 20:07:09 +03:00
Pēteris Caune
391921d8af
Revert deterministic username generation feature – it causes problems when users change their email address. See #290 for details.
2019-10-12 11:37:06 +03:00
Pēteris Caune
6cd4e494e8
Add go example to "manage.py pygmentize" command.
...
Make sure the Go snippet shows up in the welcome page and also in the check details page.
2019-10-07 15:10:36 +03:00
Pēteris Caune
ad731dfe0e
Merge pull request #293 from omurbekjk/feature/golang-example-added-for-code-snippets
...
feature: golang code snippet added
2019-10-07 15:00:08 +03:00
omurbekjk
fbc217ef35
feature: golang http get request changes to head
2019-10-07 16:55:09 +06:00
omurbekjk
3d9261c7c4
feature: golang code snippet added
2019-10-03 17:22:36 +06:00
Pēteris Caune
b0db5181d8
Don't validate plan_id if it has not changed from the old value (when updating payment method).
2019-10-02 17:28:20 +03:00
Pēteris Caune
f9ec5b482f
Upgrade to Django 2.2.6. Fixes #284
2019-10-01 17:17:36 +03:00
Pēteris Caune
41a0871452
Generate usernames as uuid3(const, email). Prevents multiple accts with the same email. Prevent double-clicking the submit button in signup form. Fixes #290
2019-09-30 16:40:45 +03:00
Pēteris Caune
335c73d6a2
Upgrade to psycopg2 2.8.3. Fixes #289
2019-09-30 16:08:37 +03:00
Pēteris Caune
ca5e19fd2d
Don't throw an exception if user's current project is unset.
2019-09-18 14:56:58 +03:00
Pēteris Caune
accdfb637b
Remove PDF invoice generation bits - these are unlikely to ever be useful in the open source version.
2019-09-15 18:39:32 +03:00
Pēteris Caune
34925f2cdf
Django compressor 2.2 -> 2.3
2019-09-12 11:01:45 +03:00
Pēteris Caune
0d2736059d
"Sign Up" link in top nav.
2019-09-12 11:01:21 +03:00
Pēteris Caune
4755e1c9da
Exclude sqlite from Travis builds. There's a Django bug that breaks sqlite ( https://code.djangoproject.com/ticket/30754#ticket ) and I don't want all builds to fail (and potentially mask other issues) until the upstream bugfix is released.
2019-09-09 14:53:21 +03:00
Pēteris Caune
5d8c5637b6
Wording tweaks
2019-09-09 14:47:05 +03:00
Pēteris Caune
6e4e7d737f
Merge pull request #287 from anymuster2/master
...
Adjusted Pushover notes for clarity on behaviour
2019-09-09 14:34:31 +03:00