Thomas Steen Rasmussen
|
ec1146a5dd
|
fixup the PoS system a bit
|
2020-08-13 18:35:17 +02:00 |
|
Thomas Flummer
|
fde4a84ebe
|
Added Raymeon logo (#619)
|
2020-08-13 17:06:38 +02:00 |
|
Jesper Hess
|
91b94bf411
|
Switch Vidir to Graffen on CoC page (#616)
|
2020-08-13 17:06:12 +02:00 |
|
Thomas Steen Rasmussen
|
7f05372bb9
|
rename cash payment method to 'in person' - it could also be called izettle, but lets keep the brandname out of it :) Orders with payment method IN_PERSON can be paid at the infodesk with izettle. While here update some text on the checkout page and update icons to FA
|
2020-08-12 17:49:24 +02:00 |
|
Thomas Steen Rasmussen
|
c6cb90e567
|
fix broken speakerproposal remove person view
|
2020-08-12 14:59:28 +02:00 |
|
Thomas Steen Rasmussen
|
f6859d9094
|
show feedback qr code on facility detail page
|
2020-08-11 14:30:26 +02:00 |
|
Thomas Steen Rasmussen
|
a640f35fd8
|
change the order of columns to be 'cronological'
|
2020-08-11 12:20:31 +02:00 |
|
Thomas Steen Rasmussen
|
5c4421d41b
|
add camp title to error message because what the fuck
|
2020-08-11 10:34:38 +02:00 |
|
Thomas Steen Rasmussen
|
64b8f0ee10
|
the old NullBooleanField defaulted to blank=True, BooleanField with null=True does not, TIL
|
2020-08-11 10:16:53 +02:00 |
|
Thomas Steen Rasmussen
|
d61b03b822
|
fix permissions stuff maybe
|
2020-08-11 03:26:30 +02:00 |
|
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 |
|