Pēteris Caune
|
5cb372d18f
|
Configurable bot name and updated README. Fixes #115
|
8 years ago |
Pēteris Caune
|
2481aa5a23
|
Telegram integration.
|
8 years ago |
Pēteris Caune
|
f99c222ebf
|
More deterministic compressed CSS files.
|
8 years ago |
Pēteris Caune
|
965accaedb
|
REGISTRATION_OPEN setting. superuser accounts by default have team access enabled. Fixes #97 and #113
|
8 years ago |
Pēteris Caune
|
b63f19f415
|
Simplify: remove djmail and django-ses-backend dependencies.
|
8 years ago |
Pēteris Caune
|
e5126925ec
|
Discord integration
|
8 years ago |
Pēteris Caune
|
9a00fd9944
|
Mention SITE_NAME in README, better docs for the `unique` API field.
|
8 years ago |
James Moore
|
b1bb1540b8
|
adds a SITE_NAME setting that's used to label the site
|
8 years ago |
Pēteris Caune
|
965e32884b
|
Django 1.10
|
8 years ago |
Pēteris Caune
|
da24bcd6aa
|
Pushbullet integration
|
8 years ago |
Pēteris Caune
|
760b5b4fdb
|
Support for "Add to Slack" button
|
8 years ago |
Pēteris Caune
|
fdf9c607e5
|
Team Access, test cleanup
|
9 years ago |
Mounir
|
3c0eeddbb7
|
Using backend name django.db.backends.postgresql
Using new backend name which come with Django 1.9 django.db.backends.postgresql instead of django.db.backends.postgresql_psycopg2
|
9 years ago |
Pēteris Caune
|
1dacc8b797
|
Users can add passwords to their accounts. Fixes #6
|
9 years ago |
Pēteris Caune
|
dd188064fa
|
Store the one time login token in profile so user.password can be used for regular passwords.
|
9 years ago |
Pēteris Caune
|
4e12193d8c
|
Custom test runner for quicker tests.
|
9 years ago |
Pēteris Caune
|
0eab82c9a3
|
Add hc.payments to INSTALLED_APPS and braintree to requirements.txt so hc.payments tests can be run too.
|
9 years ago |
Thomas Jost
|
280bd6a2a2
|
Handle Pushover emergency notifications
|
9 years ago |
Thomas Jost
|
85c1f65887
|
Add Pushover integration
|
9 years ago |
Pēteris Caune
|
81116431dd
|
braintree requirement is optional
|
9 years ago |
Pēteris Caune
|
7039188482
|
Payments with Braintree, WIP
|
9 years ago |
Guillaume Moigneu
|
d475f6f45e
|
Django 3.4 local_settings
Set a relative path for the local_settings.py to work in Python 3.4
|
9 years ago |
Pēteris Caune
|
f0089e2cd2
|
Send emails using djmail, can verify email addresses in /channels/
|
9 years ago |
Pēteris Caune
|
d2e483a8a0
|
Default database engine is now SQLite. So when setting up dev environment, one does not initially need to worry about databases. For production though please use postgres.
|
9 years ago |
Pēteris Caune
|
0b35cb7201
|
Let's try Travis with MySQL and SQLite too
|
9 years ago |
Pēteris Caune
|
3bafac24ba
|
Split style.css in smaller files. Email instructions in welcome page.
|
9 years ago |
Pēteris Caune
|
2750729bc9
|
combine css and js
|
9 years ago |
Pēteris Caune
|
c54cb6469d
|
Send emails using djrill (Mandrill)
|
9 years ago |
Pēteris Caune
|
8628be8584
|
email_from setting, don't send alerts about checks without associated user
|
9 years ago |
Pēteris Caune
|
47a42ea2de
|
description, keywords
|
9 years ago |
Pēteris Caune
|
3c2c71e907
|
PING_ENDPOINT in settings, fix terminology
|
10 years ago |
Pēteris Caune
|
7b2e9ead5f
|
take site-specific settings from local_settings.py
|
10 years ago |
Pēteris Caune
|
6f873ae6b7
|
fix import
|
10 years ago |
Pēteris Caune
|
75b0e36b12
|
Take configuration from environment variables.
|
10 years ago |
Pēteris Caune
|
c2238dec43
|
take postgres user from env
|
10 years ago |
Pēteris Caune
|
ca352cfccb
|
check for existence instead of catching error
|
10 years ago |
Pēteris Caune
|
837349882f
|
Read more bits from configuration
|
10 years ago |
Pēteris Caune
|
4057759df6
|
Setting up tests
|
10 years ago |
Pēteris Caune
|
609d803e63
|
Editable name field.
|
10 years ago |
Pēteris Caune
|
aad4bd2ffb
|
Background worker to send notifications
|
10 years ago |
Pēteris Caune
|
c8b24495b9
|
Renames
|
10 years ago |
Pēteris Caune
|
a965f4c605
|
Login works, stubbed out canary index page
|
10 years ago |
Pēteris Caune
|
08a3717ad7
|
Nicer login form
|
10 years ago |
Pēteris Caune
|
00cdc313ec
|
Initial commit
|
10 years ago |