Pēteris Caune
|
f6c585a10c
|
team_access_allowed field is not used any more, removing.
|
2017-10-14 19:16:01 +03:00 |
|
Pēteris Caune
|
d520706c27
|
Adding an option to send daily or hourly reminders if any check is down. Fixes #48
|
2017-10-14 16:03:56 +03:00 |
|
Pēteris Caune
|
fc8d9ffe48
|
Checks can be sorted by name or last ping. Fixes #136
|
2017-09-12 17:32:53 +03:00 |
|
Pēteris Caune
|
0723476a0c
|
All plans now have team access, but different team size limits.
|
2017-09-02 15:45:20 +03:00 |
|
Pēteris Caune
|
9a9ec547d3
|
Cleanup in hc.accounts.views
|
2017-08-30 22:42:45 +03:00 |
|
Pēteris Caune
|
367f5a595d
|
Small tweaks to make sure we don't query accounts_profile multiple times on every request.
|
2017-08-30 22:18:31 +03:00 |
|
Pēteris Caune
|
de7160a0e6
|
login, set-password, and change-email tokens use different salts.
|
2017-08-25 12:46:21 +03:00 |
|
Pēteris Caune
|
2393dad09e
|
Users can update their email addresses. Fixes #105
|
2017-08-23 15:47:20 +03:00 |
|
Pēteris Caune
|
9d8d96afbf
|
Fix tests.
|
2017-07-15 02:00:07 +03:00 |
|
Pēteris Caune
|
5f2da08d7e
|
Per-profile, per-month counters of sent SMS messages.
|
2017-07-15 01:04:05 +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
|
dc76e4bdde
|
Add Profile.bill_to field which goes on invoices.
|
2017-06-08 15:07:57 +03:00 |
|
Pēteris Caune
|
74f7c50a65
|
Fix deprecation warnings.
|
2017-06-02 22:39:53 +03:00 |
|
Pēteris Caune
|
edb8b88d06
|
Profile admin improvements
|
2017-06-02 19:04:48 +03:00 |
|
Pēteris Caune
|
9d244931b3
|
Profile admin improvements
|
2017-06-02 15:01:05 +03:00 |
|
Pēteris Caune
|
207b0f9048
|
Adding on_delete keywords, more to come.
|
2017-05-28 13:38:38 +03:00 |
|
Pēteris Caune
|
859a9ed735
|
Pricing page tweaks. Limit free accounts to 20 checks per account.
|
2017-05-07 16:58:44 +03:00 |
|
Pēteris Caune
|
e685154cc2
|
"Close Account" section in Settings page. Fixes #95
|
2017-03-16 19:39:30 +02:00 |
|
Pēteris Caune
|
4906a5247c
|
Split "Account Settings" page into subpages.
|
2017-03-16 16:06:22 +02:00 |
|
Pēteris Caune
|
965accaedb
|
REGISTRATION_OPEN setting. superuser accounts by default have team access enabled. Fixes #97 and #113
|
2017-02-24 15:58:11 +02:00 |
|
Pēteris Caune
|
a4bcbb28aa
|
/admin/login/ uses the same login view as the main site.
|
2017-01-28 13:16:42 +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
|
caa6b2758e
|
pruneusers management command does not touch users with team memberships. Tests.
|
2017-01-14 11:51:15 +02:00 |
|
Pēteris Caune
|
a412f05651
|
/switch_team/ requires login and a valid target username
|
2016-12-21 18:05:55 +02:00 |
|
Pēteris Caune
|
d9171adb1d
|
_associate_demo_check was crashing for returning users after cleaning up old checks.
|
2016-12-21 17:11:03 +02:00 |
|
James Moore
|
b1bb1540b8
|
adds a SITE_NAME setting that's used to label the site
|
2016-09-22 13:40:35 -07:00 |
|
Pēteris Caune
|
965e32884b
|
Django 1.10
|
2016-08-29 17:54:53 +03:00 |
|
Pēteris Caune
|
ee3f49c89b
|
TeamAccessMiddleware: create Profile object if it is missing. This solves problems for users created with "manage.py createsuperuser". Fixes #77
|
2016-08-29 17:02:24 +03:00 |
|
Pēteris Caune
|
c8bcb23fd6
|
Material icons.
|
2016-08-29 16:45:47 +03:00 |
|
Pēteris Caune
|
2ea01a5ff8
|
A work around for email servers that open our one-time login links.
|
2016-07-28 21:41:28 +03:00 |
|
Pēteris Caune
|
760b5b4fdb
|
Support for "Add to Slack" button
|
2016-07-08 00:05:05 +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
|
b0f8763465
|
Admin improvements
|
2016-06-24 23:09:26 +03:00 |
|
Pēteris Caune
|
813c316888
|
Access rights checks for team access stuff in profile page.
|
2016-05-14 12:51:10 +03:00 |
|
Pēteris Caune
|
b725b5c4a5
|
Team Access refinements.
|
2016-05-14 12:36:40 +03:00 |
|
Pēteris Caune
|
435b8c220d
|
Fix bug in /accounts/switch_team/, updated messaging.
|
2016-05-09 18:00:34 +03:00 |
|
Pēteris Caune
|
feb2294a7e
|
Tests for team access.
|
2016-05-09 17:29:41 +03:00 |
|
Pēteris Caune
|
00d18e86bd
|
Reduce query count for team lookups
|
2016-05-09 16:51:22 +03:00 |
|
Pēteris Caune
|
fdf9c607e5
|
Team Access, test cleanup
|
2016-05-09 15:35:13 +03:00 |
|
Pēteris Caune
|
1bc0f82d25
|
Team access WIP
|
2016-05-09 11:54:18 +03:00 |
|
Pēteris Caune
|
bbc87fe9bf
|
pruneemails and pruneusers commands for database cleanup
|
2016-04-29 11:43:20 +03:00 |
|
Pēteris Caune
|
bb193cf4f1
|
Profile and Subscription managers use get_or_create to avoid some boilerplate
|
2016-03-11 12:42:46 +02:00 |
|
Pēteris Caune
|
da613963e9
|
Email alerts and monthly reports have links to Log pages.
Don't show ping URLs -- gmail converts them to clickable links, and people click on them.
|
2016-03-08 10:35:39 +02:00 |
|
Pēteris Caune
|
5d2edfa4a0
|
First stab at API, POST /api/v1/checks
|
2016-02-16 23:41:40 +02:00 |
|
Pēteris Caune
|
5d2cc0b0fc
|
Set and revoke API key in Settings page.
|
2016-02-16 15:08:13 +02:00 |
|
Di Wu
|
fe72792fd2
|
use basetestcase for most test cases that require predefined user, add test for ensuretriggers, add travis cache
|
2016-01-18 01:02:42 -08:00 |
|
Pēteris Caune
|
57b813677a
|
Log page shows notice about reached ping log limit.
|
2016-01-11 12:27:57 +02:00 |
|
Di Wu
|
79b7327c9e
|
fix tests and optimize authentication and fix some unclosed markup
|
2016-01-04 23:47:32 -05:00 |
|
Pēteris Caune
|
1dacc8b797
|
Users can add passwords to their accounts. Fixes #6
|
2016-01-05 00:25:08 +02:00 |
|