Commit graph

1081 commits

Author SHA1 Message Date
Pēteris Caune
6040759601
Add the prunetokenbucket management command. 2019-05-05 13:04:32 +03:00
Pēteris Caune
b03e2852ff
Update requirements. 2019-05-05 12:54:16 +03:00
Penagwin
573c0b84d4 Updated Build instructions 2019-05-03 14:55:26 -04:00
Pēteris Caune
824caa7698
v1.7.0 2019-05-02 15:39:40 +03:00
Pēteris Caune
6c53719002
Clicking on project's name in page header always goes to "My Projects" overview. 2019-05-02 15:36:18 +03:00
Pēteris Caune
6327b951d5
Tweak wording. 2019-05-02 14:45:38 +03:00
Pēteris Caune
d02a539a21
Skip the verification step if user is setting up email notifications to their own email address. 2019-05-02 14:38:55 +03:00
Pēteris Caune
44bac9dd12
Include the description in email alerts. Fixes #247 2019-05-02 14:10:10 +03:00
Pēteris Caune
32ee6d4ca9
Fix the "send_alert" admin action. 2019-05-02 14:06:56 +03:00
Pēteris Caune
9f69dcb158
Show the Description section in Check Details screen even if the description is missing. Fixes #246 2019-05-02 13:36:34 +03:00
Pēteris Caune
fcff4b48c6
Fixing markup. 2019-04-29 23:27:46 +03:00
Pēteris Caune
23b197526c
Password strength meter and length check in the "Set Password" form 2019-04-29 23:16:49 +03:00
Pēteris Caune
afaa8767cd
Rate limit login-with-password attempts. 2019-04-26 15:51:10 +03:00
Pēteris Caune
beae8e62b4
Rate limit team invites to 20/day 2019-04-26 09:04:51 +03:00
Pēteris Caune
d299feb420
Salt the ip address before hashing 2019-04-25 21:55:30 +03:00
Pēteris Caune
3b3ae8a82c
2018 -> 2019 in email footer 2019-04-25 21:31:53 +03:00
Pēteris Caune
aaa3b2748e
Rate limiting for the "Log In" emails 2019-04-25 21:28:40 +03:00
Pēteris Caune
76479714a4
Use ripple effect instead of arrows in setup instruction screenshots 2019-04-20 23:01:13 +03:00
Pēteris Caune
1cf08e0048
Update Pagertree setup instructions. 2019-04-20 20:14:19 +03:00
Pēteris Caune
7ce612db6a
Pluralize the "1 check" / "X checks" line in the Integrations page. 2019-04-20 19:18:37 +03:00
Pēteris Caune
ab86580b32
Add "Test!" function in the Integrations page. Fixes #207 2019-04-20 17:55:16 +03:00
Pēteris Caune
2a7129f8c8
Explicit decode_data=False (otherwise, py3.5 passes str, py3.6+ passes bytes). Should fix #242 2019-04-16 10:32:00 +03:00
Pēteris Caune
4ecbe95cee
Merge pull request #241 from evaryont/patch-1
Update README.md
2019-04-16 10:09:08 +03:00
No GUI
e2c41b0c1f
Update README.md
Since anonymous checks aren't created any more, don't document the manage command to clean them up.
2019-04-15 20:12:27 +00:00
Pēteris Caune
d682f79075
Update braintree dropin version. 2019-04-12 18:29:00 +03:00
Pēteris Caune
cdd8e57239
Put bootstrap.css at the top to fix precedence issues. 2019-04-10 18:41:34 +03:00
Pēteris Caune
8802fdcfef
Fix footer overlap. 2019-04-10 18:21:00 +03:00
Pēteris Caune
a4fde44e3a
Can configure the email integration to only report the "down" events. Fixes #231 2019-04-10 17:54:19 +03:00
Pēteris Caune
499720a156
Hide the "Confirmation Needed" notice if email channel verification is turned off. Update changelog. 2019-04-10 12:46:10 +03:00
Pēteris Caune
12f8ffcd80
Django==2.2, pytz==2019.1 2019-04-10 12:09:36 +03:00
Pēteris Caune
e870dca0b5
Don't show the search box if the project has no checks. 2019-04-03 11:07:03 +03:00
Pēteris Caune
9c41cf9732
Hide the search box on small screens. 2019-04-03 11:05:50 +03:00
Pēteris Caune
f750c5e3fc
Unused. 2019-04-02 13:21:17 +03:00
Pēteris Caune
dfc6c9fb1b
Tweak style to match top nav. 2019-04-02 13:16:56 +03:00
Pēteris Caune
0b90bb23ce
Merge base.html and base_project.html 2019-04-02 13:12:29 +03:00
Pēteris Caune
178b0ff95c
Show "Badges" and "Settings" in top navigation. Fixes #234 2019-04-02 11:51:35 +03:00
Pēteris Caune
7c13adbf18
Add the EMAIL_USE_VERIFICATION configuration setting. Fixes #232 2019-04-01 11:16:47 +03:00
Pēteris Caune
143c90674b
Update CHANGELOG for v1.6.0 2019-04-01 10:24:23 +03:00
Pēteris Caune
67800782f8
v1.6.0 2019-04-01 10:22:21 +03:00
Pēteris Caune
0b26956a97
Merge pull request #233 from ken8203/feature/update-croniter
Update croniter to 0.3.29
2019-03-27 09:49:30 +02:00
jaychung
cf16b288cc Update croniter to 0.3.29 2019-03-27 15:23:55 +08:00
Pēteris Caune
73e5c651af
Add Matrix to the landing page. 2019-03-21 15:49:16 +02:00
Pēteris Caune
740cda9507
Icon for Pager Team 2019-03-21 13:01:31 +02:00
Pēteris Caune
d7e977d599
Fix taglines, resize images. 2019-03-21 12:31:41 +02:00
Pēteris Caune
31d4582dc0
Merge pull request #229 from Furchin/master
Add Pager Team integration
2019-03-21 12:24:59 +02:00
Michal Bryc
e3c4fe167a high res pagerteam logo 2019-03-15 16:34:48 -07:00
Michal Bryc
65d9180fb8 high-res setup png 2019-03-15 16:33:52 -07:00
Michal Bryc
9b4c4482cb Always use "Pager Team" and use more descriptive tagline 2019-03-15 16:23:37 -07:00
Michal Bryc
de1369f24e Add missing space 2019-03-14 15:28:19 -07:00
Michal Bryc
53467bd7d4 Add pagerteam tests file which had been missed despite its existence 2019-03-14 14:58:03 -07:00