bornhack-website/src
Thomas Steen Rasmussen 12a1c9a0ce
Facilities (#458)
* update font-awesome to 5.12.1

* prefetch members to considerably lower number of SQL queries for team list view

* add facilities app with facility feeedback functionality, working on #383

* Add GeoDjango (django.contrib.gis) and switch to PostGIS db backend. Add location field for Facility model. Add django-leaflet to requirements.

* better migration names

* tweaking travis config, we use py3.7 now, and add postgis

* Add qr code support for facilities (visible in the admin). Make facitilies browsable without logging in. Feedback can be submitted without logging in, given the facility UUID, which is not revealed to unauthenticated users.

* show quickfeedback icons when creating and when reading feedback

* only show anon option if user is logged in

* django-reversion somehow went missing from requirements
2020-02-24 23:28:52 +01:00
..
.ropeproject Blackness. 2019-06-16 14:32:24 +02:00
backoffice Facilities (#458) 2020-02-24 23:28:52 +01:00
bar add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
bornhack Facilities (#458) 2020-02-24 23:28:52 +01:00
camps Facilities (#458) 2020-02-24 23:28:52 +01:00
economy add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
events add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
facilities Facilities (#458) 2020-02-24 23:28:52 +01:00
feedback Facilities (#458) 2020-02-24 23:28:52 +01:00
info add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
ircbot Maybe this fixes the IRC bot? 2020-02-17 21:29:42 +01:00
news Add first version of a wishlist app - create wishes in the admin for now. Fix a few unrelated things while here: update our date and time formats to be more internationally unambigous, and always show timezone. Also fix an old bug which meant that bornhack.dk/program redirect never worked. (#445) 2020-02-13 22:07:28 +01:00
people add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
profiles add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
program Fix #365 2020-02-24 09:40:42 +01:00
requirements Facilities (#458) 2020-02-24 23:28:52 +01:00
rideshare Event feedback (#451) 2020-02-22 14:50:09 +01:00
shop add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
sponsors add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
static_src Facilities (#458) 2020-02-24 23:28:52 +01:00
teams Facilities (#458) 2020-02-24 23:28:52 +01:00
templates Facilities (#458) 2020-02-24 23:28:52 +01:00
tickets add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
tokens add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
utils Facilities (#458) 2020-02-24 23:28:52 +01:00
vendor readd submodule with the correct branch 2017-04-02 20:21:12 +02:00
villages add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
wishlist Facilities (#458) 2020-02-24 23:28:52 +01:00
.coverage Blackness. 2019-06-16 14:32:24 +02:00
manage.py Blackness. 2019-06-16 14:32:24 +02:00