dependabot[bot]
fa468366c7
Bump @rollup/plugin-node-resolve in /src/pretix/static/npm_dir ( #4974 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 16.0.0 to 16.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.1/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-version: 16.0.1
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>
2025-04-06 09:19:39 +02:00
Loïc Alejandro
9a61de9a22
Translations: Update French
...
Currently translated at 100.0% (5863 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2025-04-04 11:20:58 +02:00
조정화
17df83a9fb
Translations: Update Korean
...
Currently translated at 13.7% (805 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-04-04 11:20:58 +02:00
Fernando Luiz
f3bd918846
Translations: Update Portuguese (Brazil)
...
Currently translated at 92.1% (5401 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-04-04 11:20:58 +02:00
Hijiri Umemoto
5768fbca54
Translations: Update Japanese
...
Currently translated at 100.0% (236 of 236 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ja/
powered by weblate
2025-04-04 11:20:58 +02:00
Hijiri Umemoto
d88e47d76b
Translations: Update Japanese
...
Currently translated at 100.0% (5863 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-04-04 11:20:58 +02:00
luelista
d8ec489b13
OrderChangeManager: Fix for change_tax_rule and recalculate_taxes in same transaction (Z#23187299) ( #4964 )
...
* Add test case
* Do not overwrite tax_rule in PriceOperation
2025-03-31 12:27:45 +02:00
Raphael Michel
804b048dbb
Check-in API: Return order locale, and allow to use order locale for … ( #4969 )
...
* Check-in API: Return order locale, and allow to use order locale for reasons
* Fix failing tests
2025-03-31 12:26:46 +02:00
Renne Rocha
a3d721c08b
Add Federal district (DF) to state dropdown for Brazil (BR) ( #4966 )
2025-03-31 12:15:17 +02:00
dependabot[bot]
b5544b120d
Update djangorestframework requirement from ==3.15.* to ==3.16.* ( #4965 )
...
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.15.0...3.16.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>
2025-03-31 12:14:53 +02:00
Raphael Michel
5138e86cf1
Order search: Keep searching in canceled positions (Z#23187097) ( #4963 )
2025-03-31 12:14:00 +02:00
luelista
f455152447
Show link to stripe payment receipt in backend (Z#23187178) ( #4961 )
...
* Show link to stripe payment receipt in backend (Z#23187178)
* Revert "Show link to stripe payment receipt in backend (Z#23187178)"
This reverts commit 4a261ac1ac .
* Show link to stripe payment receipt in backend payment details (Z#23187178)
2025-03-31 12:13:04 +02:00
Richard Schreiber
9447e5802d
PDF-Editor: improve UI for page-size and background PDF ( #4959 )
...
* PDF-Editor: improve UI for page-size and background PDF
* Update src/pretix/control/templates/pretixcontrol/pdf/index.html
Co-authored-by: leiascyr <156191181+leiascyr@users.noreply.github.com >
* Update src/pretix/control/templates/pretixcontrol/pdf/index.html
Co-authored-by: leiascyr <156191181+leiascyr@users.noreply.github.com >
* Update label text
Co-authored-by: Raphael Michel <michel@rami.io >
---------
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: leiascyr <156191181+leiascyr@users.noreply.github.com >
2025-03-31 12:11:49 +02:00
Jan Van Haver
e5fc7144e4
Translations: Update Dutch
...
Currently translated at 77.5% (183 of 236 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/nl/
powered by weblate
2025-03-31 12:09:05 +02:00
Jan Van Haver
a7c8bb0f02
Translations: Update Dutch
...
Currently translated at 99.8% (5853 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2025-03-31 12:09:05 +02:00
Jan Van Haver
fbb6246020
Translations: Update Dutch
...
Currently translated at 99.5% (5836 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2025-03-31 12:09:05 +02:00
luelista
d39a01af4d
Fix bulk edit of revoked devices (Z#23187227) ( #4960 )
...
When selecting revoked devices and using bulk edit on them, the edit was performed
either *on all active devices* or not at all. This commit fixes that behaviour so that the
selected devices are edited.
2025-03-28 17:59:55 +01:00
Raphael Michel
d928adf7a3
Sort organizers in typeahead by number of events (Z##23185900) ( #4912 )
2025-03-27 17:28:10 +01:00
luelista
4755200ab0
order_overview: allow filtering by time ( #4958 )
2025-03-27 17:23:08 +01:00
Phin Wolkwitz
0b8a7349c7
Discounts: Add applicability date ranges (Z#23151897) ( #4927 )
...
* Add event date fields, add preliminary range check
* Remove function, use filtered queryset for subevent id limit
* Improve and fix date range check
* Add formfields
* Add tests
* Improve tests
* Add new fields to API and documentation
* Add migration
* Change description according to suggestion
* Change discount apply signature, remove unnecessary query
* Rename new fields, simplify range check
* Rename fields in template
* Apply suggestions from code review
Co-authored-by: Raphael Michel <michel@rami.io >
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2025-03-27 15:36:20 +01:00
Richard Schreiber
1a1948e3fa
[A11y] Improve HTML-output for date-ranges
2025-03-27 13:21:25 +01:00
Richard Schreiber
f70874b21c
[A11y] Widget: add missing labels to dialog and iframe
2025-03-27 13:20:13 +01:00
Richard Schreiber
1c8bcca846
[A11y] Improve focus management for widget overlay
2025-03-27 13:18:59 +01:00
Raphael Michel
6c7041c875
Add a label for empty salutation option (Z#23183319) ( #4913 )
2025-03-27 12:09:04 +01:00
CVZ-es
8c9a94f87e
Translations: Update Spanish
...
Currently translated at 100.0% (236 of 236 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2025-03-27 11:05:45 +01:00
CVZ-es
6f3c2ed444
Translations: Update Spanish
...
Currently translated at 100.0% (5863 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-03-27 11:05:45 +01:00
CVZ-es
736792fc01
Translations: Update French
...
Currently translated at 100.0% (236 of 236 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2025-03-27 11:05:45 +01:00
CVZ-es
bacb40fd7f
Translations: Update French
...
Currently translated at 100.0% (5863 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2025-03-27 11:05:45 +01:00
Raphael Michel
42399c3488
Date picker: Guess default time 23:59 for end dates (Z#23182900) ( #4917 )
...
* Date picker: Guess default time 23:59 for end dates (Z#23182900)
* Update src/pretix/static/pretixcontrol/js/ui/main.js
Co-authored-by: luelista <weller@rami.io >
* Update src/pretix/static/pretixpresale/js/ui/main.js
Co-authored-by: luelista <weller@rami.io >
---------
Co-authored-by: luelista <weller@rami.io >
2025-03-27 11:04:02 +01:00
Raphael Michel
592b98b83a
Bump version to 2025.4.0.dev0
2025-03-26 16:08:03 +01:00
Raphael Michel
83c333c798
Bump version to 2025.3.0
v2025.3.0
2025-03-26 16:07:39 +01:00
Raphael Michel
ff76fe38e3
Do not show ticket attachments as information is not reliable (refs #4945 )
2025-03-26 15:57:27 +01:00
dependabot[bot]
8dff640d54
Update sentry-sdk requirement from ==2.23.* to ==2.24.* ( #4952 )
...
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python ) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.23.0...2.24.1 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 15:42:58 +01:00
dependabot[bot]
339820a5a0
Update kombu requirement from ==5.4.* to ==5.5.* ( #4951 )
...
Updates the requirements on [kombu](https://github.com/celery/kombu ) to permit the latest version.
- [Release notes](https://github.com/celery/kombu/releases )
- [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst )
- [Commits](https://github.com/celery/kombu/compare/v5.4.0rc1...v5.5.1 )
---
updated-dependencies:
- dependency-name: kombu
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 15:42:46 +01:00
Raphael Michel
47990dc1d6
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (236 of 236 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2025-03-26 14:58:30 +01:00
Raphael Michel
4db9b719ed
Translations: Update German
...
Currently translated at 100.0% (236 of 236 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2025-03-26 14:58:30 +01:00
Raphael Michel
873a2d02df
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5863 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-03-26 14:58:30 +01:00
Raphael Michel
8ab94bb294
Translations: Update German
...
Currently translated at 100.0% (5863 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-03-26 14:58:30 +01:00
Richard Schreiber
a903cfa4d1
API: fix event creation sales-channel-migration ( #4949 )
...
* API: fix event creation sales-channel-migration
* do not allow sales_channels to be None
* fix wrong validation error-key
2025-03-25 16:52:29 +01:00
Kian Cross
06efb37d5d
Clarify description for offsetting refunds ( #4943 )
...
The 'offsetting' payment method includes a clear description specifying
which order the offsetting applies to, but the associated refund does
not. This commit ensures refunds use the same message as payments,
making the associated order explicit.
2025-03-25 16:52:04 +01:00
Raphael Michel
533698c33f
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2025-03-25 16:46:43 +01:00
dependabot[bot]
d7d946878c
Update phonenumberslite requirement from ==8.13.* to ==9.0.* ( #4888 )
...
Updates the requirements on [phonenumberslite](https://github.com/daviddrysdale/python-phonenumbers ) to permit the latest version.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: phonenumberslite
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 12:09:57 +01:00
dependabot[bot]
633ff804a8
Update pycryptodome requirement from ==3.21.* to ==3.22.* ( #4939 )
...
Updates the requirements on [pycryptodome](https://github.com/Legrandin/pycryptodome ) to permit the latest version.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases )
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst )
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.21.0...v3.22.0 )
---
updated-dependencies:
- dependency-name: pycryptodome
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 11:24:49 +01:00
dependabot[bot]
e5997d3a14
Update protobuf requirement from ==5.29.* to ==6.30.* ( #4938 )
...
Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf ) to permit the latest version.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v5.29.0-rc1...v6.30.1 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 11:23:17 +01:00
dependabot[bot]
d1faee0b8f
Update pypdf requirement from ==5.1.* to ==5.4.*
...
Updates the requirements on [pypdf](https://github.com/py-pdf/pypdf ) to permit the latest version.
- [Release notes](https://github.com/py-pdf/pypdf/releases )
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/py-pdf/pypdf/compare/5.1.0...5.4.0 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-25 11:22:46 +01:00
Raphael Michel
41e8ab7717
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5853 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-03-24 18:11:17 +01:00
Renne Rocha
3a3f45a988
Translations: Update Portuguese (Brazil)
...
Currently translated at 91.5% (5357 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-24 18:11:17 +01:00
Dennis Lichtenthäler
b4ead8f814
Translations: Update German
...
Currently translated at 100.0% (5853 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-03-24 18:11:17 +01:00
조정화
19cf34b42d
Translations: Update Korean
...
Currently translated at 9.5% (561 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-03-24 18:11:17 +01:00
Raphael Michel
8ec8b69755
PayPal: Prevent race condition between refund and incoming webhook (Z#23185186) ( #4911 )
2025-03-24 18:10:58 +01:00