Raphael Michel and GitHub
ca23f7ebc2
License check: Recognize license keywords ( fixes #5812 ) ( #5815 )
2026-01-16 15:33:03 +01:00
0259899e00
Discount: Respect addon grouping in line selection (Z#23220058) ( #5782 )
...
* Discount: Respect addon grouping in line selection (Z#23220058)
* Update src/pretix/base/models/discount.py
Co-authored-by: Richard Schreiber <schreiber@pretix.eu >
---------
Co-authored-by: Richard Schreiber <schreiber@pretix.eu >
2026-01-16 15:23:59 +01:00
Raphael Michel and GitHub
efb94265b2
Cart: Use price before rounding as custom price for plus button ( #5780 )
2026-01-16 15:13:45 +01:00
Kian Cross and GitHub
2aa27f56f1
Exclude cancelled orders from paid orders graph ( #5786 )
...
The 'paid orders' time series on the statistics page currently counts orders
that were paid and later cancelled.
Filter the paid-by-day queryset to `Order.STATUS_PAID` with at least one
non-cancelled position, leaving the placed orders series unchanged, and update
the help text to clarify this behaviour.
Discussion: https://github.com/pretix/pretix/discussions/5774
2026-01-16 14:37:11 +01:00
4f3d90fc50
Bank transfer: Do not show reference before it is as complete as possible ( fixes #5296 ) ( #5621 )
...
* Bank transfer: Do not show reference before it is as complete as possible (fixes #5296 )
* Update src/pretix/plugins/banktransfer/payment.py
Co-authored-by: Richard Schreiber <schreiber@pretix.eu >
* Apply suggestion from @raphaelm
---------
Co-authored-by: Richard Schreiber <schreiber@pretix.eu >
2026-01-16 14:34:28 +01:00
Kian Cross and GitHub
9cf66de437
Clarify fee inclusion in revenue-over-time graph help text ( #5785 )
...
Updates the help text for the revenue-over-time graph to clarify how fees are
treated. When viewing a subevent, revenue excludes all fees (including
cancellation fees). When viewing the full event, revenue includes all fees,
including cancellation fees from cancelled orders.
2026-01-16 14:27:14 +01:00
Kian Cross and GitHub
9f4cbabd30
Include fee-cancelled positions in placed orders by product graph ( #5791 )
...
The 'placed orders by product' graph already includes orders that are pending,
expired, or fully cancelled without a fee. However, items cancelled with a fee
were omitted. This change ensures all placed orders are included in the graph,
including those cancelled with a fee.
2026-01-16 14:24:03 +01:00
0fc2d6134f
Add option to restrict anonymous access to order URLs ( #4735 )
...
* Add option to restrict anonymous access to order URLs
By default, users who place orders while logged in can still access
their order URLs without authentication. This raises potential
security risks, particularly if order confirmation emails are
forwarded.
This commit introduces an organiser-level setting to disable anonymous
access for such orders. When enabled, unauthenticated attempts to access
URLs starting with `/order/`, which are intended for the customer, are
redirected to the login page. Upon successful authentication, the user
is redirected back to the original order URL.
It is important to note that this change does not impact routes intended
for attendees (e.g., `/ticket/*`), which remain accessible without
authentication.
* Change name of setting for future clarity
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
* Update message wording
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
* Eliminate database query
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
* Rename feature flag to fix breaking tests
* Refactor order access verification code into `OrderDetailsMixin`
* Add test for logged-in customer accessing another customer's order
* Refactor order access conditions to remove nesting
* Handle case where customer is not yet verified
* Add additional information to help message
* Fix multidomain issue
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
* Merge order/position variants into single tests
* Add docstring explaining return type of `order` property
* Apply suggestion from @raphaelm
* Fix indentation
---------
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
Co-authored-by: Raphael Michel <michel@rami.io >
2026-01-16 13:46:08 +01:00
George Hickman and GitHub
1e0e16642d
Add more log entry types to the org-level logs page ( #5787 )
...
* Add more log entry types to the org-level logs page
all_logentries() limits the QuerySet to LogEntrys whose content object
is an Organizer.
This change expands that to get any LogEntry linked to the current
Organization. It removes those that are linked directly to an Event,
since they are already served by the event-level logs page.
* Check active plugins with either Event or Organizer
2026-01-16 13:36:23 +01:00
Richard Schreiber and Richard Schreiber
a58403559e
Translations: Update Swedish
...
Currently translated at 89.9% (5572 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2026-01-16 10:24:59 +01:00
Lukas Bockstaller and GitHub
dfd53f0ea2
Waitinglist: lock entry to mitigate race-conditions when creating the voucher
2026-01-15 16:09:41 +01:00
Linnea Thelander and Richard Schreiber
06250ef55e
Translations: Update Swedish
...
Currently translated at 89.9% (5573 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2026-01-15 16:01:46 +01:00
Mario Montes and Richard Schreiber
ab3104fe65
Translations: Update Galician
...
Currently translated at 15.9% (985 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/gl/
powered by weblate
2026-01-15 16:01:46 +01:00
CVZ-es and Richard Schreiber
bb6e424cde
Translations: Update Spanish
...
Currently translated at 100.0% (254 of 254 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2026-01-15 16:01:46 +01:00
Mario Montes and Richard Schreiber
c2623dba60
Translations: Update Spanish
...
Currently translated at 100.0% (6193 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2026-01-15 16:01:46 +01:00
CVZ-es and Richard Schreiber
d8f7465b03
Translations: Update Spanish
...
Currently translated at 100.0% (6193 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2026-01-15 16:01:46 +01:00
Mario Montes and Richard Schreiber
ac0546499b
Translations: Update Spanish
...
Currently translated at 98.8% (251 of 254 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2026-01-15 16:01:46 +01:00
Mario Montes and Richard Schreiber
ebbb532478
Translations: Update Spanish
...
Currently translated at 99.9% (6192 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2026-01-15 16:01:46 +01:00
Hijiri Umemoto and Richard Schreiber
94dad4d0d2
Translations: Update Chinese (Traditional Han script)
...
Currently translated at 92.3% (5721 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hant/
powered by weblate
2026-01-15 16:01:46 +01:00
chondaen12 and Richard Schreiber
a06cd687ba
Translations: Update Thai
...
Currently translated at 0.6% (41 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/th/
powered by weblate
2026-01-15 16:01:46 +01:00
sandra r and Richard Schreiber
fd9f3ea6ed
Translations: Update Galician
...
Currently translated at 15.8% (984 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/gl/
powered by weblate
2026-01-15 16:01:46 +01:00
Hijiri Umemoto and Richard Schreiber
608622e3f3
Translations: Update Japanese
...
Currently translated at 100.0% (6193 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2026-01-15 16:01:46 +01:00
Ruud Hendrickx and Richard Schreiber
4d94294e5a
Translations: Update Dutch (informal) (nl_Informal)
...
Currently translated at 66.3% (4109 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/
powered by weblate
2026-01-15 16:01:46 +01:00
Jiří Pastrňák and Raphael Michel
d494c61cba
Translations: Update Czech
...
Currently translated at 70.0% (4339 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/cs/
powered by weblate
2026-01-12 09:44:26 +01:00
Jiří Pastrňák and Raphael Michel
55a7dfbff3
Translations: Update Czech
...
Currently translated at 70.0% (4339 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/cs/
powered by weblate
2026-01-12 09:44:26 +01:00
Jiří Pastrňák and Raphael Michel
b8c271cf9c
Translations: Update Czech
...
Currently translated at 70.0% (4338 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/cs/
powered by weblate
2026-01-12 09:44:26 +01:00
Raphael Michel
5af7e1b6d6
Silence useless log messages from celery in dev
2026-01-09 17:31:17 +01:00
luelista and GitHub
9222ce0ecd
datasync: Fix configuring value mappings on newly added property mappings (Z#23217990) ( #5793 )
2026-01-09 16:11:32 +01:00
Raphael Michel and GitHub
c65fecf45e
Fix #5765 -- Email rendering: Ampersands and placeholders in URLs ( #5766 )
2026-01-09 13:01:21 +01:00
George Hickman and GitHub
1c684d62d4
Get the Organizer of organizer-level plugin log entries directly ( #5784 )
2026-01-08 14:41:34 +01:00
Jiří Pastrňák and Raphael Michel
3aabc8a163
Translations: Update Czech
...
Currently translated at 94.4% (240 of 254 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/cs/
powered by weblate
2026-01-08 11:19:59 +01:00
Jiří Pastrňák and Raphael Michel
062f8fa409
Translations: Update Czech
...
Currently translated at 69.9% (4333 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/cs/
powered by weblate
2026-01-08 11:19:59 +01:00
CVZ-es and Raphael Michel
106339c928
Translations: Update Spanish
...
Currently translated at 100.0% (6193 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2026-01-08 11:19:59 +01:00
CVZ-es and Raphael Michel
222ea08dd0
Translations: Update French
...
Currently translated at 100.0% (6193 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2026-01-08 11:19:59 +01:00
Raphael Michel
62bc16f963
Translation status: Properly account for plurals
2026-01-07 09:20:37 +01:00
Raphael Michel
3332fc818a
Update Peppol ID list
...
https://docs.peppol.eu/edelivery/codelists/changelog.html
2026-01-06 17:10:23 +01:00
CVZ-es and Raphael Michel
67580c4ca5
Translations: Update French
...
Currently translated at 99.8% (6182 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2026-01-06 15:48:14 +01:00
et15 and Raphael Michel
c5b32484b1
Translations: Update German
...
Currently translated at 100.0% (6193 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2026-01-06 15:48:14 +01:00
Jiří Pastrňák and Raphael Michel
b5560509ad
Translations: Update Czech
...
Currently translated at 69.7% (4319 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/cs/
powered by weblate
2026-01-06 15:48:14 +01:00
Luca Sorace "Stranck and GitHub
c78365ce43
API: Fix race conditions in OrderChangeSerializer ( #5756 )
...
* OrderPositionCreateForExistingOrderSerializer.create: Fix race condition
* OrderFeeCreateForExistingOrderSerializer.create: Fix race condition
* OrderChange API serializers: Fix import orders
2026-01-06 15:46:41 +01:00
Luca Sorace "Stranck and GitHub
8cc12fa1c7
OrderChangeManager: add_position() returns a handle to the newly created position ( #5557 )
...
* OrderChangeManager: Add support for custom operations
* OrderChangeManager: Add callback to AddPosition operation
This is also meant as a way to fix #5548
* Refs #5557 : Checkstyle fix
* Refs #5557 : Added tests
* Refs #5557 : Changes requested in the PR review
* Refs #5557 : Fix error in previous merge conflict
* Refs #5557 : PR review
2026-01-05 17:34:53 +01:00
59c09e27fd
Update django-phonenumber-field requirement from ==7.3.* to ==8.3.* ( #5522 )
...
* Update django-phonenumber-field requirement from ==7.3.* to ==8.3.*
Updates the requirements on [django-phonenumber-field](https://github.com/stefanfoulis/django-phonenumber-field ) to permit the latest version.
- [Release notes](https://github.com/stefanfoulis/django-phonenumber-field/releases )
- [Changelog](https://github.com/stefanfoulis/django-phonenumber-field/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/stefanfoulis/django-phonenumber-field/compare/7.3.0...8.3.0 )
---
updated-dependencies:
- dependency-name: django-phonenumber-field
dependency-version: 8.3.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Remove invalid geo codes
---------
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 >
2026-01-05 17:31:39 +01:00
cc5693017e
Update django-countries requirement from ==7.6.* to ==8.2.* ( #5660 )
...
* Update django-countries requirement from ==7.6.* to ==8.2.*
Updates the requirements on [django-countries](https://github.com/SmileyChris/django-countries ) to permit the latest version.
- [Changelog](https://github.com/SmileyChris/django-countries/blob/main/CHANGES.md )
- [Commits](https://github.com/SmileyChris/django-countries/compare/v7.6...v8.2.0 )
---
updated-dependencies:
- dependency-name: django-countries
dependency-version: 8.2.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update our helpers
---------
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 >
2026-01-05 16:55:05 +01:00
Raphael Michel
6a07b7d5d1
Translations: Fix translator comments
2026-01-05 16:16:43 +01:00
Jiří Pastrňák and Raphael Michel
26dc3486a0
Translations: Update Czech
...
Currently translated at 69.6% (4316 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/cs/
powered by weblate
2026-01-05 15:53:33 +01:00
Jiří Pastrňák and Raphael Michel
de60183456
Translations: Update Czech
...
Currently translated at 69.6% (4315 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/cs/
powered by weblate
2026-01-05 15:53:33 +01:00
Raphael Michel and Raphael Michel
520bb9e378
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (6193 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2026-01-05 15:53:33 +01:00
Raphael Michel and Raphael Michel
97e344e81a
Translations: Update German
...
Currently translated at 100.0% (6193 of 6193 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2026-01-05 15:53:33 +01:00
Raphael Michel
a3f5f33ed5
Translations: Update wordlist
2026-01-05 15:51:50 +01:00
5a123bf88f
Translations: Update Japanese ( #5752 )
...
Currently translated at 100.0% (6172 of 6172 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
Co-authored-by: Hijiri Umemoto <hijiri@umemoto.org >
Co-authored-by: Weblate <noreply@weblate.org >
2026-01-05 14:57:57 +01:00