Commit Graph

  • 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 Thomas Steen Rasmussen 2020-08-12 17:49:24 +0200
  • c6cb90e567 fix broken speakerproposal remove person view Thomas Steen Rasmussen 2020-08-12 14:59:28 +0200
  • f6859d9094 show feedback qr code on facility detail page Thomas Steen Rasmussen 2020-08-11 14:30:26 +0200
  • a640f35fd8 change the order of columns to be 'cronological' Thomas Steen Rasmussen 2020-08-11 12:20:31 +0200
  • 5c4421d41b add camp title to error message because what the fuck Thomas Steen Rasmussen 2020-08-11 10:34:38 +0200
  • 64b8f0ee10 the old NullBooleanField defaulted to blank=True, BooleanField with null=True does not, TIL Thomas Steen Rasmussen 2020-08-11 10:16:53 +0200
  • d61b03b822 fix permissions stuff maybe Thomas Steen Rasmussen 2020-08-11 03:26:30 +0200
  • db20fd7b68 fix django3.1 compatibility Thomas Steen Rasmussen 2020-08-11 02:35:18 +0200
  • 001ba2d955 add initial POS stuff Thomas Steen Rasmussen 2020-08-11 02:22:36 +0200
  • 6d97d4b603 add missing tags migration for blank=True Thomas Steen Rasmussen 2020-08-10 20:35:52 +0200
  • b3f9e89ed6 fix text on backoffice page Thomas Steen Rasmussen 2020-08-10 17:03:24 +0200
  • 68d6b3a71c productrel not product Thomas Steen Rasmussen 2020-08-10 15:46:56 +0200
  • f906b1e28b add a few more columns Thomas Steen Rasmussen 2020-08-10 15:44:29 +0200
  • 4c1e36f72b show merch stuff in backoffice regardless of paid status Thomas Steen Rasmussen 2020-08-10 15:38:15 +0200
  • f205802f89 fix eventsession search Thomas Steen Rasmussen 2020-08-09 15:36:37 +0200
  • 8affbc9369 show submitter email on backoffice event list Thomas Steen Rasmussen 2020-08-08 10:52:20 +0200
  • b006c53c83
    Add LetsGo Fleet System logo Víðir Valberg Guðmundsson 2020-08-06 15:57:38 +0200
  • 056e9fa4d1 fix bootstrap script by limiting the default event duration to 60 mins for recreational events Thomas Steen Rasmussen 2020-08-05 01:09:53 +0200
  • c153a2c3e3 allow updating an event without specifying tags Thomas Steen Rasmussen 2020-08-05 01:02:52 +0200
  • fb65aa45f5 show event duration on event list in backoffice Thomas Steen Rasmussen 2020-08-04 22:49:01 +0200
  • f1ed15ec17 show event duration on event schedule page Thomas Steen Rasmussen 2020-08-04 22:44:46 +0200
  • 98463fa073 show slot duration when scheduling Thomas Steen Rasmussen 2020-08-04 22:41:59 +0200
  • de9eca07b2 when 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
  • 1327c21e74 assume a speaker is always available if they submitted no availability at all Thomas Steen Rasmussen 2020-08-04 22:37:35 +0200
  • e33711f63a filter on camp too, doh! Thomas Steen Rasmussen 2020-08-04 22:15:01 +0200
  • 09cf137aac Handle edge cases where a speaker has 0 events Thomas Steen Rasmussen 2020-08-04 00:22:43 +0200
  • 1739297caf convert linebreaks to <br> when outputting facility description, fixes #569 Thomas Steen Rasmussen 2020-08-04 00:18:23 +0200
  • 26e471ef2a only allow the order review view for unpaid orders, fixes #571 Thomas Steen Rasmussen 2020-08-03 23:59:53 +0200
  • 25de8984d7 add some more bank info, fixes #605 Thomas Steen Rasmussen 2020-08-03 23:55:50 +0200
  • 71a0f4f594 complete the rename of slacking off to recreational event, fixes #603 maybe Thomas Steen Rasmussen 2020-08-03 23:41:51 +0200
  • 778eb2d90c add global datatables configuration, fixes #525, fixes #572 Thomas Steen Rasmussen 2020-08-03 23:08:55 +0200
  • 0dfd3379c5 re-add Pillow to make old migrations (and travis) run Thomas Steen Rasmussen 2020-08-03 22:46:37 +0200
  • d9da1b3cd9 add an API view to get username and teams, needed for POS system Thomas Steen Rasmussen 2020-08-03 22:36:09 +0200
  • 51c95ddc9d how did this survive for so long! Thomas Steen Rasmussen 2020-07-30 20:45:35 +0200
  • 3cbd4f4e87 do not hold emails to the content team Thomas Steen Rasmussen 2020-07-29 22:06:59 +0200
  • de0901b68d add 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
  • 57dc6f12d8 add admin actions to hold and release emails Thomas Steen Rasmussen 2020-07-29 21:07:50 +0200
  • e011e5d048 add some admin filters for outgoingemail model Thomas Steen Rasmussen 2020-07-29 20:40:04 +0200
  • 1c82575fb9 dont hold mails to the content team Thomas Steen Rasmussen 2020-07-29 20:37:20 +0200
  • 12d9cacc50 fix slugify function for Wishlist objects Thomas Steen Rasmussen 2020-07-28 23:44:28 +0200
  • 148149866f
    Bump coverage from 5.2 to 5.2.1 in /src/requirements (#597) dependabot-preview[bot] 2020-07-28 23:02:43 +0200
  • 030f5e948d
    Bump isort from 5.1.4 to 5.2.0 in /src/requirements (#599) dependabot-preview[bot] 2020-07-28 23:02:10 +0200
  • 8d9322ba75 remove pillow from requirements, we don't use it Thomas Steen Rasmussen 2020-07-28 23:01:48 +0200
  • 41aa7345f1
    Bump hypothesis from 5.20.3 to 5.23.3 in /src/requirements (#600) dependabot-preview[bot] 2020-07-28 22:59:47 +0200
  • ecae95f99e add event dates and venue address to ticket pdf template Thomas Steen Rasmussen 2020-07-28 22:56:03 +0200
  • 02d3c73d96
    New year logo for 2020 (#596) Thomas Flummer 2020-07-26 17:03:23 +0200
  • 9a32b48f66
    Bump isort from 5.1.1 to 5.1.4 in /src/requirements (#590) dependabot-preview[bot] 2020-07-22 17:22:45 +0200
  • 1cd54e7b1d
    Bump graphene-django from 2.12.0 to 2.12.1 in /src/requirements (#591) dependabot-preview[bot] 2020-07-22 17:21:58 +0200
  • 9acb745093
    Bump codecov from 2.1.7 to 2.1.8 in /src/requirements (#593) dependabot-preview[bot] 2020-07-22 17:21:32 +0200
  • 0d571c968d
    Bump hypothesis from 5.19.1 to 5.20.3 in /src/requirements (#594) dependabot-preview[bot] 2020-07-22 17:21:13 +0200
  • 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! Thomas Steen Rasmussen 2020-07-17 22:36:50 +0200
  • 7bb79506eb
    Bump lxml from 4.5.1 to 4.5.2 in /src/requirements (#576) dependabot-preview[bot] 2020-07-17 22:04:47 +0200
  • 8c8cd40811
    Bump django-filter from 2.2.0 to 2.3.0 in /src/requirements (#551) dependabot-preview[bot] 2020-07-17 22:04:19 +0200
  • d8a81c44da
    Bump flake8 from 3.8.2 to 3.8.3 in /src/requirements (#552) dependabot-preview[bot] 2020-07-17 22:03:41 +0200
  • e1ce3c2b74
    Bump coverage from 5.1 to 5.2 in /src/requirements (#577) dependabot-preview[bot] 2020-07-17 22:03:17 +0200
  • aa43e7b9c6
    Bump ipython from 7.15.0 to 7.16.1 in /src/requirements (#579) dependabot-preview[bot] 2020-07-17 22:02:57 +0200
  • 92441092e0
    Bump pillow from 7.1.2 to 7.2.0 in /src/requirements (#580) dependabot-preview[bot] 2020-07-17 22:02:37 +0200
  • e5f143efc4
    Bump django from 3.0.7 to 3.0.8 in /src/requirements (#582) dependabot-preview[bot] 2020-07-17 22:01:14 +0200
  • fcf0dceaa4
    Bump django-leaflet from 0.26.0 to 0.27.0 in /src/requirements (#583) dependabot-preview[bot] 2020-07-17 22:00:51 +0200
  • 149e7229c3
    Bump channels-redis from 2.4.2 to 3.0.1 in /src/requirements (#585) dependabot-preview[bot] 2020-07-17 22:00:02 +0200
  • c630f249f6
    Bump django-extensions from 2.2.9 to 3.0.3 in /src/requirements (#587) dependabot-preview[bot] 2020-07-17 21:59:36 +0200
  • 4979c879e9
    Bump isort from 4.3.21 to 5.1.1 in /src/requirements (#588) dependabot-preview[bot] 2020-07-17 21:59:14 +0200
  • 3202962c18
    Bump hypothesis from 5.16.0 to 5.19.1 in /src/requirements (#574) dependabot-preview[bot] 2020-07-13 00:31:19 +0200
  • f8e5592668
    Bump html5lib from 1.0.1 to 1.1 in /src/requirements (#561) dependabot-preview[bot] 2020-07-13 00:17:55 +0200
  • c0e4f508ba
    Bump codecov from 2.1.4 to 2.1.7 in /src/requirements (#556) dependabot-preview[bot] 2020-07-13 00:11:11 +0200
  • cd2e1007e8 disable the graphql api/ view, it is causing a 500 error right now Thomas Steen Rasmussen 2020-07-13 00:07:56 +0200
  • 92265b51ff
    Bump graphene-django from 2.10.1 to 2.12.0 in /src/requirements (#573) dependabot-preview[bot] 2020-07-12 23:57:29 +0200
  • 2d1af1f42a
    Bump django-bootstrap3 from 12.1.0 to 14.1.0 in /src/requirements (#568) dependabot-preview[bot] 2020-07-12 23:53:50 +0200
  • bebdf2bcc3
    Bump pre-commit from 2.4.0 to 2.6.0 in /src/requirements (#567) dependabot-preview[bot] 2020-07-12 23:43:25 +0200
  • 2bbc8bb228
    Bump pipdeptree from 0.13.2 to 1.0.0 in /src/requirements (#557) dependabot-preview[bot] 2020-07-12 23:32:16 +0200
  • 6dceb33e30
    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
  • ab626cc3f6 we still need the user Thomas Steen Rasmussen 2020-07-12 23:07:55 +0200
  • 1b6d5bcdd5 fix travis maybe, create extensions in the first migration, yolo Thomas Steen Rasmussen 2020-07-12 23:04:13 +0200
  • c0fb47b941 also create the database maybe Thomas Steen Rasmussen 2020-07-12 22:48:39 +0200
  • 438befe863 create extensions in the correct database Thomas Steen Rasmussen 2020-07-12 22:42:28 +0200
  • a64781578a remove 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
  • 63a3d2517c add a hylkedam venue overlay to the map Thomas Steen Rasmussen 2020-07-05 18:19:36 +0200
  • f25a6332c2 fix proposalupdateview, form not self please Thomas Steen Rasmussen 2020-06-30 20:00:34 +0200
  • 2d38afdb04 fix travis maybe Thomas Steen Rasmussen 2020-06-27 21:22:00 +0200
  • d83428b2b0 forgot to remove camp kwarg from add_creditnote_email Thomas Steen Rasmussen 2020-06-27 16:04:05 +0200
  • 7f9e2b6bb2 add ECONOMY_TEAM_NAME to settings.py Thomas Steen Rasmussen 2020-06-27 15:37:16 +0200
  • 61d2973409 use color markers on backoffice facility detail map Thomas Steen Rasmussen 2020-06-22 20:38:12 +0200
  • ce4e7e9013 add map to backoffice facility list page Thomas Steen Rasmussen 2020-06-22 19:28:26 +0200
  • 8a76d58211 trying to fix weird migration issue Thomas Steen Rasmussen 2020-06-22 18:15:21 +0200
  • 56c05e039c add content team in bootstrap script, and create teams before adding content Thomas Steen Rasmussen 2020-06-22 17:54:06 +0200
  • bd53f64208 add responsible_team to most emails, while here run pre-commit run --all-files Thomas Steen Rasmussen 2020-06-22 17:25:08 +0200
  • a789569fdc fix migration name Thomas Steen Rasmussen 2020-06-22 15:46:05 +0200
  • bd36e70bc3 add hold function to OutgoingEmail, set hold=True to delay sending emails Thomas Steen Rasmussen 2020-06-22 15:45:02 +0200
  • daefd62f96 add duration to eventsession constraints Thomas Steen Rasmussen 2020-06-22 10:54:09 +0200
  • 9fce167c7c show event uuid in admin Thomas Steen Rasmussen 2020-06-22 09:10:10 +0200
  • 8b239e1812 rework migration, remove unique from event.uuid for now Thomas Steen Rasmussen 2020-06-22 02:14:02 +0200
  • 7b435ace42 add 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
  • 8efac62f62 remove references to eventinstance.event_slot, that future does not exist anymore Thomas Steen Rasmussen 2020-06-22 01:18:25 +0200
  • fdc92ec7f2 take location into consideration when finding adjacent eventsessions Thomas Steen Rasmussen 2020-06-22 01:09:45 +0200
  • 36fef3b4ea forgot .when. Thomas Steen Rasmussen 2020-06-22 00:52:27 +0200
  • 4aeb1b566d handle cases where a speaker has three events in a row Thomas Steen Rasmussen 2020-06-22 00:49:02 +0200
  • fc7761e315 add eventinstance migration script Thomas Steen Rasmussen 2020-06-22 00:21:23 +0200
  • 582a006cf1 fix pg version and typo in README.md Thomas Steen Rasmussen 2020-06-19 06:25:55 +0200
  • f859f82b9c fixup facility maps a bit and add backoffice management of facilities Thomas Steen Rasmussen 2020-06-17 21:38:07 +0200
  • 1451874ba7
    Tests are not ready for parallel Víðir Valberg Guðmundsson 2020-06-05 10:09:56 +0200