Raphael Michel
40855e14d9
Fix non-total ordering of items (fixes flaky test) ( #5251 )
2025-06-23 10:04:12 +02:00
Richard Schreiber
7bb2e4c170
Improve stats-UI fix ( #5243 )
...
* Improve stats-UI fix
* remove unused stats_json
2025-06-18 09:11:16 +02:00
Raphael Michel
dec07b2df1
Subevent calendar: Respect time machine ( #5231 )
2025-06-17 11:30:52 +02:00
Raphael Michel
9fc9aaa661
Event settings: Fix duplicate font choices (Z#23196687) ( #5230 )
2025-06-17 09:58:18 +02:00
Raphael Michel
70f71c8077
Email: Remove more characters from sender name (Z#23197264) ( #5248 )
...
* Email: Remove more characters from sender name (Z#23197264)
* fix typo
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-06-16 10:49:08 +02:00
Richard Schreiber
dc198d4ab6
Control: fix question graphs UI ( #5242 )
2025-06-13 11:05:10 +02:00
Richard Schreiber
fdbb03d038
Translations: Update German
...
Currently translated at 100.0% (5900 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-06-13 11:02:25 +02:00
Raphael Michel
8418d03add
Questions: Express percentage of tickets (Z#23196542) ( #5239 )
...
* Questions: Express percentage of tickets (Z#23196542)
* add missing td for sum
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-06-13 11:01:37 +02:00
luelista
b5f8438c18
Show warning on incompatible waiting list options ( #5218 )
...
If "Hide all products that are sold out" is enabled, the waiting list won't work.
2025-06-13 11:01:18 +02:00
Raphael Michel
5420f57aa2
Subevent bulk editing: Warn about deleted quotas ( #5238 )
...
* Subevent bulk editing: Warn about deleted quotas
* Fix condition
* Update alerts
2025-06-13 11:01:00 +02:00
luelista
b5e20df508
Use proper log entry types for waiting list emails ( #5070 ) ( #5219 )
2025-06-12 14:03:40 +02:00
Raphael Michel
eba5c1b36d
API: Fix crash on distributing a fee over tax rates with zero value (Z#23196669) ( #5226 )
2025-06-12 14:03:25 +02:00
Raphael Michel
7d30ecf527
API: Add items__in filter for quotas (Z#23195926) ( #5232 )
...
* API: Add items__in filter for quotas (Z#23195926)
* Update doc/api/resources/quotas.rst
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-06-12 12:24:45 +02:00
Raphael Michel
2359307462
Remove replaced docs
2025-06-12 10:54:28 +02:00
dependabot[bot]
325f7c565d
Bump django-localflavor from 4.0 to 5.0 ( #5234 )
...
Bumps [django-localflavor](https://github.com/django/django-localflavor ) from 4.0 to 5.0.
- [Changelog](https://github.com/django/django-localflavor/blob/master/docs/changelog.rst )
- [Commits](https://github.com/django/django-localflavor/compare/4.0...5.0 )
---
updated-dependencies:
- dependency-name: django-localflavor
dependency-version: '5.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-11 10:57:10 +02:00
luelista
df48adef1b
Filter payment method sales channels when cloning event to new organizer (Z#23196085) ( #5220 )
2025-06-11 10:56:58 +02:00
Richard Schreiber
74cea09f6c
[A11y] add missing autcomplete ( #5236 )
2025-06-11 10:47:17 +02:00
Richard Schreiber
e8abe5cad8
[A11y] fix variations toggle-button missing aria-controls ( #5237 )
2025-06-11 10:46:53 +02:00
조정화
6c9f66487d
Translations: Update Korean
...
Currently translated at 51.4% (3036 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-06-11 09:40:37 +02:00
조정화
5f828127bf
Translations: Update Korean
...
Currently translated at 49.8% (2943 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-06-11 09:40:37 +02:00
Michael Dao
c5b3093f20
Translations: Update Vietnamese
...
Currently translated at 89.1% (5261 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/vi/
powered by weblate
2025-06-11 09:40:37 +02:00
Richard Schreiber
ae4073b3e4
[A11y] improve cart renew confirmation ( #5206 )
...
* [A11y] improve cart renew confirmation
* revert time
* add inline-dialog to cart-renewal-button so confirm-button has interactive meaning
2025-06-11 08:58:26 +02:00
Richard Schreiber
362ac8de6f
[A11y] Widget: pass doc title in overlay to iframe.title ( #5210 )
2025-06-10 20:41:51 +02:00
Richard Schreiber
cced9cd768
Widget: remove role=alertdialog for checkout overlay as it is to obtrusive in NVDA ( #5211 )
2025-06-10 20:41:23 +02:00
Richard Schreiber
dfb45e13ca
[A11y] Widget: make inputs min-height instead of fixed height ( #5216 )
2025-06-10 20:40:52 +02:00
Richard Schreiber
23489f50f8
[A11y] Widget: change calendar table aria-label to labelledby ( #5217 )
2025-06-10 20:40:33 +02:00
Richard Schreiber
80148a8435
[A11y] Widget: move dialog-focus to close-button ( #5221 )
2025-06-10 20:39:43 +02:00
Richard Schreiber
9f49b7747c
[A11y] Checkout: fix semantics for addon-list, etc. ( #5212 )
2025-06-10 20:39:16 +02:00
Richard Schreiber
b75f8bf893
Widget: fix loading spinner not showing on API-request ( #5228 )
...
* Widget: fix loading spinner not showing while API-request
* remove not needed showModal as it is handled be frame_loading-watcher
* add double check if dialog is open before closing it
2025-06-10 20:35:11 +02:00
Richard Schreiber
d53af424cf
Widget: fix prefill 1 with variation-product ( #5229 )
2025-06-10 20:34:47 +02:00
Richard Schreiber
24c02751cc
Fix phone tel-country-code label and autocomplete ( #5227 )
...
* Fix phone tel-country-code label and autocomplete
* Add autocomplete sectioning for MultiWidget
2025-06-10 20:34:08 +02:00
dependabot[bot]
2f7a00e660
Update protobuf requirement from ==6.30.* to ==6.31.* ( #5222 )
2025-06-10 15:17:32 +02:00
dependabot[bot]
767b01be9a
Update pytest requirement from ==8.3.* to ==8.4.* ( #5200 )
...
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.0.dev0...8.4.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.0
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-06-10 15:17:20 +02:00
dependabot[bot]
f9acefc0f9
Update pypdf requirement from ==5.4.* to ==5.6.* ( #5201 )
2025-06-10 15:17:05 +02:00
Tim Maurizio Dullaart
234a3d0db1
Translations: Update Dutch
...
Currently translated at 100.0% (252 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/nl/
powered by weblate
2025-06-10 15:09:45 +02:00
Tim Maurizio Dullaart
b7228ff5b8
Translations: Update Dutch
...
Currently translated at 100.0% (5900 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2025-06-10 15:09:45 +02:00
Michael Dao
053c713a2a
Translations: Update Vietnamese
...
Currently translated at 24.5% (1448 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/vi/
powered by weblate
2025-06-10 15:09:45 +02:00
Michael Dao
6959dca7c1
Translations: Update Vietnamese
...
Currently translated at 23.7% (1404 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/vi/
powered by weblate
2025-06-10 15:09:45 +02:00
Michael Dao
87312c9d8a
Translations: Update Vietnamese
...
Currently translated at 100.0% (252 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/vi/
powered by weblate
2025-06-10 15:09:45 +02:00
Michael Dao
4b697b9244
Translations: Update Vietnamese
...
Currently translated at 3.0% (181 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/vi/
powered by weblate
2025-06-10 15:09:45 +02:00
Michael Dao
cc55aba2e6
Translations: Update Vietnamese
...
Currently translated at 60.3% (152 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/vi/
powered by weblate
2025-06-10 15:09:45 +02:00
Michael Dao
fbbc6502f3
Translations: Update Vietnamese
...
Currently translated at 2.6% (156 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/vi/
powered by weblate
2025-06-10 15:09:45 +02:00
Michael Dao
62b3af2197
Translations: Update Vietnamese
...
Currently translated at 2.5% (150 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/vi/
powered by weblate
2025-06-10 15:09:45 +02:00
Francisco Rosa
177717d594
Translations: Update Portuguese
...
Currently translated at 7.1% (18 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pt/
powered by weblate
2025-06-10 15:09:45 +02:00
Francisco Rosa
2f2991105a
Translations: Update Portuguese
...
Currently translated at 5.2% (309 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt/
powered by weblate
2025-06-10 15:09:45 +02:00
조정화
d03af3ce06
Translations: Update Korean
...
Currently translated at 97.6% (246 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ko/
powered by weblate
2025-06-10 15:09:45 +02:00
조정화
6b95bfbc96
Translations: Update Korean
...
Currently translated at 48.6% (2868 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-06-10 15:09:45 +02:00
Renne Rocha
0f4d5b639d
Translations: Update Portuguese (Brazil)
...
Currently translated at 92.0% (5430 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-06-10 15:09:45 +02:00
Anarion Dunedain
53ebee37fe
Translations: Update Polish
...
Currently translated at 99.0% (5846 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2025-06-10 15:09:45 +02:00
Richard Schreiber
572973b5c0
Remove fade-in for dialogs to remove flickering when showing multiple dialogs in a row ( #5208 )
2025-06-10 14:12:26 +02:00