Thomas Steen Rasmussen
de9eca07b2
when scheduling, only show slots from sessions with slots of equal or longer duration than the event
2020-08-04 22:40:17 +02:00
Thomas Steen Rasmussen
1327c21e74
assume a speaker is always available if they submitted no availability at all
2020-08-04 22:37:35 +02:00
Thomas Steen Rasmussen
e33711f63a
filter on camp too, doh!
2020-08-04 22:15:01 +02:00
Thomas Steen Rasmussen
09cf137aac
Handle edge cases where a speaker has 0 events
2020-08-04 00:22:43 +02:00
Thomas Steen Rasmussen
1739297caf
convert linebreaks to <br> when outputting facility description, fixes #569
2020-08-04 00:18:23 +02:00
Thomas Steen Rasmussen
26e471ef2a
only allow the order review view for unpaid orders, fixes #571
2020-08-03 23:59:53 +02:00
Thomas Steen Rasmussen
25de8984d7
add some more bank info, fixes #605
2020-08-03 23:55:50 +02:00
Thomas Steen Rasmussen
71a0f4f594
complete the rename of slacking off to recreational event, fixes #603 maybe
2020-08-03 23:41:51 +02:00
Thomas Steen Rasmussen
778eb2d90c
add global datatables configuration, fixes #525 , fixes #572
2020-08-03 23:08:55 +02:00
Thomas Steen Rasmussen
0dfd3379c5
re-add Pillow to make old migrations (and travis) run
2020-08-03 22:46:37 +02:00
Thomas Steen Rasmussen
d9da1b3cd9
add an API view to get username and teams, needed for POS system
2020-08-03 22:36:09 +02:00
Thomas Steen Rasmussen
51c95ddc9d
how did this survive for so long!
2020-07-30 20:45:35 +02:00
Thomas Steen Rasmussen
3cbd4f4e87
do not hold emails to the content team
2020-07-29 22:06:59 +02:00
Thomas Steen Rasmussen
de0901b68d
add a quick mass edit view for OutgoingEmail objects so we can release the held emails in the queue
2020-07-29 22:00:04 +02:00
Thomas Steen Rasmussen
57dc6f12d8
add admin actions to hold and release emails
2020-07-29 21:07:50 +02:00
Thomas Steen Rasmussen
e011e5d048
add some admin filters for outgoingemail model
2020-07-29 20:40:04 +02:00
Thomas Steen Rasmussen
1c82575fb9
dont hold mails to the content team
2020-07-29 20:37:20 +02:00
Thomas Steen Rasmussen
12d9cacc50
fix slugify function for Wishlist objects
2020-07-28 23:44:28 +02:00
dependabot-preview[bot]
148149866f
Bump coverage from 5.2 to 5.2.1 in /src/requirements ( #597 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 5.2 to 5.2.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.2...coverage-5.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-28 23:02:43 +02:00
dependabot-preview[bot]
030f5e948d
Bump isort from 5.1.4 to 5.2.0 in /src/requirements ( #599 )
...
Bumps [isort](https://github.com/timothycrosley/isort ) from 5.1.4 to 5.2.0.
- [Release notes](https://github.com/timothycrosley/isort/releases )
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/timothycrosley/isort/compare/5.1.4...5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-28 23:02:10 +02:00
Thomas Steen Rasmussen
8d9322ba75
remove pillow from requirements, we don't use it
2020-07-28 23:01:48 +02:00
dependabot-preview[bot]
41aa7345f1
Bump hypothesis from 5.20.3 to 5.23.3 in /src/requirements ( #600 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 5.20.3 to 5.23.3.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.20.3...hypothesis-python-5.23.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-28 22:59:47 +02:00
Thomas Steen Rasmussen
ecae95f99e
add event dates and venue address to ticket pdf template
2020-07-28 22:56:03 +02:00
Thomas Flummer
02d3c73d96
New year logo for 2020 ( #596 )
2020-07-26 17:03:23 +02:00
dependabot-preview[bot]
9a32b48f66
Bump isort from 5.1.1 to 5.1.4 in /src/requirements ( #590 )
...
Bumps [isort](https://github.com/timothycrosley/isort ) from 5.1.1 to 5.1.4.
- [Release notes](https://github.com/timothycrosley/isort/releases )
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/timothycrosley/isort/compare/5.1.1...5.1.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-22 17:22:45 +02:00
dependabot-preview[bot]
1cd54e7b1d
Bump graphene-django from 2.12.0 to 2.12.1 in /src/requirements ( #591 )
...
Bumps [graphene-django](https://github.com/graphql-python/graphene-django ) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/graphql-python/graphene-django/releases )
- [Commits](https://github.com/graphql-python/graphene-django/compare/v2.12.0...v2.12.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-22 17:21:58 +02:00
dependabot-preview[bot]
9acb745093
Bump codecov from 2.1.7 to 2.1.8 in /src/requirements ( #593 )
...
Bumps [codecov](https://github.com/codecov/codecov-python ) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/codecov/codecov-python/releases )
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-python/compare/v2.1.7...2.1.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-22 17:21:32 +02:00
dependabot-preview[bot]
0d571c968d
Bump hypothesis from 5.19.1 to 5.20.3 in /src/requirements ( #594 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 5.19.1 to 5.20.3.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.19.1...hypothesis-python-5.20.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-22 17:21:13 +02:00
Thomas Steen Rasmussen
5c9b71b976
Move Url FK cleaning away from model.clean() so ModelForm don't call it before the fk's have been set, causing unheard mayhem. Fixes #589 and thanks for the report!
2020-07-17 22:36:50 +02:00
dependabot-preview[bot]
7bb79506eb
Bump lxml from 4.5.1 to 4.5.2 in /src/requirements ( #576 )
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.1...lxml-4.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-17 22:04:47 +02:00
dependabot-preview[bot]
8c8cd40811
Bump django-filter from 2.2.0 to 2.3.0 in /src/requirements ( #551 )
...
Bumps [django-filter](https://github.com/carltongibson/django-filter ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/carltongibson/django-filter/releases )
- [Changelog](https://github.com/carltongibson/django-filter/blob/master/CHANGES.rst )
- [Commits](https://github.com/carltongibson/django-filter/compare/2.2.0...2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-17 22:04:19 +02:00
dependabot-preview[bot]
d8a81c44da
Bump flake8 from 3.8.2 to 3.8.3 in /src/requirements ( #552 )
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.8.2 to 3.8.3.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.2...3.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-17 22:03:41 +02:00
dependabot-preview[bot]
e1ce3c2b74
Bump coverage from 5.1 to 5.2 in /src/requirements ( #577 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 5.1 to 5.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.1...coverage-5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-17 22:03:17 +02:00
dependabot-preview[bot]
aa43e7b9c6
Bump ipython from 7.15.0 to 7.16.1 in /src/requirements ( #579 )
...
Bumps [ipython](https://github.com/ipython/ipython ) from 7.15.0 to 7.16.1.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/7.15.0...7.16.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-17 22:02:57 +02:00
dependabot-preview[bot]
92441092e0
Bump pillow from 7.1.2 to 7.2.0 in /src/requirements ( #580 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 7.1.2 to 7.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...7.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-17 22:02:37 +02:00
dependabot-preview[bot]
e5f143efc4
Bump django from 3.0.7 to 3.0.8 in /src/requirements ( #582 )
...
Bumps [django](https://github.com/django/django ) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.0.7...3.0.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-17 22:01:14 +02:00
dependabot-preview[bot]
fcf0dceaa4
Bump django-leaflet from 0.26.0 to 0.27.0 in /src/requirements ( #583 )
...
Bumps [django-leaflet](https://github.com/makinacorpus/django-leaflet ) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/makinacorpus/django-leaflet/releases )
- [Changelog](https://github.com/makinacorpus/django-leaflet/blob/master/CHANGES )
- [Commits](https://github.com/makinacorpus/django-leaflet/compare/0.26.0...0.27.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-17 22:00:51 +02:00
dependabot-preview[bot]
149e7229c3
Bump channels-redis from 2.4.2 to 3.0.1 in /src/requirements ( #585 )
...
Bumps [channels-redis](https://github.com/django/channels_redis ) from 2.4.2 to 3.0.1.
- [Release notes](https://github.com/django/channels_redis/releases )
- [Changelog](https://github.com/django/channels_redis/blob/master/CHANGELOG.txt )
- [Commits](https://github.com/django/channels_redis/compare/2.4.2...3.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-17 22:00:02 +02:00
dependabot-preview[bot]
c630f249f6
Bump django-extensions from 2.2.9 to 3.0.3 in /src/requirements ( #587 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 2.2.9 to 3.0.3.
- [Release notes](https://github.com/django-extensions/django-extensions/releases )
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-extensions/django-extensions/compare/2.2.9...3.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-17 21:59:36 +02:00
dependabot-preview[bot]
4979c879e9
Bump isort from 4.3.21 to 5.1.1 in /src/requirements ( #588 )
...
Bumps [isort](https://github.com/timothycrosley/isort ) from 4.3.21 to 5.1.1.
- [Release notes](https://github.com/timothycrosley/isort/releases )
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.21...5.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-17 21:59:14 +02:00
dependabot-preview[bot]
3202962c18
Bump hypothesis from 5.16.0 to 5.19.1 in /src/requirements ( #574 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 5.16.0 to 5.19.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.16.0...hypothesis-python-5.19.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-13 00:31:19 +02:00
dependabot-preview[bot]
f8e5592668
Bump html5lib from 1.0.1 to 1.1 in /src/requirements ( #561 )
...
Bumps [html5lib](https://github.com/html5lib/html5lib-python ) from 1.0.1 to 1.1.
- [Release notes](https://github.com/html5lib/html5lib-python/releases )
- [Changelog](https://github.com/html5lib/html5lib-python/blob/master/CHANGES.rst )
- [Commits](https://github.com/html5lib/html5lib-python/compare/1.0.1...1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-13 00:17:55 +02:00
dependabot-preview[bot]
c0e4f508ba
Bump codecov from 2.1.4 to 2.1.7 in /src/requirements ( #556 )
...
Bumps [codecov](https://github.com/codecov/codecov-python ) from 2.1.4 to 2.1.7.
- [Release notes](https://github.com/codecov/codecov-python/releases )
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-python/compare/v2.1.4...v2.1.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-13 00:11:11 +02:00
Thomas Steen Rasmussen
cd2e1007e8
disable the graphql api/ view, it is causing a 500 error right now
2020-07-13 00:07:56 +02:00
dependabot-preview[bot]
92265b51ff
Bump graphene-django from 2.10.1 to 2.12.0 in /src/requirements ( #573 )
...
Bumps [graphene-django](https://github.com/graphql-python/graphene-django ) from 2.10.1 to 2.12.0.
- [Release notes](https://github.com/graphql-python/graphene-django/releases )
- [Commits](https://github.com/graphql-python/graphene-django/compare/v2.10.1...v2.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-12 23:57:29 +02:00
dependabot-preview[bot]
2d1af1f42a
Bump django-bootstrap3 from 12.1.0 to 14.1.0 in /src/requirements ( #568 )
...
Bumps [django-bootstrap3](https://github.com/zostera/django-bootstrap3 ) from 12.1.0 to 14.1.0.
- [Release notes](https://github.com/zostera/django-bootstrap3/releases )
- [Changelog](https://github.com/zostera/django-bootstrap3/blob/main/CHANGELOG.md )
- [Commits](https://github.com/zostera/django-bootstrap3/compare/v12.1.0...v14.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-12 23:53:50 +02:00
dependabot-preview[bot]
bebdf2bcc3
Bump pre-commit from 2.4.0 to 2.6.0 in /src/requirements ( #567 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.4.0 to 2.6.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.4.0...v2.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-12 23:43:25 +02:00
dependabot-preview[bot]
2bbc8bb228
Bump pipdeptree from 0.13.2 to 1.0.0 in /src/requirements ( #557 )
...
Bumps [pipdeptree](https://github.com/naiquevin/pipdeptree ) from 0.13.2 to 1.0.0.
- [Release notes](https://github.com/naiquevin/pipdeptree/releases )
- [Changelog](https://github.com/naiquevin/pipdeptree/blob/master/CHANGES.md )
- [Commits](https://github.com/naiquevin/pipdeptree/compare/0.13.2...1.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-12 23:32:16 +02:00
dependabot-preview[bot]
6dceb33e30
Bump django-cors-headers from 3.3.0 to 3.4.0 in /src/requirements ( #558 )
...
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/adamchainz/django-cors-headers/releases )
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/master/HISTORY.rst )
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.3.0...3.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-12 23:31:30 +02:00
Thomas Steen Rasmussen
1b6d5bcdd5
fix travis maybe, create extensions in the first migration, yolo
2020-07-12 23:04:13 +02:00
Thomas Steen Rasmussen
a64781578a
remove newlines from coordinates popup due to chrome bug making it impossible to copy from alertbox when it has newlines
2020-07-05 18:54:52 +02:00
Thomas Steen Rasmussen
63a3d2517c
add a hylkedam venue overlay to the map
2020-07-05 18:19:36 +02:00
Thomas Steen Rasmussen
f25a6332c2
fix proposalupdateview, form not self please
2020-06-30 20:00:34 +02:00
Thomas Steen Rasmussen
d83428b2b0
forgot to remove camp kwarg from add_creditnote_email
2020-06-27 16:04:05 +02:00
Thomas Steen Rasmussen
7f9e2b6bb2
add ECONOMY_TEAM_NAME to settings.py
2020-06-27 15:37:16 +02:00
Thomas Steen Rasmussen
61d2973409
use color markers on backoffice facility detail map
2020-06-22 20:38:12 +02:00
Thomas Steen Rasmussen
ce4e7e9013
add map to backoffice facility list page
2020-06-22 19:28:26 +02:00
Thomas Steen Rasmussen
8a76d58211
trying to fix weird migration issue
2020-06-22 18:15:21 +02:00
Thomas Steen Rasmussen
56c05e039c
add content team in bootstrap script, and create teams before adding content
2020-06-22 17:54:06 +02:00
Thomas Steen Rasmussen
bd53f64208
add responsible_team to most emails, while here run pre-commit run --all-files
2020-06-22 17:25:08 +02:00
Thomas Steen Rasmussen
a789569fdc
fix migration name
2020-06-22 15:46:05 +02:00
Thomas Steen Rasmussen
bd36e70bc3
add hold function to OutgoingEmail, set hold=True to delay sending emails
2020-06-22 15:45:02 +02:00
Thomas Steen Rasmussen
daefd62f96
add duration to eventsession constraints
2020-06-22 10:54:09 +02:00
Thomas Steen Rasmussen
9fce167c7c
show event uuid in admin
2020-06-22 09:10:10 +02:00
Thomas Steen Rasmussen
8b239e1812
rework migration, remove unique from event.uuid for now
2020-06-22 02:14:02 +02:00
Thomas Steen Rasmussen
7b435ace42
add constraint to prevent adjacent eventsessions for the same eventtype and location, and add some missing migrations
2020-06-22 02:02:29 +02:00
Thomas Steen Rasmussen
8efac62f62
remove references to eventinstance.event_slot, that future does not exist anymore
2020-06-22 01:18:25 +02:00
Thomas Steen Rasmussen
fdc92ec7f2
take location into consideration when finding adjacent eventsessions
2020-06-22 01:09:45 +02:00
Thomas Steen Rasmussen
36fef3b4ea
forgot .when.
2020-06-22 00:52:27 +02:00
Thomas Steen Rasmussen
4aeb1b566d
handle cases where a speaker has three events in a row
2020-06-22 00:49:02 +02:00
Thomas Steen Rasmussen
fc7761e315
add eventinstance migration script
2020-06-22 00:21:23 +02:00
Thomas Steen Rasmussen
f859f82b9c
fixup facility maps a bit and add backoffice management of facilities
2020-06-17 21:38:07 +02:00
dependabot-preview[bot]
b02ba87834
Bump django-taggit from 1.2.0 to 1.3.0 in /src/requirements ( #548 )
...
Bumps [django-taggit](https://github.com/jazzband/django-taggit ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/jazzband/django-taggit/releases )
- [Changelog](https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jazzband/django-taggit/compare/1.2.0...1.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-04 08:57:25 +02:00
dependabot-preview[bot]
b06725e1a4
Bump hypothesis from 5.8.0 to 5.16.0 in /src/requirements ( #549 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 5.8.0 to 5.16.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.8.0...hypothesis-python-5.16.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-04 08:57:11 +02:00
dependabot-preview[bot]
8c5b282e7e
Bump django from 3.0.6 to 3.0.7 in /src/requirements ( #550 )
...
Bumps [django](https://github.com/django/django ) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.0.6...3.0.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-04 08:56:54 +02:00
Thomas Steen Rasmussen
0ba8ee4916
remove unique for now
2020-06-03 23:52:52 +02:00
Thomas Steen Rasmussen
2e969ac116
add null=True for now
2020-06-03 23:39:15 +02:00
Thomas Steen Rasmussen
99bc1cf0a1
add null=True for now
2020-06-03 23:36:30 +02:00
Thomas Steen Rasmussen
341fa7394d
add null=True for now
2020-06-03 22:20:12 +02:00
Thomas Flummer
944a42b597
Added header row and public or not column ( #512 )
...
Also changed to show all numbers, and not only public ones, since this for adding to the phone system and all numbers need to be added
2020-06-03 21:31:01 +02:00
Thomas Flummer
1c88ed8073
Added title blocks to templates that did not have one ( #511 )
...
In most cases this mirrors the primary header on the page, but in some cases the title is simplified and/or nested to reflect the depth of the current page
Co-authored-by: Thomas Steen Rasmussen <tykling@bornhack.org>
2020-06-03 21:30:10 +02:00
Thomas Steen Rasmussen
eff4bfaf1c
SpeakerAvailability, EventSession, autoscheduler, and other goodies ( #497 )
...
* fix old bug where the get_days() method would return the wrong number of days, this was not discovered because our bootstrap script has been creating 9 day camps instead of 8 day camps (this has been fixed in a different commit)
* remove stray debug print
* output camp days in local timezone (CEST usually), not UTC
* speakeravailability commit of doom, originally intended for #385 but goes a bit further than that. Adds SpeakerAvailability and EventSession models, and models for the new autoscheduler. Update bootstrap script and more. New conference_autoscheduler dependency. Work in progress, but ready for playing around!
* add conference-scheduler to requirements
* rework migrations, work at bit with postgres range fields and bounds, change how speakeravailability is saved (continuous ranges instead of 1 hour chunks), add tests for utils/range_fields.py including adding hypothesis to requirements/dev.txt, add a test which runs our bootstrap script
* catch name collision in the right place, and load missing postgres extension in the migration
* add some verbosity to see what the travis issue might be
* manually create btree_gist extension in postgres, not sure why the BtreeGistExtension() operation in program/migrations/0085... isn't working in travis?
* create extension in the right database maybe
* lets try this then
* ok so the problem is not that the btree_gist extension isn't getting loaded, the problem is that GIST indexes do not work with uuid fields in postgres 9.6, lets take another stab at getting pg10 with postgis to work with in travis
* lets try normal socket connection
* add SPEAKER_AVAILABILITY_DAYCHUNK_HOURS=3 to travis environment_settings.py
* rework migrations, change so an autoschedule can work with multiple eventtypes, change AutoSlot model to use a DateTimeRangeField so we can use the database for more efficient lookups, add 'conflicts' self m2m for EventLocation to indicate when a room conflicts with another room, add a support_autoscheduling bool to EventType, add workshops to bootstrap script, add timing output to bootstrap script
* update README a bit, move some functionality to model methods, update jquery and jquery.datatables, include datatables in base.html instead of in each page, start adding backoffice schedule management views (unfinished), yolo commit so I can show valberg something
* Switch to a more simple way of using the autoscheduler, meaning we can remove the whole autoscheduler app and all models. All autoscheduler code is now in program/autoscheduler.py and a bit in backoffice views. Add more backoffice CRUD views for schedule management. Add datatables moment.js plugin to help table sorting of dates. Add Speaker{Proposal}EventConflict model to allow speakers to inform us which events they want to attend so we dont schedule them at the same time. Add EventTag model. New models not hooked up to anything yet.
* handle cases where there is no solution without failing, also dont return anything here
* wrong block kiddo
* switch from EventInstance to EventSlot as the way we schedule events. Finish backoffice content team views (mostly). Many small changes. Prod will need data migration of EventInstances -> EventSlots when the time comes.
* keep speakeravailability stuff a bit more DRY by using the AvailabilityMatrixViewMixin everywhere, add event_duration_minutes to EventSession create/update form, reverse the order we delete/create EventSlot objects when updating an EventSession
* go through all views, fix various little bugs here and there
* add missing migration
* add django-taggit, add tags for Events, add tags in bootstrap script, make AutoScheduler use tags. Add tags in forms and templates.
* fix taggit entry in requirements
* Fix our iCal view: Add uuid field to Event, add uuid property to EventSlot which calculates a consitent UUID for an event at a start time at a location. Use this as the schedule uuid. While here fix so our iCal export is valid, a few fields were missing, the iCal file now validates 100% OK.
* fix our FRAB xml export view
* comment the EventSlot.uuid property better
* typo in comment
* language
Co-Authored-By: Benjamin Balder Bach <benjamin@overtag.dk>
* language
Co-Authored-By: Benjamin Balder Bach <benjamin@overtag.dk>
* Update src/backoffice/templates/autoschedule_debug_events.html
Co-Authored-By: Benjamin Balder Bach <benjamin@overtag.dk>
* add a field to make this form look less weird. No difference in functionality.
* remove stray print and refactor this form init a bit
* fix ScheduleView
* only show slots where all speakers are available when scheduling events manually in backoffice
* make event list sortable by video recording column
* update description on {speaker|event}proposal models reason field
* remove badge showing number of scheduled slots for each event in backoffice eventlist. it was unclear what the number meant and it doesn't really fit
* remember to consider events in the same location when deciding whether a slot is available or not
* add is_available() method to EventLocation, add clean_location() method to EventSlot, call it from EventSlot.clean(), update a bit of text in eventslotunschedule template
* fix EventSession.get_available_slots() so it doesnt return busy slots as available, and since this means we can no longer schedule stuff in the lunchbreak lower the number of talks in the bootstrap script a bit so we have a better chance of having a solvable problem
* fix the excludefilter in EventSession.get_available_slots() for real this time, also fix an icon and add link in event schedule template in backoffice
* show message when no slots are available for manual scheduling in backoffice
* add event_conflicts to SpeakerUpdateView form in backoffice
* fix link to speaker object in speakerproposal list in backoffice
* allow blank tags
* make duration validation depend on the eventtype event_duration_minutes if we have one. fix help_text and label and placeholder for all duration fields
* allow music acts up to 180 mins in the bootstrap data
* fix wrong eventtype name for recreational events in speakerproposalform
* stretch the colspan one cell more
* save event_conflicts m2m when submitting speaker and event together
* form not self, and add succes message
* move js function toggleclass() to bornhack.js and rename to toggle_sa_form_class(), function is used in several templates and was missing when submitting combined proposals
* move the no-js removal to the top of ready() function
This will allow other javascript initialization (eg. DataTable) to see the elements and initialize accordingly (eg. column width for tables)
* Fixed problem with event feedback detail view
* Fixed problem with event feedback list view
* introduce a get_tzrange_days() function and use that to get the relevant days for the matrix instead of camp.get_days(), thereby fixing some display issues when eventsessions cross dates
* show submitting user and link to proposal on backoffice event detail page, change User to Submitter in backoffice speaker list table
* show warning by the buttons when a proposal cannot be approved, and show better text on approve/reject buttons
* disable js schedule, save m2m, prefetch some stuff
* fix broken date header in table
* remove use of djangos regular slugify function, use the new utils.slugs.unique_slugify() instead
Co-authored-by: Thomas Steen Rasmussen <tykling@bornhack.org>
Co-authored-by: Benjamin Balder Bach <benjamin@overtag.dk>
Co-authored-by: Thomas Flummer <tf@flummer.net>
2020-06-03 21:18:06 +02:00
dependabot-preview[bot]
d00b0d8154
Bump coverage from 4.5.4 to 5.1 in /src/requirements ( #508 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 4.5.4 to 5.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-4.5.4...coverage-5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 17:54:18 +02:00
dependabot-preview[bot]
bbaa7e947a
Bump django-oauth-toolkit from 1.2.0 to 1.3.2 in /src/requirements ( #494 )
...
Bumps [django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit ) from 1.2.0 to 1.3.2.
- [Release notes](https://github.com/jazzband/django-oauth-toolkit/releases )
- [Changelog](https://github.com/jazzband/django-oauth-toolkit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jazzband/django-oauth-toolkit/compare/1.2.0...1.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 17:53:19 +02:00
dependabot-preview[bot]
b6c8c98b19
Bump codecov from 2.0.22 to 2.1.4 in /src/requirements ( #547 )
...
Bumps [codecov](https://github.com/codecov/codecov-python ) from 2.0.22 to 2.1.4.
- [Release notes](https://github.com/codecov/codecov-python/releases )
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-python/compare/v2.0.22...v2.1.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 17:52:07 +02:00
dependabot-preview[bot]
b5edda8371
Bump irc3 from 1.1.5 to 1.1.6 in /src/requirements ( #535 )
...
Bumps [irc3](https://github.com/gawel/irc3 ) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/gawel/irc3/releases )
- [Changelog](https://github.com/gawel/irc3/blob/master/CHANGES.rst )
- [Commits](https://github.com/gawel/irc3/compare/1.1.5...1.1.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 17:51:45 +02:00
dependabot-preview[bot]
3305e604b3
Bump django-cors-headers from 3.2.1 to 3.3.0 in /src/requirements ( #537 )
...
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers ) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/adamchainz/django-cors-headers/releases )
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/master/HISTORY.rst )
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.2.1...3.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 17:51:28 +02:00
dependabot-preview[bot]
053716fae6
Bump graphene-django from 2.10.0 to 2.10.1 in /src/requirements ( #538 )
...
Bumps [graphene-django](https://github.com/graphql-python/graphene-django ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/graphql-python/graphene-django/releases )
- [Commits](https://github.com/graphql-python/graphene-django/compare/v2.10.0...v2.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 17:47:31 +02:00
dependabot-preview[bot]
939cad0f86
Bump lxml from 4.5.0 to 4.5.1 in /src/requirements ( #540 )
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.0...lxml-4.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 17:46:48 +02:00
dependabot-preview[bot]
45fbd0ef75
Bump codecov from 2.0.22 to 2.1.3 in /src/requirements ( #542 )
...
Bumps [codecov](https://github.com/codecov/codecov-python ) from 2.0.22 to 2.1.3.
- [Release notes](https://github.com/codecov/codecov-python/releases )
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-python/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 17:45:57 +02:00
dependabot-preview[bot]
57b90f5623
Bump django-allauth from 0.41.0 to 0.42.0 in /src/requirements ( #543 )
...
Bumps [django-allauth](https://github.com/pennersr/django-allauth ) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/pennersr/django-allauth/releases )
- [Changelog](https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst )
- [Commits](https://github.com/pennersr/django-allauth/compare/0.41.0...0.42.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 17:45:38 +02:00
dependabot-preview[bot]
6a7def3aa8
Bump flake8 from 3.7.9 to 3.8.2 in /src/requirements ( #544 )
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.7.9 to 3.8.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 17:45:19 +02:00
dependabot-preview[bot]
77692fdda7
Bump ipython from 7.14.0 to 7.15.0 in /src/requirements ( #545 )
...
Bumps [ipython](https://github.com/ipython/ipython ) from 7.14.0 to 7.15.0.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/7.14.0...7.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 17:44:55 +02:00
Thomas Steen Rasmussen
b23ac270d3
remove old pdf letterheads
2020-05-31 19:36:09 +02:00
dependabot-preview[bot]
d841dcf930
Bump pillow from 6.2.1 to 7.1.2 in /src/requirements ( #521 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 6.2.1 to 7.1.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/6.2.1...7.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-17 13:44:28 +02:00
dependabot-preview[bot]
2b96333f96
Bump django-bootstrap3 from 12.0.3 to 12.1.0 in /src/requirements ( #527 )
...
Bumps [django-bootstrap3](https://github.com/dyve/django-bootstrap3 ) from 12.0.3 to 12.1.0.
- [Release notes](https://github.com/dyve/django-bootstrap3/releases )
- [Changelog](https://github.com/dyve/django-bootstrap3/blob/master/HISTORY.rst )
- [Commits](https://github.com/dyve/django-bootstrap3/compare/v12.0.3...v12.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-17 12:44:02 +02:00
dependabot-preview[bot]
6f5ea77780
Bump ipython from 7.13.0 to 7.14.0 in /src/requirements ( #528 )
...
Bumps [ipython](https://github.com/ipython/ipython ) from 7.13.0 to 7.14.0.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/7.13.0...7.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-17 12:43:17 +02:00
dependabot-preview[bot]
199bbc2d05
Bump django from 3.0.5 to 3.0.6 in /src/requirements ( #529 )
...
Bumps [django](https://github.com/django/django ) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.0.5...3.0.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-17 12:36:14 +02:00
dependabot-preview[bot]
00700c10e3
Bump python-magic from 0.4.15 to 0.4.18 in /src/requirements ( #530 )
...
Bumps [python-magic](https://github.com/ahupp/python-magic ) from 0.4.15 to 0.4.18.
- [Release notes](https://github.com/ahupp/python-magic/releases )
- [Commits](https://github.com/ahupp/python-magic/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-17 12:35:55 +02:00
dependabot-preview[bot]
93b5ab2e30
Bump icalendar from 4.0.5 to 4.0.6 in /src/requirements ( #531 )
...
Bumps [icalendar](https://github.com/collective/icalendar ) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/collective/icalendar/releases )
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst )
- [Commits](https://github.com/collective/icalendar/compare/4.0.5...4.0.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-17 12:35:35 +02:00
dependabot-preview[bot]
ae02d22e27
Bump graphene-django from 2.9.0 to 2.10.0 in /src/requirements ( #532 )
...
Bumps [graphene-django](https://github.com/graphql-python/graphene-django ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/graphql-python/graphene-django/releases )
- [Commits](https://github.com/graphql-python/graphene-django/compare/v2.9.0...v2.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-17 12:35:14 +02:00
dependabot-preview[bot]
26bd05f940
Bump pre-commit from 2.1.1 to 2.4.0 in /src/requirements ( #533 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.1.1 to 2.4.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.1.1...v2.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-17 12:34:53 +02:00
Thomas Steen Rasmussen
57cf6eaf56
hide fulfilled wishes from the list, while here set verbose_plural_name and make slug unique in the db.
2020-05-09 14:24:15 +02:00
Thomas Steen Rasmussen
57dce1f887
change the backoffice proxyview so it doesn't use a form, to make it easier to link to stuff
2020-04-25 23:25:56 +02:00
Thomas Steen Rasmussen
ab338e8652
no quoting here
2020-04-25 14:51:19 +02:00
Thomas Steen Rasmussen
222fc8a70d
make BACKOFFICE_PROXY_URLS templateable by ansible
2020-04-25 14:35:19 +02:00
Thomas Steen Rasmussen
a0dfaf0109
add a simple backoffice view to show proxied content for simple html pages ( #520 )
...
Co-authored-by: Thomas Steen Rasmussen <tykling@bornhack.org>
2020-04-25 14:13:25 +02:00
dependabot-preview[bot]
7dbe1c57c3
Bump psycopg2-binary from 2.8.4 to 2.8.5 in /src/requirements
...
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2 ) from 2.8.4 to 2.8.5.
- [Release notes](https://github.com/psycopg/psycopg2/releases )
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-07 05:39:03 +00:00
dependabot-preview[bot]
ea89140c73
Bump django from 3.0.4 to 3.0.5 in /src/requirements
...
Bumps [django](https://github.com/django/django ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.0.4...3.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 05:33:40 +00:00
Vidir Valberg Gudmundsson
6179d1b1ca
Fix #496
2020-03-28 21:28:32 +01:00
Víðir Valberg Guðmundsson
e4b544bf15
Merge pull request #492 from bornhack/dependabot/pip/src/requirements/codecov-2.0.22
...
Bump codecov from 2.0.16 to 2.0.22 in /src/requirements
2020-03-28 13:47:06 +01:00
Víðir Valberg Guðmundsson
a160b42189
Merge pull request #495 from bornhack/dependabot/pip/src/requirements/django-extensions-2.2.9
...
Bump django-extensions from 2.2.8 to 2.2.9 in /src/requirements
2020-03-28 13:46:04 +01:00
Víðir Valberg Guðmundsson
6a00c013b0
Merge pull request #493 from bornhack/dependabot/pip/src/requirements/icalendar-4.0.5
...
Bump icalendar from 4.0.4 to 4.0.5 in /src/requirements
2020-03-28 13:45:25 +01:00
Thomas Steen Rasmussen
3c6fadcf70
kortforsyningen maps ( #484 )
...
* add maps app, add proxy view for kortforsyningen services, add static_src/js/kfmap.js to create leaflet maps with tiles from kortforsyningen, adjust facility views to use the new map, add marker field to FacilityType model to specify marker colour, add js and marker pngs for coloured markers
* remove debug print
Co-authored-by: Thomas Steen Rasmussen <tykling@bornhack.org>
2020-03-28 11:45:54 +01:00
dependabot-preview[bot]
12737eb0cd
Bump django-extensions from 2.2.8 to 2.2.9 in /src/requirements
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 2.2.8 to 2.2.9.
- [Release notes](https://github.com/django-extensions/django-extensions/releases )
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-extensions/django-extensions/compare/2.2.8...2.2.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-27 05:33:48 +00:00
dependabot-preview[bot]
f72c37a4bc
Bump icalendar from 4.0.4 to 4.0.5 in /src/requirements
...
Bumps [icalendar](https://github.com/collective/icalendar ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/collective/icalendar/releases )
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst )
- [Commits](https://github.com/collective/icalendar/compare/4.0.4...4.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 05:57:49 +00:00
dependabot-preview[bot]
9bcf732883
Bump codecov from 2.0.16 to 2.0.22 in /src/requirements
...
Bumps [codecov](https://github.com/codecov/codecov-python ) from 2.0.16 to 2.0.22.
- [Release notes](https://github.com/codecov/codecov-python/releases )
- [Changelog](https://github.com/codecov/codecov-python/blob/v2.0.22/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-python/compare/v2.0.16...v2.0.22 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-19 05:36:13 +00:00
dependabot-preview[bot]
171966c26b
Bump graphene-django from 2.8.2 to 2.9.0 in /src/requirements
...
Bumps [graphene-django](https://github.com/graphql-python/graphene-django ) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/graphql-python/graphene-django/releases )
- [Commits](https://github.com/graphql-python/graphene-django/compare/v2.8.2...v2.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 05:40:20 +00:00
Víðir Valberg Guðmundsson
b37be009d1
Make server_ready async
2020-03-10 21:11:35 +01:00
Víðir Valberg Guðmundsson
d750105a77
Await do stuff in irc bot ( #486 )
2020-03-10 21:07:52 +01:00
Víðir Valberg Guðmundsson
5f55abc6bb
Ircbot maybe-fix. Third times the charm? ( #485 )
2020-03-10 20:16:46 +01:00
Thomas Steen Rasmussen
37a2fb6a93
make entering a DECT phonenumber optional if letters were entered, and handle lowercase letters better
2020-03-10 19:45:23 +01:00
Thomas Steen Rasmussen
e02e912c5d
fix 500 error when including letters in dect number field, update description to clarify that the field is for numbers only. While here, update some other help_texts in the DectRegistration model, and add so numbers can be used in the letters field. Also allow using 0 and 1 in phone numbers, even though they can not be expressed as letters, only as 0 and 1. Fixes #481 and #480
2020-03-10 19:08:28 +01:00
Thomas Steen Rasmussen
8da8ac65c7
admin_static no longer exists in django 3.0, just use static now, fixes #482
2020-03-10 18:49:55 +01:00
Thomas Steen Rasmussen
207caebc94
disconnect post_save signal until #229 is fixed
2020-03-05 14:41:32 +01:00
Thomas Steen Rasmussen
c52bf300ff
Phonebook ( #465 )
...
* first version of dect registration and phonebook functionality, missing export functionality for dect phone system, the rest should more or less work
* add a missing button and message
* fix typo
* add django-oauth-toolkit to implement oauth2 auth for the DECT csv export
* remove unused HMAC code
* add logger
* only show buttons when user is logged in
* remove unneeded enctype
2020-03-05 12:31:11 +01:00
Thomas Steen Rasmussen
bf7578a833
Send emails when proposals are accepted/rejected, and when eventinstances are created/updated ( #466 )
...
* fixup labels and help_text for the email field
* add email and published columns to speaker proposal table, add published column to event proposal table
* send email to user when a speaker or eventproposal is accepted or rejected. Send email to submitter and all speakers when an eventinstance is created, or when the time is updated (event is rescheduled). Fix a few other small things while here.
2020-03-05 12:23:42 +01:00
Vidir Valberg Gudmundsson
7e2981e855
Await sync_to_async in irc bot.
2020-03-05 08:09:07 +01:00
Víðir Valberg Guðmundsson
be47e43969
Merge pull request #476 from bornhack/menu-fix
...
Fixed top menu that wrapped around on narrow view
2020-03-05 07:03:26 +01:00
dependabot-preview[bot]
3fbbf9095a
Bump django from 3.0.3 to 3.0.4 in /src/requirements
...
Bumps [django](https://github.com/django/django ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.0.3...3.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-05 05:27:39 +00:00
Thomas Flummer
543616e4b0
Fixed top menu that wrapped around on narrow view
...
Fixes issue #475
Also shows link to Orders, Tickets and Creditnotes if relevant in the account menu
In addition to the wrapping, the margin of the dropdown menus have also been adjusted a tad
2020-03-04 22:17:15 +01:00
dependabot-preview[bot]
c83ec9469b
Bump ipython from 7.12.0 to 7.13.0 in /src/requirements
...
Bumps [ipython](https://github.com/ipython/ipython ) from 7.12.0 to 7.13.0.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/7.12.0...7.13.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 05:44:30 +00:00
Thomas Flummer
e8b295c9ac
Added letterheads for 2020 ( #468 )
2020-03-01 15:24:32 +01:00
Víðir Valberg Guðmundsson
fda676618b
Merge pull request #463 from bornhack/dependabot/pip/src/requirements/codecov-2.0.16
...
Bump codecov from 2.0.15 to 2.0.16 in /src/requirements
2020-02-25 08:27:35 +01:00
dependabot-preview[bot]
cafda35003
Bump pre-commit from 2.1.0 to 2.1.1 in /src/requirements
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.1.0...v2.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 05:29:11 +00:00
dependabot-preview[bot]
42ccf21efd
Bump codecov from 2.0.15 to 2.0.16 in /src/requirements
...
Bumps [codecov](https://github.com/codecov/codecov-python ) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/codecov/codecov-python/releases )
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-python/compare/v2.0.15...v2.0.16 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 05:28:50 +00:00
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
Vidir Valberg Gudmundsson
df1a6564b7
Fix #365
2020-02-24 09:40:42 +01:00
Thomas Steen Rasmussen
d5d12008de
rename fontawesome css to include version number, so we avoid caching issues when upgrading
2020-02-22 17:40:53 +01:00
Thomas Steen Rasmussen
27f3470f92
fix noscript schedule template, while here add a prefetch_related in the view to reduce number of sql lookups from 116 to 8 for bootstrap data
2020-02-22 17:19:17 +01:00
Thomas Steen Rasmussen
76fcfd7855
lets call this frab exporter 1.0
2020-02-22 16:24:37 +01:00
Thomas Steen Rasmussen
eb18fc2ec5
fix eventinstance uuid migration with this abomination https://docs.djangoproject.com/en/dev/howto/writing-migrations/#migrations-that-add-unique-fields
2020-02-22 16:21:51 +01:00
Víðir Valberg Guðmundsson
b235cb9683
Merge pull request #460 from bornhack/fix_ircbot
...
Try to fix the IRC bot
2020-02-22 16:02:09 +01:00
Thomas Steen Rasmussen
4df66e9638
add missing wishlist migration
2020-02-22 15:48:37 +01:00
Thomas Steen Rasmussen
24d2c0d041
add note about the license we decided to use for recordings
2020-02-22 15:47:58 +01:00
Thomas Steen Rasmussen
b6eaaa5f18
Frab xml export ( #459 )
...
* first stab at a frab xml generator
* delete unused xsd file
* remove camp title from location name
* add uuid field to eventinstance and use it in the frab xml
2020-02-22 15:09:12 +01:00
Thomas Steen Rasmussen
33383e6559
Event feedback ( #451 )
...
* Event feedback functionality and related commits:
* blackness and isort and flake8 - this branch does not have pre-commit so I forgot :/
* finish backoffice management of eventfeedback
* add username to eventfeedback detail panel when viewed in backoffice
* Add feedback url to elm schedule. Fix access when user is anonymous. Remove print statement.
* one prefetch_related call to rule them all
Co-authored-by: Víðir Valberg Guðmundsson <valberg@orn.li>
2020-02-22 14:50:09 +01:00
Víðir Valberg Guðmundsson
9d1fbf5176
Merge pull request #456 from bornhack/dependabot/pip/src/requirements/pre-commit-2.1.0
...
Bump pre-commit from 2.0.1 to 2.1.0 in /src/requirements
2020-02-22 13:46:15 +01:00
Víðir Valberg Guðmundsson
6d330c1b7f
Merge pull request #457 from bornhack/dependabot/pip/src/requirements/channels-redis-2.4.2
...
Bump channels-redis from 2.4.1 to 2.4.2 in /src/requirements
2020-02-22 13:45:44 +01:00
dependabot-preview[bot]
76dc557e5b
Bump channels-redis from 2.4.1 to 2.4.2 in /src/requirements
...
Bumps [channels-redis](https://github.com/django/channels_redis ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/django/channels_redis/releases )
- [Changelog](https://github.com/django/channels_redis/blob/master/CHANGELOG.txt )
- [Commits](https://github.com/django/channels_redis/compare/2.4.1...2.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 05:26:53 +00:00