Michael Hall
|
df1f638c8d
|
Fix race conditions on lookup fields and improve display of values
|
2018-01-21 14:01:00 -05:00 |
|
Michael Hall
|
11caac5fa9
|
Fix places list not showing address and city
|
2018-01-21 12:26:18 -05:00 |
|
Michael Hall
|
542a8c82e9
|
Add permission checking before showing edit buttons
|
2018-01-21 12:23:13 -05:00 |
|
Michael Hall
|
54adf71434
|
Add ability to edit teams and events
|
2018-01-21 12:09:18 -05:00 |
|
Michael Hall
|
dd9a836a66
|
Fix saving eents using the new datepicker widget
|
2018-01-21 11:18:58 -05:00 |
|
Michael Hall
|
5ce3de6eec
|
Add JQueryUI date picker to event start/end date fields
|
2018-01-21 10:51:29 -05:00 |
|
Michael Hall
|
e769c79257
|
Add ability to add Places
|
2018-01-20 23:18:02 -05:00 |
|
Michael Hall
|
a803c8d96d
|
Add name field label to Team model
|
2018-01-20 17:00:41 -05:00 |
|
Michael Hall
|
63c542d20f
|
Change team form widget base from Select to TextInput to avoid loading all related values from the database. Fixes #13
|
2018-01-20 16:50:11 -05:00 |
|
Michael Hall
|
c2195f22ae
|
Use JQuery for dynamic lookups of form fields instead of using a large <select> list
|
2018-01-20 14:09:57 -05:00 |
|
Michael Hall
|
3bb829851d
|
Add Membership model to connect users to teams
|
2018-01-08 22:35:44 -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
|
df64e46913
|
Add simple for for adding Events to a Team
|
2017-12-31 16:54:35 -05:00 |
|
Michael Hall
|
8f3e190c19
|
Start new user experience, setup a new team and view the team's page. Add event details page too, but not create event page yet
|
2017-12-29 22:27:05 -05:00 |
|
Michael Hall
|
a17a5b7894
|
Add social authentication with python-social-auth and social-auth-app-django. You will need to setup app id & secret in a ./local_settings.py file to use them
|
2017-12-27 15:00:49 -05:00 |
|
Michael Hall
|
98a89ab143
|
Add first pass at federating searchable data
|
2017-12-26 17:01:09 -05:00 |
|
Michael Hall
|
ae1000850d
|
Initial commit, basic models only and just enough views to show it's working
|
2017-12-26 11:46:27 -05:00 |
|