Frank Hamand
f92060d842
Update to django 1.11
...
Last time we tried this django-polymorphic didn't support it so we
had to roll back. It's now been updated so we can go ahead
2017-05-04 17:57:42 +01:00
Frank Hamand
2f26ceb186
0.10.7
2017-05-04 17:40:22 +01:00
Frank Hamand
de1569e462
Update slack to show acknowledge button
2017-05-04 17:38:00 +01:00
Frank Hamand
512c6eabb9
Fix alert tests not always triggering
2017-05-04 16:48:29 +01:00
Frank Hamand
a4d9706bce
Update CHANGES for github oauth
2017-05-04 12:50:45 +01:00
Frank Hamand
78043cb20a
0.10.6
2017-05-04 11:27:06 +01:00
Frank Hamand
39007c92b0
Fix plugin urls being overridden by plugin settings urls
2017-05-03 18:32:46 +01:00
Frank Hamand
60ee92d3c4
Fix links in profile settings side bar
...
They were relative so would take you to e.g.
/user/1/profile/General/General
Then
/user/1/profile/General/General/General
etc
2017-05-02 12:24:36 +01:00
Frank Hamand
de4470fd38
0.10.5
2017-04-28 11:28:19 +01:00
Frank Hamand
a198d0c704
Update changes for snapshots fix
2017-04-28 11:13:32 +01:00
Frank Hamand
f86ec4b604
Update changes for complex calendar issue
2017-04-26 13:07:18 +01:00
Frank Hamand
825644180f
Fix css regression in logo/title
...
Since upgrading bootstrap the logo is display: block instead of inline,
which causes the title to render in the wrong place
2017-04-26 11:45:06 +01:00
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