Commit Graph

13926 Commits

Author SHA1 Message Date
Raphael Michel
a7fe43ec01 Add proper permission handling for exports 2026-01-29 10:07:14 +01:00
Raphael Michel
fa99ef9946 Replacement after rebase 2026-01-27 14:57:24 +01:00
Raphael Michel
66b437bb49 Fix python version compat 2026-01-27 14:56:23 +01:00
Raphael Michel
cc79eada18 Fix typo 2026-01-27 14:56:23 +01:00
Raphael Michel
3cb78529b4 Update src/pretix/api/serializers/organizer.py
Co-authored-by: luelista <weller@rami.io>
2026-01-27 14:56:23 +01:00
Raphael Michel
f12ed2dd3f Update doc/api/resources/events.rst
Co-authored-by: luelista <weller@rami.io>
2026-01-27 14:56:23 +01:00
Raphael Michel
d2a839ca5a Update doc/api/resources/devices.rst
Co-authored-by: luelista <weller@rami.io>
2026-01-27 14:56:23 +01:00
Raphael Michel
426f3db805 Refactor to permission groups 2026-01-27 14:56:23 +01:00
Raphael Michel
9ef00a7499 Fix failing test 2026-01-27 14:56:23 +01:00
Raphael Michel
8a603dd4c9 Fix plugin activation 2026-01-27 14:56:23 +01:00
Raphael Michel
864ff2dbd3 Add permission for seating plans 2026-01-27 14:56:23 +01:00
Raphael Michel
6804184bda Show plugin permissions 2026-01-27 14:56:23 +01:00
Raphael Michel
cf411c5f7a Add test for translations 2026-01-27 14:56:23 +01:00
Raphael Michel
18d3df4736 Use new permissions, remove inconsistencies 2026-01-27 14:56:23 +01:00
Raphael Michel
2c8b545ed1 Make tests pass 2026-01-27 14:56:23 +01:00
Raphael Michel
f78af94e35 Eliminate old names 2026-01-27 14:56:23 +01:00
Raphael Michel
795ed90c2d Update docs for device auth 2026-01-27 14:56:23 +01:00
Raphael Michel
d39a36e06a Docs, tests and fixes for teams api 2026-01-27 14:56:23 +01:00
Raphael Michel
8dc241934d Big string replace 2026-01-27 14:56:23 +01:00
Raphael Michel
bea9c08ed0 API serializer 2026-01-27 14:56:23 +01:00
Raphael Michel
92c0dcb9f8 Backend UI 2026-01-27 14:56:22 +01:00
Raphael Michel
a5f4aebba8 Refactor query and assignment usages of old permissions 2026-01-27 14:56:22 +01:00
Raphael Michel
5767f15709 Data model draft 2026-01-27 14:56:22 +01:00
Raphael Michel
65fe7b3396 Bump version to 2026.2.0.dev0 2026-01-26 16:52:09 +01:00
Raphael Michel
c94f7c35da Bump version to 2026.1.0 v2026.1.0 2026-01-26 16:51:58 +01:00
Ruud Hendrickx
c1b9e0df42 Translations: Update Dutch
Currently translated at 99.6% (6187 of 6207 strings)

Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/

powered by weblate
2026-01-26 14:57:04 +01:00
Raphael Michel
47cbd74ab5 Translations: Update German (informal) (de_Informal)
Currently translated at 100.0% (6207 of 6207 strings)

Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/

powered by weblate
2026-01-26 14:57:04 +01:00
Raphael Michel
32369445d0 Translations: Update German
Currently translated at 100.0% (6207 of 6207 strings)

Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/

powered by weblate
2026-01-26 14:57:04 +01:00
Raphael Michel
bb0a6a8001 Update po files
[CI skip]

Signed-off-by: Raphael Michel <michel@rami.io>
2026-01-26 14:20:46 +01:00
Raphael Michel
49aade373c Fix spellcheck issues 2026-01-26 14:19:39 +01:00
Ruud Hendrickx
9dcd142112 Translations: Update Dutch
Currently translated at 99.6% (6187 of 6207 strings)

Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/

powered by weblate
2026-01-26 14:19:24 +01:00
Raphael Michel
68a64f577c Translations: Update German (informal) (de_Informal)
Currently translated at 100.0% (6207 of 6207 strings)

Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/

powered by weblate
2026-01-26 14:19:24 +01:00
Raphael Michel
17eb6063d1 Translations: Update German
Currently translated at 100.0% (6207 of 6207 strings)

Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/

powered by weblate
2026-01-26 14:19:24 +01:00
Raphael Michel
fd5dd989f7 Update po files
[CI skip]

Signed-off-by: Raphael Michel <michel@rami.io>
2026-01-26 10:10:17 +01:00
Ruud Hendrickx
7fd1d91eb8 Translations: Update Dutch
Currently translated at 100.0% (6193 of 6193 strings)

Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/

powered by weblate
2026-01-26 10:09:05 +01:00
Raphael Michel
ef500c8924 Revert "Update po files"
This reverts commit 01a3546783.
2026-01-26 10:04:32 +01:00
Raphael Michel
01a3546783 Update po files
[CI skip]

Signed-off-by: Raphael Michel <michel@rami.io>
2026-01-26 10:03:14 +01:00
Raphael Michel
3e0ff1e6ed Send security notification when recovery code is used or created by admin (#5719)
* Send security notification when recovery code is used or created by admin

"Where to store recovery codes" is one of these problems there is no
right answer to, so many people store them in a less-than-optimal place.
If that's the reality we live in, this PR adds at least a little
security so one notices when they get used :)

* Add sentence
2026-01-26 10:01:07 +01:00
Raphael Michel
4edc7d95c6 Address form: Add missing province Aosta for Italy (#5796) (#5800) 2026-01-26 10:00:11 +01:00
Raphael Michel
7fb9e9a33d Bump django-formset-js-improved to 0.5.0.5 2026-01-26 09:58:13 +01:00
Raphael Michel
8058461f10 Invoices: Allow issuing invoices only to businesses (Z#23220397) (#5807)
* Invoices: Allow issuing invoices only to businesses

In situations where every invoice has a significant accounting cost and
consumers usually do not need invoices, this can save a lot of money or
effort.

* Improve backend UI if not qualified for invoice
2026-01-26 09:52:19 +01:00
Raphael Michel
c84bd4046d Invoice address: Make Peppol required in Belgium if available (Z#23220397) (#5808)
* Invoice address: Make Peppol required in Belgium if available (Z#23220397)

* Fix failing test, remove template bit that's now impossible
2026-01-26 09:52:06 +01:00
Raphael Michel
5e97f668a5 Order data export: Allow to filter by product (Z#23212618) (#5826)
* Order data export: Allow to filter by product (Z#23212618)

* Fix tests
2026-01-26 09:29:41 +01:00
Raphael Michel
5c8e785a6f Fix typo from merge conflict resolving 2026-01-26 09:29:22 +01:00
Raphael Michel
8e61ac6071 Invoice address: Add convenient autofill for Pepppol in Belgium (Z#23220397) (#5809)
* Invoice address: Add convenient autofill for Pepppol in Belgium (Z#23220397)

* Update src/pretix/static/pretixbase/js/addressform.js

Co-authored-by: Richard Schreiber <schreiber@pretix.eu>

---------

Co-authored-by: Richard Schreiber <schreiber@pretix.eu>
2026-01-26 09:12:07 +01:00
Raphael Michel
c3fd3a0838 Scheduled exports: Add copy button (Z#23221224) (#5823)
* Scheduled exports: Add copy button (Z#23221224)

* Update button label
2026-01-26 08:46:25 +01:00
Phin Wolkwitz
0d6e1e2271 Prefetch program times, add test for query count (#5822) 2026-01-26 08:38:44 +01:00
Raphael Michel
0af011eed4 Web check-in: Show addons of ticket (Z#23220213) (#5827)
* Web check-in: Show addons of ticket (Z#23220213)

* Update src/pretix/plugins/webcheckin/static/pretixplugins/webcheckin/components/app.vue

Co-authored-by: luelista <weller@rami.io>

---------

Co-authored-by: luelista <weller@rami.io>
2026-01-26 08:37:54 +01:00
Kian Cross
a0dae48cec Prevent double-clicks on SSO login providers (#5842) 2026-01-26 08:31:30 +01:00
Ruud Hendrickx
a53795ea88 Translations: Update Dutch
Currently translated at 100.0% (6193 of 6193 strings)

Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/

powered by weblate
2026-01-26 08:26:17 +01:00