Raphael Michel
|
044f0c5480
|
Fix N+1 query in event calendar found by sentry (#4104)
* Fix N+1 query in event calendar found by sentry
* isort
---------
Co-authored-by: Mira Weller <weller@rami.io>
|
2024-04-29 18:41:50 +02:00 |
|
Raphael Michel
|
4d394f9e8a
|
Answer file export: Allow to filter by subevent (Z#23150581) (#4066)
* Answer file export: Allow to filter by subevent (Z#23150581)
* Update src/pretix/base/exporters/answers.py
Co-authored-by: Mira <weller@rami.io>
* Fix isort
---------
Co-authored-by: Mira <weller@rami.io>
|
2024-04-29 18:12:58 +02:00 |
|
Raphael Michel
|
247c4c6c9c
|
Do not remove unavailable addons when changing order (Z#23150855) (#4086)
|
2024-04-29 18:11:20 +02:00 |
|
Raphael Michel
|
11a038feb3
|
Allow secret generators to access order datetime (#4110)
|
2024-04-26 15:09:01 +02:00 |
|
Raphael Michel
|
9d57ea8534
|
API: Do not write log entry for events when no changes are made (#4090)
|
2024-04-26 13:56:46 +02:00 |
|
Raphael Michel
|
189c77207f
|
Bump version to 2024.4.0
v2024.4.0
|
2024-04-26 13:53:49 +02:00 |
|
Raphael Michel
|
3422003a9c
|
Translations: Update German (informal) (de_Informal)
Currently translated at 100.0% (5607 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
|
2024-04-26 13:53:17 +02:00 |
|
Raphael Michel
|
8da38ba99d
|
Translations: Update German
Currently translated at 100.0% (5607 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
|
2024-04-26 13:53:17 +02:00 |
|
Raphael Michel
|
fc05208b92
|
Docs: Add note on Swissbit TSE to Android support policy
|
2024-04-26 13:36:49 +02:00 |
|
Raphael Michel
|
b163109c56
|
Docs: ADd undocumented metrics
|
2024-04-26 12:28:38 +02:00 |
|
Raphael Michel
|
3ba818336e
|
Update po files
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io>
|
2024-04-26 11:26:25 +02:00 |
|
Raphael Michel
|
8aecf4f98f
|
Voucher import: Validate code not empty
|
2024-04-26 11:25:49 +02:00 |
|
Martin Gross
|
42f3ca9661
|
SecHelper: Fix typo in logging statement
|
2024-04-24 18:13:27 +02:00 |
|
Raphael Michel
|
f7b405b210
|
Voucher import: Do not allow to keep min/max usages empty
|
2024-04-24 14:20:54 +02:00 |
|
Raphael Michel
|
11a6390cfc
|
Voucher import: Fix quota name check
|
2024-04-24 10:28:10 +02:00 |
|
dependabot[bot]
|
239a7746df
|
Update djangorestframework requirement from ==3.14.* to ==3.15.* (#4001)
Updates the requirements on [djangorestframework](https://github.com/encode/django-rest-framework) to permit the latest version.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.0)
---
updated-dependencies:
- dependency-name: djangorestframework
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raphael Michel <michel@rami.io>
|
2024-04-23 16:56:02 +02:00 |
|
Wikinaut
|
03701eaa82
|
Docs: Add explicit user change to installation guide (#3972)
* Update manual_smallscale.rst
(I propose to)
add
- sudo su pretix ; and
- deactivate
commands to the documentation,n
* Update doc/admin/installation/manual_smallscale.rst
* Update doc/admin/installation/manual_smallscale.rst
* Update doc/admin/installation/manual_smallscale.rst
---------
Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
|
2024-04-23 15:18:33 +02:00 |
|
dependabot[bot]
|
356f215d8e
|
Update celery requirement from ==5.3.* to ==5.4.* (#4091)
Updates the requirements on [celery](https://github.com/celery/celery) to permit the latest version.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.3.0a1...v5.4.0)
---
updated-dependencies:
- dependency-name: celery
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-23 15:11:40 +02:00 |
|
dependabot[bot]
|
7962c4e380
|
Update django-otp requirement from ==1.4.* to ==1.5.* (#4083)
Updates the requirements on [django-otp](https://github.com/django-otp/django-otp) to permit the latest version.
- [Changelog](https://github.com/django-otp/django-otp/blob/master/CHANGES.rst)
- [Commits](https://github.com/django-otp/django-otp/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: django-otp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-23 15:11:31 +02:00 |
|
dependabot[bot]
|
a59711ed32
|
Update django-statici18n requirement from ==2.4.* to ==2.5.* (#4106)
Updates the requirements on [django-statici18n](https://github.com/zyegfryed/django-statici18n) to permit the latest version.
- [Changelog](https://github.com/zyegfryed/django-statici18n/blob/main/docs/changelog.rst)
- [Commits](https://github.com/zyegfryed/django-statici18n/compare/v2.4.0...v2.5.0)
---
updated-dependencies:
- dependency-name: django-statici18n
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-23 15:11:18 +02:00 |
|
dependabot[bot]
|
49370a5e08
|
Update reportlab requirement from ==4.1.* to ==4.2.* (#4092)
Updates the requirements on [reportlab](https://www.reportlab.com/) to permit the latest version.
---
updated-dependencies:
- dependency-name: reportlab
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-23 15:03:54 +02:00 |
|
dependabot[bot]
|
980aec7326
|
Update fakeredis requirement from ==2.21.* to ==2.22.* (#4105)
Updates the requirements on [fakeredis](https://github.com/cunla/fakeredis-py) to permit the latest version.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.21.0...v2.22.0)
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-23 15:03:09 +02:00 |
|
Raphael Michel
|
44294110fe
|
Translations: Update German (informal) (de_Informal)
Currently translated at 100.0% (5606 of 5606 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
|
2024-04-23 14:59:03 +02:00 |
|
Raphael Michel
|
ce1078a783
|
Translations: Update German
Currently translated at 100.0% (5606 of 5606 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
|
2024-04-23 14:59:03 +02:00 |
|
Raphael Michel
|
0e0cede0ee
|
Update po files
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io>
|
2024-04-23 14:41:20 +02:00 |
|
Martin Gross
|
5c833cd493
|
Add special input widgets for markdown fields (#1577)
* Add markdown text input widgets
* Update src/pretix/static/pretixcontrol/scss/_forms.scss
* Improvements
---------
Co-authored-by: Raphael Michel <michel@rami.io>
|
2024-04-23 14:40:30 +02:00 |
|
Raphael Michel
|
64d6a34039
|
Ensure correct language of invoice attachment file name (Z#23150936) (#4094)
|
2024-04-23 14:07:30 +02:00 |
|
Mira
|
cf380069b4
|
Translations: Update German (informal) (de_Informal)
Currently translated at 100.0% (5598 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
|
2024-04-23 14:07:17 +02:00 |
|
Mira
|
48168a4c68
|
Translations: Update German
Currently translated at 100.0% (5598 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
|
2024-04-23 14:07:17 +02:00 |
|
Raphael Michel
|
6482fe79b0
|
Add force to log entry in extend_order()
|
2024-04-22 21:34:46 +02:00 |
|
Raphael Michel
|
0f696f42f6
|
Do not allow currency codes that to not represent money (#4056)
* Do not allow currency codes that to not represent money
* Rebase migration
* Fix blacklist
|
2024-04-22 16:22:30 +02:00 |
|
Martin Gross
|
79d59553d7
|
POS: Do not fail when rendering ZVT-transactions without a cardName or cardType
|
2024-04-22 13:52:18 +02:00 |
|
Raphael Michel
|
cc903c39f0
|
Docs: Fix copy-paste error in COEP docs
|
2024-04-22 13:18:34 +02:00 |
|
Raphael Michel
|
b6a42ac8d2
|
Widget: Document and improve situation around COEP (Z#23149909) (#4051)
|
2024-04-22 13:15:33 +02:00 |
|
Raphael Michel
|
5f5001edb5
|
File upload: Fix thumbnailing of current image (Z#23151293) (#4098)
|
2024-04-22 13:14:28 +02:00 |
|
Raphael Michel
|
fb403dad88
|
Add comment field to subevents (Z#23148472) (#4099)
* Add comment field to subevents (Z#23148472)
* Review fix
|
2024-04-22 12:56:29 +02:00 |
|
Christiaan de Die le Clercq
|
a73c8f580d
|
Translations: Update Dutch
Currently translated at 88.1% (4937 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
|
2024-04-22 11:38:27 +02:00 |
|
Raphael Michel
|
f490c89e98
|
Seating plans: Do not allow GUIDs starting or ending with spaces (#4093)
|
2024-04-22 11:31:34 +02:00 |
|
Raphael Michel
|
159658ae46
|
Fix typo in attribute name
|
2024-04-19 17:34:38 +02:00 |
|
Christiaan de Die le Clercq
|
595aff0579
|
Add a community install guide page (#4096)
|
2024-04-19 15:08:47 +02:00 |
|
Raphael Michel
|
b2842ec3a0
|
Checkin: Allow to use presence state in rules (#4061)
|
2024-04-18 13:15:31 +02:00 |
|
Raphael Michel
|
f09f07ec7c
|
Add Android Version Support Policy (#4074)
|
2024-04-18 11:35:28 +02:00 |
|
Richard Schreiber
|
cff073f0d6
|
Fix: show human-readable country name in profile description for custom country-code questions (#4078)
|
2024-04-18 11:08:21 +02:00 |
|
dependabot[bot]
|
eb9d0c6cf9
|
Update sphinx requirement from ==7.2.* to ==7.3.* (#4088)
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.0...v7.3.5)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-18 11:06:52 +02:00 |
|
dependabot[bot]
|
e263946c3f
|
Update django-bootstrap3 requirement from ==23.6.* to ==24.2 (#4087)
Updates the requirements on [django-bootstrap3](https://github.com/zostera/django-bootstrap3) to permit the latest version.
- [Changelog](https://github.com/zostera/django-bootstrap3/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zostera/django-bootstrap3/compare/v23.6...v24.2)
---
updated-dependencies:
- dependency-name: django-bootstrap3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-18 11:06:46 +02:00 |
|
Shiiko
|
7ee957cff0
|
Translations: Update Chinese (Simplified)
Currently translated at 52.5% (2940 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hans/
powered by weblate
|
2024-04-17 17:18:31 +02:00 |
|
Raphael Michel
|
ac2fe4b62d
|
Fix crash in placeholder samples (PRETIXEU-9YP)
|
2024-04-17 16:37:40 +02:00 |
|
Raphael Michel
|
577e276df3
|
Fix voucher import validation issue (PRETIXEU-9YF)
|
2024-04-17 15:42:05 +02:00 |
|
Richard Schreiber
|
11956a8f4d
|
fix isort
|
2024-04-15 16:25:25 +02:00 |
|
Raphael Michel
|
d0c58713c4
|
Badge/ticket export: Allow to sort by company
|
2024-04-15 10:55:40 +02:00 |
|