Michael Hall
|
3d74d9395c
|
If an event doesn't have latlng from a Place, use the Place's city's latlng before the Team's. Also add population field to City and sort dynamic lookups by population size to show bigger cities first
|
2018-09-27 17:42:23 -04:00 |
|
Michael Hall
|
2f6b563841
|
Email event hosts when the next event in their series has been created
|
2018-05-12 23:19:58 -04:00 |
|
Michael Hall
|
8c43ab394e
|
Allow creating an EventSeries when created an Event by adding a RecurrenceField to the new Event form and generating an EventSeries if it's filled in. Add a management command to auto-create the next event in a Series if the previously created Event's original start_time has passed. Fixes #40
|
2018-04-15 11:31:12 -04:00 |
|
Michael Hall
|
d440e5b173
|
Convert Event start and end times to UTC, display them in local time but store them in UTC. Show ical feeds for the user and teams. Fixes #28, Fixes #59
|
2018-04-01 22:22:30 -04:00 |
|
Michael Hall
|
1788b96f54
|
Key federation imports on the new immutable event_uri field instead of the mutable event_url
|
2018-03-18 13:12:12 -04:00 |
|
Craig Maloney
|
c28e26d5cc
|
Refactor code to clean it up a bit.
|
2018-03-14 20:39:27 -04:00 |
|
Michael Hall
|
36459b11da
|
Add a functional homepage using team and event lookups based on geoip or specifid city. Use Searchable to include federated events. Move login to it's own page
|
2018-02-14 23:01:43 -02:00 |
|
Michael Hall
|
bb88e55d49
|
Add longitude and latitude to city import, use it for searchable data when a Place isn't defined for an event
|
2018-01-25 16:41:12 -05:00 |
|
Michael Hall
|
e769c79257
|
Add ability to add Places
|
2018-01-20 23:18:02 -05:00 |
|
Michael Hall
|
f4cf1c9cda
|
Add Bootstrap CSS, management script to load locale data, add new fields to locale models
|
2018-01-03 23:44:27 -05:00 |
|
Michael Hall
|
98a89ab143
|
Add first pass at federating searchable data
|
2017-12-26 17:01:09 -05:00 |
|