Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump phonenumbers from 8.12.23 to 8.12.47 #647

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2022

Bumps phonenumbers from 8.12.23 to 8.12.47.

Commits
  • 4da649d Prep for 8.12.47 release
  • 26655fc Add extra tests from upstream
  • f06ff47 Generated files for metadata
  • d84e6c1 Merge metadata changes from upstream 8.12.47
  • f92246d Prep for 8.12.46 release
  • 0e0ca00 Generated files for metadata
  • 1338d6c Merge metadata changes from upstream 8.12.46
  • 6db6ffa Prep for 8.12.45 release
  • c3b6d23 Generated files for metadata
  • 214fcb1 Merge metadata changes from upstream 8.12.45
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.23 to 8.12.47.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.23...v8.12.47)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@JohanAnderssonOstling JohanAnderssonOstling merged commit 038a2c7 into development May 2, 2022
@dependabot dependabot bot deleted the dependabot/pip/phonenumbers-8.12.47 branch May 2, 2022 23:30
Marmingen added a commit that referenced this pull request Nov 14, 2022
* urlize links in role descriptions and avoid long links to break the page (#638)

* Bump phonenumbers from 8.12.23 to 8.12.47 (#647)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.23 to 8.12.47.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.23...v8.12.47)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* More event bugfixes (#640)

* Fixes

- Make it clearer when users haven't recieved a ticket for an event

- Order participants by email.

- Make sure instances are saved when 'ready_to_pay' is pressed.

* Lint fixes

* More lint fixes

Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump psycopg2 from 2.8.6 to 2.9.3 (#610)

Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.3.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump wagtailmedia from 0.7.0 to 0.9.0 (#639)

Bumps [wagtailmedia](https://github.com/torchbox/wagtailmedia) from 0.7.0 to 0.9.0.
- [Release notes](https://github.com/torchbox/wagtailmedia/releases)
- [Changelog](https://github.com/torchbox/wagtailmedia/blob/main/CHANGELOG.md)
- [Commits](torchbox/wagtailmedia@v0.7.0...v0.9.0)

---
updated-dependencies:
- dependency-name: wagtailmedia
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* change list display for applications and positions (#573)

* change list display for applications

* fixed position list display

Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump requests from 2.25.1 to 2.27.1 (#652)

Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.25.1...v2.27.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rules from 3.0 to 3.3 (#651)

Bumps [rules](https://github.com/dfunckt/django-rules) from 3.0 to 3.3.
- [Release notes](https://github.com/dfunckt/django-rules/releases)
- [Changelog](https://github.com/dfunckt/django-rules/blob/master/CHANGELOG.md)
- [Commits](dfunckt/django-rules@v3.0.0...v3.3.0)

---
updated-dependencies:
- dependency-name: rules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump djangorestframework from 3.12.4 to 3.13.1 (#653)

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.4 to 3.13.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.12.4...3.13.1)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump django-libsass from 0.8 to 0.9 (#654)

Bumps [django-libsass](https://github.com/torchbox/django-libsass) from 0.8 to 0.9.
- [Release notes](https://github.com/torchbox/django-libsass/releases)
- [Changelog](https://github.com/torchbox/django-libsass/blob/main/CHANGELOG.txt)
- [Commits](torchbox/django-libsass@v0.8...v0.9)

---
updated-dependencies:
- dependency-name: django-libsass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump phonenumbers from 8.12.47 to 8.12.48 (#656)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.47 to 8.12.48.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.47...v8.12.48)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sentry-sdk from 1.1.0 to 1.5.11 (#655)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.1.0 to 1.5.11.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.1.0...1.5.11)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Feat/gdpr button (#687)

* #649 Added html for gdpr button

* #649 Added field for gdpr button

* Added text and link for GDPR field

* Added translation for GDPR

* Flake8 now works

* mellanslag

Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Update CHANGELOG.md

* Changelog updated

* Update README.md

Co-authored-by: Daniel Fehrm <daniel@fehrm.se>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Linus Shoravi <42211142+lshoravi@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Plastpase123 <62748997+Plastpase123@users.noreply.github.com>
Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Marmingen added a commit that referenced this pull request Feb 22, 2023
* Minor changes and GDPR-button feature (#689)

* urlize links in role descriptions and avoid long links to break the page (#638)

* Bump phonenumbers from 8.12.23 to 8.12.47 (#647)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.23 to 8.12.47.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.23...v8.12.47)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* More event bugfixes (#640)

* Fixes

- Make it clearer when users haven't recieved a ticket for an event

- Order participants by email.

- Make sure instances are saved when 'ready_to_pay' is pressed.

* Lint fixes

* More lint fixes

Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump psycopg2 from 2.8.6 to 2.9.3 (#610)

Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.3.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump wagtailmedia from 0.7.0 to 0.9.0 (#639)

Bumps [wagtailmedia](https://github.com/torchbox/wagtailmedia) from 0.7.0 to 0.9.0.
- [Release notes](https://github.com/torchbox/wagtailmedia/releases)
- [Changelog](https://github.com/torchbox/wagtailmedia/blob/main/CHANGELOG.md)
- [Commits](torchbox/wagtailmedia@v0.7.0...v0.9.0)

---
updated-dependencies:
- dependency-name: wagtailmedia
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* change list display for applications and positions (#573)

* change list display for applications

* fixed position list display

Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump requests from 2.25.1 to 2.27.1 (#652)

Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.25.1...v2.27.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rules from 3.0 to 3.3 (#651)

Bumps [rules](https://github.com/dfunckt/django-rules) from 3.0 to 3.3.
- [Release notes](https://github.com/dfunckt/django-rules/releases)
- [Changelog](https://github.com/dfunckt/django-rules/blob/master/CHANGELOG.md)
- [Commits](dfunckt/django-rules@v3.0.0...v3.3.0)

---
updated-dependencies:
- dependency-name: rules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump djangorestframework from 3.12.4 to 3.13.1 (#653)

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.4 to 3.13.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.12.4...3.13.1)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump django-libsass from 0.8 to 0.9 (#654)

Bumps [django-libsass](https://github.com/torchbox/django-libsass) from 0.8 to 0.9.
- [Release notes](https://github.com/torchbox/django-libsass/releases)
- [Changelog](https://github.com/torchbox/django-libsass/blob/main/CHANGELOG.txt)
- [Commits](torchbox/django-libsass@v0.8...v0.9)

---
updated-dependencies:
- dependency-name: django-libsass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump phonenumbers from 8.12.47 to 8.12.48 (#656)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.47 to 8.12.48.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.47...v8.12.48)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sentry-sdk from 1.1.0 to 1.5.11 (#655)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.1.0 to 1.5.11.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.1.0...1.5.11)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Feat/gdpr button (#687)

* #649 Added html for gdpr button

* #649 Added field for gdpr button

* Added text and link for GDPR field

* Added translation for GDPR

* Flake8 now works

* mellanslag

Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Update CHANGELOG.md

* Changelog updated

* Update README.md

Co-authored-by: Daniel Fehrm <daniel@fehrm.se>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Linus Shoravi <42211142+lshoravi@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Plastpase123 <62748997+Plastpase123@users.noreply.github.com>
Co-authored-by: Einar Johansson <ejrobb09@gmail.com>

* update wagtail to 2.13.5 (#717)

* Update django to 3.2.17 (#716)

* Update requirements.txt

* change django to 3.2.17

---------

Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump phonenumbers from 8.12.48 to 8.13.6 (#718)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.48 to 8.13.6.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.48...v8.13.6)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Update README.md

* Use python decouple for environment variables (#715)

* use python decouple for env variables

* remove old staging settings

* Make melos env variables not required in tests

* Flake8

* Flake8 - Flake8

---------

Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump psycopg2 from 2.9.3 to 2.9.5 (#725)

Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.3 to 2.9.5.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix/security (#722)

* Merge dev -> fix (#708)

* Update CHANGELOG.md

* Changelog updated

* Update README.md

* Update README.md

* Update README.md

* Update instagram_feed_chooser_block.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update instagram_tags.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update views.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update wagtail_hooks.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update data_migrations.py

stream_data is deprecated since wagtail 2.12, replaced with raw_data (OBS, better solution is to increment the base StreamField as a list, but this needs more consideration)

Make sure to update wagtail to > 2.12 in this patch

* Updated deprecated force_text

---------

Co-authored-by: Robin Dymér <robin.dymer@hotmail.com>

* Update gitignore with official github gitignore (#731)

* Translation of the gdpr-button (#696)

* #649 Added html for gdpr button

* #649 Added field for gdpr button

* Added text and link for GDPR field

* Added translation for GDPR

* Flake8 now works

* mellanslag

* failed

* Fixed faultytranslation

* Flake8

* Update django.po

---------

Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: plastpase123 <linus.hellstrm@hotmail.com>
Co-authored-by: Marmingen <melker.marminge@telia.com>

* Update README.md

* Bump wagtail from 2.13 to 2.16.2 (#646)

Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.13 to 2.16.2.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v2.13...v2.16.2)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump sentry-sdk from 1.5.11 to 1.15.0 (#710)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.11 to 1.15.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.5.11...1.15.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Ignore .mo files from git (#735)

* delete and ignore .mo

* update readme with create translations

* added translations to docker installation

---------

Co-authored-by: Marmingen <melker.marminge@telia.com>

* Bump requests from 2.27.1 to 2.28.2 (#733)

Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.27.1...v2.28.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Daniel Fehrm <daniel@fehrm.se>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Linus Shoravi <42211142+lshoravi@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Plastpase123 <62748997+Plastpase123@users.noreply.github.com>
Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: Robin Dymér <robin.dymer@hotmail.com>
Co-authored-by: plastpase123 <linus.hellstrm@hotmail.com>
Co-authored-by: Marmingen <melker.marminge@telia.com>
robindymer added a commit that referenced this pull request Feb 22, 2023
* Fixed bug

* Bring branch up to date (#737)

* Minor changes and GDPR-button feature (#689)

* urlize links in role descriptions and avoid long links to break the page (#638)

* Bump phonenumbers from 8.12.23 to 8.12.47 (#647)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.23 to 8.12.47.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.23...v8.12.47)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* More event bugfixes (#640)

* Fixes

- Make it clearer when users haven't recieved a ticket for an event

- Order participants by email.

- Make sure instances are saved when 'ready_to_pay' is pressed.

* Lint fixes

* More lint fixes

Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump psycopg2 from 2.8.6 to 2.9.3 (#610)

Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.3.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump wagtailmedia from 0.7.0 to 0.9.0 (#639)

Bumps [wagtailmedia](https://github.com/torchbox/wagtailmedia) from 0.7.0 to 0.9.0.
- [Release notes](https://github.com/torchbox/wagtailmedia/releases)
- [Changelog](https://github.com/torchbox/wagtailmedia/blob/main/CHANGELOG.md)
- [Commits](torchbox/wagtailmedia@v0.7.0...v0.9.0)

---
updated-dependencies:
- dependency-name: wagtailmedia
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* change list display for applications and positions (#573)

* change list display for applications

* fixed position list display

Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump requests from 2.25.1 to 2.27.1 (#652)

Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.25.1...v2.27.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rules from 3.0 to 3.3 (#651)

Bumps [rules](https://github.com/dfunckt/django-rules) from 3.0 to 3.3.
- [Release notes](https://github.com/dfunckt/django-rules/releases)
- [Changelog](https://github.com/dfunckt/django-rules/blob/master/CHANGELOG.md)
- [Commits](dfunckt/django-rules@v3.0.0...v3.3.0)

---
updated-dependencies:
- dependency-name: rules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump djangorestframework from 3.12.4 to 3.13.1 (#653)

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.4 to 3.13.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.12.4...3.13.1)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump django-libsass from 0.8 to 0.9 (#654)

Bumps [django-libsass](https://github.com/torchbox/django-libsass) from 0.8 to 0.9.
- [Release notes](https://github.com/torchbox/django-libsass/releases)
- [Changelog](https://github.com/torchbox/django-libsass/blob/main/CHANGELOG.txt)
- [Commits](torchbox/django-libsass@v0.8...v0.9)

---
updated-dependencies:
- dependency-name: django-libsass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump phonenumbers from 8.12.47 to 8.12.48 (#656)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.47 to 8.12.48.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.47...v8.12.48)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sentry-sdk from 1.1.0 to 1.5.11 (#655)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.1.0 to 1.5.11.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.1.0...1.5.11)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Feat/gdpr button (#687)

* #649 Added html for gdpr button

* #649 Added field for gdpr button

* Added text and link for GDPR field

* Added translation for GDPR

* Flake8 now works

* mellanslag

Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Update CHANGELOG.md

* Changelog updated

* Update README.md

Co-authored-by: Daniel Fehrm <daniel@fehrm.se>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Linus Shoravi <42211142+lshoravi@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Plastpase123 <62748997+Plastpase123@users.noreply.github.com>
Co-authored-by: Einar Johansson <ejrobb09@gmail.com>

* update wagtail to 2.13.5 (#717)

* Update django to 3.2.17 (#716)

* Update requirements.txt

* change django to 3.2.17

---------

Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump phonenumbers from 8.12.48 to 8.13.6 (#718)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.48 to 8.13.6.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.48...v8.13.6)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Update README.md

* Use python decouple for environment variables (#715)

* use python decouple for env variables

* remove old staging settings

* Make melos env variables not required in tests

* Flake8

* Flake8 - Flake8

---------

Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump psycopg2 from 2.9.3 to 2.9.5 (#725)

Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.3 to 2.9.5.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix/security (#722)

* Merge dev -> fix (#708)

* Update CHANGELOG.md

* Changelog updated

* Update README.md

* Update README.md

* Update README.md

* Update instagram_feed_chooser_block.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update instagram_tags.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update views.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update wagtail_hooks.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update data_migrations.py

stream_data is deprecated since wagtail 2.12, replaced with raw_data (OBS, better solution is to increment the base StreamField as a list, but this needs more consideration)

Make sure to update wagtail to > 2.12 in this patch

* Updated deprecated force_text

---------

Co-authored-by: Robin Dymér <robin.dymer@hotmail.com>

* Update gitignore with official github gitignore (#731)

* Translation of the gdpr-button (#696)

* #649 Added html for gdpr button

* #649 Added field for gdpr button

* Added text and link for GDPR field

* Added translation for GDPR

* Flake8 now works

* mellanslag

* failed

* Fixed faultytranslation

* Flake8

* Update django.po

---------

Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: plastpase123 <linus.hellstrm@hotmail.com>
Co-authored-by: Marmingen <melker.marminge@telia.com>

* Update README.md

* Bump wagtail from 2.13 to 2.16.2 (#646)

Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.13 to 2.16.2.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v2.13...v2.16.2)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump sentry-sdk from 1.5.11 to 1.15.0 (#710)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.11 to 1.15.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.5.11...1.15.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Ignore .mo files from git (#735)

* delete and ignore .mo

* update readme with create translations

* added translations to docker installation

---------

Co-authored-by: Marmingen <melker.marminge@telia.com>

* Bump requests from 2.27.1 to 2.28.2 (#733)

Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.27.1...v2.28.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Daniel Fehrm <daniel@fehrm.se>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Linus Shoravi <42211142+lshoravi@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Plastpase123 <62748997+Plastpase123@users.noreply.github.com>
Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: Robin Dymér <robin.dymer@hotmail.com>
Co-authored-by: plastpase123 <linus.hellstrm@hotmail.com>
Co-authored-by: Marmingen <melker.marminge@telia.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Robin Dymér <robin.dymer@hotmail.com>
Co-authored-by: Daniel Fehrm <daniel@fehrm.se>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Linus Shoravi <42211142+lshoravi@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Plastpase123 <62748997+Plastpase123@users.noreply.github.com>
Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: plastpase123 <linus.hellstrm@hotmail.com>
Co-authored-by: Marmingen <melker.marminge@telia.com>
Marmingen added a commit that referenced this pull request Feb 22, 2023
* urlize links in role descriptions and avoid long links to break the page (#638)

* Bump phonenumbers from 8.12.23 to 8.12.47 (#647)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.23 to 8.12.47.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.23...v8.12.47)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* More event bugfixes (#640)

* Fixes

- Make it clearer when users haven't recieved a ticket for an event

- Order participants by email.

- Make sure instances are saved when 'ready_to_pay' is pressed.

* Lint fixes

* More lint fixes

Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump psycopg2 from 2.8.6 to 2.9.3 (#610)

Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.3.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump wagtailmedia from 0.7.0 to 0.9.0 (#639)

Bumps [wagtailmedia](https://github.com/torchbox/wagtailmedia) from 0.7.0 to 0.9.0.
- [Release notes](https://github.com/torchbox/wagtailmedia/releases)
- [Changelog](https://github.com/torchbox/wagtailmedia/blob/main/CHANGELOG.md)
- [Commits](torchbox/wagtailmedia@v0.7.0...v0.9.0)

---
updated-dependencies:
- dependency-name: wagtailmedia
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* change list display for applications and positions (#573)

* change list display for applications

* fixed position list display

Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump requests from 2.25.1 to 2.27.1 (#652)

Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.25.1...v2.27.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rules from 3.0 to 3.3 (#651)

Bumps [rules](https://github.com/dfunckt/django-rules) from 3.0 to 3.3.
- [Release notes](https://github.com/dfunckt/django-rules/releases)
- [Changelog](https://github.com/dfunckt/django-rules/blob/master/CHANGELOG.md)
- [Commits](dfunckt/django-rules@v3.0.0...v3.3.0)

---
updated-dependencies:
- dependency-name: rules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump djangorestframework from 3.12.4 to 3.13.1 (#653)

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.4 to 3.13.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.12.4...3.13.1)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump django-libsass from 0.8 to 0.9 (#654)

Bumps [django-libsass](https://github.com/torchbox/django-libsass) from 0.8 to 0.9.
- [Release notes](https://github.com/torchbox/django-libsass/releases)
- [Changelog](https://github.com/torchbox/django-libsass/blob/main/CHANGELOG.txt)
- [Commits](torchbox/django-libsass@v0.8...v0.9)

---
updated-dependencies:
- dependency-name: django-libsass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump phonenumbers from 8.12.47 to 8.12.48 (#656)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.47 to 8.12.48.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.47...v8.12.48)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sentry-sdk from 1.1.0 to 1.5.11 (#655)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.1.0 to 1.5.11.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.1.0...1.5.11)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Feat/gdpr button (#687)

* #649 Added html for gdpr button

* #649 Added field for gdpr button

* Added text and link for GDPR field

* Added translation for GDPR

* Flake8 now works

* mellanslag

Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Update CHANGELOG.md

* Changelog updated

* Update README.md

* Update README.md

* Update README.md

* remove login notice (#714)

* update wagtail to 2.13.5 (#717)

* Update django to 3.2.17 (#716)

* Update requirements.txt

* change django to 3.2.17

---------

Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump phonenumbers from 8.12.48 to 8.13.6 (#718)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.48 to 8.13.6.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.48...v8.13.6)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Update README.md

* Use python decouple for environment variables (#715)

* use python decouple for env variables

* remove old staging settings

* Make melos env variables not required in tests

* Flake8

* Flake8 - Flake8

---------

Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump psycopg2 from 2.9.3 to 2.9.5 (#725)

Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.3 to 2.9.5.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix/security (#722)

* Merge dev -> fix (#708)

* Update CHANGELOG.md

* Changelog updated

* Update README.md

* Update README.md

* Update README.md

* Update instagram_feed_chooser_block.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update instagram_tags.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update views.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update wagtail_hooks.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update data_migrations.py

stream_data is deprecated since wagtail 2.12, replaced with raw_data (OBS, better solution is to increment the base StreamField as a list, but this needs more consideration)

Make sure to update wagtail to > 2.12 in this patch

* Updated deprecated force_text

---------

Co-authored-by: Robin Dymér <robin.dymer@hotmail.com>

* Update gitignore with official github gitignore (#731)

* Translation of the gdpr-button (#696)

* #649 Added html for gdpr button

* #649 Added field for gdpr button

* Added text and link for GDPR field

* Added translation for GDPR

* Flake8 now works

* mellanslag

* failed

* Fixed faultytranslation

* Flake8

* Update django.po

---------

Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: plastpase123 <linus.hellstrm@hotmail.com>
Co-authored-by: Marmingen <melker.marminge@telia.com>

* Update README.md

* Bump wagtail from 2.13 to 2.16.2 (#646)

Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.13 to 2.16.2.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v2.13...v2.16.2)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump sentry-sdk from 1.5.11 to 1.15.0 (#710)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.11 to 1.15.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.5.11...1.15.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Ignore .mo files from git (#735)

* delete and ignore .mo

* update readme with create translations

* added translations to docker installation

---------

Co-authored-by: Marmingen <melker.marminge@telia.com>

* Bump requests from 2.27.1 to 2.28.2 (#733)

Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.27.1...v2.28.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Fix/unassign unpaid tickets (#738)

* Fixed bug

* Bring branch up to date (#737)

* Minor changes and GDPR-button feature (#689)

* urlize links in role descriptions and avoid long links to break the page (#638)

* Bump phonenumbers from 8.12.23 to 8.12.47 (#647)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.23 to 8.12.47.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.23...v8.12.47)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* More event bugfixes (#640)

* Fixes

- Make it clearer when users haven't recieved a ticket for an event

- Order participants by email.

- Make sure instances are saved when 'ready_to_pay' is pressed.

* Lint fixes

* More lint fixes

Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump psycopg2 from 2.8.6 to 2.9.3 (#610)

Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.3.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump wagtailmedia from 0.7.0 to 0.9.0 (#639)

Bumps [wagtailmedia](https://github.com/torchbox/wagtailmedia) from 0.7.0 to 0.9.0.
- [Release notes](https://github.com/torchbox/wagtailmedia/releases)
- [Changelog](https://github.com/torchbox/wagtailmedia/blob/main/CHANGELOG.md)
- [Commits](torchbox/wagtailmedia@v0.7.0...v0.9.0)

---
updated-dependencies:
- dependency-name: wagtailmedia
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* change list display for applications and positions (#573)

* change list display for applications

* fixed position list display

Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump requests from 2.25.1 to 2.27.1 (#652)

Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.25.1...v2.27.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rules from 3.0 to 3.3 (#651)

Bumps [rules](https://github.com/dfunckt/django-rules) from 3.0 to 3.3.
- [Release notes](https://github.com/dfunckt/django-rules/releases)
- [Changelog](https://github.com/dfunckt/django-rules/blob/master/CHANGELOG.md)
- [Commits](dfunckt/django-rules@v3.0.0...v3.3.0)

---
updated-dependencies:
- dependency-name: rules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump djangorestframework from 3.12.4 to 3.13.1 (#653)

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.4 to 3.13.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.12.4...3.13.1)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump django-libsass from 0.8 to 0.9 (#654)

Bumps [django-libsass](https://github.com/torchbox/django-libsass) from 0.8 to 0.9.
- [Release notes](https://github.com/torchbox/django-libsass/releases)
- [Changelog](https://github.com/torchbox/django-libsass/blob/main/CHANGELOG.txt)
- [Commits](torchbox/django-libsass@v0.8...v0.9)

---
updated-dependencies:
- dependency-name: django-libsass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump phonenumbers from 8.12.47 to 8.12.48 (#656)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.47 to 8.12.48.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.47...v8.12.48)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sentry-sdk from 1.1.0 to 1.5.11 (#655)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.1.0 to 1.5.11.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.1.0...1.5.11)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Feat/gdpr button (#687)

* #649 Added html for gdpr button

* #649 Added field for gdpr button

* Added text and link for GDPR field

* Added translation for GDPR

* Flake8 now works

* mellanslag

Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Update CHANGELOG.md

* Changelog updated

* Update README.md

Co-authored-by: Daniel Fehrm <daniel@fehrm.se>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Linus Shoravi <42211142+lshoravi@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Plastpase123 <62748997+Plastpase123@users.noreply.github.com>
Co-authored-by: Einar Johansson <ejrobb09@gmail.com>

* update wagtail to 2.13.5 (#717)

* Update django to 3.2.17 (#716)

* Update requirements.txt

* change django to 3.2.17

---------

Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump phonenumbers from 8.12.48 to 8.13.6 (#718)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.48 to 8.13.6.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.48...v8.13.6)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Update README.md

* Use python decouple for environment variables (#715)

* use python decouple for env variables

* remove old staging settings

* Make melos env variables not required in tests

* Flake8

* Flake8 - Flake8

---------

Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump psycopg2 from 2.9.3 to 2.9.5 (#725)

Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.3 to 2.9.5.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix/security (#722)

* Merge dev -> fix (#708)

* Update CHANGELOG.md

* Changelog updated

* Update README.md

* Update README.md

* Update README.md

* Update instagram_feed_chooser_block.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update instagram_tags.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update views.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update wagtail_hooks.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update data_migrations.py

stream_data is deprecated since wagtail 2.12, replaced with raw_data (OBS, better solution is to increment the base StreamField as a list, but this needs more consideration)

Make sure to update wagtail to > 2.12 in this patch

* Updated deprecated force_text

---------

Co-authored-by: Robin Dymér <robin.dymer@hotmail.com>

* Update gitignore with official github gitignore (#731)

* Translation of the gdpr-button (#696)

* #649 Added html for gdpr button

* #649 Added field for gdpr button

* Added text and link for GDPR field

* Added translation for GDPR

* Flake8 now works

* mellanslag

* failed

* Fixed faultytranslation

* Flake8

* Update django.po

---------

Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: plastpase123 <linus.hellstrm@hotmail.com>
Co-authored-by: Marmingen <melker.marminge@telia.com>

* Update README.md

* Bump wagtail from 2.13 to 2.16.2 (#646)

Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.13 to 2.16.2.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v2.13...v2.16.2)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump sentry-sdk from 1.5.11 to 1.15.0 (#710)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.11 to 1.15.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.5.11...1.15.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Ignore .mo files from git (#735)

* delete and ignore .mo

* update readme with create translations

* added translations to docker installation

---------

Co-authored-by: Marmingen <melker.marminge@telia.com>

* Bump requests from 2.27.1 to 2.28.2 (#733)

Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.27.1...v2.28.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Daniel Fehrm <daniel@fehrm.se>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Linus Shoravi <42211142+lshoravi@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Plastpase123 <62748997+Plastpase123@users.noreply.github.com>
Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: Robin Dymér <robin.dymer@hotmail.com>
Co-authored-by: plastpase123 <linus.hellstrm@hotmail.com>
Co-authored-by: Marmingen <melker.marminge@telia.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Robin Dymér <robin.dymer@hotmail.com>
Co-authored-by: Daniel Fehrm <daniel@fehrm.se>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Linus Shoravi <42211142+lshoravi@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Plastpase123 <62748997+Plastpase123@users.noreply.github.com>
Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: plastpase123 <linus.hellstrm@hotmail.com>
Co-authored-by: Marmingen <melker.marminge@telia.com>

* reset checks

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Daniel Fehrm <daniel@fehrm.se>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Linus Shoravi <42211142+lshoravi@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Plastpase123 <62748997+Plastpase123@users.noreply.github.com>
Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: Robin Dymér <robin.dymer@hotmail.com>
Co-authored-by: plastpase123 <linus.hellstrm@hotmail.com>
Co-authored-by: Marmingen <melker.marminge@telia.com>
Marmingen added a commit that referenced this pull request Mar 22, 2023
* urlize links in role descriptions and avoid long links to break the page (#638)

* Bump phonenumbers from 8.12.23 to 8.12.47 (#647)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.23 to 8.12.47.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.23...v8.12.47)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* More event bugfixes (#640)

* Fixes

- Make it clearer when users haven't recieved a ticket for an event

- Order participants by email.

- Make sure instances are saved when 'ready_to_pay' is pressed.

* Lint fixes

* More lint fixes

Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump psycopg2 from 2.8.6 to 2.9.3 (#610)

Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.3.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump wagtailmedia from 0.7.0 to 0.9.0 (#639)

Bumps [wagtailmedia](https://github.com/torchbox/wagtailmedia) from 0.7.0 to 0.9.0.
- [Release notes](https://github.com/torchbox/wagtailmedia/releases)
- [Changelog](https://github.com/torchbox/wagtailmedia/blob/main/CHANGELOG.md)
- [Commits](torchbox/wagtailmedia@v0.7.0...v0.9.0)

---
updated-dependencies:
- dependency-name: wagtailmedia
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* change list display for applications and positions (#573)

* change list display for applications

* fixed position list display

Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump requests from 2.25.1 to 2.27.1 (#652)

Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.25.1...v2.27.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rules from 3.0 to 3.3 (#651)

Bumps [rules](https://github.com/dfunckt/django-rules) from 3.0 to 3.3.
- [Release notes](https://github.com/dfunckt/django-rules/releases)
- [Changelog](https://github.com/dfunckt/django-rules/blob/master/CHANGELOG.md)
- [Commits](dfunckt/django-rules@v3.0.0...v3.3.0)

---
updated-dependencies:
- dependency-name: rules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump djangorestframework from 3.12.4 to 3.13.1 (#653)

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.4 to 3.13.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.12.4...3.13.1)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump django-libsass from 0.8 to 0.9 (#654)

Bumps [django-libsass](https://github.com/torchbox/django-libsass) from 0.8 to 0.9.
- [Release notes](https://github.com/torchbox/django-libsass/releases)
- [Changelog](https://github.com/torchbox/django-libsass/blob/main/CHANGELOG.txt)
- [Commits](torchbox/django-libsass@v0.8...v0.9)

---
updated-dependencies:
- dependency-name: django-libsass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump phonenumbers from 8.12.47 to 8.12.48 (#656)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.47 to 8.12.48.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.47...v8.12.48)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sentry-sdk from 1.1.0 to 1.5.11 (#655)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.1.0 to 1.5.11.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.1.0...1.5.11)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Feat/gdpr button (#687)

* #649 Added html for gdpr button

* #649 Added field for gdpr button

* Added text and link for GDPR field

* Added translation for GDPR

* Flake8 now works

* mellanslag

Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Update CHANGELOG.md

* Changelog updated

* Update README.md

* Update README.md

* Update README.md

* remove login notice (#714)

* update wagtail to 2.13.5 (#717)

* Update django to 3.2.17 (#716)

* Update requirements.txt

* change django to 3.2.17

---------

Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump phonenumbers from 8.12.48 to 8.13.6 (#718)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.48 to 8.13.6.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.48...v8.13.6)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Update README.md

* Use python decouple for environment variables (#715)

* use python decouple for env variables

* remove old staging settings

* Make melos env variables not required in tests

* Flake8

* Flake8 - Flake8

---------

Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump psycopg2 from 2.9.3 to 2.9.5 (#725)

Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.3 to 2.9.5.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix/security (#722)

* Merge dev -> fix (#708)

* Update CHANGELOG.md

* Changelog updated

* Update README.md

* Update README.md

* Update README.md

* Update instagram_feed_chooser_block.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update instagram_tags.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update views.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update wagtail_hooks.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update data_migrations.py

stream_data is deprecated since wagtail 2.12, replaced with raw_data (OBS, better solution is to increment the base StreamField as a list, but this needs more consideration)

Make sure to update wagtail to > 2.12 in this patch

* Updated deprecated force_text

---------

Co-authored-by: Robin Dymér <robin.dymer@hotmail.com>

* Update gitignore with official github gitignore (#731)

* Translation of the gdpr-button (#696)

* #649 Added html for gdpr button

* #649 Added field for gdpr button

* Added text and link for GDPR field

* Added translation for GDPR

* Flake8 now works

* mellanslag

* failed

* Fixed faultytranslation

* Flake8

* Update django.po

---------

Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: plastpase123 <linus.hellstrm@hotmail.com>
Co-authored-by: Marmingen <melker.marminge@telia.com>

* Update README.md

* Bump wagtail from 2.13 to 2.16.2 (#646)

Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.13 to 2.16.2.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v2.13...v2.16.2)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump sentry-sdk from 1.5.11 to 1.15.0 (#710)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.11 to 1.15.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.5.11...1.15.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Ignore .mo files from git (#735)

* delete and ignore .mo

* update readme with create translations

* added translations to docker installation

---------

Co-authored-by: Marmingen <melker.marminge@telia.com>

* Bump requests from 2.27.1 to 2.28.2 (#733)

Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.27.1...v2.28.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Fix/unassign unpaid tickets (#738)

* Fixed bug

* Bring branch up to date (#737)

* Minor changes and GDPR-button feature (#689)

* urlize links in role descriptions and avoid long links to break the page (#638)

* Bump phonenumbers from 8.12.23 to 8.12.47 (#647)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.23 to 8.12.47.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.23...v8.12.47)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* More event bugfixes (#640)

* Fixes

- Make it clearer when users haven't recieved a ticket for an event

- Order participants by email.

- Make sure instances are saved when 'ready_to_pay' is pressed.

* Lint fixes

* More lint fixes

Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump psycopg2 from 2.8.6 to 2.9.3 (#610)

Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.3.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump wagtailmedia from 0.7.0 to 0.9.0 (#639)

Bumps [wagtailmedia](https://github.com/torchbox/wagtailmedia) from 0.7.0 to 0.9.0.
- [Release notes](https://github.com/torchbox/wagtailmedia/releases)
- [Changelog](https://github.com/torchbox/wagtailmedia/blob/main/CHANGELOG.md)
- [Commits](torchbox/wagtailmedia@v0.7.0...v0.9.0)

---
updated-dependencies:
- dependency-name: wagtailmedia
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* change list display for applications and positions (#573)

* change list display for applications

* fixed position list display

Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump requests from 2.25.1 to 2.27.1 (#652)

Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.25.1...v2.27.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rules from 3.0 to 3.3 (#651)

Bumps [rules](https://github.com/dfunckt/django-rules) from 3.0 to 3.3.
- [Release notes](https://github.com/dfunckt/django-rules/releases)
- [Changelog](https://github.com/dfunckt/django-rules/blob/master/CHANGELOG.md)
- [Commits](dfunckt/django-rules@v3.0.0...v3.3.0)

---
updated-dependencies:
- dependency-name: rules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump djangorestframework from 3.12.4 to 3.13.1 (#653)

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.4 to 3.13.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.12.4...3.13.1)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump django-libsass from 0.8 to 0.9 (#654)

Bumps [django-libsass](https://github.com/torchbox/django-libsass) from 0.8 to 0.9.
- [Release notes](https://github.com/torchbox/django-libsass/releases)
- [Changelog](https://github.com/torchbox/django-libsass/blob/main/CHANGELOG.txt)
- [Commits](torchbox/django-libsass@v0.8...v0.9)

---
updated-dependencies:
- dependency-name: django-libsass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Bump phonenumbers from 8.12.47 to 8.12.48 (#656)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.47 to 8.12.48.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.47...v8.12.48)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sentry-sdk from 1.1.0 to 1.5.11 (#655)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.1.0 to 1.5.11.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.1.0...1.5.11)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>

* Feat/gdpr button (#687)

* #649 Added html for gdpr button

* #649 Added field for gdpr button

* Added text and link for GDPR field

* Added translation for GDPR

* Flake8 now works

* mellanslag

Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Update CHANGELOG.md

* Changelog updated

* Update README.md

Co-authored-by: Daniel Fehrm <daniel@fehrm.se>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Linus Shoravi <42211142+lshoravi@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Plastpase123 <62748997+Plastpase123@users.noreply.github.com>
Co-authored-by: Einar Johansson <ejrobb09@gmail.com>

* update wagtail to 2.13.5 (#717)

* Update django to 3.2.17 (#716)

* Update requirements.txt

* change django to 3.2.17

---------

Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump phonenumbers from 8.12.48 to 8.13.6 (#718)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.48 to 8.13.6.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](daviddrysdale/python-phonenumbers@v8.12.48...v8.13.6)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Update README.md

* Use python decouple for environment variables (#715)

* use python decouple for env variables

* remove old staging settings

* Make melos env variables not required in tests

* Flake8

* Flake8 - Flake8

---------

Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump psycopg2 from 2.9.3 to 2.9.5 (#725)

Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.3 to 2.9.5.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix/security (#722)

* Merge dev -> fix (#708)

* Update CHANGELOG.md

* Changelog updated

* Update README.md

* Update README.md

* Update README.md

* Update instagram_feed_chooser_block.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update instagram_tags.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update views.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update wagtail_hooks.py

ugettext_lazy is deprecated and Unicode is now incorporated into gettext_lazy

* Update data_migrations.py

stream_data is deprecated since wagtail 2.12, replaced with raw_data (OBS, better solution is to increment the base StreamField as a list, but this needs more consideration)

Make sure to update wagtail to > 2.12 in this patch

* Updated deprecated force_text

---------

Co-authored-by: Robin Dymér <robin.dymer@hotmail.com>

* Update gitignore with official github gitignore (#731)

* Translation of the gdpr-button (#696)

* #649 Added html for gdpr button

* #649 Added field for gdpr button

* Added text and link for GDPR field

* Added translation for GDPR

* Flake8 now works

* mellanslag

* failed

* Fixed faultytranslation

* Flake8

* Update django.po

---------

Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: plastpase123 <linus.hellstrm@hotmail.com>
Co-authored-by: Marmingen <melker.marminge@telia.com>

* Update README.md

* Bump wagtail from 2.13 to 2.16.2 (#646)

Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.13 to 2.16.2.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v2.13...v2.16.2)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Bump sentry-sdk from 1.5.11 to 1.15.0 (#710)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.11 to 1.15.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.5.11...1.15.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

* Ignore .mo files from git (#735)

* delete and ignore .mo

* update readme with create translations

* added translations to docker installation

---------

Co-authored-by: Marmingen <melker.marminge@telia.com>

* Bump requests from 2.27.1 to 2.28.2 (#733)

Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.27.1...v2.28.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Daniel Fehrm <daniel@fehrm.se>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Linus Shoravi <42211142+lshoravi@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Plastpase123 <62748997+Plastpase123@users.noreply.github.com>
Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: Robin Dymér <robin.dymer@hotmail.com>
Co-authored-by: plastpase123 <linus.hellstrm@hotmail.com>
Co-authored-by: Marmingen <melker.marminge@telia.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Robin Dymér <robin.dymer@hotmail.com>
Co-authored-by: Daniel Fehrm <daniel@fehrm.se>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Linus Shoravi <42211142+lshoravi@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Plastpase123 <62748997+Plastpase123@users.noreply.github.com>
Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: plastpase123 <linus.hellstrm@hotmail.com>
Co-authored-by: Marmingen <melker.marminge@telia.com>

* reset checks

* Wagtail deprecation fix (#741)

* Update base.py

* Update dev.py

* NTI-work inclusion (#724)

* NTI-work + Fehrm additions + flake8 enf

* Make manage.py executable

* Update src/involvement/locale/sv/LC_MESSAGES/django.po

Co-authored-by: Daniel Fehrm <daniel@fehrm.se>

* fix translations

* empty migration

* bring up to date

* fix migration conflic in involvment + add copy of footer info + quickfix of serverbreaking issue in branding/models.py

* access to manage.py

---------

Co-authored-by: Daniel Fehrm <daniel@fehrm.se>
Co-authored-by: Marmingen <melker.marminge@telia.com>

* Fix for logo issue (#739)

"." where used where "-" should have been used in the changed files.

Co-authored-by: Marmingen <106428188+Marmingen@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Daniel Fehrm <daniel@fehrm.se>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Linus Shoravi <42211142+lshoravi@users.noreply.github.com>
Co-authored-by: Johan Andersson Östling <johandost@protonmail.com>
Co-authored-by: Plastpase123 <62748997+Plastpase123@users.noreply.github.com>
Co-authored-by: Einar Johansson <ejrobb09@gmail.com>
Co-authored-by: Robin Dymér <robin.dymer@hotmail.com>
Co-authored-by: plastpase123 <linus.hellstrm@hotmail.com>
Co-authored-by: Marmingen <melker.marminge@telia.com>
Co-authored-by: Noahw12 <90899979+Noahw12@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant