Michael Hall
|
501918da77
|
Switch to using ipstack.com's free API for geoip lookup. Requires setting IPSTACK_ACCESS_KEY in settings.py now. Fixed #90
|
2018-06-24 13:07:28 -04:00 |
|
Michael Hall
|
9ddc993cd5
|
Add checks for missing user geoip coordinates and fall back to not sorting by distance
|
2018-06-13 13:01:48 -04:00 |
|
Michael Hall
|
3defa51ff0
|
Fix resume redirects, add more test cases
|
2018-06-13 10:03:55 -04:00 |
|
Michael Hall
|
0a2adeaddb
|
Add new 'resume' module for getting back to a workflow that was interrupted by a necessary redirect
|
2018-06-13 09:44:24 -04:00 |
|
Michael Hall
|
0be7c4b30e
|
Only send reminders for events starting in the next day, add extra tests, and replace get_absolute_url with get_full_url in email templates
|
2018-04-05 22:50:24 -04:00 |
|
Bheesham Persaud
|
b0b9f273e9
|
Send event reminder emails.
|
2018-04-04 01:22:26 -04:00 |
|
Michael Hall
|
97de26ea85
|
Add a placeholder local avatar image for users who don't set one. Fix screens where a missing avatar caused errors. Fixes #53, Fixes #50
|
2018-03-18 12:26:32 -04:00 |
|
Michael Hall
|
4debf8e255
|
Create initial empty test cases for accounts, events and get_together apps. Fixes #22
|
2018-03-06 17:26:12 -08:00 |
|