58 Commits

Author SHA1 Message Date
Frank Hamand
1555b7c9c9 0.10.4 2017-04-21 18:43:18 +01:00
Frank Hamand
c2de2c3b19 Fix alert tests alerting the duty officer 2017-04-21 18:41:27 +01:00
Cédric Cordenier
5fae950b7a Fix password input bug.
By default, Django doesn't render field value for PasswordInput widgets, which means the password field will get overwritten
by an empty string every time a check is edited.

To fix this, we check whether the input is empty and don't modify the password if it is.
2017-04-21 18:39:08 +01:00
Frank Hamand
3008346291 0.10.3 2017-04-21 10:49:57 +01:00
Frank Hamand
082b943460 Update changes 2017-04-19 09:58:28 +01:00
Frank Hamand
b208a28f21 Rollback django 1.11 change
It doesn't work with django polymorphic
2017-04-16 21:39:03 +01:00
Frank Hamand
f99ef6d445 Upgrade to django 1.11
This requires a bump in django filter which needs django_filters adding
to INSTALLED_APPS
2017-04-05 15:15:38 +01:00
Frank Hamand
a4fb46b16b Add missing changes from 0.8-dev branch 2017-04-04 15:51:34 +01:00
Frank Hamand
2fdc2f8a2b Add LDAP user filter to CHANGES 2017-04-04 15:49:32 +01:00
Frank Hamand
6077d50577 Update cabot_alert_hipchat to 2.0.2
Fixes bug when both HIPCHAT_URL and HIPCHAT_DOMAIN were set
2017-04-04 13:04:52 +01:00
Frank Hamand
49dd5ea305 0.10.2 2017-04-03 13:29:06 +01:00
Frank Hamand
4b45b09841 Update hipchat alert to 2.0.1
This makes it backwards compatible to existing hipchat v1 settings
2017-04-03 13:26:35 +01:00
Frank Hamand
58578a8ff3 Update cabot-alert-hipchat to 2.0.0 (hipchat api v2) 2017-03-29 14:44:33 +01:00
Frank Hamand
86471956ae Add interactive api docs using djangorestframework 3.6 2017-03-29 13:09:09 +01:00
Frank Hamand
4d9f5ddb34 0.10.1 2017-03-24 18:25:27 +00:00
Frank Hamand
80b3ad64cd Fix cabot_alert_twilio not working on django 1.10 2017-03-24 18:25:01 +00:00
Frank Hamand
71d66d658b 0.10.0 2017-03-24 13:50:10 +00:00
Frank Hamand
110b8afe10 Add flash messages when updating user profile
Currently there's no feedback at all when saving changes
2017-03-22 11:56:17 +00:00
Frank Hamand
e6019e3fba Automatically reload plugins after migrations are run
This means when you add a new plugin to your config it will be
visible immediately instead of when you try to create a service
2017-03-21 16:40:57 +00:00
Frank Hamand
81b15fcae3 Add cabot_alert_slack as default plugin 2017-03-21 15:22:34 +00:00
Frank Hamand
b1bca09088 Upgrade to Django 1.10 2017-03-16 10:33:30 +00:00
Frank Hamand
ed32dea05f Update to celery 4 2017-03-16 10:33:29 +00:00
Frank Hamand
dc660c2817 0.9.2 2017-03-15 16:52:00 +00:00
Frank Hamand
97d8a90cad Add package version and very simple about page 2017-03-15 16:03:33 +00:00
Frank Hamand
4655409966 Fix non-timezone aware ical responses breaking recurring events 2017-03-15 13:39:50 +00:00
Frank Hamand
224f022472 Update CHANGES 2017-03-15 12:26:49 +00:00
Frank Hamand
a38de047d0 Update cabot-alert-twilio to 1.3.0 to work on django 1.10 2017-03-15 12:23:52 +00:00
Frank Hamand
e1a0e1141a Fix alert preferences form on django 1.8 2017-03-15 12:23:52 +00:00
Frank Hamand
d39c9e8003 0.9.1 2017-03-13 16:58:57 +00:00
Frank Hamand
0dcff5aa86 Add cabot entrypoint
This is to make migrations/etc easier when installing through pip
2017-03-13 16:58:57 +00:00
Frank Hamand
fdbe3b2292 Fix alert preferences form on django 1.8
(cherry picked from commit 97f41b30a6f22a09bb9e97ce909c4e5c1aa1b617)
2017-03-13 16:48:39 +00:00
Frank Hamand
e6fb674479 0.9.0 2017-03-08 12:53:40 +00:00
Frank Hamand
766675425e Update CHANGES 2017-03-08 12:44:36 +00:00
Frank Hamand
a12c872244 Upgrade to Django 1.9 2017-03-08 12:43:42 +00:00
Frank Hamand
e8742c2fe1 0.8.6 2017-03-08 12:29:31 +00:00
Frank Hamand
2632969aa5 Update CHANGES 2017-03-08 12:06:00 +00:00
Frank Hamand
38e3a5d8fa Update CHANGES 2017-03-08 10:52:31 +00:00
Frank Hamand
b490459925 Add CHANGES notes 2017-03-07 13:03:58 +00:00
Frank Hamand
93271b82ef 0.8.5 2017-03-07 10:09:48 +00:00
Frank Hamand
8c72484691 Update CHANGES 2017-03-02 15:02:29 +00:00
Frank Hamand
2d67956e56 Update CHANGES 2017-03-02 11:26:48 +00:00
Frank Hamand
ff9357f73c Update CHANGES 2017-02-20 11:15:10 +00:00
Frank Hamand
c2a81583ba 0.8.4 2017-02-18 09:55:59 +00:00
Frank Hamand
0835c6d7f1 Update CHANGES 2017-02-18 09:49:49 +00:00
Frank Hamand
d0ff9bda11 Update CHANGES 2017-02-17 14:48:23 +00:00
Frank Hamand
1f0f1ed664 Update CHANGES 2017-02-17 14:32:02 +00:00
Frank Hamand
e1a64e52ef 0.8.3 2017-02-16 18:51:22 +00:00
Frank Hamand
13fbec536f 0.8.2 2017-02-16 14:59:54 +00:00
Frank Hamand
3ca41fd16c Update CHANGES 2017-02-16 14:54:57 +00:00
Frank Hamand
fd5f0d6b48 Update CHANGES 2017-02-13 14:48:07 +00:00