v2.4.5
What's Changed
- Update url to re_path in Django URL patterns by @Zinoex in #232
- Setup Black Github Action, update tox-settings, and apply Black code style by @falkecarlsen in #229
- Bump pillow from 7.1.0 to 8.2.0 by @dependabot in #241
- Feature automobilepayment by @falkecarlsen in #245
- Bump django-debug-toolbar from 1.8 to 1.11.1 by @dependabot in #239
- Bugfix mobilepayment by @falkecarlsen in #247
- Bugfix remove tox to fix black-action issue by @falkecarlsen in #250
- Bump pillow from 8.2.0 to 8.3.2 by @dependabot in #246
- Bump django from 2.2.13 to 2.2.24 by @dependabot in #243
- Bugfix mobilepayment form submit by @joandrsn in #253
- Fix additional emoji MobilePay ingest bugs by @falkecarlsen in #280
- Add shame mail for non.matched mobile payments by @falkecarlsen in #283
- Fix admin ranking by adding back Vitamin Well id by @falkecarlsen in #284
- Christmas by @Simson475 in #289
- Fix conditional for snowflakes to match one pr day in December by @falkecarlsen in #291
- Caffeine by @IdaThoft in #290
- Add ranking feature to userinfo by @falkecarlsen in #256
- Refactor caffeine, fixing off-by-one, add complex test, and add caffe… by @falkecarlsen in #292
- Update pytz to last working update by @falkecarlsen in #300
- Easter theme by @miniJmo in #299
- Add named IDs to stregsystemet by @Zaph-x in #295
- Add unique constraint to alias by @falkecarlsen in #307
- Bump django from 2.2.24 to 2.2.28 by @dependabot in #304
- Add allowlist for emoji instead of blocklist by @falkecarlsen in #308
- Added endpoint for named ID by @Zaph-x in #310
- Fix underscore stripping by @joandrsn in #312
- Ignore less than 50.00 DKK in AutoPayment by @joandrsn in #311
- Added notice below custom mobilepayment QR code by @ScumbagDog in #313
- Merge 'next' into 'master' by @joandrsn in #314
- Add limit and frontend fluff for foobar check-ins within the hour by @falkecarlsen in #321
- Prevent bats/flakes from overlapping QR-codes by @jonasKjellerup in #315
- Upgrade HTML doctype in stregsystem by @atjn in #316
- Include chosen date in rank by @BaBrixx in #317
- Feature making the QR-codes clickable by @denn4617 in #278
- Python3 for Ubuntu requires
venv
separately by @atjn in #318 - Fix github-actions: Specify another level of py version by @falkecarlsen in #325
- Added CORS middleware by @jonasKjellerup in #324
- Added CSRF host exemption for fappen by @jonasKjellerup in #326
- Feature forbrug by @falkecarlsen in #327
- Added api endpoints by @Zaph-x in #320
- Extract email templates into separate files by @krestenlaust in #335
- Fix spelling and remove redundant code by @krestenlaust in #336
- Redumped fixture, and added a news entity by @krestenlaust in #349
- Added start- and enddates for kiosk items by @krestenlaust in #342
- Added a button to return to product menu from userrank page. by @patrickreiffenstein in #339
- Refactored mail.py reduce code duplication by @krestenlaust in #340
- Decimal support for QR code generation by @krestenlaust in #341
- added a random function to randomly distribute news entries by @Dev-Destructor in #347
- Added message for low funds by @joandrsn in #181
- Fixup Github Actions by @falkecarlsen in #353
- Fixup Github Actions (again) by @falkecarlsen in #355
- Add Purchase heatmap by @krestenlaust in #352
- Optimised easter animation by @klem-bot-delta in #305
- Revert "Optimised easter animation (#305)" by @krestenlaust in #364
New Contributors
- @Simson475 made their first contribution in #289
- @IdaThoft made their first contribution in #290
- @miniJmo made their first contribution in #299
- @Zaph-x made their first contribution in #295
- @jonasKjellerup made their first contribution in #315
- @atjn made their first contribution in #316
- @BaBrixx made their first contribution in #317
- @denn4617 made their first contribution in #278
- @krestenlaust made their first contribution in #335
- @patrickreiffenstein made their first contribution in #339
- @Dev-Destructor made their first contribution in #347
- @klem-bot-delta made their first contribution in #305
Full Changelog: v2.4.4...v2.4.5