Thomas Steen Rasmussen
|
db20fd7b68
|
fix django3.1 compatibility
|
2020-08-11 02:35:18 +02:00 |
|
Thomas Steen Rasmussen
|
001ba2d955
|
add initial POS stuff
|
2020-08-11 02:22:36 +02:00 |
|
Thomas Steen Rasmussen
|
6d97d4b603
|
add missing tags migration for blank=True
|
2020-08-10 20:35:52 +02:00 |
|
Thomas Steen Rasmussen
|
b3f9e89ed6
|
fix text on backoffice page
|
2020-08-10 17:03:24 +02:00 |
|
Thomas Steen Rasmussen
|
68d6b3a71c
|
productrel not product
|
2020-08-10 15:46:56 +02:00 |
|
Thomas Steen Rasmussen
|
f906b1e28b
|
add a few more columns
|
2020-08-10 15:44:29 +02:00 |
|
Thomas Steen Rasmussen
|
4c1e36f72b
|
show merch stuff in backoffice regardless of paid status
|
2020-08-10 15:38:15 +02:00 |
|
Thomas Steen Rasmussen
|
f205802f89
|
fix eventsession search
|
2020-08-09 15:36:37 +02:00 |
|
Thomas Steen Rasmussen
|
8affbc9369
|
show submitter email on backoffice event list
|
2020-08-08 10:52:20 +02:00 |
|
Víðir Valberg Guðmundsson
|
b006c53c83
|
Add LetsGo Fleet System logo
|
2020-08-06 15:57:38 +02:00 |
|
Thomas Steen Rasmussen
|
056e9fa4d1
|
fix bootstrap script by limiting the default event duration to 60 mins for recreational events
|
2020-08-05 01:09:53 +02:00 |
|
Thomas Steen Rasmussen
|
c153a2c3e3
|
allow updating an event without specifying tags
|
2020-08-05 01:02:52 +02:00 |
|
Thomas Steen Rasmussen
|
fb65aa45f5
|
show event duration on event list in backoffice
|
2020-08-04 22:49:01 +02:00 |
|
Thomas Steen Rasmussen
|
f1ed15ec17
|
show event duration on event schedule page
|
2020-08-04 22:44:46 +02:00 |
|
Thomas Steen Rasmussen
|
98463fa073
|
show slot duration when scheduling
|
2020-08-04 22:41:59 +02:00 |
|
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 |
|