Commit Graph

2503 Commits

Author SHA1 Message Date
Thomas Steen Rasmussen 5b73d43504
Merge pull request #849 from bornhack/dependabot/pip/src/requirements/django-reversion-4.0.0
Bump django-reversion from 3.0.9 to 4.0.0 in /src/requirements
2021-07-12 22:24:07 +02:00
Thomas Steen Rasmussen 5e19303250
Merge pull request #850 from bornhack/dependabot/pip/src/requirements/django-allauth-0.45.0
Bump django-allauth from 0.44.0 to 0.45.0 in /src/requirements
2021-07-12 22:23:49 +02:00
dependabot[bot] 88385423d0
Bump django-allauth from 0.44.0 to 0.45.0 in /src/requirements
Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/pennersr/django-allauth/releases)
- [Changelog](https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst)
- [Commits](https://github.com/pennersr/django-allauth/compare/0.44.0...0.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 09:00:59 +00:00
dependabot[bot] c63b48923a
Bump django-reversion from 3.0.9 to 4.0.0 in /src/requirements
Bumps [django-reversion](https://github.com/etianen/django-reversion) from 3.0.9 to 4.0.0.
- [Release notes](https://github.com/etianen/django-reversion/releases)
- [Changelog](https://github.com/etianen/django-reversion/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/etianen/django-reversion/compare/v3.0.9...v4.0.0)

---
updated-dependencies:
- dependency-name: django-reversion
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 09:00:55 +00:00
dependabot[bot] c838411841
Bump hypothesis from 6.13.1 to 6.14.2 in /src/requirements
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.13.1 to 6.14.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.13.1...hypothesis-python-6.14.2)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 09:00:52 +00:00
dependabot[bot] f1cc46063f
Bump channels from 3.0.3 to 3.0.4 in /src/requirements
Bumps [channels](https://github.com/django/channels) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/django/channels/releases)
- [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels/compare/3.0.3...3.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 09:00:42 +00:00
Thomas Steen Rasmussen b2fc598c27 elaborate captcha helptext with a hint due to popular demand 2021-07-11 02:28:44 +02:00
Thomas Steen Rasmussen 4b5ff018b0
Merge pull request #837 from bornhack/dependabot/pip/src/requirements/ipython-7.25.0
Bump ipython from 7.24.1 to 7.25.0 in /src/requirements
2021-07-11 02:24:35 +02:00
Thomas Steen Rasmussen f8d13816e5
Merge pull request #839 from bornhack/dependabot/pip/src/requirements/django-3.2.5
Bump django from 3.2.4 to 3.2.5 in /src/requirements
2021-07-11 02:24:26 +02:00
Thomas Steen Rasmussen 86a25070b0
Merge pull request #841 from bornhack/dependabot/pip/src/requirements/channels-redis-3.3.0
Bump channels-redis from 3.2.0 to 3.3.0 in /src/requirements
2021-07-11 02:24:15 +02:00
Thomas Steen Rasmussen 4bb5a72904
Merge pull request #843 from bornhack/dependabot/pip/src/requirements/django-taggit-1.5.1
Bump django-taggit from 1.4.0 to 1.5.1 in /src/requirements
2021-07-11 02:23:59 +02:00
Thomas Steen Rasmussen 39188f5e3a
Merge pull request #844 from bornhack/dependabot/pip/src/requirements/pillow-8.3.1
Bump pillow from 8.2.0 to 8.3.1 in /src/requirements
2021-07-11 02:23:51 +02:00
Thomas Steen Rasmussen 97e5e9e622
Merge pull request #845 from bornhack/dependabot/pip/src/requirements/isort-5.9.2
Bump isort from 5.9.1 to 5.9.2 in /src/requirements
2021-07-11 02:23:40 +02:00
Thomas Steen Rasmussen 57c8952d19
Merge pull request #846 from bornhack/dependabot/pip/src/requirements/django-bleach-0.7.0
Bump django-bleach from 0.6.1 to 0.7.0 in /src/requirements
2021-07-11 02:23:29 +02:00
dependabot[bot] a46347e1c8
Bump django-bleach from 0.6.1 to 0.7.0 in /src/requirements
Bumps [django-bleach](https://github.com/marksweb/django-bleach) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/marksweb/django-bleach/releases)
- [Changelog](https://github.com/marksweb/django-bleach/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marksweb/django-bleach/compare/0.6.1...0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-09 09:00:44 +00:00
Thomas Steen Rasmussen 128504d23f
Fix some wording in T&C referring to 2016 2021-07-08 11:45:50 +02:00
dependabot[bot] 52b02a0335
Bump isort from 5.9.1 to 5.9.2 in /src/requirements
Bumps [isort](https://github.com/pycqa/isort) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.9.1...5.9.2)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-08 09:00:47 +00:00
dependabot[bot] c057be2f5a
Bump pillow from 8.2.0 to 8.3.1 in /src/requirements
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...8.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07 09:00:59 +00:00
dependabot[bot] a667705876
Bump django-taggit from 1.4.0 to 1.5.1 in /src/requirements
Bumps [django-taggit](https://github.com/jazzband/django-taggit) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/jazzband/django-taggit/releases)
- [Changelog](https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jazzband/django-taggit/compare/1.4.0...1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 09:00:40 +00:00
dependabot[bot] e140f6ecf7
Bump channels-redis from 3.2.0 to 3.3.0 in /src/requirements
Bumps [channels-redis](https://github.com/django/channels_redis) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/django/channels_redis/releases)
- [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels_redis/compare/3.2.0...3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-02 09:00:43 +00:00
dependabot[bot] 2063e30caf
Bump django from 3.2.4 to 3.2.5 in /src/requirements
Bumps [django](https://github.com/django/django) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.4...3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 09:01:00 +00:00
dependabot[bot] 333674e6db
Bump ipython from 7.24.1 to 7.25.0 in /src/requirements
Bumps [ipython](https://github.com/ipython/ipython) from 7.24.1 to 7.25.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.24.1...7.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 09:00:57 +00:00
Thomas Steen Rasmussen 226bbca220 show number of held emails in backoffice menu 2021-06-27 15:26:05 +02:00
Thomas Steen Rasmussen 71e393cfe6 silence django 3.2 warnings 2021-06-27 15:03:19 +02:00
Thomas Steen Rasmussen 3f17132cc3 new wording for speaker/event emails 2021-06-27 14:56:06 +02:00
Thomas Steen Rasmussen b80a2e5854
Merge pull request #816 from bornhack/dependabot/pip/src/requirements/pre-commit-2.13.0
Bump pre-commit from 2.12.1 to 2.13.0 in /src/requirements
2021-06-27 13:36:20 +02:00
Thomas Steen Rasmussen 92e9e9dabc
Merge pull request #825 from bornhack/dependabot/pip/src/requirements/ipython-7.24.1
Bump ipython from 7.23.1 to 7.24.1 in /src/requirements
2021-06-27 13:36:01 +02:00
Thomas Steen Rasmussen d36849c08c
Merge pull request #827 from bornhack/dependabot/pip/src/requirements/python-magic-0.4.24
Bump python-magic from 0.4.18 to 0.4.24 in /src/requirements
2021-06-27 13:35:41 +02:00
Thomas Steen Rasmussen 887becf6a7
Merge pull request #830 from bornhack/dependabot/pip/src/requirements/django-leaflet-0.28.1
Bump django-leaflet from 0.28.0 to 0.28.1 in /src/requirements
2021-06-27 13:35:24 +02:00
dependabot[bot] 53efab2d01
Bump pre-commit from 2.12.1 to 2.13.0 in /src/requirements
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.12.1...v2.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-27 11:35:11 +00:00
dependabot[bot] 28068e640f
Bump python-magic from 0.4.18 to 0.4.24 in /src/requirements
Bumps [python-magic](https://github.com/ahupp/python-magic) from 0.4.18 to 0.4.24.
- [Release notes](https://github.com/ahupp/python-magic/releases)
- [Changelog](https://github.com/ahupp/python-magic/blob/master/CHANGELOG)
- [Commits](https://github.com/ahupp/python-magic/compare/0.4.18...0.4.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-27 11:35:06 +00:00
Thomas Steen Rasmussen 09626a898e
Merge pull request #832 from bornhack/dependabot/pip/src/django-3.2.4
Bump django from 3.2.3 to 3.2.4 in /src
2021-06-27 13:34:53 +02:00
Thomas Steen Rasmussen f2b096fde4
Merge pull request #833 from bornhack/dependabot/pip/src/requirements/black-21.6b0
Bump black from 21.5b1 to 21.6b0 in /src/requirements
2021-06-27 13:34:38 +02:00
Thomas Steen Rasmussen 7cb492703b
Merge pull request #834 from bornhack/dependabot/pip/src/requirements/psycopg2-binary-2.9.1
Bump psycopg2-binary from 2.8.6 to 2.9.1 in /src/requirements
2021-06-27 13:34:19 +02:00
Thomas Steen Rasmussen a89d8f3828
Merge pull request #836 from bornhack/dependabot/pip/src/requirements/isort-5.9.1
Bump isort from 5.8.0 to 5.9.1 in /src/requirements
2021-06-27 13:34:00 +02:00
dependabot[bot] 510fcbf197
Bump isort from 5.8.0 to 5.9.1 in /src/requirements
Bumps [isort](https://github.com/pycqa/isort) from 5.8.0 to 5.9.1.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.8.0...5.9.1)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 09:00:43 +00:00
dependabot[bot] 5db8d9f53e
Bump psycopg2-binary from 2.8.6 to 2.9.1 in /src/requirements
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.1.
- [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-binary
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 09:01:06 +00:00
dependabot[bot] c1ebb9b07d
Bump black from 21.5b1 to 21.6b0 in /src/requirements
Bumps [black](https://github.com/psf/black) from 21.5b1 to 21.6b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 05:01:49 +00:00
dependabot[bot] 8c2b2267c7
Bump django from 3.2.3 to 3.2.4 in /src
Bumps [django](https://github.com/django/django) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.3...3.2.4)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 19:57:13 +00:00
dependabot[bot] 282c8c0394
Bump django-leaflet from 0.28.0 to 0.28.1 in /src/requirements
Bumps [django-leaflet](https://github.com/makinacorpus/django-leaflet) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/makinacorpus/django-leaflet/releases)
- [Changelog](https://github.com/makinacorpus/django-leaflet/blob/master/CHANGES)
- [Commits](https://github.com/makinacorpus/django-leaflet/compare/0.28.0...0.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 05:01:57 +00:00
dependabot[bot] c648f5ad49
Bump ipython from 7.23.1 to 7.24.1 in /src/requirements
Bumps [ipython](https://github.com/ipython/ipython) from 7.23.1 to 7.24.1.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.23.1...7.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 05:06:02 +00:00
Thomas Steen Rasmussen 952052b2ff enable save_as in ProductAdmin 2021-05-25 17:38:28 +02:00
Thomas Steen Rasmussen 2f3086e052 move import later because django 3.2 2021-05-21 21:03:19 +02:00
Thomas Steen Rasmussen 22f02fa295
Merge pull request #809 from bornhack/dependabot/pip/src/requirements/service-identity-21.1.0
Bump service-identity from 18.1.0 to 21.1.0 in /src/requirements
2021-05-21 20:58:48 +02:00
Thomas Steen Rasmussen 82f3f2c12e
Merge pull request #810 from bornhack/dependabot/pip/src/requirements/icalendar-4.0.7
Bump icalendar from 4.0.6 to 4.0.7 in /src/requirements
2021-05-21 20:58:33 +02:00
Thomas Steen Rasmussen a398a611b0
Merge pull request #811 from bornhack/dependabot/pip/src/requirements/pillow-8.2.0
Bump pillow from 8.1.1 to 8.2.0 in /src/requirements
2021-05-21 20:58:18 +02:00
dependabot[bot] 8828fe2629
Bump icalendar from 4.0.6 to 4.0.7 in /src/requirements
Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/4.0.6...4.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 18:58:16 +00:00
Thomas Steen Rasmussen 1bf0a39826
Merge pull request #812 from bornhack/dependabot/pip/src/requirements/django-oauth-toolkit-1.5.0
Bump django-oauth-toolkit from 1.3.3 to 1.5.0 in /src/requirements
2021-05-21 20:58:02 +02:00
Thomas Steen Rasmussen 5464f8460d
Merge pull request #813 from bornhack/dependabot/pip/src/requirements/django-debug-toolbar-3.2.1
Bump django-debug-toolbar from 2.2.1 to 3.2.1 in /src/requirements
2021-05-21 20:57:46 +02:00
Thomas Steen Rasmussen d71afbd6c3
Merge pull request #814 from bornhack/dependabot/pip/src/requirements/irc3-1.1.7
Bump irc3 from 1.1.6 to 1.1.7 in /src/requirements
2021-05-21 20:57:31 +02:00