Raphael Michel
b27a059ccb
Update src/pretix/helpers/thumb.py
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-09-09 14:34:53 +02:00
Raphael Michel
b8dbda4eb4
Update src/pretix/helpers/thumb.py
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-09-09 14:34:32 +02:00
Raphael Michel
82d4a09da9
Fix note from review
2025-06-27 17:55:40 +02:00
Raphael Michel
9dc554dfa8
Python backwards compat
2025-06-27 17:14:15 +02:00
Raphael Michel
7b05af6bfc
Provide high-res versions of product and event images
...
Replaces previous attempts #3235 and #5056 , see also #3506
2025-06-27 17:14:14 +02:00
Raphael Michel
1a990dfecc
Bump version to 2025.7.0.dev0
2025-06-27 09:28:21 +02:00
Raphael Michel
74ac6ab102
Bump version to 2025.6.0
2025-06-27 09:28:05 +02:00
Raphael Michel
eb912f1e22
Remove useless translation tag
2025-06-27 09:27:48 +02:00
Raphael Michel
fc7d0025ab
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5909 of 5909 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-06-26 17:18:45 +02:00
Raphael Michel
e58e1187d0
Translations: Update German
...
Currently translated at 100.0% (5909 of 5909 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-06-26 17:18:45 +02:00
Raphael Michel
436960ff76
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2025-06-26 11:11:13 +02:00
Raphael Michel
e796dc3a65
Webhooks: Fix typo in retry interval
2025-06-25 16:46:52 +02:00
Richard Schreiber
545625b732
Fix failing flake8
2025-06-25 11:24:11 +02:00
Richard Schreiber
9bf302e5ae
Widget: deprecate v1 and deliver v2 instead ( #5273 )
...
* Widget: deprecate v1 and redirect to v2
* Make redirect permanent
* remove v1 files
* do not redirect, just serve version_min
* add version-comment to delivered css/js-file
* fix tests
2025-06-25 11:20:34 +02:00
dependabot[bot]
0c7c50cffc
Update sentry-sdk requirement from ==2.30.* to ==2.31.* ( #5271 )
...
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-version: 2.31.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-25 11:19:13 +02:00
조정화
2c094f4c30
Translations: Update Korean
...
Currently translated at 52.3% (3088 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-06-25 10:56:57 +02:00
조정화
e820424bdf
Translations: Update Korean
...
Currently translated at 100.0% (252 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ko/
powered by weblate
2025-06-25 10:56:57 +02:00
Raphael Michel
cb3d88a923
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5900 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-06-25 10:56:57 +02:00
Raphael Michel
530ce06155
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-25 10:56:57 +02:00
Raphael Michel
9017128513
Webhooks: Fix retry logic (Z#23197527) ( #5250 )
...
* Webhooks: Fix retry logic (Z#23197527)
* Add no-op migration
2025-06-25 08:56:46 +02:00
Raphael Michel
5d3fc62ba4
Questions: Validate type changes (Z#23197118) ( #5259 )
...
* Questions: Validate type changes (Z#23197118)
* Update src/pretix/base/forms/questions.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/base/forms/questions.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/base/forms/questions.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/base/models/items.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Fix failing test
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-06-24 17:54:28 +02:00
dependabot[bot]
243db008e1
Bump markdown from 3.8 to 3.8.2 ( #5266 )
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.8 to 3.8.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.8...3.8.2 )
---
updated-dependencies:
- dependency-name: markdown
dependency-version: 3.8.2
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-06-24 16:18:55 +02:00
dependabot[bot]
5ea9f819e6
Update css-inline requirement from ==0.14.* to ==0.15.* ( #5267 )
...
Updates the requirements on [css-inline](https://github.com/Stranger6667/css-inline ) to permit the latest version.
- [Release notes](https://github.com/Stranger6667/css-inline/releases )
- [Changelog](https://github.com/Stranger6667/css-inline/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stranger6667/css-inline/compare/c-v0.14.0...c-v0.15.0 )
---
updated-dependencies:
- dependency-name: css-inline
dependency-version: 0.15.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-24 16:18:41 +02:00
dependabot[bot]
a5eb009e55
Update flake8 requirement from ==7.2.* to ==7.3.* ( #5268 )
...
Updates the requirements on [flake8](https://github.com/pycqa/flake8 ) to permit the latest version.
- [Commits](https://github.com/pycqa/flake8/compare/7.2.0...7.3.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-version: 7.3.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-24 16:18:30 +02:00
dependabot[bot]
5129ed3846
Update webauthn requirement from ==2.5.* to ==2.6.* ( #5269 )
...
Updates the requirements on [webauthn](https://github.com/duo-labs/py_webauthn ) to permit the latest version.
- [Release notes](https://github.com/duo-labs/py_webauthn/releases )
- [Changelog](https://github.com/duo-labs/py_webauthn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/duo-labs/py_webauthn/compare/v2.5.0...v2.6.0 )
---
updated-dependencies:
- dependency-name: webauthn
dependency-version: 2.6.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-24 16:18:17 +02:00
Raphael Michel
f51906338f
Order detail: Set correct language for invoice email (Z#23197863) ( #5260 )
2025-06-24 16:14:33 +02:00
Raphael Michel
d67e1116f4
Address forms: Add "federal entity" of Mexico to state list
2025-06-24 10:05:36 +02:00
dependabot[bot]
f6df03c427
Bump brace-expansion from 1.1.11 to 1.1.12 in /src/pretix/static/npm_dir ( #5265 )
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-23 17:17:57 +02:00
dependabot[bot]
308eac20b2
Update redis requirement from ==5.2.* to ==6.2.* ( #5181 )
...
Updates the requirements on [redis](https://github.com/redis/redis-py ) to permit the latest version.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.2.0...v6.2.0 )
---
updated-dependencies:
- dependency-name: redis
dependency-version: 6.2.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-23 17:03:41 +02:00
dependabot[bot]
ab3c03b278
Update fakeredis requirement from ==2.26.* to ==2.30.* ( #5253 )
...
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.26.0...v2.30.0 )
---
updated-dependencies:
- dependency-name: fakeredis
dependency-version: 2.30.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-23 16:27:21 +02:00
dependabot[bot]
161404f152
Update sentry-sdk requirement from ==2.29.* to ==2.30.* ( #5241 )
...
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.29.0...2.30.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-version: 2.30.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-23 16:06:30 +02:00
dependabot[bot]
8b119b329c
Update django-redis requirement from ==5.4.* to ==6.0.* ( #5252 )
...
Updates the requirements on [django-redis](https://github.com/jazzband/django-redis ) to permit the latest version.
- [Release notes](https://github.com/jazzband/django-redis/releases )
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jazzband/django-redis/compare/5.4.0...6.0.0 )
---
updated-dependencies:
- dependency-name: django-redis
dependency-version: 6.0.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-23 15:44:22 +02:00
Raphael Michel
512ca1966d
Remove a cache isolation issue during tests
2025-06-23 15:40:54 +02:00
dependabot[bot]
90ec82ea1a
Update oauthlib requirement from ==3.2.* to ==3.3.* ( #5254 )
...
Updates the requirements on [oauthlib](https://github.com/oauthlib/oauthlib ) to permit the latest version.
- [Release notes](https://github.com/oauthlib/oauthlib/releases )
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: oauthlib
dependency-version: 3.3.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-23 15:02:53 +02:00
Richard Schreiber
d55f411989
Add data-article-id to reference cart-item in product-list ( #5244 )
2025-06-23 11:49:23 +02:00
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
Richard Schreiber
ab72abea0a
[A11y] add autocomplete to customer forms email input ( #5214 )
2025-06-10 12:54:25 +02:00
Raphael Michel
c53fc8df4e
Developer docs: Remove some ancient history ( #5224 )
2025-06-10 12:20:41 +02:00
luelista
87fb3d2df8
Event timeline: add direct links, payment provider availability (Z#23195903) ( #5209 )
...
* link directly to tabs/fields
* add missing payment provider availability_start dates
2025-06-05 12:59:26 +02:00
Richard Schreiber
6aa3747403
Fix sneak-peek missing inert-attribute ( #5207 )
2025-06-03 21:49:59 +02:00
Raphael Michel
d255c40a0b
[A11y] Do not set autocomplete section if autocomplete is off ( #5194 )
2025-06-03 11:08:17 +02:00
Richard Schreiber
f600200ec6
[A11y] improve questions step ( #5199 )
...
* [A11y] fix copy-answer buttons being inside interactive summary
* fix legends missing fieldsets
* indent explanation-texts
* Do not indent explanation, move copy-button after explanation
* fix code indent
* remove unneccessary change
2025-06-03 10:06:40 +02:00
dependabot[bot]
3f9b52ad0c
Bump @babel/preset-env in /src/pretix/static/npm_dir ( #5190 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.27.1 to 7.27.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.27.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-version: 7.27.2
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-06-02 18:42:08 +02:00
Phin Wolkwitz
36c0acc574
Fix unavailable input options (Z#23194875) ( #5178 )
...
* Fix unavailable input options
* Fix it also for items with variations
* Fix it also for items with variations
2025-06-02 18:41:47 +02:00
dependabot[bot]
ac2f2e073e
Update pytest-xdist requirement from ==3.6.* to ==3.7.* ( #5186 )
...
Updates the requirements on [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.6.0...v3.7.0 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-version: 3.7.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-02 17:48:31 +02:00
dependabot[bot]
75215b64e1
Update aiohttp requirement from ==3.11.* to ==3.12.* ( #5187 )
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.4
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-02 17:48:17 +02:00
dependabot[bot]
54e109251c
Bump @babel/core from 7.27.1 to 7.27.4 in /src/pretix/static/npm_dir ( #5191 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.27.1 to 7.27.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.27.4/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.27.4
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-06-02 17:48:00 +02:00
Hijiri Umemoto
3180bd8a6e
Translations: Update Japanese
...
Currently translated at 96.4% (243 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ja/
powered by weblate
2025-06-02 17:47:50 +02:00
Hijiri Umemoto
c271c6dea8
Translations: Update Japanese
...
Currently translated at 99.3% (5862 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-06-02 17:47:50 +02:00
Richard Schreiber
3a48279b22
[A11y] add group labelling to single input name-widget ( #5195 )
2025-06-02 15:53:35 +02:00
Richard Schreiber
0ee451560a
[A11y] fix organizer event view navigation missing aria-current ( #5196 )
...
* [A11y] fix organizer event view navigation
* Update src/pretix/presale/templates/pretixpresale/fragment_calendar_nav.html
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2025-06-02 15:53:11 +02:00
Richard Schreiber
f0c95c4b03
[A11y] fix color contrast on hover for .active default-buttons ( #5198 )
2025-06-02 15:52:42 +02:00
Richard Schreiber
5866162932
[A11y] change organizer page-titles based calendar-view ( #5197 )
...
* [A11y] change organizer page-titles based calendar-view
* add current date to title as in h2
2025-06-02 15:52:21 +02:00
Raphael Michel
f9c0baf369
Bump version to 2025.6.0.dev0
2025-06-02 12:16:44 +02:00
Richard Schreiber
d97f203d70
[A11y] fix error page focus outline ( #5193 )
2025-06-02 12:15:28 +02:00
Raphael Michel
0ef5385b99
Bump version to 2025.5.0
2025-05-30 13:40:06 +02:00
Richard Schreiber
66a4a34383
[A11y] fix giftcard-checkout error messages ( #5175 )
...
* [A11y] fix giftcard-checkout error messages
* move validation to payment_form
* Update checkout_payment.html
* move already-used check to clean as well
* fix tests
* fix code style issue
* fix giftcard-payment in redeem-view
* Fix responsiveness on checkout
* Fix paying for existing orders
* fix cart.py for new GiftCardPaymentForm-signature
* fix order_tests
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2025-05-30 13:29:33 +02:00
Raphael Michel
1752b2f037
Do not allow to bulk-set empty names for subevents (Z#23194943) ( #5184 )
2025-05-30 13:29:18 +02:00
CVZ-es
e6dd24b9d5
Translations: Update Spanish
...
Currently translated at 100.0% (252 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2025-05-30 13:17:26 +02:00
CVZ-es
2c7196d996
Translations: Update Spanish
...
Currently translated at 100.0% (5900 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-05-30 13:17:26 +02:00
Raphael Michel
99e69ef4a6
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5900 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-05-30 13:17:26 +02:00
Raphael Michel
03ce0d6817
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-05-30 13:17:26 +02:00
CVZ-es
509500f100
Translations: Update Spanish
...
Currently translated at 99.8% (5894 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-05-30 13:17:26 +02:00
Raphael Michel
165410c2f5
Translations: Update German
...
Currently translated at 100.0% (252 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2025-05-30 13:17:26 +02:00
CVZ-es
875da30238
Translations: Update Spanish
...
Currently translated at 99.8% (5890 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-05-30 13:17:26 +02:00
Raphael Michel
df1be0bf86
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (252 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2025-05-30 13:17:26 +02:00
Raphael Michel
25605d294b
Translations: Update German (informal) (de_Informal)
...
Currently translated at 99.8% (5892 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-05-30 13:17:26 +02:00
CVZ-es
0877da3c58
Translations: Update Spanish
...
Currently translated at 99.7% (5888 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-05-30 13:17:26 +02:00
CVZ-es
f9d1a89950
Translations: Update French
...
Currently translated at 100.0% (252 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2025-05-30 13:17:26 +02:00
CVZ-es
1fb29bbe85
Translations: Update French
...
Currently translated at 100.0% (5900 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2025-05-30 13:17:26 +02:00
Raphael Michel
e01b8251ce
Translations: Update German
...
Currently translated at 99.6% (251 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2025-05-30 13:17:26 +02:00
Raphael Michel
295c043375
Translations: Update German
...
Currently translated at 99.8% (5892 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-05-30 13:17:26 +02:00
Richard Schreiber
001780e4a0
[A11y] add aria-label to inline seat.svg icon ( #5183 )
2025-05-30 12:57:09 +02:00
Raphael Michel
c7ca7ced6b
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2025-05-30 12:36:09 +02:00
dependabot[bot]
12236cb8ed
Update sentry-sdk requirement from ==2.27.* to ==2.29.* ( #5127 )
...
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.27.0...2.29.1 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-version: 2.29.1
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-05-30 11:31:28 +02:00
dependabot[bot]
63f361f259
Update pycryptodome requirement from ==3.22.* to ==3.23.* ( #5138 )
...
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.22.0...v3.23.0 )
---
updated-dependencies:
- dependency-name: pycryptodome
dependency-version: 3.23.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-05-30 11:31:12 +02:00
Raphael Michel
30e5214358
Update SECURITY.md
2025-05-29 10:46:32 +02:00
luelista
fe7a076dd4
Remove unused form.has-seating classes ( #5179 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-05-28 18:11:54 +02:00
luelista
0f4a767b58
Fix form.has-seating class in voucher.html ( #5180 )
2025-05-28 18:10:11 +02:00
Richard Schreiber
e8ff743b76
Improve wording for cart-renew dialog ( #5174 )
...
* Improve wording for cart-renew dialog
* remove duplication of static texts for dialog
Co-authored-by: luelista <weller@rami.io >
* Fix typo
Co-authored-by: Raphael Michel <michel@rami.io >
* Apply suggestions from code review
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: luelista <weller@rami.io >
Co-authored-by: Raphael Michel <michel@rami.io >
2025-05-28 17:36:37 +02:00
Richard Schreiber
fe0b8c9f97
Simplify empty add-to-cart check ( #5177 )
2025-05-28 17:30:15 +02:00
Richard Schreiber
8ad0944dcf
Fix widget v2 deployment updateassets ( #5176 )
...
* Fix widget v2 deployment updateassets
* fix code style issues
2025-05-28 15:49:05 +02:00
Richard Schreiber
92f7456eca
Widget: add versioning support and add v2 with improved a11y-support ( #5136 )
...
* Add support for versioning widget.js
* add versionable css
* add version deprecation + redirect
* use dynamic template_path instead of dynamic css_path
* remove dummy code from widget.v1.scss
* fix typo
* [A11y] fix input border & focus style (#5149 )
* [A11y] fix input border & focus style
* Fix double semi-colon
* [A11y] make collapse-indicator a button (#5150 )
* Fix source order for cart-exists-message (#5152 )
* [A11y] underline links (#5151 )
* [A11y] Move modal-dialogs to HTMLDialogElement (#5147 )
* [A11y] move widget/iframe to html-dialog
* make lightbox a dialog
* move error-alert to dialog
* re-add crossorigin
* fix esc-handling and move animation to icon to enable focusing the button
* fix code-style issues
* block canceling loading iframe
* Escape/cancel blocking fix for Chrome
* add round focus-outline when dialog is loading
* Widget v2: change voucher-link to hash-based link (#5161 )
* Fix variants toggle-button being submit-button
* Widget v2: make single-item-select button and always show custom-spinners (#5165 )
* Widget v2: make single-item-select=button default
* remove native-spinners and single_item_select
* Stop suggesting old parameter
---------
Co-authored-by: Raphael Michel <michel@rami.io >
* Widget v2: add filter button to events metadata-filter (#5162 )
* Widget v2: do not underline events in list and calendar (#5163 )
* Fix checkbox button missing border radius (#5158 )
* Widget v2: turn add-to-cart-button into resume-button if cart-exists and no items selected (#5160 )
* Widget v2: make cart-alert live=polite
* Add resume-button if cart-exists and no items selected
* fix error handling with new-tab and later returning to old window
* Fix cart-message button being full height
* fix amount_selected recalc
* Fix broken v-model
* fix merge
* Widget v2: Remove link from variation-product title (#5159 )
* Remove link from variation-product, focus associated input
* open variations onclick on product-title
* clickable elements should be focussable and interactive, so better remove click-handler on product-title
* Widget v2: Fix calendar events color contrast (#5164 )
* Widget v2: Fix calendar events color contrast
* fix status-bubbles in list-view
* fix color in mobile
* add striped-background to calendar and week
* improve display of calendar for super small screens
* Fix meta-filter legend not being screen-reader accessible
* update version_default to 2
Co-authored-by: Raphael Michel <michel@rami.io >
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2025-05-28 15:02:39 +02:00
Raphael Michel
e46e689f01
Allow to add declaration of accessibility ( #5140 )
...
* Allow to add declaration of accessibility
* add fallback for empty accessibility_title
* unify label format (not "Title for")
* move title to top and set helptext before text
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-05-28 13:23:04 +02:00
Martin Gross
84a909b889
Translations: Update Korean
...
Currently translated at 43.3% (2552 of 5893 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-05-28 13:22:53 +02:00
조정화
bacfe37686
Translations: Update Korean
...
Currently translated at 98.7% (242 of 245 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ko/
powered by weblate
2025-05-28 13:22:53 +02:00
조정화
5ec88f48da
Translations: Update Korean
...
Currently translated at 43.3% (2552 of 5893 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-05-28 13:22:53 +02:00
Renne Rocha
75a2418702
Translations: Update Portuguese (Brazil)
...
Currently translated at 92.1% (5429 of 5893 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-05-28 13:22:53 +02:00
Yasunobu YesNo Kawaguchi
4c66a140e7
Translations: Update Japanese
...
Currently translated at 99.4% (5861 of 5893 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-05-28 13:22:53 +02:00
Raphael Michel
c10e96795f
Widget: Respect order_max of voucher ( #5167 )
...
* Widget: Respect order_max of voucher
* fix tests, make voucher.max_usages explicit
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-05-28 13:21:21 +02:00
Richard Schreiber
72b39932b7
Fix info-row img not being scaled correctly ( #5173 )
...
* Fix info-row img not being scaled correctly
* improve centering when fully colored img-icon is used
2025-05-28 11:44:58 +02:00
Raphael Michel
5fb1fc23ce
Refactor stubs for gettext JS function ( #5170 )
2025-05-27 17:24:04 +02:00
Richard Schreiber
20de9830db
Remove unused renewed-parameter in draw_deadline
2025-05-27 13:40:21 +02:00
Raphael Michel
c78c4cdef8
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (245 of 245 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2025-05-27 12:48:29 +02:00
Raphael Michel
ba3dd5b4b6
Translations: Update German
...
Currently translated at 100.0% (245 of 245 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2025-05-27 12:48:29 +02:00
Raphael Michel
08cbc35c72
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5893 of 5893 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-05-27 12:48:29 +02:00
Raphael Michel
205f2867f8
Translations: Update German
...
Currently translated at 100.0% (5893 of 5893 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-05-27 12:48:29 +02:00
Raphael Michel
3500bdad32
Translations: Update German
...
Currently translated at 100.0% (5893 of 5893 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-05-27 12:48:29 +02:00
Raphael Michel
52a3941864
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5893 of 5893 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-05-27 12:48:29 +02:00
Raphael Michel
8bc7af38b5
Translations: Extend wordlist
2025-05-27 12:42:25 +02:00
Raphael Michel
21fdab45ad
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2025-05-27 12:15:38 +02:00
Raphael Michel
2507db4143
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5891 of 5891 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-05-27 12:12:50 +02:00
Raphael Michel
a2d9b404a1
Translations: Update German
...
Currently translated at 100.0% (5891 of 5891 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-05-27 12:12:50 +02:00
Raphael Michel
9954c07408
Translations: Update German
...
Currently translated at 99.8% (5884 of 5891 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-05-27 12:12:50 +02:00
Raphael Michel
4895fcd7f7
Translations: Update German (informal) (de_Informal)
...
Currently translated at 99.8% (5884 of 5891 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-05-27 12:12:50 +02:00
Phin Wolkwitz
4f4dda7f21
Translations: Update German (informal) (de_Informal)
...
Currently translated at 99.8% (5884 of 5891 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-05-27 12:12:50 +02:00
Raphael Michel
5f7a7c3953
Translations: Update German
...
Currently translated at 99.8% (5883 of 5891 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-05-27 12:12:50 +02:00
Phin Wolkwitz
a2d7efe7f5
Translations: Update German
...
Currently translated at 99.8% (5883 of 5891 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-05-27 12:12:50 +02:00
CVZ-es
9a691ccbe6
Translations: Update Spanish
...
Currently translated at 100.0% (243 of 243 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2025-05-27 12:12:50 +02:00
CVZ-es
2de4377cc6
Translations: Update Spanish
...
Currently translated at 100.0% (5891 of 5891 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-05-27 12:12:50 +02:00
CVZ-es
37d0414de0
Translations: Update French
...
Currently translated at 100.0% (243 of 243 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2025-05-27 12:12:50 +02:00
CVZ-es
2f192ab739
Translations: Update French
...
Currently translated at 100.0% (5891 of 5891 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2025-05-27 12:12:50 +02:00
Raphael Michel
55278807bf
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (243 of 243 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2025-05-27 12:12:50 +02:00
Raphael Michel
988989ab20
Translations: Update German
...
Currently translated at 100.0% (243 of 243 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2025-05-27 12:12:50 +02:00
Raphael Michel
655c504598
Revert "Update po files"
...
This reverts commit b304e00f48 .
2025-05-27 11:44:52 +02:00
Raphael Michel
b304e00f48
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2025-05-27 10:32:06 +02:00
Richard Schreiber
b0d10e4b7d
[A11y] fix quantity labels not being visible ( #5166 )
...
* [A11y] fix quantity label visible
* fix missing ids for headline and description
* add product-legend for variants as well
2025-05-27 10:17:35 +02:00
Richard Schreiber
590acfe568
Fix asynctask_check_url
2025-05-27 10:03:49 +02:00
Richard Schreiber
f8a5cc1bb4
Fix cookieconsent localStorage being null
2025-05-27 09:00:28 +02:00
Richard Schreiber
7979514efd
[A11y] fix fallback powered by
2025-05-27 08:55:36 +02:00
Richard Schreiber
2bdad06642
fix missing lightbox styles
2025-05-27 07:59:29 +02:00
luelista
5962536a11
Dialog for cart renewal, async task without page refresh ( #5148 )
...
* async_task: deduplicate response handling code
* extend cart without full page reload
* update dialog markup
* fix error response from CartExtend
* refactor asynctask, make sure waitingDialog.show() re-initializes dialog contents
* add cart expiry notification
* add aria references to other dialogs
* improve error handling
* fix error if max_extend=None
* different message for expiring soon and expired carts
* refactor dialog css
* add classes to further dialog elements
* switch extend-cart-dialog and loadingmodal to <dialog>
* Backport simple_block_tag from Django 5.2
* Use simple_block_tag for {% dialog %} tag
* add alertdialog role
* Update src/pretix/static/pretixbase/scss/_dialogs.scss
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* fix mobile dialog styles not being overwritten
* asynctask dialog: prevent close by escape on chrome
* remove dynamic aria-live from #cart-deadline
dynamic aria-live is generally not well supported and as we have the dialog now anyways, we can remove it
* move continue-button to right
* Update src/pretix/static/pretixpresale/js/ui/cart.js
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Fix CSS for old-style dialog
* fix heading display/level
* align dialogs at the top as they originally were
* fix </div> from merge-conflict
* fix missing grow for dialog-content
* improve cart-extend-button ui
* do not show cart-extend-dialog onload
* improve message if 0 minutes
* do not save messae in session if ajax_dont_redirect
* add ajax_dont_redirect to async_task_check_url
* improve draw_deadline to only update #cart-deadline if necessary
* add renew-confirmation-message
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
Co-authored-by: Raphael Michel <michel@rami.io >
2025-05-27 07:17:50 +02:00
Richard Schreiber
fdbcffd5fd
[A11y] make location & time icons role=img with labels ( #4955 )
...
* [A11y] use icon’s title-attribute instead of hidden text for events location and time
* Fix icons with role=img
* simplify css
2025-05-26 15:13:00 +02:00
Raphael Michel
902527f8aa
Cookie consent: Proper fix for zero-provider situations ( #5153 )
2025-05-23 21:39:59 +02:00
Richard Schreiber
37af6edeab
[A11y] move lightbox to native dialog ( #5137 )
...
* [A11y] move lightbox to native dialog
* fix width-sizing-issue
* move button label to aria-label
* increase padding for lightbox, so button does not overlay image
* Remove unused JS
* add close on backdrop-click
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2025-05-23 10:19:03 +02:00
Richard Schreiber
6e306055cb
[A11y] fix contrast for default success color ( #5143 )
...
* [A11y] fix contrast for default success color
* change success color in settings as well
2025-05-23 10:15:55 +02:00
Raphael Michel
3a195b6ef9
Waiting list export: Add product IDs (Z#23192538) ( #5134 )
2025-05-22 21:42:14 +02:00
luelista
44c5217e9e
correctly specify has-seating for subevents ( #5156 )
2025-05-22 19:25:48 +02:00
luelista
38d92bb142
Fix voucher redeem form ( #5155 )
2025-05-22 17:58:38 +02:00
Martin Gross
465171f323
WebAuthN: Replace sr-only with hidden css-class
2025-05-22 17:13:44 +02:00
Richard Schreiber
7756b6745c
[A11y] move timezone info inline instead of tooltip ( #5130 )
...
* [A11y] move timezone info inline instead of tooltip
* Update text as suggested from code review
Co-authored-by: Raphael Michel <michel@rami.io >
* Rebase migration
* Delete src/pretix/base/migrations/0280_event_is_remote.py
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2025-05-22 16:48:11 +02:00
Raphael Michel
073c20e975
Fix JS error on shops without cookie consent
2025-05-22 16:38:35 +02:00
Raphael Michel
c2d5d40be6
OrderChangeManager: Respect addons on cancellation check (Z#23193427) ( #5132 )
...
* OrderChangeManager: Respect addons on cancellation check (Z#23193427)
* Update src/tests/base/test_orders.py
Co-authored-by: luelista <weller@rami.io >
---------
Co-authored-by: luelista <weller@rami.io >
2025-05-22 16:04:50 +02:00
Richard Schreiber
21e5620f3f
[A11y] make waitinglist-link a button ( #5142 )
2025-05-22 15:33:26 +02:00
Martin Gross
105b48829e
Fix typo
2025-05-22 15:07:07 +02:00
Raphael Michel
b09f1bf5ca
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2025-05-22 14:49:15 +02:00
luelista
d616b4d648
Fix incorrect form tags on checkout_confirm.html ( #5146 )
2025-05-22 12:54:59 +02:00
Martin Gross
54e222b527
Checkout: Center-align step-done fa ( #5145 )
...
counteract change introduced in b638c00952
2025-05-22 12:49:46 +02:00
luelista
6542b4f336
Fix nothing-to-add condition ( #5144 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-05-22 11:26:39 +02:00
Martin Gross
5659cc0cf8
Fix spelling/apostrophe
2025-05-22 10:37:44 +02:00
Raphael Michel
4134fd8b36
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2025-05-21 21:50:49 +02:00
luelista
a84beef269
[A11y] Cart renewal ( #5109 )
...
Allow customers to extend their cart reservation up to 11 times the configured reservation time
2025-05-21 17:02:21 +02:00
Richard Schreiber
7c59ec51ca
[A11y] switch modal dialogs to <dialog> tag ( #5128 )
...
* add templatetag {% dialog %} using <dialog> tag
* new dialog style
* show dialog when empty add-to-cart instead of disabling the button
* update cookieconsent-modal to use new template tag
2025-05-21 16:52:49 +02:00
Richard Schreiber
bf47da521c
[A11y] add heading-level to product list ( #5121 )
2025-05-21 13:31:05 +02:00
Richard Schreiber
e3b74249c9
[A11y] fix skip-link z-index ( #5123 )
2025-05-21 13:30:39 +02:00
Richard Schreiber
1791a63f87
[A11y] Do not underline event-titles in organizer’s event-list ( #5124 )
2025-05-21 13:26:27 +02:00
Raphael Michel
f931362bc5
Add missing flag for Basque language
2025-05-21 12:57:19 +02:00
Raphael Michel
a836dc1588
Add Hebrew language
2025-05-21 12:52:53 +02:00
Raphael Michel
8b6685dd89
Translations: Update Hebrew
...
Currently translated at 100.0% (5885 of 5885 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/he/
powered by weblate
2025-05-21 12:47:42 +02:00
roi belotsercovsky
7463e41be8
Translations: Update Hebrew
...
Currently translated at 0.0% (0 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/he/
powered by weblate
2025-05-21 12:47:42 +02:00
Raphael Michel
31b2a9026d
Translations: Add Hebrew
2025-05-21 12:47:42 +02:00
Raphael Michel
1d49d7cbf7
Translations: Delete Hebrew
2025-05-21 12:47:42 +02:00
조정화
30570fe287
Translations: Update Korean
...
Currently translated at 39.5% (2322 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-05-21 12:47:42 +02:00
roi belotsercovsky
00508dea99
Translations: Update Hebrew
...
Currently translated at 0.1% (1 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/he/
powered by weblate
2025-05-21 12:47:42 +02:00
Patrick Chilton
6be4e2bd7b
Translations: Update Hungarian
...
Currently translated at 10.9% (642 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2025-05-21 12:47:42 +02:00
bstramsek
b014446399
Translations: Update Slovenian
...
Currently translated at 39.3% (96 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sl/
powered by weblate
2025-05-21 12:47:42 +02:00
David
5053d4db6b
Translations: Update Czech
...
Currently translated at 96.3% (235 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/cs/
powered by weblate
2025-05-21 12:47:42 +02:00
David
ae2cc7a04a
Translations: Update Czech
...
Currently translated at 73.6% (4322 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/cs/
powered by weblate
2025-05-21 12:47:42 +02:00
Tobias Kunze
d49141c05d
Use he as language code for Hebrew ( #5129 )
2025-05-21 12:42:51 +02:00
Richard Schreiber
0bbb136d67
[A11y] Fix checkbox:focus style ( #5131 )
2025-05-21 12:00:34 +02:00
Richard Schreiber
d62152beaf
[A11y] disable custom tooltip ( #5115 )
2025-05-16 14:14:21 +02:00
Martin Gross
2ce9584a6f
PPv2: Wrap execute_payment to properly handle PaymentExceptions in atomic transactions
2025-05-15 16:58:30 +02:00
Richard Schreiber
f1fc4cb8a4
[A11y] logout-button make label visible ( #5114 )
...
* [A11y] logout-button make label visible
* add icon to sign in
2025-05-15 13:21:55 +02:00
Richard Schreiber
bf3ee608ba
[A11y] Fix cookie-consent-form labels + help-text markup ( #5113 )
...
* [A11y] Fix cookie-consent-form labels + help-text markup
* remove method=dialog for now
2025-05-15 13:21:04 +02:00
Richard Schreiber
6b331888e9
[A11y] Fix missing errors on empty inputs on checkout-login ( #5104 )
2025-05-15 13:19:25 +02:00
Richard Schreiber
225b2452bd
[A11y] underline inline-links ( #5102 )
2025-05-15 12:32:23 +02:00
Richard Schreiber
e7d024b146
[A11y] change footer poweredby-link to pretix.eu if no poweredby_url ( #5111 )
2025-05-15 12:30:48 +02:00
Richard Schreiber
0af94c3712
[A11y] change customer-pages dl to list of article ( #5112 )
...
* [A11y] change customer-pages dl to list of article
* fix small font-size
* change customer memberships as well
2025-05-15 12:30:21 +02:00
Raphael Michel
3007b89d9b
[A11y] Adjust thresholds of color picker ( #5110 )
...
* [A11y] Adjust thresholds of color picker
* Fix typo
2025-05-15 12:24:23 +02:00
Richard Schreiber
9ee50a28a1
[A11y] Widget fix td-cells being clickable but not focusable ( #5106 )
...
* [A11y] Widget fix td-cells being clickable but not focusable
* improve keyboard nav
2025-05-15 10:27:43 +02:00
Raphael Michel
4dc5014947
Grammar fix (Z#23191895)
2025-05-15 09:46:28 +02:00
Raphael Michel
ebf2039a4d
Translations: Update Korean
...
Currently translated at 37.9% (2230 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-05-15 09:44:51 +02:00
anonymous
f201ab8884
Translations: Update Korean
...
Currently translated at 37.9% (2226 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-05-15 09:44:51 +02:00
Raphael Michel
e20cb7649d
Translations: Update Korean
...
Currently translated at 37.9% (2226 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-05-15 09:44:51 +02:00
조정화
e6cab37f12
Translations: Update Korean
...
Currently translated at 37.8% (2223 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-05-15 09:44:51 +02:00
조정화
0659338392
Translations: Update Korean
...
Currently translated at 34.1% (2002 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-05-15 09:44:51 +02:00
Zona Vip
a0f0e0ca48
Translations: Update Spanish
...
Currently translated at 100.0% (244 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2025-05-15 09:44:51 +02:00
Zona Vip
59af0bbfb8
Translations: Update Spanish
...
Currently translated at 100.0% (5869 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-05-15 09:44:51 +02:00
Richard Schreiber
6766d649f5
[A11y] change event-list from dl to articles with h3 ( #5085 )
2025-05-14 21:51:54 +02:00
Richard Schreiber
c17a090244
[A11y] Fix color-contrast for info/error-texts in widget ( #5105 )
2025-05-14 15:06:38 +02:00
Richard Schreiber
d103d8782b
[A11y] fix calendar nav dropdown ( #5078 )
...
* [A11y] fix calendar nav dropdown
* update organizer calender
* keep cal-nav on one line
* simplify html
* unify calendar layouts
* fix rounding issue with .input-group select+button
* add comment to explain complex css
* fix calendar dropdown due to too broad css-selector
* reduce spacing of top-nav
* fix input-group-btn double line through rounding issue
2025-05-14 10:01:16 +02:00
Luca Sorace "Stranck
4f4903b00e
Metrics: Fix Content Type header ( #5099 )
...
* Metrics: Fix Content Type header
Now it follows the PrometheusText1.0.0 ContentType header specified from their code: https://github.com/prometheus/prometheus/blob/32d306854b77352fec62f5df1268d745b84dfd96/config/config.go#L516-L529
* Update src/pretix/base/views/metrics.py
---------
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2025-05-13 18:42:02 +02:00
Richard Schreiber
caf291630c
[A11y] add skip-link to main content ( #5087 )
...
* [A11y] add skip-link to main content
* fix contrast for skip-link
* fix overlay with back-to-organizer-link
* add fallback if no main-element
* update nav-label
2025-05-13 13:37:21 +02:00
Richard Schreiber
6d0368a1bb
Fix page-header-links outline color contrast ( #5096 )
2025-05-13 13:36:45 +02:00
Richard Schreiber
57d33e1eb1
[A11y] fix issues with labels and tabindex in widget ( #5083 )
2025-05-13 13:36:11 +02:00
Raphael Michel
e6ec4cb435
Adjust headlines aside from front page ( #5098 )
2025-05-13 10:51:34 +02:00
Raphael Michel
6043a96575
Fix weird markup on "resend link" page ( #5097 )
2025-05-13 10:43:26 +02:00
Raphael Michel
5bc1fb8e81
Allow to set multiple email invoice recipients (Z#23190766) ( #5090 )
2025-05-13 10:31:07 +02:00
Raphael Michel
47c840b9e5
Check-in log: Correctly use name from parent product (Z#23192134) ( #5091 )
2025-05-13 10:10:18 +02:00
Richard Schreiber
b6007a1af4
[A11y] fix widget buy button being disabled ( #5084 )
...
* [A11y] fix widget buy button being disabled
* make dialog an alertdialog for better close-button support
2025-05-13 10:00:35 +02:00
Raphael Michel
1caa71cdbe
Improve validation of Norwegian VAT IDs ( #5089 )
2025-05-12 17:04:58 +02:00
Richard Schreiber
1f2a0278c0
[A11y] replace b with strong for better semantics ( #5086 )
2025-05-12 16:43:08 +02:00
Raphael Michel
cf51c879c7
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (244 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2025-05-12 16:43:02 +02:00
Raphael Michel
1030e2dc1f
Translations: Update German
...
Currently translated at 100.0% (244 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2025-05-12 16:43:02 +02:00
Hijiri Umemoto
8d320b24a5
Translations: Update Japanese
...
Currently translated at 100.0% (244 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ja/
powered by weblate
2025-05-12 16:43:02 +02:00
Hijiri Umemoto
8235132de8
Translations: Update Japanese
...
Currently translated at 100.0% (5869 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-05-12 16:43:02 +02:00
Luca Hammer
2614f12faf
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5869 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-05-12 16:43:02 +02:00
Richard Schreiber
6f92f2324f
Fix JavaScript-based required label
2025-05-12 16:35:18 +02:00
Hijiri Umemoto
aaef7579d9
Translations: Update Japanese
...
Currently translated at 100.0% (244 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ja/
powered by weblate
2025-05-09 11:20:27 +02:00
Hijiri Umemoto
6b1077f881
Translations: Update Japanese
...
Currently translated at 100.0% (5869 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-05-09 11:20:27 +02:00
조정화
6154b7fae0
Translations: Update Korean
...
Currently translated at 99.5% (243 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ko/
powered by weblate
2025-05-09 11:20:27 +02:00
조정화
f43be3079f
Translations: Update Korean
...
Currently translated at 34.1% (2003 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-05-09 11:20:27 +02:00
조정화
3abe82ec77
Translations: Update Korean
...
Currently translated at 23.2% (1363 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-05-09 11:20:27 +02:00
조정화
7b30902963
Translations: Update Korean
...
Currently translated at 97.1% (237 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ko/
powered by weblate
2025-05-09 11:20:27 +02:00
조정화
a885c8d2e5
Translations: Update Korean
...
Currently translated at 22.2% (1303 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-05-09 11:20:27 +02:00
Zona Vip
0ae98f072a
Translations: Update Spanish
...
Currently translated at 100.0% (5869 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-05-09 11:20:27 +02:00
KC Tseng
9b1a723001
Translations: Update Chinese (Traditional Han script)
...
Currently translated at 100.0% (244 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/zh_Hant/
powered by weblate
2025-05-09 11:20:27 +02:00
KC Tseng
46d7799cd0
Translations: Update Chinese (Traditional Han script)
...
Currently translated at 96.7% (5678 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hant/
powered by weblate
2025-05-09 11:20:27 +02:00
Raphael Michel
fcb67ec4b5
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5869 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-05-09 11:20:27 +02:00
Raphael Michel
c7565e7c8b
Translations: Update German
...
Currently translated at 100.0% (5869 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-05-09 11:20:27 +02:00
Luca Martinelli [Sannita]
2316cb557a
Translations: Update Italian
...
Currently translated at 72.5% (177 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/it/
powered by weblate
2025-05-09 11:20:27 +02:00
Luca Martinelli [Sannita]
4de75f3ba5
Translations: Update Italian
...
Currently translated at 36.6% (2150 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-05-09 11:20:27 +02:00
Pekka Sarkola
cb972cd6ca
Translations: Update Finnish
...
Currently translated at 67.4% (3958 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-05-09 11:20:27 +02:00
Luca Martinelli [Sannita]
3354ccf78a
Translations: Update Italian
...
Currently translated at 36.4% (2141 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-05-09 11:20:27 +02:00
Raphael Michel
f17038101c
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5869 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-05-09 11:20:27 +02:00
Raphael Michel
8e343898b4
Translations: Update German
...
Currently translated at 100.0% (5869 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-05-09 11:20:27 +02:00
Foxy Hunter
09dc504c87
Translations: Update Dutch
...
Currently translated at 100.0% (244 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/nl/
powered by weblate
2025-05-09 11:20:27 +02:00
Foxy Hunter
d780d1d25c
Translations: Update Dutch
...
Currently translated at 100.0% (5869 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2025-05-09 11:20:27 +02:00
Raphael Michel
5522d67f9b
API: Fix old meta values being returned when updating event ( fixes #5077 ) ( #5080 )
2025-05-09 08:59:40 +02:00
Richard Schreiber
7472564c26
[A11y] Fix sneak-peek for cart ( #5076 )
2025-05-09 08:38:34 +02:00
Richard Schreiber
2b735bec0b
[A11y] Improve customer account forms ( #5034 )
2025-05-09 08:36:09 +02:00
Phin Wolkwitz
3e335bcbfe
Presale: Hide subevent lists if subevents exist but none are visible (Z#23186153) ( #5054 )
...
* Hide subevent lists (but not calendars) if subevents exist but none are visible, to avoid confusion during checkout
2025-05-07 13:36:50 +02:00
Richard Schreiber
f676a77536
Remove line-break before "required" in label on small screens ( #5074 )
2025-05-07 12:04:27 +02:00
Richard Schreiber
c487373340
[A11y] validate dates only server-side for better error message support ( #5073 )
2025-05-07 12:03:46 +02:00
Richard Schreiber
3e05463486
[A11y] Remove unnecessary "required" help-text in questions-step ( #5075 )
2025-05-06 18:20:26 +02:00
Raphael Michel
31bb0f4a91
Product list: Show icon for seated products ( #5015 )
...
* Product list: Show icon for seated products
* Use updated seat icon
* Update src/pretix/static/pretixbase/scss/_theme.scss
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-05-06 11:14:28 +02:00
Richard Schreiber
2605fe93d9
Fix unhandled error when parsing date in calendar-view ( #5072 )
2025-05-05 15:33:22 +02:00
Richard Schreiber
3dedfd6ee0
[A11y] fix tablist issues ( #5060 )
2025-05-05 12:16:04 +02:00
Richard Schreiber
f71eb195c4
[A11y] Fix service fee HTML-structure ( #5046 )
2025-05-05 11:59:17 +02:00
Richard Schreiber
f09e9590a8
[A11y] make text "required" visible in labels ( #5042 )
2025-05-05 11:40:35 +02:00
Richard Schreiber
c53d44238c
[A11y] Improve voice-control access for quantity rocker-buttons
2025-05-05 10:08:17 +02:00
Raphael Michel
3bcc504bd8
Geocoding utils: Support more flexible set of input fields ( #5025 )
2025-05-02 18:06:13 +02:00
dependabot[bot]
d802f747c7
Bump @babel/core from 7.26.10 to 7.27.1 in /src/pretix/static/npm_dir
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.26.10 to 7.27.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.27.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-02 11:46:21 +02:00
luelista
d926030bf6
Event list: fix parsing of date query parameter ( #5047 )
...
Use the same localization formats as used when generating the value
2025-05-02 10:22:04 +02:00
dependabot[bot]
1e4c577b31
Bump qrcode from 8.1 to 8.2
...
Bumps [qrcode](https://github.com/lincolnloop/python-qrcode ) from 8.1 to 8.2.
- [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst )
- [Commits](https://github.com/lincolnloop/python-qrcode/commits/v8.2 )
---
updated-dependencies:
- dependency-name: qrcode
dependency-version: '8.2'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-02 10:16:18 +02:00
dependabot[bot]
8cae00941a
Bump @babel/preset-env in /src/pretix/static/npm_dir
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.26.9 to 7.27.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-version: 7.27.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-02 10:16:03 +02:00
dependabot[bot]
602287b3ec
Update sentry-sdk requirement from ==2.25.* to ==2.27.*
...
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.25.0...2.27.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-version: 2.27.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-30 12:47:59 +02:00
CVZ-es
817f17dac5
Translations: Update Spanish
...
Currently translated at 100.0% (244 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2025-04-30 12:47:00 +02:00
CVZ-es
f33dd84900
Translations: Update Spanish
...
Currently translated at 100.0% (5869 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-04-30 12:47:00 +02:00
CVZ-es
99d0ca314d
Translations: Update French
...
Currently translated at 100.0% (244 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2025-04-30 12:47:00 +02:00
CVZ-es
853749521e
Translations: Update French
...
Currently translated at 100.0% (5869 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2025-04-30 12:47:00 +02:00
dependabot[bot]
df5c6bcebf
Update reportlab requirement from ==4.3.* to ==4.4.* ( #5016 )
...
Updates the requirements on [reportlab](https://www.reportlab.com/ ) to permit the latest version.
---
updated-dependencies:
- dependency-name: reportlab
dependency-version: 4.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-04-30 11:46:00 +02:00
dependabot[bot]
3e6051825e
Update pep8-naming requirement from ==0.14.* to ==0.15.* ( #5055 )
...
Updates the requirements on [pep8-naming](https://github.com/PyCQA/pep8-naming ) to permit the latest version.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases )
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/PyCQA/pep8-naming/compare/0.14.0...0.15.0 )
---
updated-dependencies:
- dependency-name: pep8-naming
dependency-version: 0.15.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-04-30 11:42:42 +02:00
Richard Schreiber
f4478da5ce
Fix handling of empty giftcard-code
2025-04-30 07:15:18 +02:00
luelista
013a065132
Fix mismatched headline level in fragment_product_list.html ( #5048 )
2025-04-29 15:25:15 +02:00
Richard Schreiber
b3919973f1
Fix order export for empty attendee_name_parts
2025-04-29 13:35:25 +02:00
Raphael Michel
e1027e3e8c
OrderChangeManager: Re-use same instances of OrderPosition/OrderFee
2025-04-29 12:38:41 +02:00
Richard Schreiber
d3792935ae
[A11y] add missing sr-only-text for clock-icon
2025-04-29 12:28:46 +02:00
Davide Manzella
1804dbebd0
Translations: Update Italian
...
Currently translated at 36.1% (2122 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-04-29 12:00:12 +02:00
Richard Schreiber
7ca2f8ec04
[A11y] add min/max as help_text to date/time inputs
...
* [A11y] add min/max as help_text to date/time inputs
* update text
* Fix help-text (suggestions from code review)
Co-authored-by: Raphael Michel <michel@rami.io >
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2025-04-29 09:10:29 +02:00
Raphael Michel
15eb0f8870
Bump version to 2025.5.0.dev0
2025-04-28 15:58:04 +02:00
Raphael Michel
01228dd865
Bump version to 2025.4.0
2025-04-28 15:57:22 +02:00
Raphael Michel
bbde731dca
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (244 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2025-04-28 14:23:39 +02:00
Raphael Michel
b21ea1ba9a
Translations: Update German
...
Currently translated at 100.0% (244 of 244 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2025-04-28 14:23:39 +02:00
Raphael Michel
ef1220d240
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5869 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-04-28 14:23:39 +02:00
Raphael Michel
cb3514a14f
Translations: Update German
...
Currently translated at 100.0% (5869 of 5869 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-04-28 14:23:39 +02:00
Raphael Michel
117a66a837
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2025-04-28 13:08:23 +02:00
Raphael Michel
384d0c4824
Order changes: Correctly respect tax rules when adding or changing items (Z#23190086)
2025-04-28 13:06:45 +02:00
Anarion Dunedain
667443ab56
Translations: Update Polish
...
Currently translated at 100.0% (236 of 236 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2025-04-28 12:34:14 +02:00
Anarion Dunedain
22e99cf246
Translations: Update Polish
...
Currently translated at 99.9% (5862 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2025-04-28 12:34:14 +02:00
Anarion Dunedain
3e3cabe2bb
Translations: Update Polish
...
Currently translated at 98.4% (5774 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2025-04-28 12:34:14 +02:00
Richard Schreiber
ca12cbb69e
Fix checkbox-labels always containing text "required" although not being required
2025-04-25 12:17:33 +02:00
Richard Schreiber
21c273854c
[A11y] Add sr-only "Log out" to logout-link
2025-04-25 10:31:07 +02:00
Richard Schreiber
0eb11b154b
Fix double-thick line between inputs in input-group
2025-04-25 10:30:50 +02:00
Raphael Michel
8796b4359c
Add CSS for right-to-left language input fields ( #5021 )
2025-04-25 09:13:58 +02:00
Richard Schreiber
698f687c54
Fix missing checkbox-button disabled-state
2025-04-23 19:20:46 +02:00
Richard Schreiber
ec627d6a3c
Fix rem-based input height
2025-04-23 19:20:31 +02:00
Richard Schreiber
a252c69988
[A11y] Fix tab order on customer step (remove autofocus on email-field)
2025-04-23 18:07:32 +02:00
Richard Schreiber
578518e8ab
[A11y] Fix color contrast on headings-small-color
2025-04-23 18:05:07 +02:00
Raphael Michel
d50d6a1dfd
Product list: Fix DOM position of label causing wrong border
2025-04-23 17:34:20 +02:00
Richard Schreiber
9d01072880
[A11y] allow users to scale website
...
* on smaller screens, make fontsize bigger for inputs to not have iPhones zoom on focus
2025-04-23 14:36:28 +02:00
Richard Schreiber
48c2d57cd4
[A11y] fix border contrast for inputs
2025-04-23 14:34:50 +02:00
Paul Berschick
2b245f727e
Translations: Update Catalan
...
Currently translated at 32.5% (1909 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ca/
powered by weblate
2025-04-23 12:41:56 +02:00
Raphael Michel
f051ddca2d
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-04-23 12:41:56 +02:00
Raphael Michel
2ba2f9ff4b
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-04-23 12:41:56 +02:00
Renne Rocha
4ceb617104
Translations: Update Portuguese (Brazil)
...
Currently translated at 92.4% (5421 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-04-23 12:41:56 +02:00
Raphael Michel
e1d2721747
Stripe: Do not allow redirect in iframe for PayPal
2025-04-23 12:40:40 +02:00
Richard Schreiber
515f79b206
A11y: do not use px-based fontsizes
2025-04-22 19:47:20 +02:00
Raphael Michel
025ee6710c
Fix #4982 -- API: Do not parse decimal input to float ( #5012 )
2025-04-22 17:36:04 +02:00
Martin Gross
94671f6f70
Docs/Certificates: Fix download-path in API-call sample (Z#23189733)
2025-04-22 10:49:45 +02:00
Raphael Michel
c1656158f2
Item categories: Show IDs (required for widget usage)
2025-04-19 20:35:33 +02:00
Raphael Michel
d1bd719f66
Translations: Fix inconsistent wording
2025-04-17 13:33:16 +02:00
Raphael Michel
d61aed105f
Add missing flag config for nb-no
2025-04-17 11:42:06 +02:00
Raphael Michel
4bf4cd748c
Fix wrong flag for language code ca
2025-04-17 11:35:05 +02:00
dependabot[bot]
6b58c1484c
Update celery requirement from ==5.4.* to ==5.5.* ( #5010 )
...
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.4.0rc1...v5.5.1 )
---
updated-dependencies:
- dependency-name: celery
dependency-version: 5.5.1
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-04-16 22:30:07 +02:00
dependabot[bot]
6cc7a2a0de
Bump markdown from 3.7 to 3.8 ( #5009 )
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.7 to 3.8.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.7...3.8 )
---
updated-dependencies:
- dependency-name: markdown
dependency-version: '3.8'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-16 22:26:20 +02:00
Raphael Michel
c6862454f5
Translations: Update Korean
...
Currently translated at 18.5% (1087 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-04-16 22:25:50 +02:00
조정화
6d28a7f384
Translations: Update Korean
...
Currently translated at 100.0% (236 of 236 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ko/
powered by weblate
2025-04-16 22:25:50 +02:00
조정화
15251ff208
Translations: Update Korean
...
Currently translated at 18.4% (1080 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-04-16 22:25:50 +02:00
Patrick Chilton
fea519962c
Translations: Update Hungarian
...
Currently translated at 10.9% (641 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2025-04-16 22:25:50 +02:00
Richard Schreiber
929a2eb6e3
Fix datepicker date display when using min/max (Z#23185544)
2025-04-16 18:12:27 +02:00
dependabot[bot]
08eabfa61c
Update sentry-sdk requirement from ==2.24.* to ==2.25.* ( #4973 )
...
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.24.0...2.25.0 )
---
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-04-13 18:25:50 +02:00
Raphael Michel
66dfa99e58
Questions: validate that min < max ( #4992 )
...
* Questions: validate that min < max
* Update src/pretix/base/models/items.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-04-13 18:25:40 +02:00
dependabot[bot]
3b0cd35c7a
Update pillow requirement from ==11.1.* to ==11.2.* ( #4976 )
...
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow ) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/11.1.0...11.2.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 11.2.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-04-13 18:25:26 +02:00
dependabot[bot]
810bdff5d9
Update django-otp requirement from ==1.5.* to ==1.6.* ( #4996 )
...
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.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: django-otp
dependency-version: 1.6.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-04-13 18:09:52 +02:00
조정화
54e02da2b3
Translations: Update Korean
...
Currently translated at 100.0% (236 of 236 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ko/
powered by weblate
2025-04-13 18:09:30 +02:00
조정화
86133ee52f
Translations: Update Korean
...
Currently translated at 15.0% (883 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-04-13 18:09:30 +02:00
Menaouer Chaabi
1e3b924998
Translations: Update Arabic
...
Currently translated at 63.3% (3712 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/
powered by weblate
2025-04-13 18:09:30 +02:00
Menaouer Chaabi
ac2b1186d1
Translations: Update Arabic
...
Currently translated at 63.2% (3711 of 5863 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/
powered by weblate
2025-04-13 18:09:30 +02:00
dependabot[bot]
9608c7aa15
Bump qrcode from 8.0 to 8.1 ( #5003 )
...
Bumps [qrcode](https://github.com/lincolnloop/python-qrcode ) from 8.0 to 8.1.
- [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst )
- [Commits](https://github.com/lincolnloop/python-qrcode/commits )
---
updated-dependencies:
- dependency-name: qrcode
dependency-version: '8.1'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-13 18:06:13 +02:00
Richard Schreiber
2bb324f885
Fix datepicker locale when using min/max
2025-04-09 14:38:27 +02:00
Richard Schreiber
ea955c779e
Fix image size in help-text for logo-images
2025-04-08 20:40:18 +02:00
Raphael Michel
9844ffca98
Discounts: Fix incorrect test for subevent date limitation ( #4991 )
...
If two discounts match the same products, the first one wins. Therefore,
the one we want to win in the test must always come last, otherwise the
test is not actually testing anything. In this case, this is highlighted
by the fact that the test does not pass in diffrent orders of discounts
unless we subtract a second from the date, because we compare with <=,
not <.
2025-04-07 17:37:55 +02:00
Richard Schreiber
12f4473fbd
Fix checkin-list-filter test randomly matching secret
2025-04-07 15:31:07 +02:00
luelista
8c3ac46ddf
Fix bug in Question.clean_answer ( #4987 )
2025-04-07 15:19:54 +02:00
Raphael Michel
b4d8e9ccc4
Backend event list: Sort event series by their actual dates, like in the frontend (Z#23187301) ( #4993 )
2025-04-07 14:34:32 +02:00
luelista
899994ef1e
Improve SOLD OUT / FULLY BOOKED message logic (Z#23187802) ( #4988 )
...
Show SOLD OUT instead of FULLY BOOKED if ticket is not free of charge even if a voucher gives 100% off
2025-04-07 13:51:59 +02:00
luelista
277a5bffa8
Allow changing ticket secret via API (Z#23188201) ( #4989 )
2025-04-07 13:49:19 +02:00
dependabot[bot]
1bbefddc11
Update flake8 requirement from ==7.1.* to ==7.2.* ( #4972 )
...
* Update flake8 requirement from ==7.1.* to ==7.2.*
Updates the requirements on [flake8](https://github.com/pycqa/flake8 ) to permit the latest version.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.2.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Resolve warning
---------
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 >
2025-04-06 09:23:56 +02:00
dependabot[bot]
957462739a
Bump @babel/core from 7.26.9 to 7.26.10 in /src/pretix/static/npm_dir ( #4975 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.26.9 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.26.10
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:47 +02:00
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
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
Richard Schreiber
de9a86c614
Fix label matching when copying answers ( #4946 )
2025-03-24 17:25:33 +01:00
luelista
5375e22781
Add search and links to plugin settings ( #4854 )
...
* Show links to plugin views and settings in plugin list and in success message after activating a plugin
* Fix menu highlighting in payment provider settings
* Specify settings_links and navigation_links for built-in plugins
* Add link to payment plugins from payment settings
* Add client-side search and "View only active plugins" for plugins page
2025-03-24 15:04:35 +01:00
luelista
6a92b98766
Event order list: Search in attendee company field (Z#23186263) ( #4941 )
2025-03-24 15:04:17 +01:00
Mira
999055f082
Refactor copy_to_first_ticket, fixes issue #4860 ( #4865 )
...
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-03-20 15:48:11 +01:00
Raphael Michel
b969f114f5
PDF editor: Allow Alt+Arrow for small adjustments (Z#23186382) ( #4936 )
...
* PDF editor: Allow Alt+Arrow for small adjustments (Z#23186382)
* Update src/pretix/static/pretixcontrol/js/ui/editor.js
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-03-19 16:47:18 +01:00
Mira
695e817f99
Fix Exception when displaying mail_history (PRETIXEU-BB0) ( #4934 )
...
* Fix Exception when displaying mail_history
Log entries of type pretix.plugins.banktransfer.order.email.invoice had type(invoices) == int instead of list
* Update src/pretix/control/views/orders.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-03-19 14:10:41 +01:00
Mira
b7caf7769e
Don't ignore free price input in the cross-selling step in an event series (issue #4850 ) ( #4933 )
2025-03-19 10:26:37 +01:00
Raphael Michel
67b65bf67d
SMTP config: Do not accept non-ASCII passwords (Z#23186129) ( #4922 )
...
* SMTP config: Do not accept non-ASCII passwords
Python's SMTP implementation can't seem to handle non-ascii passwords,
so let's not let people enter them.
* Update src/pretix/control/forms/mailsetup.py
Co-authored-by: Mira <weller@rami.io >
---------
Co-authored-by: Mira <weller@rami.io >
2025-03-19 10:25:19 +01:00
Mira
9ca0e41c5f
Do not match failed offline checkins to order positions from another event (Z#23181592) ( #4932 )
2025-03-19 09:49:51 +01:00
Hector
d562a2858d
Translations: Update Spanish
...
Currently translated at 100.0% (5853 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-03-19 09:24:04 +01:00
Rosariocastellana
728c6d30a3
Translations: Update Italian
...
Currently translated at 36.2% (2119 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-19 09:24:04 +01:00
Renne Rocha
1bbbfb5cf9
Translations: Update Portuguese (Brazil)
...
Currently translated at 91.4% (5354 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-19 09:24:04 +01:00
Renne Rocha
c9dd65fba8
Translations: Update Portuguese (Brazil)
...
Currently translated at 91.4% (5354 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-19 09:24:04 +01:00
Renne Rocha
f5989cb2ff
Translations: Update Portuguese (Brazil)
...
Currently translated at 89.7% (5253 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-19 09:24:04 +01:00
Hijiri Umemoto
a27af1373b
Translations: Update Japanese
...
Currently translated at 100.0% (5853 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-03-19 09:24:04 +01:00
CVZ-es
5e2633efa8
Translations: Update Spanish
...
Currently translated at 100.0% (5853 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-03-19 09:24:04 +01:00
Renne Rocha
0144c6341e
Translations: Update Portuguese (Brazil)
...
Currently translated at 88.0% (5152 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-19 09:24:04 +01:00
CVZ-es
9a57aa67b2
Translations: Update French
...
Currently translated at 100.0% (5853 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2025-03-19 09:24:04 +01:00
Raphael Michel
7652f48dc1
New consistent representation of date ranges with times (Z#23184657)
2025-03-18 14:40:38 +01:00
dependabot[bot]
a22cc56944
Bump @babel/runtime from 7.26.0 to 7.26.10 in /src/pretix/static/npm_dir
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.26.0 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-18 14:38:32 +01:00
dependabot[bot]
322329d956
Bump @babel/helpers from 7.26.9 to 7.26.10 in /src/pretix/static/npm_dir
...
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers ) from 7.26.9 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers )
---
updated-dependencies:
- dependency-name: "@babel/helpers"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-18 14:38:22 +01:00
Mira
2186a17530
Pass widget_data to new tab even if 3rd-party cookies are disabled (Z#23176995) ( #4899 )
...
* Pass widget_data to new tab even if 3rd-party cookies are disabled (Z#23176995)
* Perform cookie check earlier
* Deduplicate redirect code
* Don't forget the subevent id
* We still need to pass thru the widget_data parameter
because for an empty cart, take_cart_id will do nothing.
* pass through "consent" as GET-param as well
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-03-18 14:25:29 +01:00
dependabot[bot]
3b632728e3
Update sentry-sdk requirement from ==2.22.* to ==2.23.* ( #4924 )
...
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.22.0...2.23.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-18 14:24:43 +01:00
Mira
addba1ff57
Display "Order status" correctly in the "Search query" line of advanced search results ( #4926 )
2025-03-18 14:24:24 +01:00
Raphael Michel
4740291e43
Event list: Move empty message inside panel (Z#23185800) ( #4910 )
...
* Event list: Move empty message inside panel (Z#23185800)
* Review notes and adjust some margins
2025-03-18 14:22:34 +01:00
Raphael Michel
745929b625
Order email: Allow to attach default attachment (Z#23185463, #4903 ) ( #4915 )
2025-03-18 13:52:50 +01:00
Richard Schreiber
7da03ac17c
Fix concurrent login and duplicate UserKnownLoginSources ( #4880 )
2025-03-18 10:24:15 +01:00
Raphael Michel
ac8cb3bfd1
Order search: Fix typing errors in advanced search ( fixes #4900 ) ( #4919 )
2025-03-18 09:01:30 +01:00
Raphael Michel
0236911a88
Order search: Proper input validation with error feedback for advanced search ( #4920 )
2025-03-18 09:01:13 +01:00
Raphael Michel
f475781a89
Order email history: Record more information about attachments (Z#23185463) ( #4914 )
2025-03-18 08:58:54 +01:00
Raphael Michel
fcd8c82092
Fix context processor crash on "event not found" page (PRETIXEU-BAS) ( #4918 )
2025-03-18 08:58:40 +01:00
Richard Schreiber
9ec9c67550
Fix API cartpositions without answers ( #4909 )
2025-03-17 13:05:46 +01:00
Richard Schreiber
3eff74bf4c
Refactor widget redeeming voucher form ( #4890 )
2025-03-17 11:38:59 +01:00
Raphael Michel
d0d17a1d0a
Order: Use different icon for non-consuming check-in list (Z#23184645) ( #4916 )
2025-03-17 11:25:48 +01:00
Raphael Michel
0cca053d45
Address form: Add provinces for Italy
2025-03-17 10:36:29 +01:00
Raphael Michel
9581457d2f
Fix typo on 400 error page ( fixes #4897 )
2025-03-17 09:44:21 +01:00
Luca Martinelli [Sannita]
7475a5d7b1
Translations: Update Italian
...
Currently translated at 74.8% (176 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Luca Martinelli [Sannita]
e211f006e3
Translations: Update Italian
...
Currently translated at 36.1% (2118 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Robert Rigo
924aa3ac51
Translations: Update Croatian
...
Currently translated at 5.9% (14 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/hr/
powered by weblate
2025-03-17 09:39:46 +01:00
Luca Martinelli [Sannita]
6bfd61b789
Translations: Update Italian
...
Currently translated at 32.3% (1894 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Kristian Feldsam
6c71fa8c5a
Translations: Update Slovak
...
Currently translated at 90.0% (5269 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2025-03-17 09:39:46 +01:00
Luca Martinelli [Sannita]
945f5e9dcb
Translations: Update Italian
...
Currently translated at 31.1% (1823 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Luca Martinelli [Sannita]
7c18d46760
Translations: Update Italian
...
Currently translated at 74.8% (176 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Rosariocastellana
52020bc866
Translations: Update Italian
...
Currently translated at 29.4% (1726 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Luca Martinelli [Sannita]
2cec516ad7
Translations: Update Italian
...
Currently translated at 29.4% (1726 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Luca Martinelli [Sannita]
44aad7834c
Translations: Update Italian
...
Currently translated at 26.5% (1554 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Renne Rocha
92ebcddbbb
Translations: Update Portuguese (Brazil)
...
Currently translated at 86.6% (5073 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-17 09:39:46 +01:00
Luca Martinelli [Sannita]
d2f694b260
Translations: Update Italian
...
Currently translated at 25.6% (1504 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Rosariocastellana
ea3b557fcc
Translations: Update Italian
...
Currently translated at 25.6% (1501 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Luca Martinelli [Sannita]
8ea03b54a3
Translations: Update Italian
...
Currently translated at 25.6% (1501 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Luca Martinelli [Sannita]
6dae8ef6b7
Translations: Update Italian
...
Currently translated at 24.6% (1442 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Davide Manzella
502ebcbc27
Translations: Update Italian
...
Currently translated at 24.6% (1442 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
M C
19a2f7b0d3
Translations: Update Italian
...
Currently translated at 24.6% (1443 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Luca Martinelli [Sannita]
7c9a0343e5
Translations: Update Italian
...
Currently translated at 24.6% (1443 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Luca Martinelli [Sannita]
f006b765f2
Translations: Update Italian
...
Currently translated at 24.6% (1443 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Rosariocastellana
de71754d9f
Translations: Update Italian
...
Currently translated at 24.6% (1443 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Rosariocastellana
844547d356
Translations: Update Italian
...
Currently translated at 24.6% (1443 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Luca Martinelli [Sannita]
afb939c622
Translations: Update Italian
...
Currently translated at 24.6% (1443 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-03-17 09:39:46 +01:00
Renne Rocha
ccefca5d0c
Translations: Update Portuguese (Brazil)
...
Currently translated at 86.6% (5073 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-17 09:39:46 +01:00
Hector
a2252fb021
Translations: Update Spanish
...
Currently translated at 100.0% (5853 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-03-17 09:39:46 +01:00
Renne Rocha
16b7e28074
Translations: Update Portuguese (Brazil)
...
Currently translated at 84.9% (4973 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-17 09:39:46 +01:00
Wiktor Przybylski
e0957639ad
Translations: Update Polish
...
Currently translated at 98.4% (5762 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2025-03-17 09:39:46 +01:00
조정화
392e31837e
Translations: Update Korean
...
Currently translated at 7.1% (418 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-03-17 09:39:46 +01:00
Renne Rocha
51271463fb
Translations: Update Portuguese (Brazil)
...
Currently translated at 82.9% (4854 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-17 09:39:46 +01:00
Renne Rocha
80e289f67e
Translations: Update Portuguese (Brazil)
...
Currently translated at 79.9% (4679 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-17 09:39:46 +01:00
MaartenUreel
79d420fa9b
Translations: Update Dutch
...
Currently translated at 98.6% (5775 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2025-03-17 09:39:46 +01:00
Renne Rocha
e6ac66ff19
Translations: Update Portuguese (Brazil)
...
Currently translated at 79.8% (4671 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-17 09:39:46 +01:00
Mikkel Ricky
495aaa762c
Translations: Update Danish
...
Currently translated at 48.1% (2816 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2025-03-17 09:39:46 +01:00
Renne Rocha
43d967fe60
Translations: Update Portuguese (Brazil)
...
Currently translated at 79.5% (4655 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-17 09:39:46 +01:00
MaartenUreel
8a9060da7c
Translations: Update Dutch
...
Currently translated at 98.5% (5769 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2025-03-17 09:39:46 +01:00
Samuel Bramming
fc4b46a140
Translations: Update Danish
...
Currently translated at 48.0% (2813 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2025-03-17 09:39:46 +01:00
Renne Rocha
0c27ac5d27
Translations: Update Portuguese (Brazil)
...
Currently translated at 76.0% (4453 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-17 09:39:46 +01:00
Raphael Michel
12da2666db
PDF: Update label of layout editor (nowhere else called designer)
2025-03-16 10:40:47 +01:00
Raphael Michel
03bdfe3540
Base payment provider: Reorder fields
2025-03-16 10:40:47 +01:00
Raphael Michel
8bce847054
PDF editor: Set company for sample attendee
2025-03-16 10:40:47 +01:00
Raphael Michel
c8cdf0438f
Fix a typo
2025-03-16 10:40:47 +01:00
Raphael Michel
42b432daa2
Update .clabot
2025-03-14 17:08:38 +01:00
Renne Rocha
88bc144028
Add missing question mark to delete check-ins confirmation form ( #4908 )
...
It is a question, so it needs to end with a question mark.
2025-03-14 17:07:32 +01:00
Richard Schreiber
032be74d77
Add min/max-limit on giftcard_expiry_years
2025-03-12 08:54:40 +01:00
Raphael Michel
e2e811ea47
Search engines: Do not index event lists for specific dates ( #23185037 ) ( #4901 )
2025-03-11 16:09:40 +01:00
Renne Rocha
febf32a0a4
Translations: Update Portuguese (Brazil)
...
Currently translated at 74.4% (4358 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-07 14:46:39 +01:00
Renne Rocha
0a63ae67d3
Translations: Update Portuguese (Brazil)
...
Currently translated at 74.4% (4358 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-07 14:46:39 +01:00
Renne Rocha
da4438bbf7
Translations: Update Portuguese (Brazil)
...
Currently translated at 69.9% (4094 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-07 14:46:39 +01:00
조정화
6dc5f5bc99
Translations: Update Korean
...
Currently translated at 2.2% (133 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-03-07 14:46:39 +01:00
Renne Rocha
a6d3139e25
Translations: Update Portuguese (Brazil)
...
Currently translated at 69.2% (4053 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-07 14:46:39 +01:00
조정화
7348c1a3d4
Translations: Update Korean
...
Currently translated at 2.1% (127 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-03-07 14:46:39 +01:00
Renne Rocha
16811a1e63
Translations: Update Portuguese (Brazil)
...
Currently translated at 67.5% (3953 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-07 14:46:39 +01:00
Martin Gross
de3fd54a27
ical: Remove Markdown indicator for mail_attach_ical_description (Z#23184634)
2025-03-06 12:31:35 +01:00
dependabot[bot]
201def6aae
Bump @babel/preset-env in /src/pretix/static/npm_dir ( #4884 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.26.7 to 7.26.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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-03-04 18:43:37 +01:00
Raphael Michel
e38ff7021d
Widget: Fix missing consent parameters
2025-03-04 18:25:58 +01:00
Raphael Michel
b9c94f21af
Checkin list CSV export: Use stable orderings ( #4866 )
2025-03-04 17:27:42 +01:00
pretix translation bot
6d9edea05e
Update translations ( #4887 )
...
* Translations: Update Portuguese (Brazil)
Currently translated at 64.1% (3757 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
* Translations: Update Croatian
Currently translated at 5.1% (12 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/hr/
powered by weblate
* Translations: Update Portuguese (Brazil)
Currently translated at 65.8% (3853 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
* Translations: Update Croatian
Currently translated at 84.4% (4943 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hr/
powered by weblate
* Translations: Update Croatian
Currently translated at 84.4% (4943 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hr/
powered by weblate
* Translations: Update Croatian
Currently translated at 5.5% (13 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/hr/
powered by weblate
---------
Co-authored-by: Renne Rocha <renne@rocha.dev.br >
Co-authored-by: Robert Rigo <kontakt@bicikli.hr >
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Martin Gross <gross@rami.io >
2025-03-04 17:17:46 +01:00
Raphael Michel
d9e8dd70e4
New mechanism to transfer cookie consent from the widget (Z#23181715) ( #4875 )
...
* Cookie consent: Add separate storage layer for widget
* Widget: Move cookie consent out of widget_data
* Add consent parameter to forms
2025-03-04 15:28:03 +01:00
Wiktor Przybylski
0e17ac6ea5
Translations: Update Polish
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2025-03-03 17:19:32 +01:00
Wiktor Przybylski
1bdec48552
Translations: Update Polish
...
Currently translated at 98.4% (5762 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2025-03-03 17:19:32 +01:00
Renne Rocha
a7e92657b0
Translations: Update Portuguese (Brazil)
...
Currently translated at 57.2% (3353 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-03 17:19:32 +01:00
dependabot[bot]
5bf9980e8a
Bump django-bootstrap3 from 24.3 to 25.1
...
Bumps [django-bootstrap3](https://github.com/zostera/django-bootstrap3 ) from 24.3 to 25.1.
- [Changelog](https://github.com/zostera/django-bootstrap3/blob/main/CHANGELOG.md )
- [Commits](https://github.com/zostera/django-bootstrap3/compare/v24.3...v25.1 )
---
updated-dependencies:
- dependency-name: django-bootstrap3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 13:41:42 +01:00
dependabot[bot]
e236dc275d
Bump @babel/core from 7.26.7 to 7.26.9 in /src/pretix/static/npm_dir
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.26.7 to 7.26.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 13:41:25 +01:00
Robert Rigo
aa38163096
Translations: Update Croatian
...
Currently translated at 84.4% (4943 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hr/
powered by weblate
2025-03-03 13:40:12 +01:00
Kristian Feldsam
e56eb2df4f
Translations: Update Slovak
...
Currently translated at 90.0% (5269 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2025-03-03 13:40:12 +01:00
Robert Rigo
d851885d16
Translations: Update Croatian
...
Currently translated at 84.4% (4942 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hr/
powered by weblate
2025-03-03 13:40:12 +01:00
Tim Maurizio Dullaart
a2955b4579
Translations: Update Dutch
...
Currently translated at 77.4% (182 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/nl/
powered by weblate
2025-03-03 13:40:12 +01:00
Tim Maurizio Dullaart
a7cd739555
Translations: Update Dutch
...
Currently translated at 98.4% (5763 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2025-03-03 13:40:12 +01:00
Kristian Feldsam
d9d5795837
Translations: Update Slovak
...
Currently translated at 90.0% (5269 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2025-03-03 13:40:12 +01:00
Kristian Feldsam
886f7f6178
Translations: Update Slovak
...
Currently translated at 30.6% (72 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sk/
powered by weblate
2025-03-03 13:40:12 +01:00
Kristian Feldsam
b66bbf7936
Translations: Update Slovak
...
Currently translated at 90.0% (5269 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2025-03-03 13:40:12 +01:00
CVZ-es
cb4ca80704
Translations: Update Spanish
...
Currently translated at 100.0% (5853 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-03-03 13:40:12 +01:00
CVZ-es
bf7b0d6c21
Translations: Update French
...
Currently translated at 100.0% (5853 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2025-03-03 13:40:12 +01:00
Renne Rocha
5cd97d6021
Translations: Update Portuguese (Brazil)
...
Currently translated at 55.9% (3273 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-03-03 13:40:12 +01:00
Renne Rocha
15c3b44395
Translations: Update Portuguese (Brazil)
...
Currently translated at 55.5% (3254 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-02-28 16:14:14 +01:00
Renne Rocha
75b703b62f
Translations: Update Portuguese (Brazil)
...
Currently translated at 53.8% (3153 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-02-28 16:14:14 +01:00
Elisabetta D'Agostino
3446986434
Translations: Update Italian
...
Currently translated at 24.4% (1430 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-02-28 16:14:14 +01:00
Renne Rocha
05dc2a1c19
Translations: Update Portuguese (Brazil)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pt_BR/
powered by weblate
2025-02-28 16:14:14 +01:00
Cornelius Kibelka
631771aa4b
Translations: Update Portuguese (Brazil)
...
Currently translated at 52.1% (3053 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-02-28 16:14:14 +01:00
Renne Rocha
de142e1c97
Translations: Update Portuguese (Brazil)
...
Currently translated at 52.1% (3053 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-02-28 16:14:14 +01:00
Cornelius Kibelka
d5fd5edf11
Translations: Update Portuguese (Brazil)
...
Currently translated at 48.7% (2853 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-02-28 16:14:14 +01:00
Renne Rocha
c6356b439b
Translations: Update Portuguese (Brazil)
...
Currently translated at 48.7% (2853 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-02-28 16:14:14 +01:00
Renne Rocha
0381f94841
Translations: Update Portuguese (Brazil)
...
Currently translated at 99.5% (234 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pt_BR/
powered by weblate
2025-02-28 16:14:14 +01:00
Renne Rocha
a4b69b9d9f
Translations: Update Portuguese (Brazil)
...
Currently translated at 37.2% (2180 of 5853 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-02-28 16:14:14 +01:00
Raphael Michel
79975e6174
Widget: Fix opening a subevent dynamically ( #4876 )
2025-02-28 11:18:11 +01:00
Mira
012eda66bd
Blocklist USN currency ( #4879 )
2025-02-28 10:18:39 +01:00
Richard Schreiber
018569a0d6
[A11y] Remove all autofocus in control except login/auth and dashboard
2025-02-28 08:56:54 +01:00
Raphael Michel
625bc66516
Bump version to 2025.3.0.dev0
2025-02-25 17:19:53 +01:00