Commit Graph

41 Commits

Author SHA1 Message Date
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
Thomas Steen Rasmussen 1d24878ece add lgandersen to contributors in README.md 2019-07-21 15:06:19 +02:00
Víðir Valberg Guðmundsson f4a01f0b52
Adding travis and codecov badges 2019-03-29 21:00:34 +01:00
Víðir Valberg Guðmundsson 9ce09ffc3b
Adding Jeppe Ernst to list of contributors 2019-03-26 10:07:13 +01:00
Thomas Flummer 9f824ae11a added a bit of information for setting up on macOS (#283) 2018-11-20 00:17:17 +01:00
Benjamin Bach 12cf5905a5 rm dupe'ed instruction 2018-08-18 19:34:33 +02:00
Benjamin Bach 2673cd86e2 Add a development default settings file and modify instructions 2018-08-18 16:02:35 +02:00
Kasper Christensen 29a232301e
Updated path for pip requirements 2018-07-31 14:00:33 +02:00
Thomas Steen Rasmussen 139d2deff9
Make contrbutors a list 2018-03-04 15:55:18 +01:00
Thomas Steen Rasmussen e3297553e9
Add a Contributors section at the bottom of README 2018-03-04 15:54:20 +01:00
Thomas Steen Rasmussen 2a151a6a23
Remove old notes from README 2018-03-04 15:43:03 +01:00
Víðir Valberg Guðmundsson d4265edaa0 Remove docker compose setup, not working optimal. Might return later. 2017-11-23 21:47:10 +01:00
Víðir Valberg Guðmundsson 3e55c1dc8d Update readme. 2017-11-05 17:48:21 +01:00
Víðir Valberg Guðmundsson e514df89f2 Adding run target to the Makefile. 2017-11-05 17:46:26 +01:00
Víðir Valberg Guðmundsson 44d2ce22ab Got the site up running using docker-compose. Also added a Makefile for convenience. 2017-11-05 17:26:20 +01:00
Benjamin Bach 2b4f8ed3f9 Document the bootstrap-devsite command 2017-08-28 22:29:38 +02:00
Benjamin Bach bdf38b7407 Adding a camp is mandatory, specify how to add it 2017-08-28 22:11:30 +02:00
Benjamin Bach ab18d46bfe Note about adding submodules after cloning 2017-08-28 21:53:38 +02:00
Benjamin Bach 8c5d063b8b Add note about python3.. really annoying to forget 2017-08-28 21:41:16 +02:00
Benjamin Bach d3202fc1e2 Change README to match src/ structure 2017-08-28 21:28:27 +02:00
Stephan Telling 71f6dc85bf
update template names in readme 2017-06-04 13:12:05 +02:00
Kasper Christensen 0cadabf6b7 Updated path to environment_settings in README (#119)
merged, thanks!
2017-04-14 22:49:54 +02:00
Víðir Valberg Guðmundsson f1c324f003 Update README.md 2017-04-12 13:41:49 +02:00
Thomas Steen Rasmussen ff76c3e98e add missing dependency to README 2017-03-30 09:36:29 +02:00
Thomas Steen Rasmussen 529be396f4 fixup the shop to work in the new multicamp world, fix pdf generation, add new letterhead templates, rework invoiceworker into a generic worker runner 2017-03-28 00:12:11 +02:00
Thomas Steen Rasmussen 25aba076fb add info on cloning with --recursive to README 2017-03-26 09:56:13 +02:00
Stephan Telling 40a89ccf36
fix static -> static_src in createcamp command and readme 2017-01-31 23:30:31 +01:00
Stephan Telling 2fa98cb02e
add command to create dirs and html files for a new camp 2017-01-31 22:03:03 +01:00
Thomas Steen Rasmussen 57c6037e37 add freebsd package names to README 2017-01-31 18:52:40 +01:00
Thomas Steen Rasmussen 51e6dbdbcf update README to reflect that we now use py3 2017-01-30 12:26:33 +01:00
Thomas Steen Rasmussen 16052601a8 update readme with notes on prod migration 2017-01-28 21:01:19 +01:00
Stephan Telling f883a58a48
update readme with instructions to add a new camp 2017-01-28 19:32:25 +01:00
Stephan Telling bc55efd300
add postgres headers for debian 2017-01-28 17:06:46 +01:00
Thomas Steen Rasmussen 3125195554 update README 2017-01-20 17:47:10 +01:00
Thomas Steen Rasmussen b2cf4cf9ae rework settings stuff, README, env files 2016-11-09 09:55:15 +01:00
Benjamin Bach 3800b7daa4 Note to self: Don't assume you know, know that you know, then inform others 2016-08-30 11:37:38 +02:00
Benjamin Bach ef29e038b5 Improve the dev commands and add SQLite support 2016-08-29 20:43:50 +02:00
Benjamin Bach 8d329eb716 Fix migrations and create a developer script that sets necessary minimal env 2016-08-28 17:32:34 +02:00
Víðir Valberg Guðmundsson add35068af Improving the setup process a bit. 2016-07-03 14:27:31 +02:00
Thomas Steen Rasmussen 4b05f62765 more accurate README lol 2016-02-14 14:20:07 +01:00
Víðir Valberg Guðmundsson 91ca821831 Initial commit. 2015-10-03 03:07:05 +02:00