7f05372bb9rename 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
Thomas Steen Rasmussen
2020-08-12 17:49:24 +0200
c6cb90e567fix broken speakerproposal remove person view
Thomas Steen Rasmussen
2020-08-12 14:59:28 +0200
f6859d9094show feedback qr code on facility detail page
Thomas Steen Rasmussen
2020-08-11 14:30:26 +0200
a640f35fd8change the order of columns to be 'cronological'
Thomas Steen Rasmussen
2020-08-11 12:20:31 +0200
5c4421d41badd camp title to error message because what the fuck
Thomas Steen Rasmussen
2020-08-11 10:34:38 +0200
64b8f0ee10the old NullBooleanField defaulted to blank=True, BooleanField with null=True does not, TIL
Thomas Steen Rasmussen
2020-08-11 10:16:53 +0200
d61b03b822fix permissions stuff maybe
Thomas Steen Rasmussen
2020-08-11 03:26:30 +0200
db20fd7b68fix django3.1 compatibility
Thomas Steen Rasmussen
2020-08-11 02:35:18 +0200
001ba2d955add initial POS stuff
Thomas Steen Rasmussen
2020-08-11 02:22:36 +0200
6d97d4b603add missing tags migration for blank=True
Thomas Steen Rasmussen
2020-08-10 20:35:52 +0200
b3f9e89ed6fix text on backoffice page
Thomas Steen Rasmussen
2020-08-10 17:03:24 +0200
68d6b3a71cproductrel not product
Thomas Steen Rasmussen
2020-08-10 15:46:56 +0200
f906b1e28badd a few more columns
Thomas Steen Rasmussen
2020-08-10 15:44:29 +0200
4c1e36f72bshow merch stuff in backoffice regardless of paid status
Thomas Steen Rasmussen
2020-08-10 15:38:15 +0200
f205802f89fix eventsession search
Thomas Steen Rasmussen
2020-08-09 15:36:37 +0200
8affbc9369show submitter email on backoffice event list
Thomas Steen Rasmussen
2020-08-08 10:52:20 +0200
056e9fa4d1fix bootstrap script by limiting the default event duration to 60 mins for recreational events
Thomas Steen Rasmussen
2020-08-05 01:09:53 +0200
c153a2c3e3allow updating an event without specifying tags
Thomas Steen Rasmussen
2020-08-05 01:02:52 +0200
fb65aa45f5show event duration on event list in backoffice
Thomas Steen Rasmussen
2020-08-04 22:49:01 +0200
f1ed15ec17show event duration on event schedule page
Thomas Steen Rasmussen
2020-08-04 22:44:46 +0200
98463fa073show slot duration when scheduling
Thomas Steen Rasmussen
2020-08-04 22:41:59 +0200
de9eca07b2when scheduling, only show slots from sessions with slots of equal or longer duration than the event
Thomas Steen Rasmussen
2020-08-04 22:40:17 +0200
1327c21e74assume a speaker is always available if they submitted no availability at all
Thomas Steen Rasmussen
2020-08-04 22:37:35 +0200
e33711f63afilter on camp too, doh!
Thomas Steen Rasmussen
2020-08-04 22:15:01 +0200
09cf137aacHandle edge cases where a speaker has 0 events
Thomas Steen Rasmussen
2020-08-04 00:22:43 +0200
1739297cafconvert linebreaks to <br> when outputting facility description, fixes#569
Thomas Steen Rasmussen
2020-08-04 00:18:23 +0200
26e471ef2aonly allow the order review view for unpaid orders, fixes#571
Thomas Steen Rasmussen
2020-08-03 23:59:53 +0200
25de8984d7add some more bank info, fixes#605
Thomas Steen Rasmussen
2020-08-03 23:55:50 +0200
71a0f4f594complete the rename of slacking off to recreational event, fixes#603 maybe
Thomas Steen Rasmussen
2020-08-03 23:41:51 +0200
778eb2d90cadd global datatables configuration, fixes#525, fixes#572
Thomas Steen Rasmussen
2020-08-03 23:08:55 +0200
0dfd3379c5re-add Pillow to make old migrations (and travis) run
Thomas Steen Rasmussen
2020-08-03 22:46:37 +0200
d9da1b3cd9add an API view to get username and teams, needed for POS system
Thomas Steen Rasmussen
2020-08-03 22:36:09 +0200
51c95ddc9dhow did this survive for so long!
Thomas Steen Rasmussen
2020-07-30 20:45:35 +0200
3cbd4f4e87do not hold emails to the content team
Thomas Steen Rasmussen
2020-07-29 22:06:59 +0200
de0901b68dadd a quick mass edit view for OutgoingEmail objects so we can release the held emails in the queue
Thomas Steen Rasmussen
2020-07-29 22:00:04 +0200
57dc6f12d8add admin actions to hold and release emails
Thomas Steen Rasmussen
2020-07-29 21:07:50 +0200
e011e5d048add some admin filters for outgoingemail model
Thomas Steen Rasmussen
2020-07-29 20:40:04 +0200
1c82575fb9dont hold mails to the content team
Thomas Steen Rasmussen
2020-07-29 20:37:20 +0200
12d9cacc50fix slugify function for Wishlist objects
Thomas Steen Rasmussen
2020-07-28 23:44:28 +0200
Bump hypothesis from 5.19.1 to 5.20.3 in /src/requirements (#594)
dependabot-preview[bot]
2020-07-22 17:21:13 +0200
5c9b71b976Move 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!
Thomas Steen Rasmussen
2020-07-17 22:36:50 +0200
Bump django-cors-headers from 3.3.0 to 3.4.0 in /src/requirements (#558)
dependabot-preview[bot]
2020-07-12 23:31:30 +0200
ab626cc3f6we still need the user
Thomas Steen Rasmussen
2020-07-12 23:07:55 +0200
1b6d5bcdd5fix travis maybe, create extensions in the first migration, yolo
Thomas Steen Rasmussen
2020-07-12 23:04:13 +0200
c0fb47b941also create the database maybe
Thomas Steen Rasmussen
2020-07-12 22:48:39 +0200
438befe863create extensions in the correct database
Thomas Steen Rasmussen
2020-07-12 22:42:28 +0200
a64781578aremove newlines from coordinates popup due to chrome bug making it impossible to copy from alertbox when it has newlines
Thomas Steen Rasmussen
2020-07-05 18:54:52 +0200
63a3d2517cadd a hylkedam venue overlay to the map
Thomas Steen Rasmussen
2020-07-05 18:19:36 +0200
f25a6332c2fix proposalupdateview, form not self please
Thomas Steen Rasmussen
2020-06-30 20:00:34 +0200
2d38afdb04fix travis maybe
Thomas Steen Rasmussen
2020-06-27 21:22:00 +0200
d83428b2b0forgot to remove camp kwarg from add_creditnote_email
Thomas Steen Rasmussen
2020-06-27 16:04:05 +0200
7f9e2b6bb2add ECONOMY_TEAM_NAME to settings.py
Thomas Steen Rasmussen
2020-06-27 15:37:16 +0200
61d2973409use color markers on backoffice facility detail map
Thomas Steen Rasmussen
2020-06-22 20:38:12 +0200
ce4e7e9013add map to backoffice facility list page
Thomas Steen Rasmussen
2020-06-22 19:28:26 +0200
8a76d58211trying to fix weird migration issue
Thomas Steen Rasmussen
2020-06-22 18:15:21 +0200
56c05e039cadd content team in bootstrap script, and create teams before adding content
Thomas Steen Rasmussen
2020-06-22 17:54:06 +0200
bd53f64208add responsible_team to most emails, while here run pre-commit run --all-files
Thomas Steen Rasmussen
2020-06-22 17:25:08 +0200
a789569fdcfix migration name
Thomas Steen Rasmussen
2020-06-22 15:46:05 +0200
bd36e70bc3add hold function to OutgoingEmail, set hold=True to delay sending emails
Thomas Steen Rasmussen
2020-06-22 15:45:02 +0200
daefd62f96add duration to eventsession constraints
Thomas Steen Rasmussen
2020-06-22 10:54:09 +0200
9fce167c7cshow event uuid in admin
Thomas Steen Rasmussen
2020-06-22 09:10:10 +0200
8b239e1812rework migration, remove unique from event.uuid for now
Thomas Steen Rasmussen
2020-06-22 02:14:02 +0200
7b435ace42add constraint to prevent adjacent eventsessions for the same eventtype and location, and add some missing migrations
Thomas Steen Rasmussen
2020-06-22 02:02:29 +0200
8efac62f62remove references to eventinstance.event_slot, that future does not exist anymore
Thomas Steen Rasmussen
2020-06-22 01:18:25 +0200
fdc92ec7f2take location into consideration when finding adjacent eventsessions
Thomas Steen Rasmussen
2020-06-22 01:09:45 +0200
36fef3b4eaforgot .when.
Thomas Steen Rasmussen
2020-06-22 00:52:27 +0200
4aeb1b566dhandle cases where a speaker has three events in a row
Thomas Steen Rasmussen
2020-06-22 00:49:02 +0200
fc7761e315add eventinstance migration script
Thomas Steen Rasmussen
2020-06-22 00:21:23 +0200
582a006cf1fix pg version and typo in README.md
Thomas Steen Rasmussen
2020-06-19 06:25:55 +0200
f859f82b9cfixup facility maps a bit and add backoffice management of facilities
Thomas Steen Rasmussen
2020-06-17 21:38:07 +0200