Raphael Michel
5139eeb03b
more work
2025-06-24 15:01:56 +02:00
Raphael Michel
a7edb16fc0
API: Generalize concept of including/excluding/expanding fields
2025-06-24 09:52:32 +02:00
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
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
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
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
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
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 and GitHub
d55f411989
Add data-article-id to reference cart-item in product-list ( #5244 )
2025-06-23 11:49:23 +02:00
Raphael Michel and GitHub
40855e14d9
Fix non-total ordering of items (fixes flaky test) ( #5251 )
2025-06-23 10:04:12 +02:00
Richard Schreiber and GitHub
7bb2e4c170
Improve stats-UI fix ( #5243 )
...
* Improve stats-UI fix
* remove unused stats_json
2025-06-18 09:11:16 +02:00
Raphael Michel and GitHub
dec07b2df1
Subevent calendar: Respect time machine ( #5231 )
2025-06-17 11:30:52 +02:00
Raphael Michel and GitHub
9fc9aaa661
Event settings: Fix duplicate font choices (Z#23196687) ( #5230 )
2025-06-17 09:58:18 +02:00
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 and GitHub
dc198d4ab6
Control: fix question graphs UI ( #5242 )
2025-06-13 11:05:10 +02:00
Richard Schreiber and Raphael Michel
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
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 and GitHub
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 and GitHub
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 and GitHub
b5e20df508
Use proper log entry types for waiting list emails ( #5070 ) ( #5219 )
2025-06-12 14:03:40 +02:00
Raphael Michel and GitHub
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
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
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 and GitHub
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 and GitHub
74cea09f6c
[A11y] add missing autcomplete ( #5236 )
2025-06-11 10:47:17 +02:00
Richard Schreiber and GitHub
e8abe5cad8
[A11y] fix variations toggle-button missing aria-controls ( #5237 )
2025-06-11 10:46:53 +02:00
조정화 and Raphael Michel
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
조정화 and Raphael Michel
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 and Raphael Michel
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 and GitHub
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 and GitHub
362ac8de6f
[A11y] Widget: pass doc title in overlay to iframe.title ( #5210 )
2025-06-10 20:41:51 +02:00
Richard Schreiber and GitHub
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 and GitHub
dfb45e13ca
[A11y] Widget: make inputs min-height instead of fixed height ( #5216 )
2025-06-10 20:40:52 +02:00
Richard Schreiber and GitHub
23489f50f8
[A11y] Widget: change calendar table aria-label to labelledby ( #5217 )
2025-06-10 20:40:33 +02:00
Richard Schreiber and GitHub
80148a8435
[A11y] Widget: move dialog-focus to close-button ( #5221 )
2025-06-10 20:39:43 +02:00
Richard Schreiber and GitHub
9f49b7747c
[A11y] Checkout: fix semantics for addon-list, etc. ( #5212 )
2025-06-10 20:39:16 +02:00
Richard Schreiber and GitHub
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 and GitHub
d53af424cf
Widget: fix prefill 1 with variation-product ( #5229 )
2025-06-10 20:34:47 +02:00
Richard Schreiber and GitHub
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] and GitHub
2f7a00e660
Update protobuf requirement from ==6.30.* to ==6.31.* ( #5222 )
2025-06-10 15:17:32 +02:00
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] and GitHub
f9acefc0f9
Update pypdf requirement from ==5.4.* to ==5.6.* ( #5201 )
2025-06-10 15:17:05 +02:00
Tim Maurizio Dullaart and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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
조정화 and Raphael Michel
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
조정화 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and GitHub
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 and GitHub
ab72abea0a
[A11y] add autocomplete to customer forms email input ( #5214 )
2025-06-10 12:54:25 +02:00
Raphael Michel and GitHub
c53fc8df4e
Developer docs: Remove some ancient history ( #5224 )
2025-06-10 12:20:41 +02:00
luelista and GitHub
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 and GitHub
6aa3747403
Fix sneak-peek missing inert-attribute ( #5207 )
2025-06-03 21:49:59 +02:00
Raphael Michel and GitHub
d255c40a0b
[A11y] Do not set autocomplete section if autocomplete is off ( #5194 )
2025-06-03 11:08:17 +02:00
Richard Schreiber and GitHub
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
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 and GitHub
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
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
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
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 and Raphael Michel
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 and Raphael Michel
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 and GitHub
3a48279b22
[A11y] add group labelling to single input name-widget ( #5195 )
2025-06-02 15:53:35 +02:00
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 and GitHub
f0c95c4b03
[A11y] fix color contrast on hover for .active default-buttons ( #5198 )
2025-06-02 15:52:42 +02:00
Richard Schreiber and GitHub
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 and GitHub
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
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 and GitHub
1752b2f037
Do not allow to bulk-set empty names for subevents (Z#23194943) ( #5184 )
2025-05-30 13:29:18 +02:00
CVZ-es and Raphael Michel
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 and Raphael Michel
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 and 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 and 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 and Raphael Michel
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 and 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 and Raphael Michel
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 and 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 and 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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and 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 and 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 and GitHub
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
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
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 and GitHub
30e5214358
Update SECURITY.md
2025-05-29 10:46:32 +02:00
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 and GitHub
0f4a767b58
Fix form.has-seating class in voucher.html ( #5180 )
2025-05-28 18:10:11 +02:00
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 and GitHub
fe0b8c9f97
Simplify empty add-to-cart check ( #5177 )
2025-05-28 17:30:15 +02:00
Richard Schreiber and GitHub
8ad0944dcf
Fix widget v2 deployment updateassets ( #5176 )
...
* Fix widget v2 deployment updateassets
* fix code style issues
2025-05-28 15:49:05 +02:00
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
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 and Raphael Michel
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
조정화 and Raphael Michel
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
조정화 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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
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 and GitHub
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 and GitHub
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 and 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 and 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 and 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 and 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 and 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 and 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 and 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 and 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 and 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 and 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 and Raphael Michel
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 and 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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and 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 and 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 and GitHub
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
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 and GitHub
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 and GitHub
902527f8aa
Cookie consent: Proper fix for zero-provider situations ( #5153 )
2025-05-23 21:39:59 +02:00
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 and GitHub
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 and GitHub
3a195b6ef9
Waiting list export: Add product IDs (Z#23192538) ( #5134 )
2025-05-22 21:42:14 +02:00
luelista and GitHub
44c5217e9e
correctly specify has-seating for subevents ( #5156 )
2025-05-22 19:25:48 +02:00
luelista and GitHub
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
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
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 and GitHub
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 and GitHub
d616b4d648
Fix incorrect form tags on checkout_confirm.html ( #5146 )
2025-05-22 12:54:59 +02:00
Martin Gross and GitHub
54e222b527
Checkout: Center-align step-done fa ( #5145 )
...
counteract change introduced in b638c00952
2025-05-22 12:49:46 +02:00
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 and GitHub
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 and GitHub
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 and GitHub
bf47da521c
[A11y] add heading-level to product list ( #5121 )
2025-05-21 13:31:05 +02:00
Richard Schreiber and GitHub
e3b74249c9
[A11y] fix skip-link z-index ( #5123 )
2025-05-21 13:30:39 +02:00
Richard Schreiber and GitHub
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 and 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 and Raphael Michel
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 and Raphael Michel
31b2a9026d
Translations: Add Hebrew
2025-05-21 12:47:42 +02:00
Raphael Michel and Raphael Michel
1d49d7cbf7
Translations: Delete Hebrew
2025-05-21 12:47:42 +02:00
조정화 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and GitHub
d49141c05d
Use he as language code for Hebrew ( #5129 )
2025-05-21 12:42:51 +02:00
Richard Schreiber and GitHub
0bbb136d67
[A11y] Fix checkbox:focus style ( #5131 )
2025-05-21 12:00:34 +02:00
Richard Schreiber and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
6b331888e9
[A11y] Fix missing errors on empty inputs on checkout-login ( #5104 )
2025-05-15 13:19:25 +02:00
Richard Schreiber and GitHub
225b2452bd
[A11y] underline inline-links ( #5102 )
2025-05-15 12:32:23 +02:00
Richard Schreiber and GitHub
e7d024b146
[A11y] change footer poweredby-link to pretix.eu if no poweredby_url ( #5111 )
2025-05-15 12:30:48 +02:00
Richard Schreiber and GitHub
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 and GitHub
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 and GitHub
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 and 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 and Raphael Michel
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 and 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
조정화 and Raphael Michel
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
조정화 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and GitHub
6766d649f5
[A11y] change event-list from dl to articles with h3 ( #5085 )
2025-05-14 21:51:54 +02:00
Richard Schreiber and GitHub
c17a090244
[A11y] Fix color-contrast for info/error-texts in widget ( #5105 )
2025-05-14 15:06:38 +02:00
Richard Schreiber and GitHub
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
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 and GitHub
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 and GitHub
6d0368a1bb
Fix page-header-links outline color contrast ( #5096 )
2025-05-13 13:36:45 +02:00
Richard Schreiber and GitHub
57d33e1eb1
[A11y] fix issues with labels and tabindex in widget ( #5083 )
2025-05-13 13:36:11 +02:00
Raphael Michel and GitHub
e6ec4cb435
Adjust headlines aside from front page ( #5098 )
2025-05-13 10:51:34 +02:00
Raphael Michel and GitHub
6043a96575
Fix weird markup on "resend link" page ( #5097 )
2025-05-13 10:43:26 +02:00
Raphael Michel and GitHub
5bc1fb8e81
Allow to set multiple email invoice recipients (Z#23190766) ( #5090 )
2025-05-13 10:31:07 +02:00
Raphael Michel and GitHub
47c840b9e5
Check-in log: Correctly use name from parent product (Z#23192134) ( #5091 )
2025-05-13 10:10:18 +02:00
Richard Schreiber and GitHub
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 and GitHub
1caa71cdbe
Improve validation of Norwegian VAT IDs ( #5089 )
2025-05-12 17:04:58 +02:00
Richard Schreiber and GitHub
1f2a0278c0
[A11y] replace b with strong for better semantics ( #5086 )
2025-05-12 16:43:08 +02:00
Raphael Michel and 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 and 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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
6f92f2324f
Fix JavaScript-based required label
2025-05-12 16:35:18 +02:00
Hijiri Umemoto and Raphael Michel
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 and Raphael Michel
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
조정화 and Raphael Michel
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
조정화 and Raphael Michel
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
조정화 and Raphael Michel
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
조정화 and Raphael Michel
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
조정화 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and 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 and 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] and Raphael Michel
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] and Raphael Michel
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 and Raphael Michel
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] and Raphael Michel
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 and 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 and 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 and Raphael Michel
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 and Raphael Michel
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 and GitHub
5522d67f9b
API: Fix old meta values being returned when updating event ( fixes #5077 ) ( #5080 )
2025-05-09 08:59:40 +02:00
Richard Schreiber and GitHub
7472564c26
[A11y] Fix sneak-peek for cart ( #5076 )
2025-05-09 08:38:34 +02:00
Richard Schreiber and GitHub
2b735bec0b
[A11y] Improve customer account forms ( #5034 )
2025-05-09 08:36:09 +02:00
Phin Wolkwitz and GitHub
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 and GitHub
f676a77536
Remove line-break before "required" in label on small screens ( #5074 )
2025-05-07 12:04:27 +02:00
Richard Schreiber and GitHub
c487373340
[A11y] validate dates only server-side for better error message support ( #5073 )
2025-05-07 12:03:46 +02:00
Richard Schreiber and GitHub
3e05463486
[A11y] Remove unnecessary "required" help-text in questions-step ( #5075 )
2025-05-06 18:20:26 +02:00
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 and GitHub
2605fe93d9
Fix unhandled error when parsing date in calendar-view ( #5072 )
2025-05-05 15:33:22 +02:00
Richard Schreiber and GitHub
3dedfd6ee0
[A11y] fix tablist issues ( #5060 )
2025-05-05 12:16:04 +02:00
Richard Schreiber and GitHub
f71eb195c4
[A11y] Fix service fee HTML-structure ( #5046 )
2025-05-05 11:59:17 +02:00
Richard Schreiber and GitHub
f09e9590a8
[A11y] make text "required" visible in labels ( #5042 )
2025-05-05 11:40:35 +02:00
Richard Schreiber and GitHub
c53d44238c
[A11y] Improve voice-control access for quantity rocker-buttons
2025-05-05 10:08:17 +02:00
Raphael Michel and GitHub
3bcc504bd8
Geocoding utils: Support more flexible set of input fields ( #5025 )
2025-05-02 18:06:13 +02:00
dependabot[bot] and Raphael Michel
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 and GitHub
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] and Raphael Michel
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] and Raphael Michel
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] and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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
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
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 and GitHub
f4478da5ce
Fix handling of empty giftcard-code
2025-04-30 07:15:18 +02:00
luelista and GitHub
013a065132
Fix mismatched headline level in fragment_product_list.html ( #5048 )
2025-04-29 15:25:15 +02:00
Richard Schreiber and GitHub
b3919973f1
Fix order export for empty attendee_name_parts
2025-04-29 13:35:25 +02:00
Raphael Michel and GitHub
e1027e3e8c
OrderChangeManager: Re-use same instances of OrderPosition/OrderFee
2025-04-29 12:38:41 +02:00
Richard Schreiber and GitHub
d3792935ae
[A11y] add missing sr-only-text for clock-icon
2025-04-29 12:28:46 +02:00
Davide Manzella and Raphael Michel
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
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 and 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 and 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 and 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 and 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 and 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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and GitHub
ca12cbb69e
Fix checkbox-labels always containing text "required" although not being required
2025-04-25 12:17:33 +02:00
Richard Schreiber and GitHub
21c273854c
[A11y] Add sr-only "Log out" to logout-link
2025-04-25 10:31:07 +02:00
Richard Schreiber and GitHub
0eb11b154b
Fix double-thick line between inputs in input-group
2025-04-25 10:30:50 +02:00
Raphael Michel and GitHub
8796b4359c
Add CSS for right-to-left language input fields ( #5021 )
2025-04-25 09:13:58 +02:00
Richard Schreiber and GitHub
698f687c54
Fix missing checkbox-button disabled-state
2025-04-23 19:20:46 +02:00
Richard Schreiber and GitHub
ec627d6a3c
Fix rem-based input height
2025-04-23 19:20:31 +02:00
Richard Schreiber and GitHub
a252c69988
[A11y] Fix tab order on customer step (remove autofocus on email-field)
2025-04-23 18:07:32 +02:00
Richard Schreiber and GitHub
578518e8ab
[A11y] Fix color contrast on headings-small-color
2025-04-23 18:05:07 +02:00
Raphael Michel and GitHub
d50d6a1dfd
Product list: Fix DOM position of label causing wrong border
2025-04-23 17:34:20 +02:00
Richard Schreiber and GitHub
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 and GitHub
48c2d57cd4
[A11y] fix border contrast for inputs
2025-04-23 14:34:50 +02:00
Paul Berschick and Raphael Michel
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 and 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 and 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 and Raphael Michel
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 and GitHub
515f79b206
A11y: do not use px-based fontsizes
2025-04-22 19:47:20 +02:00
Raphael Michel and GitHub
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
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
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 and 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
조정화 and Raphael Michel
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
조정화 and Raphael Michel
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 and Raphael Michel
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 and GitHub
929a2eb6e3
Fix datepicker date display when using min/max (Z#23185544)
2025-04-16 18:12:27 +02:00
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
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
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
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
조정화 and Raphael Michel
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
조정화 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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
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 and GitHub
2bb324f885
Fix datepicker locale when using min/max
2025-04-09 14:38:27 +02:00
Richard Schreiber and GitHub
ea955c779e
Fix image size in help-text for logo-images
2025-04-08 20:40:18 +02:00
Raphael Michel and GitHub
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 and GitHub
12f4473fbd
Fix checkin-list-filter test randomly matching secret
2025-04-07 15:31:07 +02:00
luelista and GitHub
8c3ac46ddf
Fix bug in Question.clean_answer ( #4987 )
2025-04-07 15:19:54 +02:00
Raphael Michel and GitHub
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 and GitHub
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 and GitHub
277a5bffa8
Allow changing ticket secret via API (Z#23188201) ( #4989 )
2025-04-07 13:49:19 +02:00
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
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
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 and Raphael Michel
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
조정화 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and GitHub
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 and GitHub
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 and GitHub
a3d721c08b
Add Federal district (DF) to state dropdown for Brazil (BR) ( #4966 )
2025-03-31 12:15:17 +02:00
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 and GitHub
5138e86cf1
Order search: Keep searching in canceled positions (Z#23187097) ( #4963 )
2025-03-31 12:14:00 +02:00
luelista and GitHub
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
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and GitHub
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 and GitHub
d928adf7a3
Sort organizers in typeahead by number of events (Z##23185900) ( #4912 )
2025-03-27 17:28:10 +01:00
luelista and GitHub
4755200ab0
order_overview: allow filtering by time ( #4958 )
2025-03-27 17:23:08 +01:00
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 and GitHub
1a1948e3fa
[A11y] Improve HTML-output for date-ranges
2025-03-27 13:21:25 +01:00
Richard Schreiber and GitHub
f70874b21c
[A11y] Widget: add missing labels to dialog and iframe
2025-03-27 13:20:13 +01:00
Richard Schreiber and GitHub
1c8bcca846
[A11y] Improve focus management for widget overlay
2025-03-27 13:18:59 +01:00
Raphael Michel and GitHub
6c7041c875
Add a label for empty salutation option (Z#23183319) ( #4913 )
2025-03-27 12:09:04 +01:00
CVZ-es and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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
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
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
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 and 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 and 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 and 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 and 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 and GitHub
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 and GitHub
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
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
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
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] and Raphael Michel
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 and 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 and Raphael Michel
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 and Raphael Michel
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
조정화 and Raphael Michel
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 and GitHub
8ec8b69755
PayPal: Prevent race condition between refund and incoming webhook (Z#23185186) ( #4911 )
2025-03-24 18:10:58 +01:00
Richard Schreiber and GitHub
de9a86c614
Fix label matching when copying answers ( #4946 )
2025-03-24 17:25:33 +01:00
luelista and GitHub
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 and GitHub
6a92b98766
Event order list: Search in attendee company field (Z#23186263) ( #4941 )
2025-03-24 15:04:17 +01:00
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
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
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 and GitHub
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
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 and GitHub
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and GitHub
7652f48dc1
New consistent representation of date ranges with times (Z#23184657)
2025-03-18 14:40:38 +01:00
dependabot[bot] and Raphael Michel
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] and Raphael Michel
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
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
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 and GitHub
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 and GitHub
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 and GitHub
745929b625
Order email: Allow to attach default attachment (Z#23185463, #4903 ) ( #4915 )
2025-03-18 13:52:50 +01:00
Richard Schreiber and GitHub
7da03ac17c
Fix concurrent login and duplicate UserKnownLoginSources ( #4880 )
2025-03-18 10:24:15 +01:00
Raphael Michel and GitHub
ac8cb3bfd1
Order search: Fix typing errors in advanced search ( fixes #4900 ) ( #4919 )
2025-03-18 09:01:30 +01:00
Raphael Michel and GitHub
0236911a88
Order search: Proper input validation with error feedback for advanced search ( #4920 )
2025-03-18 09:01:13 +01:00
Raphael Michel and GitHub
f475781a89
Order email history: Record more information about attachments (Z#23185463) ( #4914 )
2025-03-18 08:58:54 +01:00
Raphael Michel and GitHub
fcd8c82092
Fix context processor crash on "event not found" page (PRETIXEU-BAS) ( #4918 )
2025-03-18 08:58:40 +01:00
Richard Schreiber and GitHub
9ec9c67550
Fix API cartpositions without answers ( #4909 )
2025-03-17 13:05:46 +01:00
Richard Schreiber and GitHub
3eff74bf4c
Refactor widget redeeming voucher form ( #4890 )
2025-03-17 11:38:59 +01:00
Raphael Michel and GitHub
d0d17a1d0a
Order: Use different icon for non-consuming check-in list (Z#23184645) ( #4916 )
2025-03-17 11:25:48 +01:00
Raphael Michel and GitHub
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] and Raphael Michel
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] and Raphael Michel
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 and Raphael Michel
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] and Raphael Michel
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 and Raphael Michel
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] and Raphael Michel
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] and Raphael Michel
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 and Raphael Michel
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] and Raphael Michel
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] and Raphael Michel
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 and Raphael Michel
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] and Raphael Michel
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 and Raphael Michel
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] and Raphael Michel
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] and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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] and Raphael Michel
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] and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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] and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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
조정화 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and GitHub
42b432daa2
Update .clabot
2025-03-14 17:08:38 +01:00
Renne Rocha and GitHub
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 and GitHub
032be74d77
Add min/max-limit on giftcard_expiry_years
2025-03-12 08:54:40 +01:00
Raphael Michel and GitHub
e2e811ea47
Search engines: Do not index event lists for specific dates ( #23185037 ) ( #4901 )
2025-03-11 16:09:40 +01:00
Renne Rocha and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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
조정화 and Raphael Michel
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 and Raphael Michel
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
조정화 and Raphael Michel
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 and Raphael Michel
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
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 and GitHub
b9c94f21af
Checkin list CSV export: Use stable orderings ( #4866 )
2025-03-04 17:27:42 +01:00
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 and GitHub
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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] and Raphael Michel
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] and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and Raphael Michel
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 and GitHub
79975e6174
Widget: Fix opening a subevent dynamically ( #4876 )
2025-02-28 11:18:11 +01:00
Mira and GitHub
012eda66bd
Blocklist USN currency ( #4879 )
2025-02-28 10:18:39 +01:00
Richard Schreiber and GitHub
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
Raphael Michel
946777bd64
Bump version to 2025.2.0
2025-02-25 17:17:49 +01:00
Raphael Michel
982069720e
Change links to new documentation
2025-02-25 17:17:02 +01:00
Raphael Michel
f450abba24
Fix crash in voucher bulk deletion (PRETIXEU-B0T)
2025-02-25 16:00:53 +01:00
11632e082f
API: Allow to add a fee to an order ( #4806 ) ( #4829 )
...
* API: Allow to add a fee to an order (#4806 )
* Fix example in docs
* Consistent order of examples
* Add create_fees to example
* docs: None -> null
* docs: update fee_type options
---------
Co-authored-by: Mira Weller <weller@rami.io >
2025-02-25 14:41:28 +01:00
083e5ed265
New Signal: order_expiry_changed ( #4867 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2025-02-25 13:38:26 +01:00
Raphael Michel and Raphael Michel
b48259ab60
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-02-25 13:33:57 +01:00
Raphael Michel and Raphael Michel
acf200da39
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-02-25 13:33:57 +01:00
Raphael Michel and Raphael Michel
b46db4b47a
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-02-25 13:33:57 +01:00
Raphael Michel and Raphael Michel
5cacb40d96
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-02-25 13:33:57 +01:00
Raphael Michel
efac98e98d
Update wordlist
2025-02-25 12:52:31 +01:00
Raphael Michel
a56033bfb0
Update wordlist
2025-02-25 12:50:53 +01:00
Raphael Michel
dfdeaabb71
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2025-02-25 11:10:20 +01:00
551e219d9a
Update sentry-sdk requirement from ==2.20.* to ==2.22.* ( #4855 )
...
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.20.0...2.22.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-02-24 18:02:49 +01:00
352d4e29f1
Allow ticket QR code colour to be configured ( #4726 )
...
* Allow ticket QR code colour to be configured
This commit introduces a feature enabling users to customise the QR
code colour in the ticket editor.
* Remove redundant argument from `Dict.get` call
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
---------
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2025-02-24 17:28:59 +01:00
Mira and GitHub
4872082780
Prioritize widget-provided cookie consent information over localStorage (Z#23181715) ( #4862 )
...
* Prioritize widget-provided cookie consent information over localStorage
* Hide cookie-consent-reopen link if external consent info from widget present
2025-02-24 17:15:03 +01:00
fb6117a307
Fix voucher application on "free price" items (Z#23183254) ( #4863 )
...
* Do not apply vouchers on "free price" items where more than minimum price is selected
* Do apply vouchers on "free price" items if exactly the minimum price is selected
* Update cart.py
* Add test cases, fix bug in adjacent test
* Fix code style
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2025-02-24 17:14:49 +01:00
dependabot[bot] and Raphael Michel
1af7636aa3
Bump django-filter from 24.3 to 25.1
...
Bumps [django-filter](https://github.com/carltongibson/django-filter ) from 24.3 to 25.1.
- [Release notes](https://github.com/carltongibson/django-filter/releases )
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst )
- [Commits](https://github.com/carltongibson/django-filter/compare/24.3...25.1 )
---
updated-dependencies:
- dependency-name: django-filter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 16:22:31 +01:00
anonymous and Raphael Michel
78b608aee3
Translations: Update Slovak
...
Currently translated at 90.1% (5270 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2025-02-24 16:16:38 +01:00
anonymous and Raphael Michel
96f00a171b
Translations: Update Chinese (Traditional Han script)
...
Currently translated at 96.9% (5665 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hant/
powered by weblate
2025-02-24 16:16:38 +01:00
anonymous and Raphael Michel
5ea2abd682
Translations: Update Ukrainian
...
Currently translated at 60.6% (3544 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2025-02-24 16:16:38 +01:00
anonymous and Raphael Michel
faec3fd2ed
Translations: Update Galician
...
Currently translated at 9.6% (567 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/gl/
powered by weblate
2025-02-24 16:16:38 +01:00
anonymous and Raphael Michel
dbacd9f96c
Translations: Update Latvian
...
Currently translated at 36.1% (2113 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/lv/
powered by weblate
2025-02-24 16:16:38 +01:00
anonymous and Raphael Michel
dbac2c279e
Translations: Update Russian
...
Currently translated at 18.5% (1087 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ru/
powered by weblate
2025-02-24 16:16:38 +01:00
anonymous and Raphael Michel
0af60eddb1
Translations: Update Arabic
...
Currently translated at 63.5% (3714 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/
powered by weblate
2025-02-24 16:16:38 +01:00
d721d9577c
Improve efficiency of bulk operations ( #4832 )
...
* Improve efficiency of bulk operations
* Update src/pretix/base/models/log.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Review notes
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-02-21 16:11:47 +01:00
Raphael Michel and GitHub
67db230f72
OIDC: Implement PKCE in OP and RP
2025-02-21 13:23:17 +01:00
Raphael Michel
78fbda2311
Add Croatian as a language
2025-02-21 11:15:06 +01:00
Robert Rigo and Raphael Michel
6e4b2e500c
Translations: Update Croatian
...
Currently translated at 84.3% (4933 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hr/
powered by weblate
2025-02-21 11:09:00 +01:00
Robert Rigo and Raphael Michel
e124e4d1fc
Translations: Update Croatian
...
Currently translated at 50.5% (2958 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hr/
powered by weblate
2025-02-21 11:09:00 +01:00
Petr Čermák and Raphael Michel
73e9b6c485
Translations: Update Czech
...
Currently translated at 86.8% (204 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/cs/
powered by weblate
2025-02-21 11:09:00 +01:00
Petr Čermák and Raphael Michel
6e010d367c
Translations: Update Czech
...
Currently translated at 74.0% (4327 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/cs/
powered by weblate
2025-02-21 11:09:00 +01:00
Renne Rocha and Raphael Michel
ea5ee3d5d6
Translations: Update Portuguese (Brazil)
...
Currently translated at 18.8% (1104 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-02-21 11:09:00 +01:00
Robert Rigo and Raphael Michel
8ec6138602
Translations: Update Croatian
...
Currently translated at 18.4% (1078 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hr/
powered by weblate
2025-02-21 11:09:00 +01:00
deborahfoell and Raphael Michel
2f4aeee42f
Translations: Update Greek
...
Currently translated at 47.5% (2782 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/el/
powered by weblate
2025-02-21 11:09:00 +01:00
Raphael Michel and GitHub
2f2551cc71
Prepare for new docs, remove user docs as they move to own repo ( #4819 )
2025-02-14 14:05:19 +01:00
Raphael Michel and GitHub
f53ae59698
Address form: Fix "copy from above" for the "State" field
2025-02-14 13:09:30 +01:00
Andrias Magnussen and Raphael Michel
225349d7e6
Translations: Update Faroese
...
Currently translated at 1.8% (111 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fo/
powered by weblate
2025-02-14 08:49:46 +01:00
Ana Rute Pacheco Vivas and Raphael Michel
f54906724d
Translations: Update Portuguese (Portugal)
...
Currently translated at 85.5% (5002 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_PT/
powered by weblate
2025-02-14 08:49:46 +01:00
Raphael Michel and GitHub
d8846095dd
API: Add order_phone_asked/order_phone_required to DeviceEventSettingsSerializer ( #4842 )
2025-02-13 13:58:15 +01:00
Ana Rute Pacheco Vivas and Raphael Michel
aa2b781844
Translations: Update Portuguese (Portugal)
...
Currently translated at 85.4% (4998 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_PT/
powered by weblate
2025-02-13 09:04:45 +01:00
Ana Rute Pacheco Vivas and Raphael Michel
686a80ace7
Translations: Update Portuguese (Portugal)
...
Currently translated at 85.4% (4997 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_PT/
powered by weblate
2025-02-13 09:04:45 +01:00
Raphael Michel
4ad9bcf6e7
API: Fix locale accidentally being a required field
2025-02-12 17:55:30 +01:00
Ana Rute Pacheco Vivas and Raphael Michel
59a8f18573
Translations: Update Portuguese (Portugal)
...
Currently translated at 85.4% (4996 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_PT/
powered by weblate
2025-02-12 16:56:09 +01:00
Johanna Ketola and Raphael Michel
65aa50c6fa
Translations: Update Finnish
...
Currently translated at 65.9% (3857 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-12 16:56:09 +01:00
Ana Rute Pacheco Vivas and Raphael Michel
c4573c4a07
Translations: Update Portuguese (Portugal)
...
Currently translated at 85.4% (4994 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_PT/
powered by weblate
2025-02-12 16:56:09 +01:00
Ana Rute Pacheco Vivas and Raphael Michel
6441ef0c09
Translations: Update Portuguese (Portugal)
...
Currently translated at 85.4% (4994 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_PT/
powered by weblate
2025-02-12 16:56:09 +01:00
deborahfoell and Raphael Michel
7c869f747b
Translations: Update Korean
...
Currently translated at 2.1% (126 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-02-12 16:56:09 +01:00
Robert Rigo and Raphael Michel
3efcae79dc
Translations: Update Croatian
...
Currently translated at 0.7% (43 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hr/
powered by weblate
2025-02-12 16:56:09 +01:00
Raphael Michel and GitHub
4b1bc39617
API: Fix crash on invalid input (PRETIXEU-B7Q) ( #4837 )
2025-02-12 12:51:17 +01:00
Raphael Michel and GitHub
ddcf54c71e
Badges: Remove invalid GET handler from view ( #4838 )
2025-02-12 12:51:08 +01:00
Raphael Michel and GitHub
7afe2e66d7
API: Validate input locales (Z#23182219) ( #4833 )
2025-02-12 12:50:13 +01:00
Richard Schreiber and GitHub
943193e8e0
Fix copying invoice answers with special chars in placeholder
2025-02-11 10:54:18 +01:00
0079be68d3
Allow plugins to add data to the order API (Z#23179688) ( #4822 )
...
* Allow plugins to add data to the order API (Z#23179688)
* Update src/pretix/api/serializers/media.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Fix failing test
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-02-10 14:06:20 +01:00
Kian Cross and GitHub
5bf6980a7b
Improve date format heuristic for bank statement import ( #4814 )
...
When dates are ambiguous, use the event's locale to infer whether the
day or month comes first. Since regions follow certain date format
conventions, this helps make more accurate guesses.
2025-02-10 11:33:14 +01:00
Kian Cross and GitHub
7e8ef47537
Add delete button to voucher details page ( #4815 )
2025-02-10 11:32:24 +01:00
Raphael Michel
86120d0296
Enable Finish language
2025-02-10 10:59:35 +01:00
Karoliina Grohn and Raphael Michel
e2086a8eca
Translations: Update Finnish
...
Currently translated at 65.8% (3848 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-10 10:59:05 +01:00
Hannu Kaakinen and Raphael Michel
ad7c4a957d
Translations: Update Finnish
...
Currently translated at 65.8% (3848 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-10 10:59:05 +01:00
Karoliina Grohn and Raphael Michel
f1fbb08c2b
Translations: Update Finnish
...
Currently translated at 62.4% (3651 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-10 10:59:05 +01:00
Hannu Kaakinen and Raphael Michel
73b58cfb89
Translations: Update Finnish
...
Currently translated at 62.4% (3651 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-10 10:59:05 +01:00
Hannu Kaakinen and Raphael Michel
4323366ec3
Translations: Update Finnish
...
Currently translated at 58.1% (3401 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-10 10:59:05 +01:00
Karoliina Grohn and Raphael Michel
4d6b63e1c2
Translations: Update Finnish
...
Currently translated at 54.3% (3177 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-10 10:59:05 +01:00
Hannu Kaakinen and Raphael Michel
6edc12a89f
Translations: Update Finnish
...
Currently translated at 54.3% (3177 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-10 10:59:05 +01:00
Hannu Kaakinen and Raphael Michel
e473d0bfce
Translations: Update Finnish
...
Currently translated at 51.7% (3028 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-10 10:59:05 +01:00
Hannu Kaakinen and Raphael Michel
42469402b6
Translations: Update Finnish
...
Currently translated at 41.7% (2440 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-10 10:59:05 +01:00
Hannu Kaakinen and Raphael Michel
fd70d567e0
Translations: Update Finnish
...
Currently translated at 39.5% (2310 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-10 10:59:05 +01:00
Hannu Kaakinen and Raphael Michel
2b4d70fa30
Translations: Update Finnish
...
Currently translated at 37.7% (2207 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-10 10:59:05 +01:00
조정화 and Raphael Michel
3c27aa8591
Translations: Update Korean
...
Currently translated at 2.1% (125 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-02-10 10:59:05 +01:00
Hannu Kaakinen and Raphael Michel
a1d6d636a8
Translations: Update Finnish
...
Currently translated at 36.9% (2159 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-10 10:59:05 +01:00
Johanna Ketola and Raphael Michel
373f9e666f
Translations: Update Finnish
...
Currently translated at 36.9% (2159 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-10 10:59:05 +01:00
Karoliina Grohn and Raphael Michel
e524055249
Translations: Update Finnish
...
Currently translated at 36.9% (2159 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-10 10:59:05 +01:00
Mira and GitHub
85ae181ce8
Add missing return ( #4823 )
2025-02-10 10:54:56 +01:00
Raphael Michel
cfae2c62c3
OIDC: Fix incorrect error handling in server implementation
2025-02-07 18:04:46 +01:00
Mira and GitHub
9c781a174d
Fix Checkin logdisplay for deleted events ( #4821 )
2025-02-07 14:25:57 +01:00
Mira and GitHub
f7cba6a2bd
Fix log display for checkins and order splits (Z#23181229) ( #4818 )
...
- Fix link in pretix.event.order.changed.split
- Add link to existing order in pretix.event.order.changed.split_from
- Fix display of checkin entries without datetime in data
- Add additional info for admins (action type, linked content object)
2025-02-07 11:53:17 +01:00
Raphael Michel and GitHub
c4436ca319
Change wording for "show_dates_on_frontpage" setting ( #4798 )
2025-02-06 14:55:15 +01:00
Martin Gross and GitHub
c87401ef5d
Widget: Prefill email_repeat with data-email attribute (Z#23181657) ( #4813 )
2025-02-06 12:07:43 +01:00
Raphael Michel and GitHub
a53def0947
Fix CSRF token of admin mode button being removed if e.g. support menu is clicked ( #4812 )
2025-02-06 12:07:10 +01:00
Mira and GitHub
64effc84a3
Hide "Optional" label on conditionally required "Cross-selling condition" field ( #4809 )
2025-02-06 11:52:27 +01:00
Hannu Kaakinen and Raphael Michel
867ae8c61a
Translations: Update Finnish
...
Currently translated at 34.2% (2004 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-06 11:51:59 +01:00
조정화 and Raphael Michel
8d8a4c4417
Translations: Update Korean
...
Currently translated at 1.9% (114 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-02-06 11:51:59 +01:00
Hannu Kaakinen and Raphael Michel
1985f1d2de
Translations: Update Finnish
...
Currently translated at 33.6% (1965 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-06 11:51:59 +01:00
b6c903a7ba
Invoice renderer: Group invoice lines even with addons (Z#23173618) ( #4744 )
...
* Invoice renderer: Group invoice lines even with addons (Z#23173618)
* Add unit test
* Update src/pretix/base/invoice.py
Co-authored-by: Mira <weller@rami.io >
---------
Co-authored-by: Mira Weller <weller@rami.io >
2025-02-06 10:55:09 +01:00
9df86b9339
Bump @babel/core from 7.26.0 to 7.26.7 in /src/pretix/static/npm_dir ( #4800 )
...
Build / Packaging (3.11) (push) Has been cancelled
Documentation / Spellcheck (push) Has been cancelled
Code Style / isort (push) Has been cancelled
Code Style / flake8 (push) Has been cancelled
Code Style / licenseheaders (push) Has been cancelled
Tests / Tests (postgres, 3.10) (push) Has been cancelled
Tests / Tests (postgres, 3.11) (push) Has been cancelled
Tests / Tests (postgres, 3.9) (push) Has been cancelled
Tests / Tests (sqlite, 3.11) (push) Has been cancelled
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.26.0 to 7.26.7.
- [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.7/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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 17:40:14 +01:00
4e4e187a84
Update beautifulsoup4 requirement from ==4.12.* to ==4.13.* ( #4804 )
...
* Update beautifulsoup4 requirement from ==4.12.* to ==4.13.*
Updates the requirements on [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/ ) to permit the latest version.
---
updated-dependencies:
- dependency-name: beautifulsoup4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Replace findAll with find_all
---------
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-02-05 17:39:23 +01:00
Raphael Michel and GitHub
5d56cd3917
Fix missing atomicity for handling forms and logs (might be the reason for Z#23178997) ( #4755 )
2025-02-05 16:56:38 +01:00
Kian Cross and GitHub
5d4b218aa6
Banktransfer: Handle trailing commas in headers for Lloyds Bank CSV files ( #4782 )
...
Lloyds Bank (UK) CSV files include a trailing comma in the header row
but not in the data rows, causing the `csvimport.parse` function to
skip the data rows. This occurs because the header length exceeds the
row length, making them unequal to `hint.cols`.
This commit adjusts the length check to allow a range of acceptable row
lengths, from the index of the last non-empty column in the header to
`hint.cols`. This ensures compatibility with headers containing one or
more trailing commas without affecting rows with correctly labelled columns.
The solution avoids breaking changes by leaving underlying data structures
untouched. Alternative approaches, such as dropping trailing commas before
parsing or removing empty elements after parsing, were avoided due to
potential risks. Specifically, trailing columns might contain data that
banks provide but fail to label in the header row.
2025-02-05 16:56:28 +01:00
03d3879787
Update isort requirement from ==5.13.* to ==6.0.* ( #4789 )
...
Updates the requirements on [isort](https://github.com/pycqa/isort ) to permit the latest version.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.13.0...6.0.0 )
---
updated-dependencies:
- dependency-name: isort
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-02-05 16:53:10 +01:00
c3db1dfb09
Update geoip2 requirement from ==4.* to ==5.* ( #4792 )
...
Updates the requirements on [geoip2](https://github.com/maxmind/GeoIP2-python ) to permit the latest version.
- [Release notes](https://github.com/maxmind/GeoIP2-python/releases )
- [Changelog](https://github.com/maxmind/GeoIP2-python/blob/main/HISTORY.rst )
- [Commits](https://github.com/maxmind/GeoIP2-python/compare/v4.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: geoip2
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-02-05 16:52:53 +01:00
Mira and GitHub
026a5e2941
Log automatic team creation in event create wizard ( #4802 )
2025-02-05 16:52:36 +01:00
59d4673dde
Bump @babel/preset-env in /src/pretix/static/npm_dir ( #4801 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.26.0 to 7.26.7.
- [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.7/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-02-05 16:52:16 +01:00
30f11deb19
Update reportlab requirement from ==4.2.* to ==4.3.* ( #4805 )
...
Updates the requirements on [reportlab](https://www.reportlab.com/ ) to permit the latest version.
---
updated-dependencies:
- dependency-name: reportlab
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-02-05 16:51:22 +01:00
조정화 and Raphael Michel
97c456db34
Translations: Update Korean
...
Build / Packaging (3.11) (push) Waiting to run
Documentation / Spellcheck (push) Waiting to run
Code Style / isort (push) Waiting to run
Code Style / flake8 (push) Waiting to run
Code Style / licenseheaders (push) Waiting to run
Tests / Tests (postgres, 3.10) (push) Waiting to run
Tests / Tests (postgres, 3.11) (push) Waiting to run
Tests / Tests (postgres, 3.9) (push) Waiting to run
Tests / Tests (sqlite, 3.11) (push) Waiting to run
Strings / Check gettext syntax (push) Has been cancelled
Strings / Spellcheck (push) Has been cancelled
Currently translated at 1.3% (81 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-02-05 12:51:33 +01:00
Antti Nironen and Raphael Michel
cf9c85c60b
Translations: Update Finnish
...
Currently translated at 29.2% (1711 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-05 12:51:33 +01:00
Wiktor Przybylski and Raphael Michel
308a6acfe3
Translations: Update Polish
...
Currently translated at 98.5% (5764 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2025-02-05 12:51:33 +01:00
Hijiri Umemoto and Raphael Michel
388a5f6a1e
Translations: Update Japanese
...
Currently translated at 100.0% (5846 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-02-05 12:51:33 +01:00
Hannu Kaakinen and Raphael Michel
25ee4a747f
Translations: Update Finnish
...
Currently translated at 28.8% (1684 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-02-05 12:51:33 +01:00
Raphael Michel
f6b0e35e40
VAT ID check: Include response in error log
2025-02-05 12:50:20 +01:00
Raphael Michel
85cba253a8
Translations: Remove obvious ChatGPT responses from nb_NO
2025-02-05 12:29:12 +01:00
Raphael Michel and GitHub
c820d742d4
Generate invoice earlier in payment method change process (Z#23179304) ( #4763 )
...
* Generate invoice earlier in payment method change process (Z##23179304)
* Resolve review note
2025-02-03 17:39:46 +01:00
Raphael Michel and GitHub
2a3cdd85e8
Prevent order changes that interfer with a pending payment that can't be aborted (Z#23179178) ( #4765 )
2025-02-03 17:09:17 +01:00
0b840f8133
Update translations ( #4799 )
...
* Translations: Update Portuguese (Portugal)
Currently translated at 85.2% (4986 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_PT/
powered by weblate
* Translations: Update Portuguese
Currently translated at 3.0% (178 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt/
powered by weblate
* Translations: Update Korean
Currently translated at 1.3% (76 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
---------
Co-authored-by: Vasco Baleia <vb2003.12@gmail.com >
Co-authored-by: Cornelius Kibelka <ckibelka-ctr@wikimedia.org >
Co-authored-by: 조정화 <junghwa.jo@om.org >
2025-02-03 17:08:21 +01:00
Raphael Michel and GitHub
58db550e23
Do not allow to cancel pending payments by default (Z#23179178)
2025-02-03 17:07:19 +01:00
Raphael Michel
34da20972e
Bump version to 2025.2.0.dev0
2025-01-31 16:21:06 +01:00
Raphael Michel
09440a96f8
Bump version to 2025.1.0
2025-01-31 16:19:48 +01:00
Raphael Michel
88d9d05879
Bump version to 2025.1.0
2025-01-31 16:17:58 +01:00
Raphael Michel and Raphael Michel
cf589bf30c
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5846 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-01-31 15:17:12 +01:00
Raphael Michel and Raphael Michel
22e530bc62
Translations: Update German
...
Currently translated at 100.0% (5846 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-01-31 15:17:12 +01:00
조정화 and Raphael Michel
4553f4a0cd
Translations: Update Korean
...
Currently translated at 1.2% (75 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-01-31 15:17:12 +01:00
Chislon and Raphael Michel
666a6f9b93
Translations: Update Chinese (Traditional Han script)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/zh_Hant/
powered by weblate
2025-01-31 15:17:12 +01:00
Chislon and Raphael Michel
1491420346
Translations: Update Chinese (Traditional Han script)
...
Currently translated at 97.0% (5672 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hant/
powered by weblate
2025-01-31 15:17:12 +01:00
Lorhan Sohaky and Raphael Michel
c8156a56ef
Translations: Update Portuguese (Brazil)
...
Currently translated at 18.2% (1069 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-01-31 15:17:12 +01:00
Cornelius Kibelka and Raphael Michel
9a4b0681b4
Translations: Update Portuguese (Brazil)
...
Currently translated at 18.2% (1069 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-01-31 15:17:12 +01:00
Linnea Thelander and Raphael Michel
45c30cd59d
Translations: Update Swedish
...
Currently translated at 96.5% (5646 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2025-01-31 15:17:12 +01:00
CVZ-es and Raphael Michel
97ce34625a
Translations: Update Spanish
...
Currently translated at 100.0% (5846 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-01-31 15:17:12 +01:00
CVZ-es and Raphael Michel
680521d8f2
Translations: Update French
...
Currently translated at 100.0% (5846 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2025-01-31 15:17:12 +01:00
Cornelius Kibelka and Raphael Michel
7ee14a12f8
Translations: Update Portuguese (Brazil)
...
Currently translated at 17.4% (1021 of 5846 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-01-31 15:17:12 +01:00
a1100412ff
OIDC: Allow to add query parameters to Authorization URL ( #4791 )
...
Co-authored-by: Mira <weller@rami.io >
2025-01-30 13:39:31 +01:00
Raphael Michel
26e7fe1938
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2025-01-29 14:18:49 +01:00
Cornelius Kibelka and Raphael Michel
bec6dba638
Translations: Update Portuguese (Brazil)
...
Currently translated at 17.1% (1004 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-01-29 14:16:06 +01:00
Johanna Ketola and Raphael Michel
e8d04e0dba
Translations: Update Finnish
...
Currently translated at 26.2% (1534 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-01-29 14:16:06 +01:00
Cornelius Kibelka and Raphael Michel
42be7bcb0d
Translations: Update Portuguese (Brazil)
...
Currently translated at 16.3% (955 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-01-29 14:16:06 +01:00
Richard Schreiber and GitHub
59a7845ac4
[A11y] Improve focus handling for widget overlay
...
* move iframe after close-button to follow tab-order
* add missing prevActiveElement
* prepare focus-handling for error_message
* iframe.src through prop instead of directly accessing it
* do not change close button HTML-element for compatability
* make all overlay elements role=dialog and modals
* fix close button
* fix re-opening of iframe
* make error-message read out when shown
* Improve handling of frame_src with frame_loading
* manually focus continue or close button in alert-box
* fix btn-focus in transition
* Improve quantity group
2025-01-28 11:04:38 +01:00
Cornelius Kibelka and Raphael Michel
ef1024d231
Translations: Update Portuguese (Brazil)
...
Currently translated at 14.8% (870 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-01-28 10:13:32 +01:00
Cornelius Kibelka and Raphael Michel
71d0d72425
Translations: Update Portuguese (Brazil)
...
Currently translated at 14.1% (825 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2025-01-27 17:40:37 +01:00
Hijiri Umemoto and Raphael Michel
6252e526bf
Translations: Update Japanese
...
Currently translated at 100.0% (5844 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-27 17:40:37 +01:00
Rosariocastellana and Raphael Michel
f3d8a1c2e1
Translations: Update Italian
...
Currently translated at 24.2% (1419 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2025-01-27 17:40:37 +01:00
Martin Gross and GitHub
148a3b2933
MetricsMiddleware: Do not record pretix_view_duration_seconds for urls with no url.url_name ( #4784 )
2025-01-27 16:46:58 +01:00
Mira and GitHub
709633d6fb
Register missing LogEntryTypes ( #4779 )
2025-01-27 15:35:29 +01:00
Mira and GitHub
af3418db54
Fix company & vat_id dependencies on is_business ( #4777 )
2025-01-27 11:55:39 +01:00
Mira and GitHub
ca8d253114
Bugfixes for LogEntryTypes refactoring ( #4778 )
2025-01-24 16:19:55 +01:00
Mira Weller
f014a9bbd3
Reapply "Implement hidden_if_item_available_mode option (Z#23177008) ( #4776 )"
...
This reverts commit 5cd7959e86 .
2025-01-24 14:48:28 +01:00
Mira Weller
3e5bfb44d2
Revert "Preliminary migration"
...
This reverts commit 1736efbdc3 .
2025-01-24 14:48:28 +01:00
Mira Weller
1736efbdc3
Preliminary migration
2025-01-24 14:08:13 +01:00
Mira Weller
5cd7959e86
Revert "Implement hidden_if_item_available_mode option (Z#23177008) ( #4776 )"
...
This reverts commit b847612e1a .
2025-01-24 14:07:55 +01:00
Mira and GitHub
b847612e1a
Implement hidden_if_item_available_mode option (Z#23177008) ( #4776 )
2025-01-24 11:24:50 +01:00
Mira and GitHub
832f4e4d68
Define LogEntryTypes for all actions in pretix core, improve content_object handling ( #4768 )
...
Create LogEntryType definitions for all missing action_types (order changes, check-in events, settings changes of PaymentProviders and TicketOutputs).
Check whether the stored content_object is of the expected model type, preventing incorrect links.
Refactoring:
- Move the base LogEntryType definitions for our models to their own file
- Move HTML escaping into make_link to make it less likely to oversee in the LogEntryType definitions
- Log pretix.event.order.deleted with the deleted Order model as content_object, matching the other *.deleted action_types
2025-01-24 10:05:19 +01:00
Mira and GitHub
0a23aeece4
Allow 0% tax rate on event creation ( #4756 )
...
(but still warn if tax rate is not filled at all)
2025-01-23 12:59:39 +01:00
Martin Gross and GitHub
9622bf41a1
InvoiceForm: Display vat_id especially if company_required (Z#23180046) ( #4775 )
2025-01-23 12:09:45 +01:00
Hijiri Umemoto and Raphael Michel
dd4bac70be
Translations: Update Japanese
...
Currently translated at 99.8% (5837 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-22 18:36:36 +01:00
Johanna Ketola and Raphael Michel
1187757b56
Translations: Update Finnish
...
Currently translated at 25.3% (1484 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-01-22 18:36:36 +01:00
CVZ-es and Raphael Michel
abe5b4ef53
Translations: Update Spanish
...
Currently translated at 100.0% (5844 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-01-22 18:36:36 +01:00
CVZ-es and Raphael Michel
b1fb391d08
Translations: Update French
...
Currently translated at 100.0% (5844 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2025-01-22 18:36:36 +01:00
Raphael Michel and Raphael Michel
a95c6d94ee
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2025-01-22 18:36:36 +01:00
Raphael Michel and Raphael Michel
4809558343
Translations: Update German
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2025-01-22 18:36:36 +01:00
Raphael Michel
a6d1af01d2
Fix missing language info for nb-NO (default is just nb) (Z#23177041)
2025-01-22 15:57:47 +01:00
Raphael Michel
23e58996bc
Invoice preview: Fix missing delivery date
2025-01-22 11:49:20 +01:00
Raphael Michel and Raphael Michel
15e05dae2f
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5844 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-01-21 18:25:40 +01:00
Raphael Michel and Raphael Michel
ce40524ae8
Translations: Update German
...
Currently translated at 100.0% (5844 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-01-21 18:25:40 +01:00
Raphael Michel and GitHub
46aefc10f3
Order change form: No default fee type, use most generic fee type first (Z#23179634) ( #4771 )
2025-01-21 17:48:31 +01:00
Raphael Michel
1f49b577f0
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2025-01-21 17:43:41 +01:00
Hijiri Umemoto and Raphael Michel
b3aa405bcc
Translations: Update Japanese
...
Currently translated at 100.0% (5840 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-21 17:42:33 +01:00
Hector and Raphael Michel
f29b60b3db
Translations: Update Spanish
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2025-01-21 17:42:33 +01:00
Hector and Raphael Michel
603e7821cc
Translations: Update Spanish
...
Currently translated at 100.0% (5844 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-01-21 17:42:33 +01:00
Raphael Michel and GitHub
ffdc73e0a3
Show percentage of discount in cart (Z#23176955) ( #4719 )
...
* Show percentage of discount in cart (Z#23176955)
* Fix computation
2025-01-21 16:35:15 +01:00
Raphael Michel and GitHub
00b4622afa
Address form logic: Respect dependency of VAT ID on is_business ( #4713 )
2025-01-21 15:05:16 +01:00
Raphael Michel and GitHub
045edc7cec
Invoice rendering: Remove transparency from logos (Z#23179391) ( #4762 )
...
* Invoice rendering: Remove logos from transparency
* Add comment
2025-01-21 15:03:43 +01:00
Raphael Michel and GitHub
1635118772
Copy ItemVariation.limit_sales_channels when copying items ( #4752 )
2025-01-21 15:01:28 +01:00
Mira and GitHub
87c987fee5
Only display tax rates with non-zero gross amount ( #4760 )
2025-01-20 14:49:04 +01:00
1267bf8ba8
Update webauthn requirement from ==2.4.* to ==2.5.* ( #4766 )
...
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.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: webauthn
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-01-20 12:49:03 +01:00
Serge Bazanski and Raphael Michel
a8d1ed8ee1
Translations: Update Polish (informal) (pl_Informal)
...
Currently translated at 13.3% (782 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl_Informal/
powered by weblate
2025-01-20 12:45:01 +01:00
Serge Bazanski and Raphael Michel
b7736d5e82
Translations: Update Polish (informal) (pl_Informal)
...
Currently translated at 12.0% (701 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl_Informal/
powered by weblate
2025-01-20 12:45:01 +01:00
Serge Bazanski and Raphael Michel
cfefe5bfc3
Translations: Update Polish (informal) (pl_Informal)
...
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_Informal/
powered by weblate
2025-01-20 12:45:01 +01:00
Serge Bazanski and Raphael Michel
f0f272b304
Translations: Update Polish (informal) (pl_Informal)
...
Currently translated at 6.8% (398 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl_Informal/
powered by weblate
2025-01-20 12:45:01 +01:00
Wiktor Przybylski and Raphael Michel
e8b159e6d4
Translations: Update Polish
...
Currently translated at 98.7% (5769 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2025-01-20 12:45:01 +01:00
Hijiri Umemoto and Raphael Michel
b0de6815db
Translations: Update Japanese
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ja/
powered by weblate
2025-01-20 12:45:01 +01:00
Hijiri Umemoto and Raphael Michel
92ceea2680
Translations: Update Japanese
...
Currently translated at 100.0% (5840 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-20 12:45:01 +01:00
Wiktor Przybylski and Raphael Michel
c2a9f9f76a
Translations: Update Polish
...
Currently translated at 98.4% (5751 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2025-01-20 12:45:01 +01:00
Wiktor Przybylski and Raphael Michel
1e1f0e5d86
Translations: Update Polish
...
Currently translated at 98.3% (5746 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2025-01-20 12:45:01 +01:00
Richard Schreiber and GitHub
9634907539
[a11y] Remove h1 aria-label in presale
2025-01-20 08:57:21 +01:00
Raphael Michel and Raphael Michel
70dd688ec1
Translations: Add Flemish (West)
2025-01-17 17:49:14 +01:00
Raphael Michel and Raphael Michel
5ad0213195
Translations: Add Albanian
2025-01-17 17:49:14 +01:00
Raphael Michel and Raphael Michel
c40cf45179
Translations: Add Faroese
2025-01-17 17:49:14 +01:00
CVZ-es and Raphael Michel
a72839fd0e
Translations: Update Spanish
...
Currently translated at 100.0% (5844 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-01-17 17:49:14 +01:00
CVZ-es and Raphael Michel
5071db0a8b
Translations: Update French
...
Currently translated at 100.0% (5840 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2025-01-17 17:49:14 +01:00
Hijiri Umemoto and Raphael Michel
0dce6464ad
Translations: Update Japanese
...
Currently translated at 99.5% (5815 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-17 09:53:12 +01:00
Mira and GitHub
e1d3f16819
Fix rendering of pretix.event.order.deleted log entries ( #4757 )
2025-01-16 16:03:41 +01:00
deborahfoell and Raphael Michel
6c0b266260
Translations: Update Korean
...
Currently translated at 0.4% (29 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-01-16 13:47:36 +01:00
CVZ-es and Raphael Michel
e4692ed746
Translations: Update Spanish
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2025-01-16 13:47:36 +01:00
CVZ-es and Raphael Michel
a99bb283e2
Translations: Update Spanish
...
Currently translated at 99.9% (5843 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-01-16 13:47:36 +01:00
CVZ-es and Raphael Michel
06f09dda49
Translations: Update French
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2025-01-16 13:47:36 +01:00
CVZ-es and Raphael Michel
da1de7d646
Translations: Update French
...
Currently translated at 99.9% (5839 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2025-01-16 13:47:36 +01:00
Raphael Michel and Raphael Michel
63a2e2e058
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5840 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-01-16 13:47:36 +01:00
Raphael Michel and Raphael Michel
5d83f70f75
Translations: Update German
...
Currently translated at 100.0% (5840 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-01-16 13:47:36 +01:00
Hector and Raphael Michel
f8badea1d3
Translations: Update Spanish
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-01-16 13:47:36 +01:00
Raphael Michel and GitHub
d727d58bc9
Allow to attach .ics files to manual emails (Z#23179129) ( #4753 )
2025-01-16 13:30:47 +01:00
c8d4815c9e
LogEntryType registry ( #4235 )
...
Move display of LogEntry details from the `logentry_display` and
`logentry_object_link` signals to a class hierarchy based approach.
For each action_type, an instance of a subclass of `LogEntryType`
is registered in the `log_entry_types` registry.
Analogous to EventPluginSignal, this registry is an `EventPluginRegistry`,
so it keeps track of the plugin the LogEntryType is defined in.
---------
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-01-16 13:05:57 +01:00
Richard Schreiber and GitHub
c25d6988a7
Widget: add option to always show event info
2025-01-16 11:54:24 +01:00
89f1f61b73
Refactor RelativeDate(Time)Field and -Widget ( #4746 )
...
* refactor to use namedtuples for the sub-fields and sub-widgets
* fix RelativeDateTimeField.set_event: apply relative_to filter not only to minutes, but to days as well
* fix bug in RelativeDateTimeField.clean: validate days relation_to instead of minutes relation_to when "Relative date" is selected
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2025-01-16 11:32:02 +01:00
Raphael Michel
ecd0cbe00d
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2025-01-15 17:46:10 +01:00
6cb9dc5b35
Update sentry-sdk requirement from ==2.18.* to ==2.20.* ( #4749 )
...
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.18.0...2.20.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-01-15 09:33:34 +01:00
Nicolas Thumann and GitHub
6846348a7f
Fix typo ( #4748 )
2025-01-14 19:49:23 +01:00
Raphael Michel and GitHub
df785f8c6d
Set locale properly if locale is already in query string ( #4733 )
2025-01-14 18:52:02 +01:00
Mira and GitHub
bc32fe91a6
Make "Show in backend" button on ticket pages available on custom domains ( #4743 )
2025-01-14 18:37:38 +01:00
Raphael Michel and GitHub
0664127e70
Invoices: Show sum of 0%-tax amount if there are any taxes (Z#23178464) ( #4737 )
2025-01-14 15:09:38 +01:00
Raphael Michel and GitHub
5cf2f1beef
New invoice generation setting: User request but paid only ( #4740 )
2025-01-14 13:54:25 +01:00
Raphael Michel and GitHub
ff6b4ae7bf
Translations: Allow to change field order for relative date form field ( #4738 )
2025-01-14 13:48:37 +01:00
Raphael Michel and GitHub
6b5fd07535
Questions: Increase field size for min/max number ( #4741 )
2025-01-14 11:18:28 +01:00
Nikolai and Raphael Michel
7a423ebead
Translations: Update Danish
...
Currently translated at 47.9% (2799 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2025-01-14 10:57:01 +01:00
Raphael Michel and GitHub
62c028d9ac
Fix order availability with blocked seeat (Z#23178286) ( #4734 )
2025-01-13 12:49:49 +01:00
Hijiri and GitHub
57f5eeff82
Update name scheme examples, adapt addressing system for Japan
2025-01-13 10:51:24 +01:00
Hijiri Umemoto and Raphael Michel
d92e82a133
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-13 10:47:57 +01:00
Hijiri Umemoto and Raphael Michel
5704142fe1
Translations: Update Korean
...
Currently translated at 0.4% (26 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-01-13 10:47:57 +01:00
Hijiri Umemoto and Raphael Michel
8c5768912c
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-13 10:47:57 +01:00
Hijiri Umemoto and Raphael Michel
934567c811
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-13 10:47:57 +01:00
David Vaz and Raphael Michel
b16f54fad9
Translations: Update Portuguese (Portugal)
...
Currently translated at 85.5% (4991 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_PT/
powered by weblate
2025-01-13 10:47:57 +01:00
Martin Gross and Raphael Michel
5dcd1f229b
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-01-10 19:21:20 +01:00
Martin Gross and Raphael Michel
40e4f8a05a
Translations: Update German
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-01-10 19:21:20 +01:00
Hijiri Umemoto and Raphael Michel
8d9295a628
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-10 19:21:20 +01:00
Bernd Mohring and Raphael Michel
063e1e16a3
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-01-10 19:21:20 +01:00
Hijiri Umemoto and Raphael Michel
b5733a433d
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-10 19:21:20 +01:00
Bernd Mohring and Raphael Michel
454354f148
Translations: Update German
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-01-10 19:21:20 +01:00
Hijiri Umemoto and Raphael Michel
8480f45997
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-10 19:21:20 +01:00
Hijiri Umemoto and Raphael Michel
b909b0b4bd
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-10 19:21:20 +01:00
Hijiri Umemoto and Raphael Michel
c4b45b7d95
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-10 19:21:20 +01:00
Raphael Michel
3ce6030122
PDF n-up generation: Fix ordering of badges
2025-01-07 19:32:51 +01:00
Martin Gross
28e26284a6
API: Return order-information on availability-endpoint, even if quota is unlimited
2025-01-07 17:25:39 +01:00
Raphael Michel
aaf1b7776e
Set up flag for japanese fields
2025-01-07 16:09:28 +01:00
Raphael Michel
d545b15d0d
Fix incorrect language code for Japanese
2025-01-07 15:12:26 +01:00
Raphael Michel and Raphael Michel
0a334d1c67
Explicitly set none algorithm
2025-01-07 12:01:52 +01:00
dependabot[bot] and Raphael Michel
1a2fb688de
Update pyjwt requirement from ==2.9.* to ==2.10.*
...
Updates the requirements on [pyjwt](https://github.com/jpadilla/pyjwt ) to permit the latest version.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.9.0...2.10.1 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-07 12:01:52 +01:00
Raphael Michel
c1333d6edb
Add Japanese to supported languages
2025-01-07 11:37:42 +01:00
Hijiri Umemoto and Raphael Michel
e3e432a9e4
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-07 11:19:37 +01:00
Hijiri Umemoto and Raphael Michel
36ea18970b
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-07 11:19:37 +01:00
Hector and Raphael Michel
bde2d50828
Translations: Update Spanish
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-01-07 11:19:37 +01:00
Hijiri Umemoto and Raphael Michel
e8334df908
Translations: Update Chinese (Traditional Han script)
...
Currently translated at 91.6% (5351 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hant/
powered by weblate
2025-01-07 11:19:37 +01:00
Hector and Raphael Michel
c8943785d7
Translations: Update Spanish
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-01-07 11:19:37 +01:00
Hijiri Umemoto and Raphael Michel
41b878b667
Translations: Update Turkish
...
Currently translated at 43.1% (2516 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/tr/
powered by weblate
2025-01-07 11:19:37 +01:00
Hijiri Umemoto and Raphael Michel
4f63ba967b
Translations: Update Chinese (Traditional Han script)
...
Currently translated at 91.3% (5331 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hant/
powered by weblate
2025-01-07 11:19:37 +01:00
Raphael Michel
a56c6ae1e0
Fix secret regeneration
2025-01-03 17:21:12 +01:00
Raphael Michel
1efd952a19
Revert "Update pyjwt requirement from ==2.9.* to ==2.10.* ( #4639 )"
...
This reverts commit 71caa17879 .
2025-01-03 17:10:59 +01:00
Hector and Raphael Michel
ddd0db3d98
Translations: Update Spanish
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-01-03 15:31:39 +01:00
Hector and Raphael Michel
dde724d0be
Translations: Update Spanish
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri Umemoto and Raphael Michel
9f55187690
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri Umemoto and Raphael Michel
e572bfb752
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri Umemoto and Raphael Michel
beccdf8dad
Translations: Update Korean
...
Currently translated at 0.2% (17 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri Umemoto and Raphael Michel
b141ea4ed5
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri Umemoto and Raphael Michel
32dd125b65
Translations: Update Turkish
...
Currently translated at 43.0% (2515 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/tr/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri Umemoto and Raphael Michel
b5794780da
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri Umemoto and Raphael Michel
835c08f1ca
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Wiktor Przybylski and Raphael Michel
a79d5fddda
Translations: Update Polish
...
Currently translated at 98.5% (5750 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri Umemoto and Raphael Michel
beb03e07e0
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri Umemoto and Raphael Michel
dd2e5d09f9
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri Umemoto and Raphael Michel
5c2456e92e
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri Umemoto and Raphael Michel
3579a7f298
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri Umemoto and Raphael Michel
5dd20de745
Translations: Update Japanese
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri Umemoto and Raphael Michel
5708099fc9
Translations: Update Japanese
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri Umemoto and Raphael Michel
2c2e8e7d21
Translations: Update Japanese
...
Currently translated at 90.9% (211 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri and Raphael Michel
5993482f6c
Translations: Update Japanese
...
Currently translated at 98.6% (5755 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri and Raphael Michel
c905659dfb
Translations: Update Japanese
...
Currently translated at 78.8% (183 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri and Raphael Michel
196c131ac9
Translations: Update Japanese
...
Currently translated at 98.5% (5749 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Aarni Heinonen and Raphael Michel
a554433fad
Translations: Update Chinese (Simplified Han script)
...
Currently translated at 50.1% (2924 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hans/
powered by weblate
2025-01-03 15:31:39 +01:00
Aarni Heinonen and Raphael Michel
c552dd876c
Translations: Update Finnish
...
Currently translated at 24.4% (1429 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-01-03 15:31:39 +01:00
Aarni Heinonen and Raphael Michel
105ae8592d
Translations: Update Finnish
...
Currently translated at 20.1% (1175 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri and Raphael Michel
ca4540eeb7
Translations: Update Japanese
...
Currently translated at 5.6% (331 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
Dimitris Tsimpidis and Raphael Michel
381366a248
Translations: Update Greek
...
Currently translated at 41.8% (97 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/el/
powered by weblate
2025-01-03 15:31:39 +01:00
Dimitris Tsimpidis and Raphael Michel
816a3ec994
Translations: Update Greek
...
Currently translated at 47.7% (2785 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/el/
powered by weblate
2025-01-03 15:31:39 +01:00
Hijiri and Raphael Michel
88d3d12dbc
Translations: Update Japanese
...
Currently translated at 4.0% (238 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-03 15:31:39 +01:00
71caa17879
Update pyjwt requirement from ==2.9.* to ==2.10.* ( #4639 )
...
Updates the requirements on [pyjwt](https://github.com/jpadilla/pyjwt ) to permit the latest version.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.9.0...2.10.0 )
---
updated-dependencies:
- dependency-name: pyjwt
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-01-03 15:23:36 +01:00
2ecdfde756
Bump @rollup/plugin-node-resolve in /src/pretix/static/npm_dir ( #4728 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 15.3.0 to 16.0.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v16.0.0/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
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-01-03 15:23:19 +01:00
1f753a57c5
Update pillow requirement from ==11.0.* to ==11.1.* ( #4729 )
...
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.0.0...11.1.0 )
---
updated-dependencies:
- dependency-name: pillow
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-01-03 15:22:58 +01:00
Raphael Michel
595c042624
Regenerate OrderPosition.web_secret when chaning other secrets
2025-01-03 15:21:45 +01:00
Raphael Michel
5a5a551c21
Fix tests failing after 2025-01-01
2025-01-03 15:21:32 +01:00
Raphael Michel
e74793994a
Fix invalid usage of re.split() on Python 3.13
2025-01-03 15:21:15 +01:00
Raphael Michel
f1bdd3b7af
Remove debug print
2024-12-25 18:58:00 +01:00
Raphael Michel
13c40f9bb7
API: Fix sales channels when copying events (Z#23177154, Z#23169537)
2024-12-20 14:09:10 +01:00
Raphael Michel
3e15e2a887
Raise minimum version of cryptography
2024-12-20 14:09:10 +01:00
Raphael Michel
7525ee853b
Ticket preview: Fix incorrect type of sample price
2024-12-19 13:37:38 +01:00
Richard Schreiber and GitHub
f02b1be659
[A11y] Improve grouping and labels in widget’s product list
2024-12-18 15:24:28 +01:00
Raphael Michel and GitHub
20f171b790
Order import: Respect sales channel when validating seats ( #4707 )
2024-12-18 13:57:29 +01:00
CVZ-es and Raphael Michel
22906dfa77
Translations: Update Spanish
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-12-18 13:49:18 +01:00
CVZ-es and Raphael Michel
5f74e661b3
Translations: Update French
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-12-18 13:49:18 +01:00
Richard Schreiber and GitHub
5b99788354
Unify event list view on organizer and event-series ( #4702 )
2024-12-18 13:32:26 +01:00
Raphael Michel and Raphael Michel
b45d58b60e
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-12-16 17:32:16 +01:00
Raphael Michel and Raphael Michel
2a58e958b0
Translations: Update German
...
Currently translated at 100.0% (5836 of 5836 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-12-16 17:32:16 +01:00
Raphael Michel
e44695dfcf
Extend spelling word lists
2024-12-16 17:30:25 +01:00
Raphael Michel
1d289088f4
Extend spelling word lists
2024-12-16 17:27:53 +01:00
Raphael Michel
a9be6337bc
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-12-16 15:20:40 +01:00
Raphael Michel and GitHub
df29d4e8c4
Bump django-i18nfield to 1.10.* ( #4709 )
2024-12-16 15:20:09 +01:00
Richard Schreiber and GitHub
bf2cabf7b6
Fix color differences for panel-heading in accordion-panel
2024-12-16 08:35:30 +01:00
Raphael Michel
db614d36e6
Block access to manifests in default nginx configurations
2024-12-15 11:59:11 +01:00
Raphael Michel and GitHub
13452b5d8c
Make BaseInvoiceForm more reusable ( #4669 )
...
* Make BaseInvoiceForm more reusable
* Remove code
2024-12-13 16:28:21 +01:00
Raphael Michel
6422cd7858
API: Fix format of price calculation
2024-12-13 16:17:24 +01:00
2e87cb5691
Bump nanoid from 3.3.7 to 3.3.8 in /src/pretix/static/npm_dir ( #4706 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 16:01:01 +01:00
Vasco Baleia and Raphael Michel
b53ee938bf
Translations: Update Portuguese (Portugal)
...
Currently translated at 86.5% (5003 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_PT/
powered by weblate
2024-12-13 14:19:08 +01:00
Wikinaut and Raphael Michel
ec3bdd4a57
Translations: Update German
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-12-13 14:19:08 +01:00
7b607594d8
Update webauthn requirement from ==2.3.* to ==2.4.* ( #4689 )
...
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.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: webauthn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 14:16:26 +01:00
53f129d5d3
Add codification of tax rates ( #4372 )
...
* draft
* .
* Rebase migration
* Update src/pretix/base/models/tax.py
Co-authored-by: Mira <weller@rami.io >
* Test, isort, flake, migration rebase
* carry data & API
* Fix failing tests
* docs fixes
* Improve validation
* Tests
* More fixes
---------
Co-authored-by: Mira <weller@rami.io >
2024-12-13 12:04:38 +01:00
a4385c8b6e
Use new fieldset panels throughout checkout ( #4688 )
...
Use <fieldset> accordion-panels in checkout_customer, checkout_payment and
order_pay_change. Unify markup in checkout_payment and order_pay_change.
Adapt Javascript in the dynamic PayPal and Stripe payment forms.
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-12-12 15:48:27 +01:00
Neriman Memmedli and Raphael Michel
3acae96021
Translations: Update Azerbaijani
...
Currently translated at 0.3% (21 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/az/
powered by weblate
2024-12-11 15:48:37 +01:00
Neriman Memmedli and Raphael Michel
b9add5ff6f
Translations: Add Azerbaijani
2024-12-11 15:48:37 +01:00
Patrick Chilton and Raphael Michel
4ca9813a1d
Translations: Update Hungarian
...
Currently translated at 10.8% (630 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-12-11 15:48:37 +01:00
Christiaan de Die le Clercq and Raphael Michel
347748896d
Translations: Update Dutch
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-12-11 15:48:37 +01:00
Richard Schreiber and GitHub
0f590caa18
[UI] Fix organizer event-list status-bubble overflow
2024-12-11 11:36:15 +01:00
Richard Schreiber and GitHub
18801f2d1c
Widget: add unique html_id to use in labels, etc.
2024-12-11 08:30:44 +01:00
Richard Schreiber and GitHub
e5f29bd592
Widget: add span around currency for easier styling
2024-12-11 08:29:55 +01:00
Martin Gross
1f904d482b
Stripe: Add missing identifier for revolut_pay
2024-12-10 15:15:43 +01:00
Raphael Michel
b8ad276f53
Fix duplicate field (Z#23168530)
2024-12-09 21:58:11 +01:00
Raphael Michel
e109c37738
API: use correct validation exception
2024-12-09 14:17:27 +01:00
Raphael Michel and GitHub
4d597d5be3
Stripe: Remove option to enable method_sofort ( #4638 )
2024-12-09 13:51:32 +01:00
ae8ec42905
Fix backend validation if name is required as part of a required non-business invoice address ( #4674 )
...
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-12-09 12:27:59 +01:00
Richard Schreiber and GitHub
e5b89e9b08
[A11y] fix color-contrast for event-list status-bubbles
2024-12-06 15:51:40 +01:00
Mira and GitHub
da91f5f117
Animation in <fieldset> accordion ( #4682 )
2024-12-06 12:46:40 +01:00
Richard Schreiber and GitHub
ae29240e58
[A11y] Improve number inputs for screen-readers
2024-12-06 11:11:36 +01:00
Richard Schreiber and GitHub
74edf10b04
Move cursor fix for disabled fieldsets from bootstrap to presale
2024-12-06 11:07:11 +01:00
Richard Schreiber and GitHub
e2e0eca872
Fix accordion-radio fieldset css
2024-12-06 10:13:32 +01:00
Raphael Michel
6132e4a2c4
Remove re-implementations if i18nfield API integration
2024-12-05 17:56:30 +01:00
Raphael Michel
7df7d28518
Bump django-i18nfield to 1.9.5
2024-12-05 17:56:30 +01:00
Raphael Michel and GitHub
11ab5c5eeb
Event dashboard: Use intcomma in numbers (Z#23175343) ( #4687 )
2024-12-05 17:11:57 +01:00
CVZ-es and Raphael Michel
20211d2097
Translations: Update Spanish
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-12-05 13:46:11 +01:00
CVZ-es and Raphael Michel
d760ad38bf
Translations: Update French
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-12-05 13:46:11 +01:00
CVZ-es and Raphael Michel
69af2cee93
Translations: Update French
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-12-05 13:46:11 +01:00
Raphael Michel and GitHub
6b199a2b9c
Allow to enter gift cards into the voucher input (Z#23171961) ( #4670 )
2024-12-05 13:43:46 +01:00
Richard Schreiber and GitHub
94a64ba53a
Hide empty panels ( #4684 )
2024-12-05 12:08:33 +01:00
Raphael Michel
70f06a8f40
Fix an incorrect exception handling
2024-12-04 16:59:58 +01:00
Mira Weller
a747ab154a
Fix cursor on elements in disabled fieldsets' legends
2024-12-04 14:54:49 +01:00
Mira and GitHub
6317233150
New accordion panels using <fieldset> ( #4681 )
2024-12-04 14:34:42 +01:00
Richard Schreiber and GitHub
4d94158ff0
Improve organizer/event-series calendar UI on mobile
2024-12-04 08:17:52 +01:00
Raphael Michel
8f92eb2d2d
remove debug statement
2024-12-03 12:40:29 +01:00
Richard Schreiber
f29896b267
[A11y] Fix missing aria-hidden and translation
2024-12-03 12:10:16 +01:00
2dc625cf31
Add the option to introduce rich-text placeholders ( #4657 )
...
* Add the option to introduce rich-text placeholders
* Add tests in test_format
* Add some css
* Block vs inline
* Some fixed css
* Update src/pretix/control/forms/event.py
Co-authored-by: Mira <weller@rami.io >
* Add missing docstring prat
---------
Co-authored-by: Mira <weller@rami.io >
2024-12-03 11:38:15 +01:00
855226d37c
Update ua-parser requirement from ==0.18.* to ==1.0.* ( #4665 )
...
Updates the requirements on [ua-parser](https://github.com/ua-parser/uap-python ) to permit the latest version.
- [Release notes](https://github.com/ua-parser/uap-python/releases )
- [Commits](https://github.com/ua-parser/uap-python/compare/0.18.0...1.0.0 )
---
updated-dependencies:
- dependency-name: ua-parser
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 11:18:37 +01:00
648c0da9fe
Update webauthn requirement from ==2.2.* to ==2.3.* ( #4655 )
...
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.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: webauthn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 11:01:05 +01:00
Raphael Michel and GitHub
59e3494fa2
Add fee type for late fees ( #4656 )
2024-12-03 11:00:11 +01:00
Mira and GitHub
c4ff57c07a
Change error message for unavailable addon products ( #4673 )
...
This can not only happen in case of sold-out addons, but also if they are e.g. not available via the current sales channel.
2024-12-03 10:59:15 +01:00
cc4fbfe4c7
API: Allow to block/unblock seats in bulk ( #4668 )
...
* API: Allow to block/unblock seats in bulk
* Update doc/api/resources/seats.rst
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update doc/api/resources/seats.rst
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update doc/api/resources/seats.rst
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/api/views/event.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-12-02 16:03:11 +01:00
e99ee91573
Allow to use custom domains for some but not all events (Z#23153875) ( #4627 )
...
* Allow to use custom domains for some but not all events
* Update src/pretix/multidomain/urlreverse.py
* Apply suggestions from code review
Co-authored-by: Mira <weller@rami.io >
* Logging for domain config changes
---------
Co-authored-by: Mira <weller@rami.io >
2024-12-02 15:58:50 +01:00
Patrick Chilton and Raphael Michel
e2753686ee
Translations: Update Hungarian
...
Currently translated at 10.8% (629 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-12-02 15:58:41 +01:00
CVZ-es and Raphael Michel
33f8b9851e
Translations: Update Spanish
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-12-02 15:58:41 +01:00
CVZ-es and Raphael Michel
e3d8cf07af
Translations: Update French
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-12-02 15:58:41 +01:00
Mira Weller
0279ca7d94
Add missing error handling to addressform.js
2024-12-02 10:15:16 +01:00
Richard Schreiber and GitHub
d1989c3cd3
Fix all-optional in address-form for resellers ( #4672 )
2024-12-02 09:46:33 +01:00
Raphael Michel
61cb2e15cf
Fix validation crash of InvoiceNameForm
2024-11-29 20:08:36 +01:00
Mira Weller
f2ee1d00b3
Don't use animation for address information load indicator
2024-11-29 17:09:14 +01:00
Mira and GitHub
e8e9698a31
Update address field logic (Z#23163120) ( #4659 )
...
* Move country-dependent JS logic to separate file (avoids code duplication for presale and control)
* Correctly apply "required" attribute to address state field
* Load address format information when selecting country
* Fix some other bugs and inconsistencies
2024-11-29 14:56:56 +01:00
Richard Schreiber and GitHub
a1bf7be244
[A11y] Improve customer account pages ( #4654 )
2024-11-29 14:16:40 +01:00
Patrick Chilton and Raphael Michel
f4ca9a5681
Translations: Update Hungarian
...
Currently translated at 45.6% (106 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/hu/
powered by weblate
2024-11-29 09:22:29 +01:00
e6d984538f
Update django-statici18n requirement from ==2.5.* to ==2.6.* ( #4664 )
...
Updates the requirements on [django-statici18n](https://github.com/zyegfryed/django-statici18n ) to permit the latest version.
- [Changelog](https://github.com/zyegfryed/django-statici18n/blob/main/docs/changelog.rst )
- [Commits](https://github.com/zyegfryed/django-statici18n/compare/v2.5.0...v2.6.0 )
---
updated-dependencies:
- dependency-name: django-statici18n
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-29 09:22:04 +01:00
9f1ee9157f
Update protobuf requirement from ==5.28.* to ==5.29.* ( #4666 )
...
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.28.0-rc1...v5.29.0 )
---
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>
2024-11-29 09:21:54 +01:00
Raphael Michel
242e5af4b5
Bump version to 2024.12.0.dev0
2024-11-27 13:57:03 +01:00
Raphael Michel
7d6e98e6da
Bump version to 2024.11.0
2024-11-27 13:56:37 +01:00
Mira and GitHub
27f964f3ae
Checkout flow: Observe direction when skipping AddOnsStep ( #4658 )
2024-11-27 11:13:07 +01:00
Patrick Chilton and Raphael Michel
84b3060c0f
Translations: Update Hungarian
...
Currently translated at 10.7% (623 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-11-27 11:10:55 +01:00
CVZ-es and Raphael Michel
25dcb72f92
Translations: Update Spanish
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-27 11:10:55 +01:00
CVZ-es and Raphael Michel
4b078867c6
Translations: Update French
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-27 11:10:55 +01:00
Jakub Stribrny and Raphael Michel
c595a59d4a
Translations: Update Czech
...
Currently translated at 73.5% (4250 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/cs/
powered by weblate
2024-11-26 18:48:58 +01:00
Patrick Chilton and Raphael Michel
f164daeaee
Translations: Update Hungarian
...
Currently translated at 10.7% (621 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-11-26 18:48:58 +01:00
gabriblas and Raphael Michel
c6b6dd8d49
Translations: Update Italian
...
Currently translated at 24.3% (1409 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-11-26 18:48:58 +01:00
CVZ-es and Raphael Michel
8038c87963
Translations: Update French
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-26 18:48:58 +01:00
Ryo and Raphael Michel
c45a970d32
Translations: Update Japanese
...
Currently translated at 3.8% (220 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-11-26 18:48:58 +01:00
kei ogane and Raphael Michel
a34517233d
Translations: Update Japanese
...
Currently translated at 3.8% (220 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-11-26 18:48:58 +01:00
Yasunobu YesNo Kawaguchi and Raphael Michel
8fb2e5383c
Translations: Update Japanese
...
Currently translated at 3.4% (200 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-11-26 18:48:58 +01:00
CVZ-es and Raphael Michel
86a00f3338
Translations: Update Spanish
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-26 18:48:58 +01:00
CVZ-es and Raphael Michel
c8c0d3e7f5
Translations: Update French
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-26 18:48:58 +01:00
Raphael Michel and GitHub
7dd455ce15
Fix #4641 -- Make usage of argon2id optional ( #4643 )
2024-11-26 17:31:27 +01:00
Richard Schreiber and GitHub
391eda25da
[A11y] Improve color combinations for alerts
2024-11-21 13:58:19 +01:00
Raphael Michel
fcff5a522d
Fix inconsistent labels
2024-11-19 16:36:09 +01:00
Raphael Michel and Raphael Michel
7e93d38a01
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-11-19 16:33:52 +01:00
Raphael Michel and Raphael Michel
6469381899
Translations: Update German
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-11-19 16:33:52 +01:00
Raphael Michel
761706c60c
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-11-19 16:16:36 +01:00
CVZ-es and Raphael Michel
f91315c88e
Translations: Update Spanish
...
Currently translated at 100.0% (5809 of 5809 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-19 16:16:13 +01:00
CVZ-es and Raphael Michel
bc05afeab9
Translations: Update French
...
Currently translated at 100.0% (5779 of 5779 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-19 16:16:13 +01:00
Raphael Michel
02d495d287
Revert "Update po files"
...
This reverts commit 894878d9da .
2024-11-19 16:15:55 +01:00
Raphael Michel
894878d9da
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-11-19 16:15:26 +01:00
5896ca0197
Event creation: Prevent accidentally creating events without tax rate ( #4623 )
...
* Event creation: Prevent accidentally creating events without tax rate
* Update src/pretix/control/forms/event.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Fix tests
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-11-19 16:14:56 +01:00
Raphael Michel
fe6fc8df32
Fix placehodler sample in empty series (PRETIXEU-ATN)
2024-11-19 16:14:13 +01:00
dependabot[bot] and Raphael Michel
9de8f3a775
Update aiohttp requirement from ==3.10.* to ==3.11.*
...
Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp ) to permit the latest version.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.0b0...v3.11.0 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-19 15:08:00 +01:00
Martin Gross
c92bb9cb8b
Stripe: (FIX) Make MobilePay optional
2024-11-19 13:17:52 +01:00
Raphael Michel and GitHub
76ecec8b98
Scheduled mails: Allow subevent-dependent placeholders (Z#23171818) ( #4629 )
2024-11-19 10:50:10 +01:00
Mira and GitHub
4b8416df8f
docs: update nginx config example ( #4640 )
2024-11-19 09:28:01 +01:00
a601c75923
CheckIns: Display a source_type icon (barcode/nfc) where known ( #4628 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2024-11-18 17:50:43 +01:00
Raphael Michel and Raphael Michel
f94227f00f
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5779 of 5779 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-11-18 17:49:24 +01:00
Raphael Michel and Raphael Michel
a0c1e5369c
Translations: Update German
...
Currently translated at 100.0% (5779 of 5779 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-11-18 17:49:24 +01:00
Jakub Stribrny and Raphael Michel
633bfcf73a
Translations: Update Czech
...
Currently translated at 73.5% (4253 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/cs/
powered by weblate
2024-11-18 17:49:24 +01:00
CVZ-es and Raphael Michel
0d3b5b82c1
Translations: Update Spanish
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-11-18 17:49:24 +01:00
CVZ-es and Raphael Michel
ab95f33546
Translations: Update Spanish
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-18 17:49:24 +01:00
5034b366c5
Stripe: Disable SOFORT ( #4616 )
...
* Stripe: Disable SOFORT
* Update src/pretix/plugins/stripe/payment.py
Co-authored-by: Raphael Michel <michel@rami.io >
---------
Co-authored-by: Martin Gross <gross@rami.io >
2024-11-18 17:24:01 +01:00
Raphael Michel and GitHub
03d3c389da
Fix #1674 -- Change spelling of e-mail to email ( #4636 )
...
* Fix #1674 -- Change spelling of e-mail to email
* Conflicts and word list
* Add MobilePay to wordlist
* fix usage in tests
2024-11-18 17:21:29 +01:00
3e934acfa0
Allow "open in new tab" for event typeahead ( #4631 )
...
* Allow "open in new tab" for event typeahead
* use default link-behaviour for e.g. open in new ...
* navigate in typeahead with tab, add esc to close
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-11-18 17:16:02 +01:00
Raphael Michel
d2a364e848
Docs: Fix documentation of invoice API
2024-11-18 17:08:51 +01:00
2824b40299
Stripe: Add MobilePay as a supported payment method (Z#23172523) ( #4635 )
...
Co-authored-by: robbi5 <richt@rami.io >
2024-11-18 15:03:32 +01:00
Damiano and Raphael Michel
c6c2c90908
Translations: Update Italian
...
Currently translated at 24.3% (1405 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-11-18 10:48:18 +01:00
Pavle Ergović and Raphael Michel
d4ae7df2ec
Translations: Update Croatian
...
Currently translated at 1.7% (4 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/hr/
powered by weblate
2024-11-18 10:48:18 +01:00
Pavle Ergović and Raphael Michel
79dd7fb596
Translations: Update Croatian
...
Currently translated at 0.3% (23 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hr/
powered by weblate
2024-11-18 10:48:18 +01:00
CVZ-es and Raphael Michel
5ed87cd019
Translations: Update Spanish
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-18 10:48:18 +01:00
CVZ-es and Raphael Michel
ccdcbe0cc5
Translations: Update French
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-11-18 10:48:18 +01:00
CVZ-es and Raphael Michel
4f8607a9db
Translations: Update French
...
Currently translated at 100.0% (5781 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-18 10:48:18 +01:00
Patrick Chilton and Raphael Michel
57ecaa2676
Translations: Update Hungarian
...
Currently translated at 10.7% (622 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-11-18 10:48:18 +01:00
CVZ-es and Raphael Michel
96fd2b1a95
Translations: Update Spanish
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-11-18 10:48:18 +01:00
CVZ-es and Raphael Michel
5cf24fb6a6
Translations: Update Spanish
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-18 10:48:18 +01:00
Eva-Maria Obermann and Raphael Michel
1d2ea35a39
Translations: Update French
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-11-18 10:48:18 +01:00
CVZ-es and Raphael Michel
ac98ae7941
Translations: Update French
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-11-18 10:48:18 +01:00
CVZ-es and Raphael Michel
a0d055e202
Translations: Update French
...
Currently translated at 99.3% (5742 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-18 10:48:18 +01:00
Raphael Michel and GitHub
27ec5ca006
Change order of menu items in backend ( #4633 )
2024-11-18 10:45:27 +01:00
Eva-Maria Obermann and Raphael Michel
9d2edc405d
Translations: Update French
...
Currently translated at 98.7% (229 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-11-15 17:21:50 +01:00
CVZ-es and Raphael Michel
fb95fe7cf6
Translations: Update French
...
Currently translated at 94.6% (5474 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-15 17:21:50 +01:00
CVZ-es and Raphael Michel
5b5360ef8b
Translations: Update French
...
Currently translated at 98.7% (229 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-11-15 17:21:50 +01:00
Gravity Fox and Raphael Michel
129d10ca35
Translations: Update Portuguese (Brazil)
...
Currently translated at 13.5% (784 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2024-11-15 17:21:50 +01:00
CVZ-es and Raphael Michel
093a705ff9
Translations: Update French
...
Currently translated at 94.6% (5474 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-15 17:21:50 +01:00
CVZ-es and Raphael Michel
6130ae4630
Translations: Update Spanish
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-11-15 17:21:50 +01:00
CVZ-es and Raphael Michel
11a8ed6c7a
Translations: Update Spanish
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-15 17:21:50 +01:00
arjan-s and Raphael Michel
f6392592c5
Translations: Update Dutch
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-11-15 17:21:50 +01:00
CVZ-es and Raphael Michel
ecb9ad28ea
Translations: Update Spanish
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-15 17:21:50 +01:00
Raphael Michel and Raphael Michel
45a506fd37
Translations: Update German
...
Currently translated at 100.0% (5781 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-11-15 17:21:50 +01:00
Raphael Michel and Raphael Michel
3b16e6356b
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5781 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-11-15 17:21:50 +01:00
Raphael Michel and GitHub
9583a50c4e
Voucher import: Allow empty subevent (Z#23171356) ( #4622 )
2024-11-13 12:00:48 +01:00
Martin Gross
6e6d6b2746
PayPal2: Skip webhook order capture if no OrderPayment exists yet
2024-11-13 10:13:50 +01:00
arjan-s and Raphael Michel
7266d90c6b
Translations: Update Dutch
...
Currently translated at 99.0% (5731 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-11-12 09:36:00 +01:00
Richard Schreiber and GitHub
5e4e88c91d
Fix creating to many ScheduledMails on subevent creation ( #4620 )
2024-11-12 09:22:25 +01:00
Raphael Michel
e74d12e8b8
API: Don't require sales channel in input (PRETIXEU-AST)
2024-11-11 17:22:06 +01:00
a5c39271dd
Make API security profiles pluggable ( #4597 )
...
* Make API security profiles pluggable
* Update src/pretix/api/signals.py
Co-authored-by: robbi5 <richt@rami.io >
* REmove dead class
---------
Co-authored-by: robbi5 <richt@rami.io >
2024-11-11 17:13:53 +01:00
3170744c56
Bleach 6 update ( #4610 )
...
* Update bleach requirement from ==5.0.* to ==6.2.*
Updates the requirements on [bleach](https://github.com/mozilla/bleach ) to permit the latest version.
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v5.0.0...v6.2.0 )
---
updated-dependencies:
- dependency-name: bleach
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update bleach parameter types
* Fix tests
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 15:34:40 +01:00
Damiano and Raphael Michel
9ec161561b
Translations: Update Italian
...
Currently translated at 24.2% (1402 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-11-11 13:49:23 +01:00
CVZ-es and Raphael Michel
aff4f4b8f8
Translations: Update Spanish
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-11 13:49:23 +01:00
Damiano and Raphael Michel
75addfe9f4
Translations: Update Italian
...
Currently translated at 24.0% (1393 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-11-11 13:49:23 +01:00
CVZ-es and Raphael Michel
4b05ce5835
Translations: Update Spanish
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-11 13:49:23 +01:00
CVZ-es and Raphael Michel
34c247f423
Translations: Update Spanish
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-11 13:49:23 +01:00
arjan-s and Raphael Michel
3aad6852cb
Translations: Update Dutch
...
Currently translated at 96.8% (5592 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-11-11 13:49:23 +01:00
CVZ-es and Raphael Michel
5cdb07bce6
Translations: Update Spanish
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-11 13:49:23 +01:00
arjan-s and Raphael Michel
6cb2d68948
Translations: Update Dutch
...
Currently translated at 76.7% (178 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/nl/
powered by weblate
2024-11-11 13:49:23 +01:00
arjan-s and Raphael Michel
4a7a6273c6
Translations: Update Dutch
...
Currently translated at 95.8% (5535 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-11-11 13:49:23 +01:00
Raphael Michel
ebe343458a
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-11-08 14:45:14 +01:00
Mira and GitHub
f9a93b765c
Use correct LogEntry type for changes to product categories ( #4617 )
2024-11-08 10:45:46 +01:00
Raphael Michel
5aba1f9a23
Do not try to delete cart positions twice (PRETIXEU-ARN)
2024-11-07 14:28:35 +01:00
Damiano and Raphael Michel
a4eed87396
Translations: Update Italian
...
Currently translated at 23.7% (1370 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-11-07 11:27:00 +01:00
Damiano and Raphael Michel
08879d0d55
Translations: Update Italian
...
Currently translated at 23.5% (1361 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-11-07 11:27:00 +01:00
Christiaan de Die le Clercq and Raphael Michel
c276a19bcc
Translations: Update Dutch
...
Currently translated at 87.7% (5067 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-11-07 11:27:00 +01:00
Raphael Michel and GitHub
1e3c6e0b68
Order detail: Do not show expire date for pending approval (Z#23171168) ( #4613 )
2024-11-07 09:26:10 +01:00
CVZ-es and Raphael Michel
4e283eb560
Translations: Update Spanish
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-06 12:32:10 +01:00
CVZ-es and Raphael Michel
52a1983630
Translations: Update French
...
Currently translated at 94.8% (5475 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-06 12:32:10 +01:00
Raphael Michel and GitHub
3d85d9d865
Remove deprecated auto_checkin_sales_channels ( #4587 )
...
* Remove deprecated auto_checkin_sales_channels
* Fix Query count
2024-11-06 12:30:41 +01:00
Raphael Michel and GitHub
4ca9a43890
Fix performance issue in filtering checkin list (Z#23170917) ( #4607 )
...
* Fix performance issue in filtering checkin list
* remove test
2024-11-06 12:30:37 +01:00
mscherer and GitHub
d8bac7db65
Remove slimit dependencies ( #4609 )
...
It doesn't work anymore on python 3.13, since
2to3 is deprecated and removed (PEP 594).
Trying to build on Fedora 41 result in:
Downloading slimit-0.8.1.zip (88 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error'
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
Python 3.X support requires the 2to3 tool.
[end of output]
And slimit is not used in the code base nor anywhere in git (no single
match)
2024-11-06 12:28:43 +01:00
Mira and GitHub
91de0f93e6
Allow organizers to manually add fees to an existing order ( #4590 )
2024-11-05 14:37:50 +01:00
901565203b
Hide input dependencies recursively if input will be disabled ( #4599 )
...
---------
Co-authored-by: Mira <weller@rami.io >
2024-11-05 14:34:42 +01:00
14c6c9c0d7
Update sentry-sdk requirement from ==2.17.* to ==2.18.* ( #4608 )
...
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.17.0...2.18.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>
2024-11-05 09:55:13 +01:00
CVZ-es and Raphael Michel
6de6cf6c08
Translations: Update Spanish
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es and Raphael Michel
29306b3a4d
Translations: Update Spanish
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-05 09:54:50 +01:00
Katrine Tella and Raphael Michel
ca69996611
Translations: Update Danish
...
Currently translated at 48.6% (2809 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-11-05 09:54:50 +01:00
Casper Schack and Raphael Michel
16419b6ae4
Translations: Update Danish
...
Currently translated at 48.6% (2809 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-11-05 09:54:50 +01:00
Damiano and Raphael Michel
d6258b9b54
Translations: Update Italian
...
Currently translated at 23.3% (1351 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-11-05 09:54:50 +01:00
Christiaan de Die le Clercq and Raphael Michel
6f75608196
Translations: Update Dutch
...
Currently translated at 87.7% (5064 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-11-05 09:54:50 +01:00
Mika Andrianarijaona and Raphael Michel
6ef88e009b
Translations: Update French
...
Currently translated at 94.8% (5475 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es and Raphael Michel
957100a195
Translations: Update Spanish
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es and Raphael Michel
112ef0908f
Translations: Update Spanish
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es and Raphael Michel
91aaff7359
Translations: Update Spanish
...
Currently translated at 96.5% (5575 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es and Raphael Michel
8ab61e2c38
Translations: Update French
...
Currently translated at 91.8% (213 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es and Raphael Michel
c8ba5cc427
Translations: Update French
...
Currently translated at 94.8% (5474 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es and Raphael Michel
5ebad31b7d
Translations: Update Spanish
...
Currently translated at 96.4% (5567 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es and Raphael Michel
0429377f7d
Translations: Update French
...
Currently translated at 91.3% (212 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
Mossroy and Raphael Michel
76e4b797a1
Translations: Update French
...
Currently translated at 94.6% (5466 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
Jonathan Berger and Raphael Michel
5f0009c996
Translations: Update French
...
Currently translated at 94.6% (5466 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
cpoisnel and Raphael Michel
de63a4be01
Translations: Update French
...
Currently translated at 94.6% (5466 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es and Raphael Michel
f3432139cb
Translations: Update French
...
Currently translated at 94.6% (5466 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
0b82ac9115
Bump @babel/preset-env in /src/pretix/static/npm_dir ( #4604 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.25.4 to 7.26.0.
- [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.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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>
2024-11-04 20:55:31 +01:00
eb685b5141
API: Expose cancellation_date on order endpoint (Z#23170733) ( #4606 )
...
Co-authored-by: robbi5 <richt@rami.io >
2024-11-04 16:41:44 +01:00
dependabot[bot] and Raphael Michel
5f7f0bd8f1
Bump @babel/core from 7.25.2 to 7.26.0 in /src/pretix/static/npm_dir
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.25.2 to 7.26.0.
- [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.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 14:44:32 +01:00
Raphael Michel and GitHub
9fcef2dcaa
API: Fix deleting checkin-lists (Z#23170525) (PRETIXEU-AS5) ( #4600 )
2024-10-31 17:44:04 +01:00
Raphael Michel and GitHub
fc3b186b93
Badge export: Allow to filter and sort by order date (Z#23168742) ( #4588 )
2024-10-31 14:42:44 +01:00
Tinna Sandström and Raphael Michel
a406884575
Translations: Update Swedish
...
Currently translated at 98.3% (5679 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-10-31 13:02:34 +01:00
Anarion Dunedain and Raphael Michel
57ccd5f289
Translations: Update Polish
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-10-31 13:02:34 +01:00
f4ac7e7f65
Add warning that cross-selling can't prevent unwanted combinations ( #4596 )
...
* Add warning that cross-selling can't prevent unwanted combinations
* Update src/pretix/control/templates/pretixcontrol/items/category.html
Co-authored-by: Raphael Michel <michel@rami.io >
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-10-31 12:59:28 +01:00
81d7045b31
Public event filter: Make "all" option clearer (Z#23169843) ( #4585 )
...
* Public event filter: Make "all" option clearer
* Fix widget tests
* Update src/tests/presale/test_widget.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-10-29 17:31:51 +01:00
Richard Schreiber and GitHub
f9502a3212
Fix testutils redis mock ( #4586 )
2024-10-29 16:37:06 +01:00
Richard Schreiber and GitHub
a31f624417
Dev: add support for asyncio_default_fixture_loop_scope in pytest-asyncio ( #4589 )
2024-10-29 16:36:43 +01:00
Raphael Michel
3f99e0bece
Bump version to 2024.11.0.dev0
2024-10-29 11:47:44 +01:00
Raphael Michel
7e64f2b38a
Bump version to 2024.10.0
2024-10-29 11:47:10 +01:00
Raphael Michel
ee2bc93608
Fix handling of device_info_updated signal
2024-10-29 11:30:35 +01:00
Raphael Michel and Raphael Michel
fb4bed9d0d
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-10-29 10:08:27 +01:00
Raphael Michel and Raphael Michel
aec75e4d0c
Translations: Update German
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-10-29 10:08:27 +01:00
Raphael Michel
e7e41470fb
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-10-29 09:54:05 +01:00
0aa9dda90a
Cross-selling: Use different label if there are no add-on products ( #4577 )
...
* Cross-selling: Use different label if there are no add-on products
* Update src/pretix/presale/templates/pretixpresale/event/checkout_addons.html
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Fix a11y problem
* Fix headline order
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-10-29 09:53:36 +01:00
Mira and GitHub
d97c983b6f
Fix API serializer for auto_checkin_rules to accept sales channel identifiers (Z#23170095) ( #4579 )
...
* Fix API serializer for auto_checkin_rules to accept sales channel identifiers instead of PKs
* False -> false in json
2024-10-29 09:14:22 +01:00
6c957f31ca
Update django-hijack requirement from ==3.6.* to ==3.7.* ( #4581 )
...
Updates the requirements on [django-hijack](https://github.com/django-hijack/django-hijack ) to permit the latest version.
- [Release notes](https://github.com/django-hijack/django-hijack/releases )
- [Changelog](https://github.com/django-hijack/django-hijack/blob/master/docs/release-button.png )
- [Commits](https://github.com/django-hijack/django-hijack/compare/3.6.0...3.7.0 )
---
updated-dependencies:
- dependency-name: django-hijack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 09:14:04 +01:00
8e6b4b3ec7
Update pypdf requirement from ==5.0.* to ==5.1.* ( #4582 )
...
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.0.0...5.1.0 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 09:13:58 +01:00
arjan-s and Raphael Michel
b24de62f73
Translations: Update Dutch
...
Currently translated at 85.5% (4938 of 5773 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-10-29 09:13:45 +01:00
Raphael Michel
cdbd220a12
Fix time zone of parsed print log
2024-10-28 17:49:47 +01:00
Raphael Michel and Raphael Michel
2f11aee512
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5773 of 5773 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-10-28 13:04:02 +01:00
Raphael Michel and Raphael Michel
8ea475ce39
Translations: Update German
...
Currently translated at 100.0% (5773 of 5773 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-10-28 13:04:02 +01:00
Raphael Michel and Raphael Michel
b29bc9db96
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5773 of 5773 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-10-28 13:04:02 +01:00
Raphael Michel and Raphael Michel
6bd6694132
Translations: Update German
...
Currently translated at 100.0% (5773 of 5773 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-10-28 13:04:02 +01:00
Raphael Michel
110e6e248e
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-10-28 12:31:20 +01:00
Davide Manzella and Raphael Michel
985f4d969d
Translations: Update Italian
...
Currently translated at 23.1% (1333 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-10-28 12:30:56 +01:00
Mira and GitHub
826bd07b01
Add action buttons to "missing quota" warnings ( #4533 )
...
* Add action buttons to "missing quota" warnings
* Update item.py
2024-10-28 12:25:03 +01:00
Raphael Michel and GitHub
3e4e86742a
Add print logs ( #4475 )
...
* Add print logs
* Add attribute successful
* Rebase migration
* Fix tests on postgres
2024-10-28 12:24:23 +01:00
Raphael Michel and GitHub
ef5fcde5d9
Seating plans: Validate duplicate seat IDs ( #4564 )
2024-10-28 11:27:27 +01:00
Raphael Michel and GitHub
8f1d53d016
Tests: Add separation of database lock indices by pytest worker ( #4553 )
...
* Add separation of database lock indices by pytest worker
* Fix ID derivation
* Update conftest.py
2024-10-25 22:05:02 +02:00
Raphael Michel and GitHub
9ca1573fcf
Tests: Remove pytest-rerunfailures ( #4572 )
2024-10-25 22:00:14 +02:00
Raphael Michel
5795aa6492
Docs: Fix various sphinx warnings
2024-10-25 21:58:14 +02:00
Raphael Michel and GitHub
6e0613a2af
CI: Remove warnings from PostgreSQL about health check ( #4571 )
...
* CI: Remove warnings from PostgreSQL about health check
* Update tests.yml
* Update tests.yml
2024-10-25 21:45:34 +02:00
Raphael Michel and GitHub
b43ed38483
CI: Do not fail if codecov upload fails ( #4570 )
...
This happens all the time with external PRs until https://github.com/codecov/engineering-team/issues/1574 is solved and is doing more harm than good. We still see if there is no coverage attached.
2024-10-25 21:40:03 +02:00
Raphael Michel and GitHub
f0fedf0001
Tests: Resolve deprecation warning for pytest-asyncio ( #4569 )
2024-10-25 21:27:38 +02:00
Raphael Michel and GitHub
19373b8f91
CI: Update codecov-action ( #4568 )
2024-10-25 21:19:48 +02:00
45fd13786a
Update pillow requirement from ==10.4.* to ==11.0.* ( #4566 )
...
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/10.4.0...11.0.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-25 21:14:30 +02:00
ae5111ee7e
Update zeep requirement from ==4.2.* to ==4.3.* ( #4567 )
...
Updates the requirements on [zeep](https://github.com/mvantellingen/python-zeep ) to permit the latest version.
- [Release notes](https://github.com/mvantellingen/python-zeep/releases )
- [Changelog](https://github.com/mvantellingen/python-zeep/blob/main/CHANGES )
- [Commits](https://github.com/mvantellingen/python-zeep/compare/4.2.0...4.3.1 )
---
updated-dependencies:
- dependency-name: zeep
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-25 20:53:11 +02:00
d8bf3065d0
Update redis requirement from ==5.1.* to ==5.2.* ( #4565 )
...
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.1.0a1...v5.2.0 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-25 20:51:30 +02:00
Raphael Michel and GitHub
54f077665c
CI: Remove mentions of travis CI, we have migrated away years ago ( #4562 )
2024-10-25 17:47:04 +02:00
Raphael Michel and GitHub
482a66c546
CI: Run PostgreSQL as a native service ( #4560 )
...
* GH Actions: Fix PostgreSQL issues
* Map PostgreSQL port
2024-10-25 17:18:42 +02:00
Raphael Michel and GitHub
e4cef6e46b
CI: Make sure apt is non-interactive (to not break act) ( #4559 )
2024-10-25 17:06:11 +02:00
Raphael Michel and GitHub
cbee1b71fe
CI: Install dependencies with uv for speedup ( #4558 )
2024-10-25 17:05:58 +02:00
Raphael Michel and GitHub
0cd1290624
Tests: Fix two flaky tests ( #4557 )
...
* Test: Fix test that relies on unstable database result order
* Tests: Fix test that fails between 0am and 1am
2024-10-25 17:04:16 +02:00
Raphael Michel and GitHub
565f5e2ea7
Tests: Run fakeredis on different virtual ports per pytest worker ( #4555 )
2024-10-25 16:44:22 +02:00
Raphael Michel
b46c0eba0c
pytest: Fix failure with fakeserver and xdist
2024-10-25 14:32:28 +02:00
Raphael Michel
39c3aef7bc
Fix fakeredis usage
2024-10-25 12:54:25 +02:00
cf3087453c
Update fakeredis requirement from ==2.24.* to ==2.26.* ( #4551 )
...
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.24.0...v2.26.0 )
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-25 12:28:22 +02:00
Raphael Michel
7a870ee521
Fix test that does not work on postgresql
2024-10-25 00:02:52 +02:00
3922290633
Update dnspython requirement from ==2.6.* to ==2.7.* ( #4511 )
...
Updates the requirements on [dnspython](https://github.com/rthalley/dnspython ) to permit the latest version.
- [Release notes](https://github.com/rthalley/dnspython/releases )
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst )
- [Commits](https://github.com/rthalley/dnspython/compare/v2.6.0rc1...v2.7.0 )
---
updated-dependencies:
- dependency-name: dnspython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-24 22:54:28 +02:00
8aa13d7e3e
Update sentry-sdk requirement from ==2.15.* to ==2.17.* ( #4536 )
...
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.15.0...2.17.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>
2024-10-24 22:53:58 +02:00
Raphael Michel and GitHub
22e9a6eb92
Add warning to backend if cronjob is not running ( #4550 )
2024-10-24 22:50:34 +02:00
arjan-s and Raphael Michel
2b6f82502e
Translations: Update Dutch
...
Currently translated at 85.6% (4936 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-10-24 13:06:26 +02:00
Mira and GitHub
a10bf2a939
Include "Cross-selling condition products" option when cloning category ( #4534 )
...
* Include "Cross-selling condition products" option when cloning category
* Add test case
* Remove print
2024-10-23 17:12:03 +02:00
arjan-s and Raphael Michel
a80b7087d9
Translations: Update Dutch
...
Currently translated at 75.8% (176 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/nl/
powered by weblate
2024-10-23 17:10:32 +02:00
arjan-s and Raphael Michel
4b143e98eb
Translations: Update Dutch
...
Currently translated at 85.6% (4935 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-10-23 17:10:32 +02:00
Yasunobu YesNo Kawaguchi and Raphael Michel
bdb8b597d0
Translations: Update Japanese
...
Currently translated at 3.4% (198 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-10-23 17:10:32 +02:00
Ryo Tagami and Raphael Michel
b1c9f40bc8
Translations: Update Japanese
...
Currently translated at 3.4% (198 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-10-23 17:10:32 +02:00
CVZ-es and Raphael Michel
a3b6a008b5
Translations: Update Spanish
...
Currently translated at 99.5% (231 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-10-23 17:10:32 +02:00
CVZ-es and Raphael Michel
9ce05e5cb9
Translations: Update Spanish
...
Currently translated at 96.4% (5560 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-10-23 17:10:32 +02:00
CVZ-es and Raphael Michel
f306527981
Translations: Update Spanish
...
Currently translated at 95.1% (5485 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-10-23 17:10:32 +02:00
CVZ-es and Raphael Michel
3e17ff9faa
Translations: Update Spanish
...
Currently translated at 91.7% (5288 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-10-23 17:10:32 +02:00
CVZ-es and Raphael Michel
2a16cd4655
Translations: Update Spanish
...
Currently translated at 90.7% (5228 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-10-23 17:10:32 +02:00
Ryo Tagami and Raphael Michel
d1078da5bf
Translations: Update Japanese
...
Currently translated at 3.3% (195 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-10-23 17:10:32 +02:00
CVZ-es and Raphael Michel
483e7bc4ad
Translations: Update Spanish
...
Currently translated at 89.8% (5175 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-10-23 17:10:32 +02:00
Mira and GitHub
401218b0a3
API: Allow filtering subevents by is_public ( #4544 )
2024-10-23 16:42:22 +02:00
Raphael Michel
19175258fd
API: Fix event cloning, limit_sales_channels should never be set when all_sales_channels is set (Z#23169537)
2024-10-23 16:30:00 +02:00
Mira and GitHub
22c36b89da
Show proper error message in case of add-ons that are required, sold-out and hidden ( #4545 )
2024-10-21 16:46:32 +02:00
Mira and GitHub
2697ed0c5d
QuestionView: Carry over subevent filter to order list ( #4543 )
2024-10-21 14:45:04 +02:00
f81d820a02
Update translations ( #4537 )
...
Co-authored-by: Patrick Chilton <chpatrick@gmail.com >
Co-authored-by: Lovro <lovrogrilc@gmail.com >
Co-authored-by: CVZ-es <damien.bremont@casadevelazquez.org >
Co-authored-by: Ryo Tagami <rtagami@airstrip.jp >
Co-authored-by: Ryo <saremba@rami.io >
2024-10-21 13:28:34 +02:00
Mira and GitHub
f8df66e621
Redirect to next step if AddOnsStep would show up empty (Z#23167007) ( #4530 )
2024-10-21 13:27:43 +02:00
Mira and GitHub
2d9bfc80dc
Fix "Your order qualifies for a discount" notice for discounted variation products ( #4541 )
2024-10-21 13:26:20 +02:00
Martin Gross and GitHub
17b2e95569
Questions: Add SubEvent-Filter; Renew Filter-Form Layout (Z#23168996) ( #4538 )
2024-10-21 13:25:18 +02:00
Martin Gross
e49f938eb3
BulkVouchers: Append mail-recipient to comment instead of overwriting it (Z#23168852)
2024-10-16 10:37:06 +02:00
Martin Gross
8d63906341
Remove nl_BE from setup.cfg
2024-10-15 16:22:50 +02:00
Martin Gross
cfefa1aad0
Remove be_NL again, again, again
2024-10-15 16:17:20 +02:00
Martin Gross
1d16049dc5
add "Cross" and "Selling" (as in: "Cross-Selling") to de/de_Informal wordlist
2024-10-15 14:48:25 +02:00
Martin Gross
8452899edd
add "Cross-Selling" to de/de_Informal wordlist
2024-10-15 14:43:31 +02:00
pretix translation bot and GitHub
d67ebc0f80
Update translations ( #4529 )
2024-10-15 14:03:10 +02:00
Mira Weller
0e87f03e1e
Update po files
...
[CI skip]
Signed-off-by: Mira Weller <weller@rami.io >
2024-10-15 13:14:42 +02:00
Mira Weller
868408ea55
Fix typo
2024-10-15 13:13:43 +02:00
Mira Weller
fc75cd35f8
Update po files
...
[CI skip]
Signed-off-by: Mira Weller <weller@rami.io >
2024-10-15 13:06:53 +02:00
Mira and GitHub
a3e2540331
Display "Normal category" instead of "None" in category list ( #4526 )
2024-10-15 12:14:15 +02:00
99ce7effde
Add ticket renderer RPC API (Z#23165429) ( #4525 )
...
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-10-15 12:11:09 +02:00
Raphael Michel
0d645fc4c5
Hotfix broken query away
2024-10-14 18:17:30 +02:00
359df1f51e
Cross selling ( #4185 )
...
Product categories can now be marked as "cross-selling categories", causing them to
appear in the add-on checkout step as additional recommendations, depending on
their cross-selling visibility (always, only if certain products are already in the cart, or
only if they qualify for a discount according to discount rules).
---------
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-10-14 14:39:49 +02:00
Raphael Michel
7607cc5d2f
Fix indentation
2024-10-14 09:26:56 +02:00
40c8d014df
Waiting list: Redirect to shop if no products can be awaited (Z#23168172) ( #4517 )
...
* Waiting list: Redirect to shop if no products can be awaited (Z#23168172)
* Update src/pretix/presale/views/waiting.py
Co-authored-by: Mira <weller@rami.io >
---------
Co-authored-by: Mira <weller@rami.io >
2024-10-14 09:26:06 +02:00
Mira and GitHub
c10efc692d
Let organizers specify a helptext for the custom invoice field (Z#23167497) ( #4520 )
2024-10-14 09:22:58 +02:00
Raphael Michel
8f0a277c7b
Fix tax rule calculation of negative amounts (PRETIXEU-ANN)
2024-10-11 15:28:07 +02:00
George Hickman and GitHub
9dc38e42d8
Add device_changed signal ( #4412 )
...
This provides both the original and updated version of the Device so
subscribers can see the changes.
2024-10-11 11:08:23 +02:00
Raphael Michel
bfd88d1496
Docs: Fix wrong field name in example
2024-10-10 13:51:33 +02:00
Patrick Chilton and Raphael Michel
be6bd501bd
Translations: Update Hungarian
...
Currently translated at 10.5% (608 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-10-10 09:16:51 +02:00
Raphael Michel
d160c9fd67
Fix crash in checkin list action view (PRETIXEU-AN8)
2024-10-09 17:11:10 +02:00
Raphael Michel
221f14cc21
API: Fix crash PRETIXEU-AN5
2024-10-09 12:25:36 +02:00
Felix Schäfer and GitHub
1dda2eb4fb
Fix reauth loops with redirect style authentication plugins ( #4512 )
...
* Test reauth with redirect style auth #4498
* Fix reauth loops with redirect style auth #4498
2024-10-09 09:24:49 +02:00
Davide Manzella and Raphael Michel
30f2e99020
Translations: Update Italian
...
Currently translated at 22.2% (1279 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-10-09 09:16:52 +02:00
Raphael Michel and GitHub
8efe276ed0
Fix negative prices in bundles when tax rate is 0 ( #4513 )
2024-10-09 08:16:01 +02:00
Raphael Michel
61b25acdd2
Fix email confirm hash in templates
2024-10-07 17:54:40 +02:00
6cc9529d9a
Authentication: Support for fallback secret keys in get_session_auth_hash ( #4481 )
...
* Authentication: Support for fallback secret keys in get_session_auth_hash
* Update src/pretix/presale/utils.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-10-07 16:58:37 +02:00
Raphael Michel and GitHub
cdc5401dc2
Allow to set fallback secret keys ( #4482 )
2024-10-07 16:31:24 +02:00
Raphael Michel and GitHub
1334a570e4
Generate email confirmation secret from tagged_secret ( #4480 )
2024-10-07 13:58:08 +02:00
Raphael Michel
7a66aea2cb
Voucher update: Allow to remove seat
2024-10-07 11:42:28 +02:00
ee77a5e447
Bump @rollup/plugin-node-resolve from 15.2.3 to 15.3.0 in /src/pretix/static/npm_dir ( #4499 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 15.2.3 to 15.3.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
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>
2024-10-07 11:36:23 +02:00
Raphael Michel
827e127568
Fix #4365 -- Missing date in timeline
2024-10-04 16:17:52 +02:00
ce0e0d7fd1
Update qrcode requirement from ==7.4.* to ==8.0 ( #4500 )
...
Updates the requirements on [qrcode](https://github.com/lincolnloop/python-qrcode ) to permit the latest version.
- [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst )
- [Commits](https://github.com/lincolnloop/python-qrcode/compare/v7.4...v8.0 )
---
updated-dependencies:
- dependency-name: qrcode
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 16:03:04 +02:00
dependabot[bot] and Raphael Michel
152a956dc5
Update sentry-sdk requirement from ==2.14.* to ==2.15.*
...
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.14.0...2.15.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-04 11:53:13 +02:00
Patrick Chilton and Raphael Michel
68e2c355e6
Translations: Update Hungarian
...
Currently translated at 10.3% (594 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-10-04 11:48:19 +02:00
Patrick Chilton and Raphael Michel
171615558f
Translations: Update Hungarian
...
Currently translated at 8.8% (506 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-10-04 11:48:19 +02:00
Patrick Chilton and Raphael Michel
a1765910ea
Translations: Update Hungarian
...
Currently translated at 45.2% (105 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/hu/
powered by weblate
2024-10-04 11:48:19 +02:00
Patrick Chilton and Raphael Michel
417277958b
Translations: Update Hungarian
...
Currently translated at 8.7% (504 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-10-04 11:48:19 +02:00
Patrick Chilton and Raphael Michel
0d50494e89
Translations: Update Hungarian
...
Currently translated at 43.9% (102 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/hu/
powered by weblate
2024-10-04 11:48:19 +02:00
Patrick Chilton and Raphael Michel
c6f634ce72
Translations: Update Hungarian
...
Currently translated at 7.9% (456 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-10-04 11:48:19 +02:00
Patrick Chilton and Raphael Michel
adc78c14ab
Translations: Update Hungarian
...
Currently translated at 2.9% (170 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-10-04 11:48:19 +02:00
b4ca2bdbb4
Update pycryptodome requirement from ==3.20.* to ==3.21.* ( #4504 )
...
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.20.0x...v3.21.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>
2024-10-04 11:48:04 +02:00
9a7ff592af
Update redis requirement from ==5.0.* to ==5.1.* ( #4491 )
...
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.0.0b1...v5.1.0 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 16:30:49 +02:00
Rosariocastellana and Raphael Michel
548b54cca6
Translations: Update Italian
...
Currently translated at 20.6% (1188 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-09-30 13:51:23 +02:00
Anarion Dunedain and Raphael Michel
e736791446
Translations: Update Polish
...
Currently translated at 100.0% (5745 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-09-30 13:51:23 +02:00
Raphael Michel
7bd945b2e6
Waiting list: Add warning when sold out products are hidden
2024-09-30 13:24:43 +02:00
Raphael Michel
a07d5aaf05
Add-on step: Minimal performance improvement
2024-09-27 13:26:30 +02:00
Raphael Michel
0cf1a32902
Bump version to 2024.10.0.dev0
2024-09-27 09:46:47 +02:00
Raphael Michel
be6aae8577
Bump version to 2024.9.0
2024-09-27 09:46:18 +02:00
Mira and GitHub
fe80f5fb78
Utils for internal plugin ( #4483 )
...
* Add full_code property to OrderPosition
* Add inline "json_script" as supported data source for select2
* Use shorter OrderPosition.code
2024-09-26 19:29:33 +02:00
Raphael Michel and GitHub
a2c15ad89e
Check-in: Prevent duplicate auto check-outs (Z#23167003) ( #4488 )
2024-09-26 17:54:27 +02:00
Raphael Michel and Raphael Michel
cab0f37830
Translations: Update German
...
Currently translated at 100.0% (5745 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-09-26 17:51:57 +02:00
Raphael Michel and Raphael Michel
0423980058
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5745 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-09-26 17:51:57 +02:00
Raphael Michel
63983b1b68
Translations: Update spellcheck lists
2024-09-26 16:52:28 +02:00
Raphael Michel
61241c2a1e
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-09-26 13:23:02 +02:00
Raphael Michel
4069c61054
runperiodic: Allow to list all tasks
2024-09-26 10:32:53 +02:00
Raphael Michel and GitHub
9bf4fb2d0f
Sendmail: Fix incorrect filtering of subevents when mailing to attendees (Z#23166274) ( #4474 )
2024-09-25 17:55:33 +02:00
Raphael Michel
ff910f293f
Item list: Show tax rate even for products with 0 price
...
Might be neccessary for price input, variations, etc
2024-09-25 12:42:45 +02:00
Raphael Michel
74f7bec617
Change wording in a headline to avoid double-using a term
2024-09-25 12:42:45 +02:00
Albizuri and Raphael Michel
467a35e353
Translations: Update Basque
...
Currently translated at 56.0% (3213 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-09-24 10:13:22 +02:00
770c13a4f0
Update pypdf requirement from ==4.3.* to ==5.0.* ( #4471 )
...
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/4.3.0...5.0.0 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-19 11:34:23 +02:00
dependabot[bot] and Raphael Michel
5373d4d8ba
Bump django-bootstrap3 from 24.2 to 24.3
...
Bumps [django-bootstrap3](https://github.com/zostera/django-bootstrap3 ) from 24.2 to 24.3.
- [Changelog](https://github.com/zostera/django-bootstrap3/blob/main/CHANGELOG.md )
- [Commits](https://github.com/zostera/django-bootstrap3/compare/v24.2...v24.3 )
---
updated-dependencies:
- dependency-name: django-bootstrap3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-19 11:28:15 +02:00
Raphael Michel
42e673b5f6
Fix missing JS file name
2024-09-19 09:39:49 +02:00
Albizuri and Raphael Michel
7af2f2a87b
Translations: Update Basque
...
Currently translated at 56.0% (3213 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-09-18 16:25:32 +02:00
Tinna Sandström and Raphael Michel
e408521769
Translations: Update Swedish
...
Currently translated at 99.1% (5686 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-09-18 16:25:32 +02:00
Raphael Michel
8ed0d36346
Fix another wrong waiting_list_active reference
2024-09-18 10:28:41 +02:00
Raphael Michel
14cbe99667
Stripe: Fix a leftover }
2024-09-17 17:54:57 +02:00
Raphael Michel
b059995eff
Widget: Fix waiting list disable time based on subevent
2024-09-17 17:39:22 +02:00
Raphael Michel
100e8d0a4b
Fix #4454 -- Resolve deprecation warning from celery
2024-09-17 13:36:35 +02:00
Raphael Michel and GitHub
eb92e4d8e6
Render progress info on non-javascript fallback page for celery tasks ( #4452 )
...
* Render progress info on non-javascript fallback page for celery tasks
* Review notes
2024-09-17 13:29:27 +02:00
Raphael Michel and GitHub
32d6ded003
Stricten password validation to match PCI DSS requirements ( #4467 )
...
* Stricten password validation to match PCI DSS requirements
* Review fix
* Fix a file header
2024-09-17 13:29:17 +02:00
Raphael Michel and GitHub
aa07533693
Order import: Allow to set check-in attention and text (Z#23165806) ( #4469 )
2024-09-17 11:50:19 +02:00
e7d01f91a6
Bump @babel/preset-env from 7.25.3 to 7.25.4 in /src/pretix/static/npm_dir ( #4438 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.25.3 to 7.25.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.25.4/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>
2024-09-17 11:42:33 +02:00
Raphael Michel and GitHub
9616369f07
Formally deprecate eu_reverse_charge ( #4470 )
2024-09-17 11:39:32 +02:00
af606090ba
Update sentry-sdk requirement from ==2.13.* to ==2.14.* ( #4455 )
...
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.13.0...2.14.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>
2024-09-16 16:46:28 +02:00
Svyatoslav and Raphael Michel
931f3eca1b
Translations: Update Estonian
...
Currently translated at 0.1% (1 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/et/
powered by weblate
2024-09-16 16:44:46 +02:00
Svyatoslav and Raphael Michel
36f306120e
Translations: Update Latvian
...
Currently translated at 37.2% (2134 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/lv/
powered by weblate
2024-09-16 16:44:46 +02:00
Svyatoslav and Raphael Michel
a3ba0c97e9
Translations: Update Russian
...
Currently translated at 19.1% (1097 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ru/
powered by weblate
2024-09-16 16:44:46 +02:00
Richard Schreiber and Raphael Michel
484d24b66c
Translations: Add Estonian
2024-09-16 16:44:46 +02:00
Tinna Sandström and Raphael Michel
2d39d3cc8e
Translations: Update Swedish
...
Currently translated at 99.1% (5686 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-09-16 16:44:46 +02:00
Kristian Feldsam and Raphael Michel
78b1adf423
Translations: Update Slovak
...
Currently translated at 29.3% (68 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sk/
powered by weblate
2024-09-16 16:44:46 +02:00
Kristian Feldsam and Raphael Michel
c3eedcc396
Translations: Update Slovak
...
Currently translated at 92.5% (5307 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-09-16 16:44:46 +02:00
Tinna Sandström and Raphael Michel
682c328390
Translations: Update Swedish
...
Currently translated at 99.1% (5686 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-09-16 16:44:46 +02:00
Wikinaut and Raphael Michel
5230827f5e
Translations: Update German
...
Currently translated at 100.0% (5736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-09-16 16:44:46 +02:00
Arthur Nunes and Raphael Michel
dad9915435
Translations: Update Portuguese (Brazil)
...
Currently translated at 13.2% (759 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2024-09-16 16:44:46 +02:00
Wikinaut and Raphael Michel
a9d2c1eb34
Translations: Update German
...
Currently translated at 100.0% (5736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-09-16 16:44:46 +02:00
Tinna Sandström and Raphael Michel
66fe45a478
Translations: Update Swedish
...
Currently translated at 86.2% (200 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sv/
powered by weblate
2024-09-12 09:32:41 +02:00
Raphael Michel
24e2b1b9ab
Import: Parse iso dates
2024-09-12 09:32:25 +02:00
Martin Gross and GitHub
eebdce80cd
OIDC: Respect token_endpoint_auth_methods_supported (Z#2164777) ( #4459 )
2024-09-11 16:40:42 +02:00
Kristian Feldsam and Raphael Michel
09af95ec20
Translations: Update Slovak
...
Currently translated at 92.1% (5283 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-09-11 16:01:16 +02:00
Tinna Sandström and Raphael Michel
1ade674beb
Translations: Update Swedish
...
Currently translated at 99.1% (5686 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-09-11 16:01:16 +02:00
Kristian Feldsam and Raphael Michel
76ff59f9c2
Translations: Update Slovak
...
Currently translated at 6.4% (15 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sk/
powered by weblate
2024-09-11 16:01:16 +02:00
Kristian Feldsam and Raphael Michel
0986522c2f
Translations: Update Slovak
...
Currently translated at 6.0% (14 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sk/
powered by weblate
2024-09-11 16:01:16 +02:00
Kristian Feldsam and Raphael Michel
91f4e731da
Translations: Update Slovak
...
Currently translated at 92.0% (5280 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-09-11 16:01:16 +02:00
Raphael Michel
98709286c6
Order cancellation: Fix crash on deleted order (PRETIXEU-AHP)
2024-09-10 14:00:11 +02:00
Raphael Michel
667c2555b2
AsyncMixin: Fix crash on invalid query string (PRETIXEU-AHG)
2024-09-10 14:00:08 +02:00
Raphael Michel and Raphael Michel
6f5acb1ca7
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2024-09-10 09:19:12 +02:00
Raphael Michel and Raphael Michel
65ec3e3fd6
Translations: Update German
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2024-09-10 09:19:12 +02:00
Richard Schreiber and Raphael Michel
1a8d0a973d
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-09-10 09:19:12 +02:00
Richard Schreiber and Raphael Michel
3c94631405
Translations: Update German
...
Currently translated at 100.0% (5736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-09-10 09:19:12 +02:00
Kristian Feldsam and Raphael Michel
1dda7732a5
Translations: Update Slovak
...
Currently translated at 4.7% (11 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sk/
powered by weblate
2024-09-10 09:19:12 +02:00
Kristian Feldsam and Raphael Michel
33accf5f99
Translations: Update Slovak
...
Currently translated at 92.0% (5279 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-09-10 09:19:12 +02:00
Tinna Sandström and Raphael Michel
be2efd9df2
Translations: Update Swedish
...
Currently translated at 99.1% (5686 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-09-10 09:19:12 +02:00
Ahmad AlHarthi and Raphael Michel
fe69137a4e
Translations: Update Arabic
...
Currently translated at 65.1% (3736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/
powered by weblate
2024-09-09 11:18:16 +02:00
Ayden Jahola and Raphael Michel
7ccfb3a27a
Translations: Update Arabic
...
Currently translated at 65.1% (3736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/
powered by weblate
2024-09-09 11:18:16 +02:00
Ayden Jahola and Raphael Michel
b7205622dc
Translations: Update Arabic
...
Currently translated at 65.1% (3736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/
powered by weblate
2024-09-09 11:18:16 +02:00
Ahmad AlHarthi and Raphael Michel
44da5b81b1
Translations: Update Arabic
...
Currently translated at 65.1% (3736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/
powered by weblate
2024-09-09 11:18:16 +02:00
Martin Gross and Raphael Michel
5a058342a6
Translations: Update Portuguese (Portugal)
...
Currently translated at 56.8% (132 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pt_PT/
powered by weblate
2024-09-09 11:18:16 +02:00
Martin Gross and Raphael Michel
2d15dc7ce5
Translations: Update Portuguese (Portugal)
...
Currently translated at 56.8% (132 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pt_PT/
powered by weblate
2024-09-09 11:18:16 +02:00
Martin Gross and Raphael Michel
dd4ccc864e
Translations: Update Portuguese (Portugal)
...
Currently translated at 86.7% (4977 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_PT/
powered by weblate
2024-09-09 11:18:16 +02:00
Kristian Feldsam and Raphael Michel
b812f0affe
Translations: Update Slovak
...
Currently translated at 3.8% (9 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sk/
powered by weblate
2024-09-09 11:18:16 +02:00
Kristian Feldsam and Raphael Michel
2af4183ce6
Translations: Update Slovak
...
Currently translated at 92.0% (5279 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-09-09 11:18:16 +02:00
Albizuri and Raphael Michel
8ac0b93ca5
Translations: Update Basque
...
Currently translated at 55.9% (3209 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-09-09 11:18:16 +02:00
Ronisson Cabral and Raphael Michel
51a1193f32
Translations: Update Portuguese (Portugal)
...
Currently translated at 56.0% (130 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pt_PT/
powered by weblate
2024-09-09 11:18:16 +02:00
Ronisson Cabral and Raphael Michel
002da2c9b7
Translations: Update Portuguese (Portugal)
...
Currently translated at 86.2% (4948 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_PT/
powered by weblate
2024-09-09 11:18:16 +02:00
Martin Gross and GitHub
9a2ebe4e95
Refunds: Fix sortkey to work with not provided BICs (Z#23165187) ( #4451 )
2024-09-09 10:48:53 +02:00
Albizuri and Martin Gross
bc6da2512a
Translations: Update Basque
...
Currently translated at 48.4% (113 of 233 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/eu/
powered by weblate
2024-09-06 10:51:38 +02:00
Albizuri and Martin Gross
6378dc69b8
Translations: Update Basque
...
Currently translated at 56.3% (3231 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-09-06 10:51:38 +02:00
Richard Schreiber and GitHub
2b53d04a19
Improve labels in mail settings for incomplete payments ( #4444 )
2024-09-06 08:53:08 +02:00
Richard Schreiber and GitHub
7efe7b5ff7
Docs: fix typo for SSO provider instead of client
2024-09-05 13:02:20 +02:00
Alberto Ortega and Martin Gross
ae5464d486
Translations: Update Spanish
...
Currently translated at 87.8% (5038 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-09-05 11:09:47 +02:00
Tinna Sandström and Martin Gross
67fec8d1f6
Translations: Update Swedish
...
Currently translated at 99.1% (5686 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-09-05 11:09:47 +02:00
Albizuri and Raphael Michel
95a081676b
Translations: Update Basque
...
Currently translated at 56.2% (3225 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-30 09:17:49 +02:00
7228a6304d
Update protobuf requirement from ==5.27.* to ==5.28.* ( #4430 )
...
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.27.0-rc1...v5.28.0 )
---
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>
2024-08-30 09:11:23 +02:00
Raphael Michel
04b9134e36
Add Basque to languages
2024-08-29 16:52:54 +02:00
Albizuri and Raphael Michel
2e0769bc41
Translations: Update Basque
...
Currently translated at 54.4% (3126 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-29 14:51:49 +02:00
Albizuri and Raphael Michel
4d2f854710
Translations: Update Basque
...
Currently translated at 48.0% (112 of 233 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/eu/
powered by weblate
2024-08-29 14:51:49 +02:00
Albizuri and Raphael Michel
b9ac9496d2
Translations: Update Basque
...
Currently translated at 52.7% (3026 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-29 14:51:49 +02:00
Albizuri and Raphael Michel
a975f5dc50
Translations: Update Basque
...
Currently translated at 47.2% (110 of 233 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/eu/
powered by weblate
2024-08-29 14:51:49 +02:00
Albizuri and Raphael Michel
4ea1f6284a
Translations: Update Basque
...
Currently translated at 47.5% (2726 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-29 14:51:49 +02:00
Raphael Michel and GitHub
a01d105829
Bank Transfer: Fix weird error code on duplicate match (Z#23164140) ( #4428 )
2024-08-29 13:58:37 +02:00
Raphael Michel and GitHub
b1bfa1acee
API: Provide useful device_id in checkins (Z#23163025) ( #4427 )
2024-08-29 12:36:27 +02:00
Raphael Michel
0b4e99c2d8
Fix inprecise wording
2024-08-28 16:41:37 +02:00
Raphael Michel and GitHub
0cdce7a9cd
Add payment_explanation to payment method change (Z#23164112) ( #4424 )
2024-08-28 15:12:16 +02:00
Richard Schreiber and GitHub
464f625301
Seating: visually remove waitinglist headline for soldout seating
2024-08-28 14:36:30 +02:00
Richard Schreiber and GitHub
0c1072503c
A11y: improve/unify html-source for uncategorized products
2024-08-28 14:35:35 +02:00
Raphael Michel
9ead82839a
API: Add show_dates_on_frontpage to device event settings
2024-08-28 13:47:24 +02:00
Albizuri and Raphael Michel
c346e3a7f4
Translations: Update Basque
...
Currently translated at 44.6% (2560 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-28 12:10:11 +02:00
Tinna Sandström and Raphael Michel
a26f219faf
Translations: Update Swedish
...
Currently translated at 99.0% (5684 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-08-28 12:10:11 +02:00
Anarion Dunedain and Raphael Michel
74fb8e7d0c
Translations: Update Polish
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2024-08-28 12:10:11 +02:00
Anarion Dunedain and Raphael Michel
b9dbeef1ef
Translations: Update Polish
...
Currently translated at 100.0% (5736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-08-28 12:10:11 +02:00
Raphael Michel and GitHub
54079797d2
Event list: Do not include old or inactive subevents in event list (Z#23163541) ( #4415 )
2024-08-28 09:28:35 +02:00
Raphael Michel and GitHub
02a4ed4be2
Teams: Improve handling of revoked keys and team deletion (Z#23163674) ( #4414 )
2024-08-28 09:27:53 +02:00
Raphael Michel
7f7c95aedb
Bump version to 2024.9.0.dev0
2024-08-28 09:18:59 +02:00
Raphael Michel
47af20d417
Bump version to 2024.8.0
2024-08-28 09:18:35 +02:00
Mira and GitHub
91e69f793d
Show weekday in subevent dates [Z#23161884] ( #4383 )
2024-08-27 22:22:44 +02:00
Mira and GitHub
43e24ff88c
Remove duplicate message in basque translation
2024-08-27 22:00:36 +02:00
Raphael Michel
fa3f6def82
Fix typo
2024-08-27 18:17:35 +02:00
Raphael Michel and Raphael Michel
34469bc222
Translations: Update German
...
Currently translated at 99.5% (231 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2024-08-27 18:16:03 +02:00
Raphael Michel and Raphael Michel
d0364300b5
Translations: Update German
...
Currently translated at 100.0% (5736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-08-27 18:16:03 +02:00
Albizuri and Raphael Michel
55bc55cc53
Translations: Update Basque
...
Currently translated at 36.8% (2114 of 5738 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-27 18:16:03 +02:00
Raphael Michel and Raphael Michel
0ee5511cca
Translations: Update German (informal) (de_Informal)
...
Currently translated at 99.5% (231 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2024-08-27 18:16:03 +02:00
Raphael Michel and Raphael Michel
192699a2c2
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-08-27 18:16:03 +02:00
Raphael Michel and Raphael Michel
b8255bc7a0
Translations: Update German
...
Currently translated at 99.7% (5722 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-08-27 18:16:03 +02:00
Albizuri and Raphael Michel
d7f0c14fdc
Translations: Update Basque
...
Currently translated at 47.1% (109 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/eu/
powered by weblate
2024-08-27 18:16:03 +02:00
Albizuri and Raphael Michel
3f9ba2f223
Translations: Update Basque
...
Currently translated at 36.1% (2069 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-27 18:16:03 +02:00
Raphael Michel
3f811cc020
Update wordlists
2024-08-27 18:00:42 +02:00
Raphael Michel
03f3203a82
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-08-27 15:34:31 +02:00
59901603c6
Update fakeredis requirement from ==2.23.* to ==2.24.* ( #4419 )
...
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.23.0...v2.24.0 )
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 15:33:34 +02:00
Albizuri and Raphael Michel
aefb38cdd7
Translations: Update Basque
...
Currently translated at 46.7% (108 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/eu/
powered by weblate
2024-08-27 15:33:21 +02:00
Albizuri and Raphael Michel
aed3ccd2dd
Translations: Update Basque
...
Currently translated at 26.9% (1542 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-27 15:33:21 +02:00
Raphael Michel and Raphael Michel
893d115948
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5722 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-08-27 15:33:21 +02:00
Raphael Michel and Raphael Michel
8e87cf67c7
Translations: Update German
...
Currently translated at 100.0% (5722 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-08-27 15:33:21 +02:00
Richard Schreiber and GitHub
8972715252
Fix initial sidebar display for mobile
2024-08-26 12:01:25 +02:00
Raphael Michel
1879e440a7
Fix isort issue
2024-08-23 15:24:56 +02:00
Mira and GitHub
f819f0c316
Escape HTML in placeholder samples in mail preview ( #4413 )
...
CVE-2024-8113
2024-08-23 14:41:25 +02:00
a1db13b75e
Update translations ( #4410 )
...
* Translations: Update Basque
Currently translated at 0.1% (9 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
* Translations: Update Italian
Currently translated at 20.3% (1162 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
* Translations: Update Basque
Currently translated at 6.0% (345 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
* Translations: Update Basque
Currently translated at 45.0% (104 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/eu/
powered by weblate
* Translations: Update Basque
Currently translated at 15.6% (893 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
* Translations: Update Basque
Currently translated at 45.4% (105 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/eu/
powered by weblate
---------
Co-authored-by: Albizuri <oier@puntu.eus >
Co-authored-by: Michelangelo <michelangelo.morrillo@gmail.com >
2024-08-23 13:42:48 +02:00
Raphael Michel and GitHub
6087665775
Email preview: Include prefix in subject ( #4395 )
2024-08-23 13:42:29 +02:00
Raphael Michel and GitHub
a6f93b6cf0
Seats API: Add is_available filter (Z#23163419) ( #4409 )
...
* Seats API: Add is_available filter (Z#23163419)
* docs
2024-08-21 17:43:13 +02:00
Raphael Michel and GitHub
b96374fcf6
Do not create duplicate memberships on order changes (Z#23163336) ( #4408 )
2024-08-21 17:30:42 +02:00
Raphael Michel
eb2ad48089
Docs: Android 4 support dropped for pretixPRINT
2024-08-19 17:26:02 +02:00
64dac504ca
Bump markdown from 3.6 to 3.7 ( #4402 )
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.6 to 3.7.
- [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.6...3.7 )
---
updated-dependencies:
- dependency-name: markdown
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>
2024-08-19 14:24:58 +02:00
Raphael Michel and GitHub
cf15a08712
Link between waiting list settings and maangement (Z#23143161) ( #4394 )
2024-08-19 13:47:54 +02:00
Raphael Michel and GitHub
9197274528
Add documentation on CSP for the widget ( #4398 )
2024-08-19 13:47:47 +02:00
Tinna Sandström and Raphael Michel
d19176ab41
Translations: Update Swedish
...
Currently translated at 99.3% (5685 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-08-16 15:08:26 +02:00
Michael Stapelberg and GitHub
8d8abbd941
Also enable DEBUG for runserver_plus, not just runserver ( #4385 )
...
When using runserver_plus from the django-extensions package (for serving a development instance with a TLS certificate), I noticed the DEBUG setting was not set correctly, which resulted in static files not being served correctly.
2024-08-15 14:25:21 +02:00
5142c62e6e
Update sentry-sdk requirement from ==2.12.* to ==2.13.* ( #4392 )
...
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.12.0...2.13.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>
2024-08-15 14:25:07 +02:00
Tinna Sandström and Raphael Michel
7f7223fcdc
Translations: Update Swedish
...
Currently translated at 99.3% (5685 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-08-15 14:24:57 +02:00
George Hickman and GitHub
cdde688964
Remove git dir and work tree config from pre-commit hook ( #4397 )
...
These variables effectively hardcode the location from which the script
is run. We shouldn't need these since git should know that it is inside
a repo when run.
2024-08-15 12:42:57 +02:00
George Hickman and GitHub
233bcaf00e
Add a .node-version file ( #4396 )
2024-08-15 12:42:02 +02:00
Raphael Michel and GitHub
0a5f3e6dd5
Fix availability of payment methods in time machine (Z#23162163) ( #4390 )
2024-08-13 12:52:14 +02:00
Raphael Michel
446d24553e
Tests: Ignore a deprecation warning
2024-08-13 11:46:11 +02:00
Tinna Sandström and Raphael Michel
45c32bcb05
Translations: Update Swedish
...
Currently translated at 99.3% (5684 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-08-09 09:59:11 +02:00
Raphael Michel
5a5090604a
Device list: Filter by software brand
2024-08-09 09:55:16 +02:00
Raphael Michel
2b370bde6d
PDF layout schema: Add textcontainer
2024-08-08 13:49:23 +02:00
Raphael Michel
024a223ec7
PDF editor: Fix bug in previous change (Z#23162122)
2024-08-08 13:36:50 +02:00
022f44ad00
PDF editor: New text element implementation ( #4246 )
...
* draft
* almost working
* Widgth adjustment
* Fix crash on empty text
* Change default layouts
* Fix editor bugs
* Update src/pretix/control/templates/pretixcontrol/pdf/index.html
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Show deprecated text on old text
* lockScalingFlip
* Regroup editor controls
* Update src/pretix/static/pretixcontrol/js/ui/main.js
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/static/pretixcontrol/js/ui/main.js
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/static/pretixcontrol/js/ui/main.js
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/static/pretixcontrol/js/ui/editor.js
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Increase default height even further
* Add a small version warning
* Update src/pretix/control/templates/pretixcontrol/pdf/index.html
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/templates/pretixcontrol/pdf/index.html
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-08-07 11:26:47 +02:00
Raphael Michel
a682eab18e
Force Django security upgrade
2024-08-07 09:52:51 +02:00
6721762a3f
Update kombu requirement from ==5.3.* to ==5.4.* ( #4380 )
...
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.3.0a1...v5.4.0 )
---
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>
2024-08-07 09:40:38 +02:00
Raphael Michel
ad443d0eb6
Improve a help text
2024-08-05 12:34:33 +02:00
ececd3e572
Order search: Provide typing for answers to questions (Z#23160848) ( #4350 )
...
* Order search: Provide typing for answers to questions (Z#23160848)
* Update src/pretix/control/forms/filter.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/control/forms/filter.py
Co-authored-by: Mira <weller@rami.io >
* Apply suggestions from code review
Co-authored-by: Mira <weller@rami.io >
---------
Co-authored-by: Mira <weller@rami.io >
2024-08-05 12:34:15 +02:00
baris gormez and Raphael Michel
ffc4a76b11
Translations: Update Turkish
...
Currently translated at 43.7% (2504 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/tr/
powered by weblate
2024-08-05 09:05:19 +02:00
4beb0c2e30
Bump django-filter from 24.2 to 24.3 ( #4374 )
...
Bumps [django-filter](https://github.com/carltongibson/django-filter ) from 24.2 to 24.3.
- [Release notes](https://github.com/carltongibson/django-filter/releases )
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst )
- [Commits](https://github.com/carltongibson/django-filter/compare/24.2...24.3 )
---
updated-dependencies:
- dependency-name: django-filter
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>
2024-08-05 09:05:11 +02:00
48e161d2d4
Bump @babel/core from 7.24.7 to 7.25.2 in /src/pretix/static/npm_dir ( #4369 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.24.7 to 7.25.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.25.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
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>
2024-08-02 09:24:52 +02:00
dc1973f4ff
Add API endpoint /seats to event (Z#23159536) ( #4321 )
...
* add API endpoint /seats to event
* fix logging
* add Seat annotations
* add seats endpoint for subevents
* return ids of occupying objects instead of boolean flags
* wip
* include orderposition instead of order in seat info
* add API documentation
* Apply suggestions from code review
Co-authored-by: Raphael Michel <michel@rami.io >
* Apply suggestions from code review
* Clarify API docs
* add api examples
* add test cases
* require can_view_orders permission for retrieving seats
* improve permission handling
* Revert "improve permission handling"
This reverts commit f32b532cc6 .
* improve permission handling (minimal version)
* formatting
* add permission tests
* fix bug
* update permission checks
* Apply suggestions from code review
Co-authored-by: Raphael Michel <michel@rami.io >
* add tests for permission checks
* add tests for expand=voucher and expand=cartposition
* remove unused parameter
* test query count
* codestyle
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-08-02 09:17:46 +02:00
Mira and GitHub
a0b046d204
Fix #4201 , Fix #4271 -- Time machine issues ( #4371 )
...
* Fix issue #4201
* Fix issue #4271
* Use time_machine_now() for subevent calendar display
2024-08-02 09:11:07 +02:00
0032f83d93
Update pyjwt requirement from ==2.8.* to ==2.9.* ( #4370 )
...
Updates the requirements on [pyjwt](https://github.com/jpadilla/pyjwt ) to permit the latest version.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.9.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 09:10:25 +02:00
f312200881
Bump @babel/preset-env from 7.24.7 to 7.25.3 in /src/pretix/static/npm_dir ( #4368 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.7 to 7.25.3.
- [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.25.3/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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>
2024-08-02 09:10:08 +02:00
Raphael Michel and GitHub
9946da57c2
Stripe: Add Revolut Pay ( #4366 )
...
* Stripe: Add Revolut Pay
* Remove is_enabled flag
2024-08-01 17:20:42 +02:00
Raphael Michel and GitHub
11e04ea3f2
ListExporter: Allow to override CSV encoding in subclass (Z#23160604) ( #4367 )
2024-08-01 16:20:00 +02:00
Martin Weinelt and GitHub
9cef63d641
Prevent race condition in directory creation ( #4362 )
...
Checking whether a path does not exist before trying to create it does
not follow the Python paradigm of asking for forgiveness, rather than
permission, and opens up a time-of-check to time-of-use race.
2024-08-01 13:12:00 +02:00
cb833cc6da
Update translations ( #4361 )
...
Currently translated at 100.0% (5722 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
Co-authored-by: pajowu <pajowu@pajowu.de >
2024-08-01 09:32:16 +02:00
5320a69c27
Update sentry-sdk requirement from ==2.11.* to ==2.12.* ( #4360 )
...
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.11.0...2.12.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>
2024-08-01 09:31:47 +02:00
510ca67107
Update aiohttp requirement from ==3.9.* to ==3.10.* ( #4358 )
...
Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp ) to permit the latest version.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.0b0...v3.10.0 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 09:31:24 +02:00
Raphael Michel and GitHub
13720e731e
Easier PCI DSS compliance for payment pages ( #4273 )
...
* Assign names to compressed scripts
* Make PCI-relevant pages detectable
* Make payment summary markup more consistant to easy work in tracking plugin
* Add docs note
2024-07-31 13:11:38 +02:00
78cfbd6460
Update python-bidi requirement from ==0.5.* to ==0.6.* ( #4357 )
...
Updates the requirements on [python-bidi](https://github.com/MeirKriheli/python-bidi ) to permit the latest version.
- [Release notes](https://github.com/MeirKriheli/python-bidi/releases )
- [Changelog](https://github.com/MeirKriheli/python-bidi/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/MeirKriheli/python-bidi/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: python-bidi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-31 12:21:48 +02:00
Raphael Michel
a65f94fa85
Autocheckin: Fix handling of mixed orders
2024-07-31 10:05:12 +02:00
288f73b735
Bulk voucher creation: Use event default language for default text ( #4349 )
...
* Bulk voucher creation: Use event default language for default text
* Update src/pretix/control/forms/vouchers.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Apply suggestions from code review
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Style
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-07-30 16:48:30 +02:00
Raphael Michel and GitHub
ad33785f4c
API: Allow to set seating_allow_blocked_seats_for_channel (Z#23159519) ( #4333 )
2024-07-30 16:28:08 +02:00
Ismael Menéndez Fernández and Raphael Michel
bbc175d3d6
Translations: Update Galician
...
Currently translated at 9.9% (571 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/gl/
powered by weblate
2024-07-30 12:46:46 +02:00
2876ff5549
Update sentry-sdk requirement from ==2.10.* to ==2.11.* ( #4334 )
...
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.10.0...2.11.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>
2024-07-30 09:26:19 +02:00
Richard Schreiber and GitHub
ed9caa04fc
Fix nup-badges for PDFs with cropbox (Z#23160479) ( #4354 )
2024-07-30 09:20:55 +02:00
Richard Schreiber and GitHub
83a8fcaa47
Fix serving media-URLs for development ( #4355 )
2024-07-30 09:17:27 +02:00
Mira and GitHub
858a448db5
Fix voucher redemption with time machine [Z#23159226] ( #4352 )
...
Redeeming a voucher failed if current time is outside the booking period and the shop was accessed via time machine.
2024-07-30 09:14:36 +02:00
Richard Schreiber and GitHub
58b803539b
Fix auto-linking error-inputs self-referencing (Z#23159088) ( #4351 )
2024-07-30 09:14:06 +02:00
Raphael Michel
6c92c5bacf
Translations: Fix typo
2024-07-29 13:27:27 +02:00
Raphael Michel and Raphael Michel
f0089f20fb
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5722 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-07-29 13:27:03 +02:00
Raphael Michel and Raphael Michel
cb2d056afd
Translations: Update German
...
Currently translated at 100.0% (5722 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-07-29 13:27:03 +02:00
Raphael Michel and GitHub
afb115c9a2
Remove static3 and dj-static ( #4346 )
2024-07-29 13:17:50 +02:00
Raphael Michel
bb92ffe4eb
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-07-29 12:52:25 +02:00
Ismael Menéndez Fernández and Raphael Michel
8da8e2f43d
Translations: Update Galician
...
Currently translated at 10.0% (570 of 5700 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/gl/
powered by weblate
2024-07-29 12:52:00 +02:00
Raphael Michel and GitHub
cab360bdb6
Move auto check-in to plugin with more functionality ( #4331 )
...
* Move auto check-in to plugin with more functionality
* Rename field
* Add to MANIFEST.in
2024-07-29 09:46:53 +02:00
Raphael Michel
c6a2ae3783
Docs: Remove pygments-markdown-lexer (unmaintained, and now in pygments core)
2024-07-29 09:45:53 +02:00
Raphael Michel
26ec9dcf6c
Downgrade setuptools
2024-07-29 09:41:05 +02:00
Raphael Michel
c0832098ef
Bump version to 2024.8.0.dev0
2024-07-26 17:04:23 +02:00
Raphael Michel and GitHub
fa3ac69b8e
API: Allow to filter enabled webhooks (Z#23160605) ( #4336 )
...
* API: Allow to filter enabled webhooks (Z#23160605)
* Fix naming
* Fix isort
2024-07-26 17:04:12 +02:00
Raphael Michel and GitHub
17f1d571b0
API: Allow querying invoices with multiple order codes (Z#23158921) ( #4332 )
2024-07-26 16:32:29 +02:00
Raphael Michel
a692940397
Bump version to 2024.7.0
2024-07-26 14:36:20 +02:00
Raphael Michel and Raphael Michel
7f2ec51c64
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5700 of 5700 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-07-26 14:34:02 +02:00
Raphael Michel and Raphael Michel
aba59a391c
Translations: Update German
...
Currently translated at 100.0% (5700 of 5700 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-07-26 14:34:02 +02:00
Ismael Menéndez Fernández and Raphael Michel
a819b8bb71
Translations: Update Galician
...
Currently translated at 9.9% (568 of 5700 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/gl/
powered by weblate
2024-07-26 14:34:02 +02:00
Raphael Michel and Raphael Michel
8a3b18fbd2
Translations: Update German
...
Currently translated at 100.0% (5700 of 5700 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-07-26 14:34:02 +02:00
Raphael Michel and Raphael Michel
dd444299f0
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5700 of 5700 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-07-26 14:34:02 +02:00
Raphael Michel
3ee5e9cfbc
Docs: Add migration note
2024-07-26 13:54:23 +02:00
Raphael Michel
f660f35766
Fix an English word usage
2024-07-26 13:54:16 +02:00
Raphael Michel
42e26738e5
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-07-26 09:19:14 +02:00
Raphael Michel
7c43f115b2
Docs: Update Android version policy
2024-07-25 13:18:37 +02:00
f055a598ce
Bump django-compressor from 4.5 to 4.5.1 ( #4330 )
...
Bumps [django-compressor](https://github.com/django-compressor/django-compressor ) from 4.5 to 4.5.1.
- [Changelog](https://github.com/django-compressor/django-compressor/blob/develop/docs/changelog.txt )
- [Commits](https://github.com/django-compressor/django-compressor/compare/4.5...4.5.1 )
---
updated-dependencies:
- dependency-name: django-compressor
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>
2024-07-24 14:38:54 +02:00
Raphael Michel and Raphael Michel
9138464896
Translations: Delete Abron
2024-07-24 14:38:38 +02:00
479f51a84c
Apply suggestions from code review
...
Co-authored-by: robbi5 <richt@rami.io >
Co-authored-by: Felix Rindt <felix@rindt.me >
2024-07-24 14:23:12 +02:00
Martin Gross and Martin Gross
a3ac54d419
Docs: Add documentation on GetYourGuide
2024-07-24 14:23:12 +02:00
Raphael Michel
b2841e5c61
SSO Providers: Use redacted field for secret key
2024-07-23 16:26:37 +02:00
3009f50d51
Update pytest requirement from ==8.2.* to ==8.3.* ( #4324 )
...
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.2.0.dev0...8.3.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 15:54:51 +02:00
Gero Nagel and GitHub
ff3a49ab2a
Docs: Remove redundant package dependency ( #4327 )
...
* remove naming python3-dev twice
* Revert "ListExporter: Do not create excel sheets with more than 30 characters"
This reverts commit ca3802da90 .
* Revert "remove naming python3-dev twice"
This reverts commit 7adf2d65e8 .
* Revert "Revert "ListExporter: Do not create excel sheets with more than 30 characters""
This reverts commit d289dc0d1d .
* delete naming pyhton3-dev twice
2024-07-23 15:54:37 +02:00
Raphael Michel
19f3fbc7e8
Order data export: Include ID of parent position of add-ons
2024-07-23 15:52:55 +02:00
bb9b9ac9aa
Update pypdf requirement from ==4.2.* to ==4.3.* ( #4307 )
...
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/4.2.0...4.3.0 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
...
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 >
2024-07-23 13:48:11 +02:00
d7f6befb5b
Bump @babel/preset-env from 7.24.6 to 7.24.7 in /src/pretix/static/npm_dir ( #4281 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.6 to 7.24.7.
- [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.24.7/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>
2024-07-23 13:30:58 +02:00
2287be2009
Update sphinx requirement from ==7.3.* to ==7.4.* ( #4306 )
...
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx ) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.3.0...v7.4.4 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 13:29:18 +02:00
0480b6873d
Update sentry-sdk requirement from ==2.5.* to ==2.10.* ( #4305 )
...
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.5.0...2.10.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>
2024-07-23 13:29:11 +02:00
711f08c9e8
Update python-bidi requirement from ==0.4.* to ==0.5.* ( #4325 )
...
* Update python-bidi requirement from ==0.4.* to ==0.5.*
Updates the requirements on [python-bidi](https://github.com/MeirKriheli/python-bidi ) to permit the latest version.
- [Release notes](https://github.com/MeirKriheli/python-bidi/releases )
- [Changelog](https://github.com/MeirKriheli/python-bidi/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/MeirKriheli/python-bidi/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: python-bidi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update import
---------
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 >
2024-07-23 13:27:15 +02:00
Alberto Ortega and Raphael Michel
d18914fcca
Translations: Update Spanish
...
Currently translated at 88.5% (5041 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-07-23 13:27:07 +02:00
Raphael Michel
2411144262
Ignore a deprecation warning in pypdf
2024-07-23 13:06:00 +02:00
test\"img src=x onerror=prompt(document.cookie) and Raphael Michel
2f02d35a52
Translations: Add Abron
2024-07-23 11:56:05 +02:00
Richard Schreiber and GitHub
71e82fda81
Auto-fill questions from invoice address (Z#23143497) ( #4303 )
...
* Match invoice address to questions by id, placeholder and label
* make label-text extraction more robust
* match actual label as well
2024-07-23 11:54:10 +02:00
Raphael Michel
ca3802da90
ListExporter: Do not create excel sheets with more than 30 characters
2024-07-23 09:35:34 +02:00
JnnisCanis and Raphael Michel
2c68b9e895
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-07-22 10:07:01 +02:00
bokor-rami-io and Raphael Michel
01092498f4
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-07-22 10:07:01 +02:00
Raphael Michel and Raphael Michel
fd841ed66d
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-07-22 10:07:01 +02:00
Raphael Michel and Raphael Michel
04cbccb536
Translations: Update German
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-07-22 10:07:01 +02:00
Raphael Michel
b8ea93de1e
Fix ticket_download_require_validated_email after sales channel change
2024-07-22 09:38:35 +02:00
Richard Schreiber and GitHub
c49f42301c
Fix file-type check for product image
2024-07-19 12:44:49 +02:00
Reece Needham and Raphael Michel
2ae0a16e67
Translations: Update Spanish
...
Currently translated at 100.0% (231 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-07-19 11:52:27 +02:00
Reece Needham and Raphael Michel
6b06fdf822
Translations: Update Spanish
...
Currently translated at 88.6% (5045 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-07-19 11:52:27 +02:00
Reece Needham and Raphael Michel
ea3f4e5f62
Translations: Update Spanish
...
Currently translated at 100.0% (231 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-07-19 11:52:27 +02:00
Reece Needham and Raphael Michel
d71c23f7e0
Translations: Update Spanish
...
Currently translated at 87.5% (4983 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-07-19 11:52:27 +02:00
Nikolai and Raphael Michel
5ed7b0032b
Translations: Update Danish
...
Currently translated at 49.4% (2815 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-19 11:52:27 +02:00
Martin Gross
a77f2d01a7
CartManager: Allow to explicitly set an order expiration
2024-07-19 11:38:36 +02:00
Raphael Michel
ca4f511cde
Voucher import: Fix subevent column
2024-07-19 10:56:17 +02:00
Raphael Michel and GitHub
83b1c2ea7e
Do not take "optional" as part of error message label ( #4309 )
2024-07-18 14:57:25 +02:00
Richard Schreiber and GitHub
c91eb2e20d
Set cursor to not-allowed on labels for disabled checkboxes
2024-07-18 11:54:43 +02:00
Richard Schreiber and GitHub
bfb480a288
UI: in plugin-list only show border-top when necessary ( #4314 )
2024-07-18 11:43:24 +02:00
Richard Schreiber and GitHub
22e2143623
API: add api_meta to order
2024-07-18 10:01:03 +02:00
Raphael Michel
9e61f7f978
API: Fix admin permission issue in subevent endpoint
2024-07-18 09:44:30 +02:00
Raphael Michel and GitHub
092de9e3c4
Add webhook for pretix.event.order.deleted (Z#23159520) ( #4310 )
2024-07-17 17:15:35 +02:00
f0822d3c27
Docs: add help for HTTP-COOP: same-origin, widget and Paypal ( #4311 )
...
* Docs: add help for HTTP-COOP, widget and Paypal
* fix typo Paypal => PayPal
Co-authored-by: Raphael Michel <michel@rami.io >
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-07-17 16:12:17 +02:00
6fc47ca3b6
Update django-hijack requirement from ==3.5.* to ==3.6.* ( #4290 )
...
Updates the requirements on [django-hijack](https://github.com/django-hijack/django-hijack ) to permit the latest version.
- [Release notes](https://github.com/django-hijack/django-hijack/releases )
- [Changelog](https://github.com/django-hijack/django-hijack/blob/master/docs/release-button.png )
- [Commits](https://github.com/django-hijack/django-hijack/compare/3.5.0...3.6.0 )
---
updated-dependencies:
- dependency-name: django-hijack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 14:27:42 +02:00
Raphael Michel and Raphael Michel
3716a686f5
Translations: Add Basque
2024-07-17 14:27:30 +02:00
Erik Löfman and Raphael Michel
9c0c77958e
Translations: Update Swedish
...
Currently translated at 99.9% (5685 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-17 14:27:30 +02:00
Nikolai and Raphael Michel
6154a44274
Translations: Update Danish
...
Currently translated at 47.9% (2727 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-17 14:27:30 +02:00
Erik Löfman and Raphael Michel
d5aff10297
Translations: Update Swedish
...
Currently translated at 98.5% (5610 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-17 14:27:30 +02:00
Erik Löfman and Raphael Michel
846e39a652
Translations: Update Swedish
...
Currently translated at 94.4% (5374 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-17 14:27:30 +02:00
75d37b2a37
Don't exclude localization PRs from test CI action ( #4276 )
...
* Don't exclude localization PRs from test CI action
* Update tests.yml
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-07-17 14:23:39 +02:00
Raphael Michel
2a0c3da8c4
Fix N+1 query found by sentry (PRETIXEU-AC2)
2024-07-16 11:25:48 +02:00
Martin Gross
fb7f4d1160
Control/Waitlist: Add help_text to waiting_list_limit_per_user (Z#23158537)
2024-07-15 13:39:31 +02:00
Erik Löfman and Martin Gross
5c8817f0c3
Translations: Update Swedish
...
Currently translated at 94.2% (5364 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-15 09:46:49 +02:00
Erik Löfman and Martin Gross
7663bf7994
Translations: Update Swedish
...
Currently translated at 87.3% (4972 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-15 09:46:49 +02:00
Erik Löfman and Martin Gross
ea8f74f8aa
Translations: Update Swedish
...
Currently translated at 87.3% (4970 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai and Martin Gross
7b34701449
Translations: Update Danish
...
Currently translated at 46.1% (2625 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Dirk-jan mollema and Martin Gross
06f4bfea24
Translations: Update Dutch
...
Currently translated at 86.5% (4925 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai and Martin Gross
e2862a98a0
Translations: Update Danish
...
Currently translated at 45.2% (2572 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Erik Löfman and Martin Gross
82f4feadc3
Translations: Update Swedish
...
Currently translated at 81.8% (4657 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai and Martin Gross
906222c7d3
Translations: Update Danish
...
Currently translated at 66.2% (153 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai and Martin Gross
7ce2089ca8
Translations: Update Danish
...
Currently translated at 44.4% (2532 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Erik Löfman and Martin Gross
2133584ed2
Translations: Update Swedish
...
Currently translated at 75.2% (4280 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai and Martin Gross
c3c50d7205
Translations: Update Danish
...
Currently translated at 41.6% (2369 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Erik Löfman and Martin Gross
4f7a41a4b2
Translations: Update Swedish
...
Currently translated at 71.2% (4055 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai and Martin Gross
93fd79ab33
Translations: Update Danish
...
Currently translated at 65.8% (152 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai and Martin Gross
59595c2f10
Translations: Update Danish
...
Currently translated at 40.9% (2332 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Erik Löfman and Martin Gross
91c6d09f0b
Translations: Update Swedish
...
Currently translated at 64.8% (3688 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai and Martin Gross
570a818129
Translations: Update Danish
...
Currently translated at 35.5% (2025 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Martin Gross
d63e2ebe2d
Chore/flake8: Remove extra blank line
2024-07-12 12:34:39 +02:00
Martin Gross
884c97d62a
Stripe/SOFORT: Move SOFORT from iFrame to proper redirect (Z#23158598)
2024-07-12 12:30:37 +02:00
Mira and GitHub
032e958a00
Fix test cases for checkinlist export ( #4301 )
2024-07-12 11:58:10 +02:00
Mira and GitHub
7b16dfefbc
New column and sort options for check-in-list export ( #4300 )
...
Allow check-in-list export to by sorted by order datetime (Z#23158159)
Add check-in text to export
2024-07-12 10:37:22 +02:00
Richard Schreiber
8a5b13dee9
Waitinglist: show time for subevent in overview
2024-07-09 15:37:51 +02:00
Richard Schreiber
d7dde8c23e
Fix CSS-color in alert-danger icon
2024-07-09 10:17:20 +02:00
Richard Schreiber and GitHub
1e2f93fbc5
Waitinglist: add time to subevent dropdown when sending vouchers ( #4296 )
2024-07-09 09:28:19 +02:00
Richard Schreiber
493fc03686
Fix PayPal CSP img-src
2024-07-09 09:26:46 +02:00
8d6d885f6e
API: Add various filtering options
...
* API: Add various filtering options (#23158339 )
* fix query-param description
* simplify payment provider qs-filter
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-07-08 21:31:54 +02:00
Martin Gross
2aa989c293
PPv2: Do not fail hard on refunds that are based on manually confirmed payments (Fixes: #PRETIXEU-AC1)
2024-07-04 15:12:53 +02:00
06b226f40f
Update pillow requirement from ==10.3.* to ==10.4.* ( #4280 )
...
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/10.3.0...10.4.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04 14:46:46 +02:00
Raphael Michel and GitHub
73038b0d97
Fix enforcement of restricted plugins ( #4286 )
2024-07-03 17:14:03 +02:00
Erik Löfman and Raphael Michel
4513e31f0d
Translations: Update Swedish
...
Currently translated at 63.0% (3585 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-03 17:05:45 +02:00
Raphael Michel and Raphael Michel
d34175114b
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-07-03 17:05:45 +02:00
Raphael Michel and Raphael Michel
b2c71b47ce
Translations: Update German
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-07-03 17:05:45 +02:00
Raphael Michel
a889abc52b
Unify terminology choice Ticketshop (German)
2024-07-03 13:41:09 +02:00
Raphael Michel
8c01b2a469
API: Fix crash in creating variations
2024-07-03 12:37:41 +02:00
Raphael Michel
720c7fd7bb
Fix crash in event cloning (PRETIXEU-ABX)
2024-07-03 11:52:57 +02:00
Raphael Michel and GitHub
6ae6eba4de
API: Add details of seats ( #4282 )
2024-07-03 09:48:59 +02:00
Raphael Michel
a173e347ea
Optimize availability queries
2024-07-02 18:29:44 +02:00
Raphael Michel
94d13e4cdd
API: Raise the right validation error (PRETIXEU-ABV)
2024-07-02 17:49:09 +02:00
Raphael Michel
e618441231
API: Fix crash expanding variations
2024-07-02 14:44:35 +02:00
Raphael Michel
cd57f1f024
API: Fix creation of embedded variations with explicit sales channels
2024-07-02 09:25:19 +02:00
Raphael Michel
075b9c187f
Item list: Fix exclusive tax rules
2024-07-02 09:03:57 +02:00
Erik Löfman and Raphael Michel
d9f46cb817
Translations: Update Swedish
...
Currently translated at 59.2% (3374 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-01 18:24:27 +02:00
Anarion Dunedain and Raphael Michel
2892d16861
Translations: Update Polish
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-07-01 18:24:27 +02:00
Nikolai and Raphael Michel
9128624d68
Translations: Update Danish
...
Currently translated at 34.8% (1985 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-01 18:24:27 +02:00
Raphael Michel
d2cf8f801d
Sales channels: Fix update view
2024-07-01 17:50:27 +02:00
Raphael Michel
682d0f886d
Fix order change edge case (PRETIXEU-ABH)
2024-07-01 14:39:34 +02:00
Raphael Michel
d2cbd41a19
Fix ticket preview (PRETIXEU-ABF)
2024-07-01 14:38:25 +02:00
Raphael Michel
828f4e3168
Fix isort and docs test
2024-07-01 11:46:46 +02:00
Raphael Michel
e691afdd34
Add auto-generated migration
2024-07-01 11:26:55 +02:00
Raphael Michel
add90b08ec
Export: Fix sales channels in JSON export
2024-07-01 11:22:18 +02:00
Raphael Michel
4539c6523b
Fix failing tests
2024-07-01 09:24:42 +02:00
Raphael Michel
3453818c16
Fix email layout preview (PRETIXEU-AB9)
2024-07-01 08:56:36 +02:00
Raphael Michel
e5725d6d33
Fix statistics view (PRETIXEU-AB5)
2024-07-01 08:51:23 +02:00
Raphael Michel
0cda1aeaaf
Remove nl_BE again
2024-06-30 23:44:55 +02:00
Raphael Michel
769c451bcb
Docs: Fix incorrect argument name
2024-06-30 23:34:17 +02:00
Raphael Michel and Raphael Michel
5b60928205
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (231 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2024-06-30 23:13:36 +02:00
Raphael Michel and Raphael Michel
b05f3a449d
Translations: Update German
...
Currently translated at 100.0% (231 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2024-06-30 23:13:36 +02:00
Raphael Michel and Raphael Michel
3262f2ba84
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-30 23:13:36 +02:00
Raphael Michel and Raphael Michel
fe9d8e58a1
Translations: Update German
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-30 23:13:36 +02:00
Raphael Michel
6706dbb4db
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-06-30 20:56:24 +02:00
Raphael Michel and GitHub
87632ff8c5
Merge pull request #4274 from pretix-translations/weblate-pretix-pretix
2024-06-30 20:55:22 +02:00
Weblate
2278dbdc4a
Merge remote-tracking branch 'origin/master'
2024-06-30 20:54:15 +02:00
Raphael Michel
e4e6cc0fcc
Revert "Update po files"
...
This reverts commit ea73977c37 .
2024-06-30 20:53:13 +02:00
Raphael Michel
ea73977c37
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-06-30 20:44:34 +02:00
4fb5c6bef0
New implementation of sales channels ( #4111 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2024-06-30 19:24:30 +02:00
Raphael Michel
95511b0330
Remove X-XSS-Protection, no longer supported by any browser
2024-06-29 19:25:34 +02:00
Raphael Michel and GitHub
3340599aec
Phase out giropay support ( #4266 )
2024-06-28 16:17:45 +02:00
e9a52d07d1
Update translations ( #4265 )
...
Co-authored-by: Nikolai <nikolai@lengefeldt.de >
Co-authored-by: Anarion Dunedain <anarion80@gmail.com >
Co-authored-by: Erik Löfman <erik@disruptiveventures.se >
Co-authored-by: Kristian Feldsam <feldsam@gmail.com >
2024-06-28 12:54:45 +02:00
Erik Löfman and Weblate
0a00a35ab1
Translations: Update Swedish
...
Currently translated at 57.1% (3237 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-28 12:45:58 +02:00
Nikolai and Weblate
24d8dc6c76
Translations: Update Danish
...
Currently translated at 31.3% (1777 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-06-28 12:45:58 +02:00
Erik Löfman and Weblate
a9d48eaafe
Translations: Update Swedish
...
Currently translated at 87.0% (201 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sv/
powered by weblate
2024-06-28 12:45:58 +02:00
Erik Löfman and Weblate
bb959fa494
Translations: Update Swedish
...
Currently translated at 56.6% (3210 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-28 12:45:58 +02:00
Anarion Dunedain and Weblate
6126309429
Translations: Update Polish
...
Currently translated at 100.0% (231 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2024-06-28 12:45:58 +02:00
Anarion Dunedain and Weblate
29b49ca82f
Translations: Update Polish
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-28 12:45:58 +02:00
Nikolai and Weblate
7b7b83cb3e
Translations: Update Danish
...
Currently translated at 31.3% (1774 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-06-28 12:45:58 +02:00
Erik Löfman and Weblate
6bb2b3425d
Translations: Update Swedish
...
Currently translated at 52.8% (2991 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-28 12:45:58 +02:00
Anarion Dunedain and Weblate
182d30ffb7
Translations: Update Polish
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-28 12:45:58 +02:00
Anarion Dunedain and Weblate
844c291575
Translations: Update Polish
...
Currently translated at 97.9% (5550 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-28 12:45:58 +02:00
Kristian Feldsam and Weblate
ecdb1a8e09
Translations: Update Slovak
...
Currently translated at 2.5% (6 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sk/
powered by weblate
2024-06-28 12:45:58 +02:00
Kristian Feldsam and Weblate
6c6e5d5af6
Translations: Update Slovak
...
Currently translated at 93.1% (5276 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-06-28 12:45:58 +02:00
Anarion Dunedain and Weblate
c33853173b
Translations: Update Polish
...
Currently translated at 91.5% (5186 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-28 12:45:58 +02:00
Erik Löfman and Weblate
5f90bf80b8
Translations: Update Swedish
...
Currently translated at 52.7% (2985 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-28 12:45:58 +02:00
Anarion Dunedain and Weblate
0ba246846b
Translations: Update Polish
...
Currently translated at 85.7% (4859 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-28 12:45:57 +02:00
Erik Löfman and Weblate
88ea04551e
Translations: Update Swedish
...
Currently translated at 45.9% (2602 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-28 12:45:57 +02:00
Anarion Dunedain and Weblate
2bfd8e17b0
Translations: Update Polish
...
Currently translated at 78.9% (4469 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-28 12:45:57 +02:00
Nikolai and Weblate
1379e5f723
Translations: Update Danish
...
Currently translated at 31.1% (1766 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-06-28 12:45:57 +02:00
Martin Gross
9fcaa3d730
Languages: On second thought, make Swedish a regular community-language.
2024-06-28 12:45:52 +02:00
Martin Gross
22d92025c9
Languages: Adding Swedish to incubating languages
2024-06-28 12:33:32 +02:00
Richard Schreiber
2b84c8d7a7
Fix CSS vars naming prefix
2024-06-28 09:36:26 +02:00
Richard Schreiber and GitHub
25ba2f1145
Add signal seatingframe_html_head ( #4270 )
2024-06-27 10:46:26 +02:00
Richard Schreiber and GitHub
ae8ff60964
Fix missing CSS in seatingframe ( #4269 )
2024-06-27 10:20:09 +02:00
Raphael Michel
9fe6916ab5
Item index: use internal category names again
2024-06-26 15:25:04 +02:00
Raphael Michel
634263f1ba
Item form: Validate empty dynamic validity
2024-06-26 09:44:49 +02:00
67265e94a0
Update importlib-metadata requirement from ==7.* to ==8.* ( #4264 )
...
Updates the requirements on [importlib-metadata](https://github.com/python/importlib_metadata ) to permit the latest version.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v7.0.0...v8.0.0 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 09:27:04 +02:00
0fa2e9b5dd
Update webauthn requirement from ==2.1.* to ==2.2.* ( #4263 )
...
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.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: webauthn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 09:26:58 +02:00
Raphael Michel
c99d93a078
CSS: Fix minor bugs
2024-06-25 15:55:48 +02:00
Raphael Michel
9e20fac0da
CSS: Fix handling of white background
2024-06-25 15:22:16 +02:00
Raphael Michel
3e4ccc53be
Fix primary color in control
2024-06-25 14:28:47 +02:00
Mira Weller
ce88dfa530
add missing semicolon
2024-06-25 14:23:27 +02:00
f0a06cd9fe
Replace SCSS compilation with CSS variables ( #4191 )
...
* Replace SCSS compilation with CSS variables
* Update tests
* Update src/pretix/presale/style.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/presale/context.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/presale/views/widget.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/presale/context.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/static/pretixbase/scss/_variables.scss
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Last minor changes
* Rename file
---------
Co-authored-by: Mira <weller@rami.io >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-06-25 13:01:20 +02:00
Erik Löfman and Raphael Michel
7672e6274d
Translations: Update Swedish
...
Currently translated at 39.4% (2232 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-25 13:01:13 +02:00
Anarion Dunedain and Raphael Michel
061f578b29
Translations: Update Polish
...
Currently translated at 76.7% (4346 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-25 13:01:13 +02:00
Erik Löfman and Raphael Michel
79f8501a09
Translations: Update Swedish
...
Currently translated at 37.8% (2145 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-25 13:01:13 +02:00
Erik Löfman and Raphael Michel
c5237b5021
Translations: Update Swedish
...
Currently translated at 36.3% (2057 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-25 13:01:13 +02:00
Anarion Dunedain and Raphael Michel
0d6f7e74a3
Translations: Update Polish
...
Currently translated at 76.4% (4332 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-25 13:01:13 +02:00
Reece Needham and Raphael Michel
21bd4a86a7
Translations: Update Spanish
...
Currently translated at 100.0% (231 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-06-25 13:01:13 +02:00
Reece Needham and Raphael Michel
750f641018
Translations: Update Spanish
...
Currently translated at 87.6% (4966 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-06-25 13:01:13 +02:00
Felix Hartnagel and Raphael Michel
2a385d14c4
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-25 13:01:13 +02:00
Felix Hartnagel and Raphael Michel
6a7ab1bdf5
Translations: Update German
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-25 13:01:13 +02:00
Mira and GitHub
a73c4ad937
Improve List Sorting UI ( #4215 )
...
Improve product list UI (allow move between categories, more useful columns and links)
and hide "move up/down" arrows in lists by default if drag-drop is available
2024-06-25 12:54:11 +02:00
Raphael Michel
043e2eb9cf
Order denial email: Use correct language for context
2024-06-25 11:57:42 +02:00
Raphael Michel
c0fb93ea3b
Waiting list: Add additional explanation (Z#23157006)
2024-06-25 11:31:16 +02:00
4f9297e7d8
Show minimal check-in status in order export (Z#23154920) ( #4223 )
...
* Show minimal check-in status in order export (Z#23154920)
* Update src/pretix/helpers/database.py
Co-authored-by: Mira <weller@rami.io >
* Review note
---------
Co-authored-by: Mira <weller@rami.io >
2024-06-24 17:34:10 +02:00
Erik Löfman and Mira
70b48fdd4b
Translations: Update Swedish
...
Currently translated at 35.2% (1994 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-24 17:20:24 +02:00
Anarion Dunedain and Mira
e7b5317431
Translations: Update Polish
...
Currently translated at 75.1% (4259 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-24 17:20:24 +02:00
Mira and Mira
63ef2e70e2
Translations: Update Spanish
...
Currently translated at 75.3% (174 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-06-24 17:20:24 +02:00
Mira and Mira
c4db2a48b6
Translations: Update Spanish
...
Currently translated at 87.6% (4964 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-06-24 17:20:24 +02:00
Reece Needham and Mira
de255b021e
Translations: Update Spanish
...
Currently translated at 87.6% (4964 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-06-24 17:20:24 +02:00
Raphael Michel
d3fce71b7f
Bump version to 2024.7.0.dev0
2024-06-24 11:05:53 +02:00
Raphael Michel
37dea068ce
Bump version to 2024.6.0
2024-06-24 11:04:38 +02:00
Raphael Michel and Raphael Michel
b5ef49cd3c
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-24 11:00:19 +02:00
Raphael Michel and Raphael Michel
245c5972c6
Translations: Update German
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-24 11:00:19 +02:00
Raphael Michel and Raphael Michel
6597977752
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-24 11:00:19 +02:00
Raphael Michel and Raphael Michel
580137577e
Translations: Update German
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-24 11:00:19 +02:00
Raphael Michel
a09550ce02
Translations:Add TWINT to wordlist
2024-06-24 10:55:26 +02:00
Raphael Michel
1b444b780d
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-06-24 10:20:56 +02:00
Anarion Dunedain and Raphael Michel
f41d8bb761
Translations: Update Polish
...
Currently translated at 68.3% (3850 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-24 09:24:57 +02:00
Maciej Szymczak and Raphael Michel
365dbe7a14
Translations: Update Polish
...
Currently translated at 63.5% (3582 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-24 09:24:57 +02:00
Anarion Dunedain and Raphael Michel
bf6078efb6
Translations: Update Polish
...
Currently translated at 63.5% (3582 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-24 09:24:57 +02:00
Anarion Dunedain and Raphael Michel
695b9a2ed6
Translations: Update Polish
...
Currently translated at 63.5% (3579 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-24 09:24:57 +02:00
Anarion Dunedain and Raphael Michel
25a15069ed
Translations: Update Polish
...
Currently translated at 51.8% (2921 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-24 09:24:57 +02:00
Anarion Dunedain and Raphael Michel
11a4ea7b77
Translations: Update Polish
...
Currently translated at 100.0% (229 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2024-06-24 09:24:57 +02:00
Anarion Dunedain and Raphael Michel
4e5e7df201
Translations: Update Polish
...
Currently translated at 49.5% (2789 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-24 09:24:57 +02:00
Raphael Michel and Raphael Michel
8f515aa327
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (229 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2024-06-24 09:24:57 +02:00
Tinna Sandström and Raphael Michel
dbc7fda2f8
Translations: Update Swedish
...
Currently translated at 27.0% (1522 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-24 09:24:57 +02:00
Erik Löfman and Raphael Michel
5e686674ae
Translations: Update Swedish
...
Currently translated at 27.0% (1522 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-24 09:24:57 +02:00
Raphael Michel and Raphael Michel
5660cd7f93
Translations: Update German
...
Currently translated at 100.0% (229 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2024-06-24 09:24:57 +02:00
Raphael Michel
a7a33ed165
Voucher bulk form: Strip spaces from email addresses before validation
2024-06-20 17:16:21 +02:00
Richard Schreiber and GitHub
9ffdf979f4
PDF: ignore outline, annots, etc. when merging background-pdf ( #4249 )
2024-06-20 12:07:04 +02:00
7338381e58
Stripe: Support for TWINT ( #4216 )
...
* Stripe: Support for TWINT
* Update src/pretix/plugins/stripe/payment.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-06-20 10:22:43 +02:00
Raphael Michel
ce06672334
Event list: Do not carry page through filter form
2024-06-19 18:19:51 +02:00
Raphael Michel
223f095611
Add Slovak and Catalan to selectable languages
2024-06-19 18:11:41 +02:00
b625dc9ec8
Bump braces from 3.0.2 to 3.0.3 in /src/pretix/static/npm_dir ( #4230 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 18:01:25 +02:00
50c4a1c376
Update flake8 requirement from ==7.0.* to ==7.1.* ( #4240 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 18:01:18 +02:00
6fd2e42426
Bump django-compressor from 4.4 to 4.5 ( #4241 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 18:00:56 +02:00
Erik Löfman and Raphael Michel
da651df4f0
Translations: Update Swedish
...
Currently translated at 25.7% (1450 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-19 18:00:44 +02:00
Nikolai and Raphael Michel
a6f527e32d
Translations: Update Danish
...
Currently translated at 31.3% (1764 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-06-19 18:00:44 +02:00
Thilo-Alexander Ginkel and Raphael Michel
3ea61fbd1f
Translations: Update German
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-19 18:00:44 +02:00
simonD and Raphael Michel
6a959d4220
Translations: Update French
...
Currently translated at 96.5% (5440 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-06-19 18:00:44 +02:00
L. Pereira and Raphael Michel
92959dbb1f
Translations: Update Portuguese (Brazil)
...
Currently translated at 12.9% (730 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2024-06-19 18:00:44 +02:00
Anarion Dunedain and Raphael Michel
6d6f3c4af8
Translations: Update Polish
...
Currently translated at 39.9% (2251 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-19 18:00:44 +02:00
Thilo-Alexander Ginkel and Raphael Michel
8d14a285ca
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-19 18:00:44 +02:00
Raphael Michel and GitHub
a6b8cd8a54
Stripe: Move Multibanco to payment intents ( #4243 )
2024-06-19 18:00:23 +02:00
cb95cdc6ce
item_forms: Allow signals to return None ( #4237 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-06-18 16:24:39 +02:00
Erik Löfman and Raphael Michel
cc7b00e206
Translations: Update Swedish
...
Currently translated at 21.3% (1203 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-18 15:34:40 +02:00
Kristian Feldsam and Raphael Michel
136c54b9a8
Translations: Update Slovak
...
Currently translated at 92.7% (5226 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-06-18 15:34:40 +02:00
Kristian Feldsam and Raphael Michel
28ba434e45
Translations: Update Slovak
...
Currently translated at 0.4% (1 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sk/
powered by weblate
2024-06-18 15:34:40 +02:00
Erik Löfman and Raphael Michel
09320093ad
Translations: Update Swedish
...
Currently translated at 21.2% (1200 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-17 10:15:25 +02:00
Kristian Feldsam and Raphael Michel
89cfab6cad
Translations: Update Slovak
...
Currently translated at 91.0% (5129 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-06-17 10:15:25 +02:00
alemairebe and Raphael Michel
a180ce4c51
Translations: Update French
...
Currently translated at 96.6% (5443 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-06-17 10:15:25 +02:00
1200274ebf
Export: Do not rely on cached answer option values (Z#23152831) ( #4225 )
...
* Export: Do not rely on cached answer option values
* refactor duplicate code
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-06-17 10:12:15 +02:00
Raphael Michel and GitHub
877401d8c0
Remove subevent.items ( #4220 )
2024-06-14 14:49:55 +02:00
Martin Gross and GitHub
44170c1b93
Doc: Add missing backquote in dev/structure (ref #4222 )
2024-06-14 12:31:35 +02:00
Renne Rocha and Raphael Michel
ce34bd0a13
Translations: Update Portuguese (Brazil)
...
Currently translated at 11.9% (672 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2024-06-14 12:03:39 +02:00
Erik Löfman and Raphael Michel
b58f05efd0
Translations: Update Swedish
...
Currently translated at 21.1% (1190 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-14 12:03:39 +02:00
Tinna Sandström and Raphael Michel
3ac70e6e3a
Translations: Update Swedish
...
Currently translated at 21.1% (1190 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-14 12:03:39 +02:00
Raphael Michel and Raphael Michel
90123d6a58
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-14 12:03:39 +02:00
Raphael Michel and Raphael Michel
48a3984db6
Translations: Update German
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-14 12:03:39 +02:00
simonD and Raphael Michel
fe6ee4437f
Translations: Update French
...
Currently translated at 96.6% (5443 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-06-14 12:03:39 +02:00
simonD and Raphael Michel
f470389cd8
Translations: Update French
...
Currently translated at 93.0% (213 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-06-14 12:03:39 +02:00
simonD and Raphael Michel
c848594c21
Translations: Update French
...
Currently translated at 96.5% (5442 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-06-14 12:03:39 +02:00
e9a95b0b09
Add system report for pretix Enterprise ( #4213 )
...
* Add system report for pretix Enterprise
* Update src/pretix/control/sysreport.py
Co-authored-by: Mira <weller@rami.io >
* ADd missing license header
---------
Co-authored-by: Mira <weller@rami.io >
2024-06-13 17:08:36 +02:00
Richard Schreiber and GitHub
3b48b0782d
PDF: when merging bg.pdf with fg.pdf use the higher PDF-version ( #4171 )
2024-06-11 12:16:57 +02:00
Tinna Sandström and Raphael Michel
b55bd8f75a
Translations: Update Swedish
...
Currently translated at 20.8% (1174 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-11 09:00:13 +02:00
Raphael Michel
39caadb335
Compatibility of safe_openpyxl with openpyxl==3.1.3
2024-06-10 17:19:29 +02:00
dd6ebd7a48
Improve validation of email templates ( #4184 )
...
* Improve validation of email templates
* simplify SafeFormatter (skip attribute access code path altogether instead of blocklisting characters)
* let SafeFormatter optionally raise on missing key
* simplify placeholder validation
* rename parameter
* Remove unused import
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-06-10 16:41:52 +02:00
Raphael Michel and GitHub
ab576bb643
Update sentry-sdk requirement from ==1.45.* to ==2.5.* ( #4176 )
...
* Update sentry-sdk requirement from ==1.45.* to ==2.3.*
* Review notes
2024-06-10 16:25:08 +02:00
8bc16af36e
Bump @babel/core from 7.24.5 to 7.24.7 in /src/pretix/static/npm_dir ( #4209 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.24.5 to 7.24.7.
- [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.24.7/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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 15:13:24 +02:00
537044bdc8
Bank transfer: Ignore checksum for blocklist (Z#23154934) ( #4194 )
...
* Bank transfer: Ignore checksum for blocklist (Z#23154934)
* Update src/pretix/plugins/banktransfer/payment.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-06-10 14:49:51 +02:00
1ac7d03bb8
Bump pug-code-gen and @vue/component-compiler in /src/pretix/static/npm_dir ( #4210 )
...
Bumps [pug-code-gen](https://github.com/pugjs/pug ) and [@vue/component-compiler](https://github.com/vuejs/vue-component-compiler ). These dependencies needed to be updated together.
Updates `pug-code-gen` from 2.0.3 to 3.0.3
- [Release notes](https://github.com/pugjs/pug/releases )
- [Commits](https://github.com/pugjs/pug/compare/pug@2.0.3...pug-code-gen@3.0.3 )
Updates `@vue/component-compiler` from 4.2.3 to 4.2.4
- [Release notes](https://github.com/vuejs/vue-component-compiler/releases )
- [Changelog](https://github.com/vuejs/vue-component-compiler/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-component-compiler/compare/v4.2.3...v4.2.4 )
---
updated-dependencies:
- dependency-name: pug-code-gen
dependency-type: indirect
- dependency-name: "@vue/component-compiler"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 14:48:55 +02:00
Raphael Michel and GitHub
b939fad1c0
Sendmail: Prevent confusion around setting attach_tickets (Z#23155893) ( #4211 )
2024-06-10 14:48:47 +02:00
fb3a608c54
Update django-hijack requirement from ==3.4.* to ==3.5.* ( #4198 )
...
Updates the requirements on [django-hijack](https://github.com/django-hijack/django-hijack ) to permit the latest version.
- [Release notes](https://github.com/django-hijack/django-hijack/releases )
- [Changelog](https://github.com/django-hijack/django-hijack/blob/master/docs/release-button.png )
- [Commits](https://github.com/django-hijack/django-hijack/compare/3.4.0...3.5.0 )
---
updated-dependencies:
- dependency-name: django-hijack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 14:31:17 +02:00
Raphael Michel and GitHub
ebda10542e
Add IE11 banner to frontend ( #4207 )
2024-06-10 14:29:17 +02:00
93dd6bf34d
Bump @babel/preset-env from 7.24.5 to 7.24.6 in /src/pretix/static/npm_dir ( #4189 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.5 to 7.24.6.
- [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.24.6/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>
2024-06-10 14:12:02 +02:00
David Vaz and Raphael Michel
52148ebb7a
Translations: Update Portuguese (Portugal)
...
Currently translated at 56.3% (129 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pt_PT/
powered by weblate
2024-06-10 14:11:41 +02:00
David Vaz and Raphael Michel
82b4fe2733
Translations: Update Portuguese (Portugal)
...
Currently translated at 88.0% (4962 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_PT/
powered by weblate
2024-06-10 14:11:41 +02:00
alemairebe and Raphael Michel
79750e4f4b
Translations: Update French
...
Currently translated at 96.2% (5423 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-06-10 14:11:41 +02:00
Mira and Raphael Michel
dbabbf7aab
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-10 14:11:41 +02:00
Mira and Raphael Michel
6158a1f2a4
Translations: Update German
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-10 14:11:41 +02:00
Charlie Lundberg and Raphael Michel
68f6f921b5
Translations: Update Swedish
...
Currently translated at 20.7% (1171 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-10 14:11:41 +02:00
Charlie Lundberg and Raphael Michel
d0e672435a
Translations: Update Swedish
...
Currently translated at 20.6% (1163 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-10 14:11:41 +02:00
Raphael Michel and GitHub
5bc622bcfe
PayPal: Validate proper payee set with ISU integration ( #4206 )
2024-06-10 14:10:02 +02:00
Raphael Michel
d0184c1f48
PayPal: Fix issue in ASV setup (PRETIXEU-A5V)
2024-06-10 12:28:57 +02:00
Raphael Michel
e28bbb7ea0
Voucher creation: Fix TypeError in validation (PRETIXEU-A52)
2024-06-10 12:23:20 +02:00
Raphael Michel and GitHub
fe54a42fc7
Web checkin: Render special cases of pending state in search (Z#23154934) ( #4193 )
2024-06-04 21:53:30 +02:00
Raphael Michel and GitHub
7365f165ad
Thumbnails: Keep frame durations of GIFs ( #4183 )
2024-06-04 21:53:20 +02:00
Raphael Michel and GitHub
90ce802a33
Item form: Prevent combining validity_mode with gift cards ( #4187 )
2024-06-04 11:57:49 +02:00
Raphael Michel and GitHub
d463878514
Do not use price suggestion if voucher is used (Z#23155018) ( #4195 )
2024-06-04 11:57:26 +02:00
Charlie Lundberg and Raphael Michel
dd7ee84d29
Translations: Update Swedish
...
Currently translated at 20.2% (1143 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-03 12:48:45 +02:00
Jo Siebert and Raphael Michel
f1e2d1f44c
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-03 12:48:45 +02:00
Jo Siebert and Raphael Michel
87a6a58f32
Translations: Update German
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-03 12:48:45 +02:00
Luan Thien and Raphael Michel
b2dd56bd41
Translations: Update Vietnamese
...
Currently translated at 1.5% (90 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/vi/
powered by weblate
2024-06-03 12:48:45 +02:00
Charlie Lundberg and Raphael Michel
f0ceab2305
Translations: Update Swedish
...
Currently translated at 19.7% (1113 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-03 12:48:45 +02:00
danijossnet and Raphael Michel
14e3316dd9
Translations: Update Greek
...
Currently translated at 49.7% (2803 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/el/
powered by weblate
2024-06-03 12:48:45 +02:00
Luan Thien and Raphael Michel
eb28fdcba9
Translations: Update Vietnamese
...
Currently translated at 55.0% (126 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/vi/
powered by weblate
2024-06-03 12:48:45 +02:00
Luan Thien and Raphael Michel
49e4a0faa0
Translations: Update Vietnamese
...
Currently translated at 1.5% (89 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/vi/
powered by weblate
2024-06-03 12:48:45 +02:00
Nikolai and Raphael Michel
e486089590
Translations: Update Danish
...
Currently translated at 62.4% (143 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/da/
powered by weblate
2024-06-03 12:48:45 +02:00
Nikolai and Raphael Michel
4bb02d4ad9
Translations: Update Danish
...
Currently translated at 31.2% (1761 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-06-03 12:48:45 +02:00
Luan Thien and Raphael Michel
8ad852d9cb
Translations: Update Vietnamese
...
Currently translated at 0.8% (46 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/vi/
powered by weblate
2024-06-03 12:48:45 +02:00
Nikolai and Raphael Michel
868fcfc471
Translations: Update Danish
...
Currently translated at 30.9% (1745 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-06-03 12:48:45 +02:00
Nikolai and Raphael Michel
d847c9a095
Translations: Update Danish
...
Currently translated at 30.9% (1744 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-06-03 12:48:45 +02:00
Charlie Lundberg and Raphael Michel
d1c6b22624
Translations: Update Swedish
...
Currently translated at 19.4% (1093 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-03 12:48:45 +02:00
mathbrito and Raphael Michel
842987f48e
Translations: Update Portuguese (Brazil)
...
Currently translated at 11.7% (664 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2024-06-03 12:48:45 +02:00
Jannik and GitHub
58fc13ed91
Docs: Fix metrics names ( #4192 )
2024-06-03 12:33:28 +02:00
Raphael Michel
8010d2e6bb
Update GitLab CI script
2024-05-31 17:46:45 +02:00
Raphael Michel
1566f54764
VAT ID validation: Fix crash with invalid Norwegian IDs (PRETIXEU-A3J)
2024-05-29 09:31:58 +02:00
Richard Schreiber and GitHub
9d380557e1
SEO improvements - add h1.sr-only if only header-image is used
...
* add hidden h1 with event-title if header-image only
* add event-title to alt-attribute of header-image
* add hidden setting for google_site_verification
2024-05-28 09:18:15 +02:00
Martin Gross and GitHub
5758e0dd68
PPv2 APM: Create referenced PPObjects for APM Orders; enable webhooks to capture them ( #3958 )
2024-05-27 13:45:37 +02:00
Martin Gross
b4629e24a5
Downgrade requests to 2.31.* again while waiting for 2.33.3 release
2024-05-27 12:11:40 +02:00
Raphael Michel
27f5121211
Bump version to 2024.6.0.dev0
2024-05-24 14:11:21 +02:00
Raphael Michel
a5007e4bd6
Bump version to 2024.5.0.
2024-05-24 14:10:29 +02:00
Richard Schreiber and GitHub
fb3046210b
Harden timing when getting order with secret check ( #4177 )
2024-05-24 14:09:18 +02:00
Raphael Michel and Raphael Michel
37908bd042
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-05-24 11:04:49 +02:00
Raphael Michel and Raphael Michel
74bcbe8f07
Translations: Update German
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-05-24 11:04:49 +02:00
Raphael Michel
29f378c58b
Update wordlists
2024-05-24 10:56:10 +02:00
Raphael Michel
9b537aeb5c
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-05-24 10:47:49 +02:00
Raphael Michel
4b5cd35a0e
Add a "the"
2024-05-24 10:47:49 +02:00
e0675233d5
Update protobuf requirement from ==5.26.* to ==5.27.* ( #4174 )
...
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.26.0-rc1...v5.27.0 )
---
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>
2024-05-24 10:47:32 +02:00
Raphael Michel
e9726a5227
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-05-24 10:10:01 +02:00
78b65d0757
Document exhibitor_tags field in API docs ( #4172 )
...
* Document exhibitor_tags field in API
* Update doc/plugins/exhibitors.rst
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-05-24 10:00:44 +02:00
Serhii Horichenko and Raphael Michel
ef620ceb37
Translations: Update Ukrainian
...
Currently translated at 63.8% (3587 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-24 09:50:45 +02:00
Charlie Lundberg and Raphael Michel
8575a5f1cd
Translations: Update Swedish
...
Currently translated at 19.0% (1070 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-05-24 09:50:45 +02:00
Sinan Sarıçınar and Raphael Michel
5762ffc035
Translations: Update Turkish
...
Currently translated at 44.3% (2494 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/tr/
powered by weblate
2024-05-24 09:50:45 +02:00
Raphael Michel and Raphael Michel
79286bb051
Translations: Update French
...
Currently translated at 96.4% (5424 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-05-24 09:50:45 +02:00
Mira and GitHub
05a2f411db
Improve order secret handling ( #4139 )
...
- use hmac.compare_digest for all secret comparisons
- use salted_hmac with sha256 instead of plain sha1 for hashed secrets
- move secret handling into helper functions
2024-05-23 14:30:16 +02:00
Raphael Michel and GitHub
e93e5c047c
Waiting list: Fix pathological performance on large series with seating ( #4169 )
2024-05-23 11:51:48 +02:00
Raphael Michel and GitHub
2619a658c9
Widget: Allow passing more invoice data fields ( #4162 )
2024-05-23 11:19:59 +02:00
Raphael Michel and GitHub
808775c76b
Widget: Do not open seating plan when pressing return in input field ( #4163 )
2024-05-23 11:18:09 +02:00
Raphael Michel and GitHub
9f297fbd25
Widget: Fix data-invoice-address-country being overridden by GeoIP ( #4168 )
2024-05-23 11:17:54 +02:00
Serhii Horichenko and Raphael Michel
d882da0adb
Translations: Update Ukrainian
...
Currently translated at 63.6% (3577 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-23 11:17:02 +02:00
Serhii Horichenko and Raphael Michel
73bd4a746e
Translations: Update Ukrainian
...
Currently translated at 98.2% (225 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/uk/
powered by weblate
2024-05-23 11:17:02 +02:00
Serhii Horichenko and Raphael Michel
bc5d0763f3
Translations: Update Ukrainian
...
Currently translated at 63.6% (3576 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-23 11:17:02 +02:00
Charlie Lundberg and Raphael Michel
ff084f04b1
Translations: Update Swedish
...
Currently translated at 19.0% (1069 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-05-23 11:17:02 +02:00
Richard Schreiber and GitHub
71af40a08b
Simplify merging rotated background PDFs ( #4166 )
...
* Simplify merging rotated background PDFs
* fix code style issues
2024-05-23 08:55:51 +02:00
ef60093bae
Update pypdf requirement from ==3.9.* to ==4.2.* ( #4159 )
...
* Change PDF merging for compatibility with pypdf 4
* Update pypdf requirement from ==3.9.* to ==4.2.*
* fix pypdf API-changes
* fix missing removal of deepcopy
* fix rotated PDF-backgrounds
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-05-22 14:56:21 +02:00
Mira and GitHub
49c4cc639f
Fix time machine permission via pretix_event_access sessions for staff users ( #4160 )
2024-05-22 13:13:50 +02:00
Charlie Lundberg and Raphael Michel
e2800019f6
Translations: Update Swedish
...
Currently translated at 86.0% (197 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sv/
powered by weblate
2024-05-22 09:15:52 +02:00
Charlie Lundberg and Raphael Michel
c44ea8aa81
Translations: Update Swedish
...
Currently translated at 18.2% (1026 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-05-22 09:15:52 +02:00
Serhii Horichenko and Raphael Michel
47a03e1b2a
Translations: Update Ukrainian
...
Currently translated at 63.5% (3573 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-22 09:15:52 +02:00
Raphael Michel
86ddca15ca
Keep Python 3.9 compatibility for now / Revert "Fix more Python 3.12 warnings"
...
This reverts commit 294b3966b0 .
2024-05-22 09:02:25 +02:00
Raphael Michel
294b3966b0
Fix more Python 3.12 warnings
2024-05-21 14:40:41 +02:00
fecc00231b
Update requests requirement from ==2.31.* to ==2.32.* ( #4155 )
...
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 14:24:46 +02:00
b3dfc459f5
Update pep8-naming requirement from ==0.13.* to ==0.14.* ( #4152 )
...
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.13.0...0.14.1 )
---
updated-dependencies:
- dependency-name: pep8-naming
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 14:24:25 +02:00
Krisztián Henrik Papp and Raphael Michel
e21d63a7be
Translations: Update Hungarian
...
Currently translated at 2.0% (115 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-05-21 14:23:50 +02:00
Mira and GitHub
9a807df158
Fix pretix_event_access (custom domain) sessions for staff users ( #4158 )
2024-05-21 13:26:12 +02:00
Raphael Michel
e95d551711
Silence deprecation warnings on Python 3.12
2024-05-21 12:59:58 +02:00
7188e44fe5
Stripe: Add support for Swish ( #4149 )
...
* Stripe: Add support for Swish
* Update src/pretix/plugins/stripe/payment.py
Co-authored-by: Martin Gross <gross@rami.io >
---------
Co-authored-by: Martin Gross <gross@rami.io >
2024-05-17 13:33:03 +02:00
Richard Schreiber and Raphael Michel
a6a93555b6
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5621 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-05-17 11:53:57 +02:00
Richard Schreiber and Raphael Michel
94eb473e42
Translations: Update German
...
Currently translated at 100.0% (5621 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-05-17 11:53:57 +02:00
Serhii Horichenko and Raphael Michel
cbc3a344c1
Translations: Update Ukrainian
...
Currently translated at 98.2% (225 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/uk/
powered by weblate
2024-05-17 11:53:57 +02:00
Serhii Horichenko and Raphael Michel
47db52d75f
Translations: Update Ukrainian
...
Currently translated at 63.3% (3559 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-17 11:53:57 +02:00
Mira and GitHub
ba99fe597c
Use correct condition for time machine check in template ( #4151 )
2024-05-17 11:29:54 +02:00
b638c00952
Time machine mode [Z#23129725] ( #3961 )
...
Allows organizers to test their shop as if it were a different date and time.
Implemented using a time_machine_now() function which is used instead of regular now(), which can overlay the real date time with a value from a ContextVar, assigned from a session value in EventMiddleware.
For more information, see doc/development/implementation/timemachine.rst
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
Co-authored-by: Raphael Michel <michel@rami.io >
2024-05-17 10:52:17 +02:00
Raphael Michel
bfcca7046a
Vouchers: Add copy button for URL
2024-05-16 11:57:50 +02:00
Raphael Michel
ad5d10ff67
Fix missing serializer class
2024-05-15 11:01:32 +02:00
Raphael Michel
54d327deea
Badges: Fix name clash of cache property
2024-05-15 09:46:56 +02:00
Raphael Michel
d6505f946f
API: Allow setting payment_giftcard__enabled
2024-05-14 15:45:42 +02:00
Raphael Michel
9c4efa7dcf
Fix link on orders with memberships without customer (PRETIXEU-A1W)
2024-05-14 11:59:16 +02:00
Raphael Michel
e6d26c4962
Add comment on pypdf upgrade
2024-05-14 11:09:02 +02:00
Serhii Horichenko and Raphael Michel
7ddbbe21f7
Translations: Update Ukrainian
...
Currently translated at 62.8% (3534 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-14 11:04:24 +02:00
Serhii Horichenko and Raphael Michel
8d5ad0bd9e
Translations: Update Russian
...
Currently translated at 19.5% (1101 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ru/
powered by weblate
2024-05-14 11:04:24 +02:00
Raphael Michel
aff6a6f022
Revert "Update pypdf requirement from ==3.9.* to ==4.2.* ( #4145 )"
...
This reverts commit 46008818ce .
2024-05-14 10:59:43 +02:00
46008818ce
Update pypdf requirement from ==3.9.* to ==4.2.* ( #4145 )
...
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/3.9.0...4.2.0 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 09:33:26 +02:00
Raphael Michel
95db04bad2
Revert "Update pypdf requirement from ==3.9.* to ==4.2.* ( #4055 )"
...
This reverts commit 46b2214836 .
2024-05-13 18:29:41 +02:00
Serhii Horichenko and Raphael Michel
d0c62ec1cf
Translations: Update Ukrainian
...
Currently translated at 62.8% (3532 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-13 10:06:04 +02:00
Serhii Horichenko and Raphael Michel
d6cbb130bd
Translations: Update Ukrainian
...
Currently translated at 62.8% (3532 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-13 10:06:04 +02:00
Martin Gross and Raphael Michel
097d2fcda0
Translations: Update Norwegian Bokmål
...
Currently translated at 97.0% (5455 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nb_NO/
powered by weblate
2024-05-13 10:06:04 +02:00
Ryo and Raphael Michel
41a7c13970
Translations: Update Japanese
...
Currently translated at 3.4% (194 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-05-13 10:06:04 +02:00
Raphael Michel and Raphael Michel
1b725810dd
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5621 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-05-08 17:54:00 +02:00
Raphael Michel and Raphael Michel
251f486480
Translations: Update German
...
Currently translated at 100.0% (5621 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-05-08 17:54:00 +02:00
Adam Kaput and Raphael Michel
a7afcdf753
Translations: Update Polish
...
Currently translated at 40.0% (2243 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-05-08 17:54:00 +02:00
Nikolai and Raphael Michel
0722341073
Translations: Update Danish
...
Currently translated at 31.1% (1744 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-05-08 17:54:00 +02:00
Raphael Michel
207bf101b8
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-05-08 15:19:10 +02:00
e8f7cea1bf
Allow attendees to modify their data (Z#23152886) ( #4138 )
...
* Allow attendees to modify their data
* Allow attendees to change ticket information
* Update src/pretix/control/templates/pretixcontrol/event/settings.html
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/presale/views/order.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/base/services/placeholders.py
Co-authored-by: Mira <weller@rami.io >
* Tests fix
* Fix test
---------
Co-authored-by: Mira <weller@rami.io >
2024-05-08 15:18:33 +02:00
Raphael Michel
aa55eb2de2
Reactivate order: Fix incorrect signal being sent
2024-05-08 09:56:37 +02:00
Mira and GitHub
9dc5c1b266
Prevent transferring files from priv/ to pub/ on event clone ( #3956 )
...
* Prevent transferring files from priv/ to pub/ on event clone
* Also detect file names with node prefix
* Only transfer files in explicitly declared file fields
* Update django-hierarkey
* Add note to documentation about the new behaviour
2024-05-08 09:33:23 +02:00
Shintaro Okamatsu and Raphael Michel
514f1def4d
Translations: Update Japanese
...
Currently translated at 3.4% (193 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-05-08 09:32:48 +02:00
AbdelatifAitBara and Raphael Michel
c2bc97a0d8
Translations: Update Arabic
...
Currently translated at 66.4% (3728 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/
powered by weblate
2024-05-08 09:32:48 +02:00
Serhii Horichenko and Raphael Michel
7fba473426
Translations: Update Ukrainian
...
Currently translated at 98.2% (225 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/uk/
powered by weblate
2024-05-08 09:32:48 +02:00
Serhii Horichenko and Raphael Michel
be87ba0000
Translations: Update Ukrainian
...
Currently translated at 62.9% (3531 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-08 09:32:48 +02:00
Adam Kaput and Raphael Michel
76b7643c39
Translations: Update Polish
...
Currently translated at 94.7% (217 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2024-05-08 09:32:48 +02:00
Adam Kaput and Raphael Michel
b1a3963b33
Translations: Update Polish
...
Currently translated at 39.7% (2226 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-05-08 09:32:48 +02:00
Raphael Michel and GitHub
586e694ff3
Order import: Add expires column (Z#23152985) ( #4137 )
2024-05-08 09:09:55 +02:00
f4383c67a4
Update fakeredis requirement from ==2.22.* to ==2.23.* ( #4140 )
...
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.22.0...v2.23.0 )
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 09:07:51 +02:00
46b2214836
Update pypdf requirement from ==3.9.* to ==4.2.* ( #4055 )
...
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/3.9.0...4.2.0 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 14:32:48 +02:00
Raphael Michel and GitHub
0e20d897d2
Prevent parallel refunds for the same order (Z#23152965) ( #4136 )
2024-05-07 14:32:02 +02:00
Raphael Michel
0c09cccd4f
Docs: Add docker compose guide
2024-05-07 13:55:52 +02:00
Raphael Michel and GitHub
5ca0833db1
Vouchers: Fix validation of quota when copying a blocking voucher (Z#23152799) ( #4133 )
...
* Vouchers: Fix validation of quota when copying a blocking voucher
* Bugfixes
2024-05-07 09:50:16 +02:00
Raphael Michel and GitHub
7a63498333
PDF editor: Add variables for purchase date (Z#23152887) ( #4134 )
...
* PDF editor: Add variables for purchase date (Z#23152887)
* Fix order and add time
2024-05-07 09:48:05 +02:00
Raphael Michel
b8c0887f79
Widget: Fix CORS for cached JS
2024-05-07 09:31:56 +02:00
Raphael Michel
9da65f60d7
Voucher import: Fix validation quirks
2024-05-03 16:06:40 +02:00
Raphael Michel
806124304a
Voucher get code validation
2024-05-03 14:34:51 +02:00
Serhii Horichenko and Raphael Michel
0d57673a47
Translations: Update Ukrainian
...
Currently translated at 62.9% (3529 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-03 09:52:42 +02:00
Raphael Michel and GitHub
166b5e4f3b
Change default password hash to argon2id ( #4121 )
...
* Change default password hash to argon2id
* Install argon2
2024-05-02 18:22:02 +02:00
541b8f5bd6
Discounts: Fix edge case in computation ( #4126 )
...
* Add new test case for discounts:
Two discounts:
- "For every 1 item1, you get three item2 for 10 % off."
- "For every 1 item1, you get five item3 for 10 % off."
Cart: 2x item1, 2x item2, 6x item3
Expected result: 2x item1 full price, 2x item2 discounted, 5x item3 discounted, 1x item3 full price
* Fix discount calculation bug
* Update src/pretix/base/models/discount.py
Co-authored-by: Raphael Michel <michel@rami.io >
* Update src/pretix/base/models/discount.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 >
2024-05-02 18:21:56 +02:00
d2b96b2425
Bump @babel/core from 7.24.3 to 7.24.5 in /src/pretix/static/npm_dir ( #4125 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.24.3 to 7.24.5.
- [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.24.5/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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 18:21:30 +02:00
04d4c4f8f1
Bump @babel/preset-env from 7.24.3 to 7.24.5 in /src/pretix/static/npm_dir ( #4124 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.3 to 7.24.5.
- [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.24.5/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>
2024-05-02 16:31:55 +02:00
Raphaël Deux and Raphael Michel
f4da94cbcd
Translations: Update French
...
Currently translated at 96.7% (5424 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-05-02 16:31:45 +02:00
Serhii Horichenko and Raphael Michel
97e3d5387f
Translations: Update Ukrainian
...
Currently translated at 98.2% (225 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/uk/
powered by weblate
2024-05-02 16:31:45 +02:00
Serhii Horichenko and Raphael Michel
8fc07523a9
Translations: Update Ukrainian
...
Currently translated at 62.8% (3526 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-02 16:31:45 +02:00
Nikolai and Raphael Michel
f18b0ae187
Translations: Update Danish
...
Currently translated at 31.1% (1744 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-05-02 16:31:45 +02:00
Raphael Michel
f7e16f56ac
Revert "Install argon2"
...
This reverts commit 3f4e869cea .
2024-05-02 16:27:46 +02:00
Raphael Michel
3f4e869cea
Install argon2
2024-05-02 16:27:37 +02:00
Martin Gross
8c2a1d58f4
Templates: Add Herma 4515 (Acetatesilk) to repository
2024-05-02 13:57:46 +02:00
Raphael Michel
0b05eb34f4
Fix style of buttons in alerts
2024-04-30 12:44:41 +02:00
Raphael Michel
be48c5f94c
Bump version to 2024.5.0.dev0
2024-04-30 11:11:13 +02:00
Raphael Michel and GitHub
cebb6d3b43
Introduce locking to prevent duplicate invoices (Z#23150548) ( #4067 )
...
* Introduce locking to prevent duplicate invoices
This is not a perfect solution as it does not handle all code paths to
create invoices, but it handles all that seem likely to be triggered
concurrently
* Review note
2024-04-30 10:43:13 +02:00
0de96ed066
Add links to invalid inputs on error alert (Z#23149061) ( #4114 )
...
* Add links to invalid inputs on error alert
* add errors in sub-forms to message, fix issues with multi-checkboxes labels and inputs
* add scrollTarget.scrollIntoView
* add missing semi-colon
* improve comment
* add style for links in alert-danger
* fix link color for all alert-boxes
* Update src/pretix/static/pretixcontrol/js/ui/main.js
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-04-30 10:18:32 +02:00
a9d506b1fa
Update pytest-xdist requirement from ==3.5.* to ==3.6.* ( #4118 )
...
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.5.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 10:14:54 +02:00
Serhii Horichenko and Raphael Michel
7a01057429
Translations: Update Ukrainian
...
Currently translated at 89.9% (206 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/uk/
powered by weblate
2024-04-30 10:14:00 +02:00
Serhii Horichenko and Raphael Michel
64e1a602d6
Translations: Update Ukrainian
...
Currently translated at 62.9% (3527 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-04-30 10:14:00 +02:00
Nikolai and Raphael Michel
fe060c387a
Translations: Update Danish
...
Currently translated at 31.0% (1741 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-04-30 10:14:00 +02:00
1dba4c7cc9
Update pytest requirement from ==8.1.* to ==8.2.* ( #4119 )
...
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.1.0.dev0...8.2.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 21:02:07 +02:00
Richard Schreiber and GitHub
20b2a3d2aa
Control: add link to orders for each subevent in list of subevents (Z#23129436) ( #3566 )
2024-04-29 18:44:42 +02:00
044f0c5480
Fix N+1 query in event calendar found by sentry ( #4104 )
...
* Fix N+1 query in event calendar found by sentry
* isort
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-04-29 18:41:50 +02:00
4d394f9e8a
Answer file export: Allow to filter by subevent (Z#23150581) ( #4066 )
...
* Answer file export: Allow to filter by subevent (Z#23150581)
* Update src/pretix/base/exporters/answers.py
Co-authored-by: Mira <weller@rami.io >
* Fix isort
---------
Co-authored-by: Mira <weller@rami.io >
2024-04-29 18:12:58 +02:00
Raphael Michel and GitHub
247c4c6c9c
Do not remove unavailable addons when changing order (Z#23150855) ( #4086 )
2024-04-29 18:11:20 +02:00
Raphael Michel and GitHub
11a038feb3
Allow secret generators to access order datetime ( #4110 )
2024-04-26 15:09:01 +02:00
Raphael Michel and GitHub
9d57ea8534
API: Do not write log entry for events when no changes are made ( #4090 )
2024-04-26 13:56:46 +02:00
Raphael Michel
189c77207f
Bump version to 2024.4.0
2024-04-26 13:53:49 +02:00
Raphael Michel and Raphael Michel
3422003a9c
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5607 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-04-26 13:53:17 +02:00
Raphael Michel and Raphael Michel
8da38ba99d
Translations: Update German
...
Currently translated at 100.0% (5607 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-04-26 13:53:17 +02:00
Raphael Michel
fc05208b92
Docs: Add note on Swissbit TSE to Android support policy
2024-04-26 13:36:49 +02:00
Raphael Michel
b163109c56
Docs: ADd undocumented metrics
2024-04-26 12:28:38 +02:00
Raphael Michel
3ba818336e
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-04-26 11:26:25 +02:00
Raphael Michel
8aecf4f98f
Voucher import: Validate code not empty
2024-04-26 11:25:49 +02:00
Martin Gross
42f3ca9661
SecHelper: Fix typo in logging statement
2024-04-24 18:13:27 +02:00
Raphael Michel
f7b405b210
Voucher import: Do not allow to keep min/max usages empty
2024-04-24 14:20:54 +02:00
Raphael Michel
11a6390cfc
Voucher import: Fix quota name check
2024-04-24 10:28:10 +02:00
239a7746df
Update djangorestframework requirement from ==3.14.* to ==3.15.* ( #4001 )
...
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.14.0...3.15.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>
Co-authored-by: Raphael Michel <michel@rami.io >
2024-04-23 16:56:02 +02:00
03701eaa82
Docs: Add explicit user change to installation guide ( #3972 )
...
* Update manual_smallscale.rst
(I propose to)
add
- sudo su pretix ; and
- deactivate
commands to the documentation,n
* Update doc/admin/installation/manual_smallscale.rst
* Update doc/admin/installation/manual_smallscale.rst
* Update doc/admin/installation/manual_smallscale.rst
---------
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2024-04-23 15:18:33 +02:00
356f215d8e
Update celery requirement from ==5.3.* to ==5.4.* ( #4091 )
...
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.3.0a1...v5.4.0 )
---
updated-dependencies:
- dependency-name: celery
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 15:11:40 +02:00
7962c4e380
Update django-otp requirement from ==1.4.* to ==1.5.* ( #4083 )
...
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.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: django-otp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 15:11:31 +02:00
a59711ed32
Update django-statici18n requirement from ==2.4.* to ==2.5.* ( #4106 )
...
Updates the requirements on [django-statici18n](https://github.com/zyegfryed/django-statici18n ) to permit the latest version.
- [Changelog](https://github.com/zyegfryed/django-statici18n/blob/main/docs/changelog.rst )
- [Commits](https://github.com/zyegfryed/django-statici18n/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: django-statici18n
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 15:11:18 +02:00
49370a5e08
Update reportlab requirement from ==4.1.* to ==4.2.* ( #4092 )
...
Updates the requirements on [reportlab](https://www.reportlab.com/ ) to permit the latest version.
---
updated-dependencies:
- dependency-name: reportlab
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 15:03:54 +02:00
980aec7326
Update fakeredis requirement from ==2.21.* to ==2.22.* ( #4105 )
...
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.21.0...v2.22.0 )
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 15:03:09 +02:00
Raphael Michel and Raphael Michel
44294110fe
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5606 of 5606 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-04-23 14:59:03 +02:00
Raphael Michel and Raphael Michel
ce1078a783
Translations: Update German
...
Currently translated at 100.0% (5606 of 5606 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-04-23 14:59:03 +02:00
Raphael Michel
0e0cede0ee
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-04-23 14:41:20 +02:00
5c833cd493
Add special input widgets for markdown fields ( #1577 )
...
* Add markdown text input widgets
* Update src/pretix/static/pretixcontrol/scss/_forms.scss
* Improvements
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-04-23 14:40:30 +02:00
Raphael Michel and GitHub
64d6a34039
Ensure correct language of invoice attachment file name (Z#23150936) ( #4094 )
2024-04-23 14:07:30 +02:00
Mira and Raphael Michel
cf380069b4
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5598 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-04-23 14:07:17 +02:00
Mira and Raphael Michel
48168a4c68
Translations: Update German
...
Currently translated at 100.0% (5598 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-04-23 14:07:17 +02:00
Raphael Michel
6482fe79b0
Add force to log entry in extend_order()
2024-04-22 21:34:46 +02:00
Raphael Michel and GitHub
0f696f42f6
Do not allow currency codes that to not represent money ( #4056 )
...
* Do not allow currency codes that to not represent money
* Rebase migration
* Fix blacklist
2024-04-22 16:22:30 +02:00
Martin Gross
79d59553d7
POS: Do not fail when rendering ZVT-transactions without a cardName or cardType
2024-04-22 13:52:18 +02:00
Raphael Michel
cc903c39f0
Docs: Fix copy-paste error in COEP docs
2024-04-22 13:18:34 +02:00
Raphael Michel and GitHub
b6a42ac8d2
Widget: Document and improve situation around COEP (Z#23149909) ( #4051 )
2024-04-22 13:15:33 +02:00
Raphael Michel and GitHub
5f5001edb5
File upload: Fix thumbnailing of current image (Z#23151293) ( #4098 )
2024-04-22 13:14:28 +02:00
Raphael Michel and GitHub
fb403dad88
Add comment field to subevents (Z#23148472) ( #4099 )
...
* Add comment field to subevents (Z#23148472)
* Review fix
2024-04-22 12:56:29 +02:00
Christiaan de Die le Clercq and Raphael Michel
a73c8f580d
Translations: Update Dutch
...
Currently translated at 88.1% (4937 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-04-22 11:38:27 +02:00
Raphael Michel and GitHub
f490c89e98
Seating plans: Do not allow GUIDs starting or ending with spaces ( #4093 )
2024-04-22 11:31:34 +02:00
Raphael Michel
159658ae46
Fix typo in attribute name
2024-04-19 17:34:38 +02:00
Christiaan de Die le Clercq and GitHub
595aff0579
Add a community install guide page ( #4096 )
2024-04-19 15:08:47 +02:00
Raphael Michel and GitHub
b2842ec3a0
Checkin: Allow to use presence state in rules ( #4061 )
2024-04-18 13:15:31 +02:00
Raphael Michel and GitHub
f09f07ec7c
Add Android Version Support Policy ( #4074 )
2024-04-18 11:35:28 +02:00
Richard Schreiber and GitHub
cff073f0d6
Fix: show human-readable country name in profile description for custom country-code questions ( #4078 )
2024-04-18 11:08:21 +02:00
eb9d0c6cf9
Update sphinx requirement from ==7.2.* to ==7.3.* ( #4088 )
...
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx ) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.0...v7.3.5 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 11:06:52 +02:00
e263946c3f
Update django-bootstrap3 requirement from ==23.6.* to ==24.2 ( #4087 )
...
Updates the requirements on [django-bootstrap3](https://github.com/zostera/django-bootstrap3 ) to permit the latest version.
- [Changelog](https://github.com/zostera/django-bootstrap3/blob/main/CHANGELOG.md )
- [Commits](https://github.com/zostera/django-bootstrap3/compare/v23.6...v24.2 )
---
updated-dependencies:
- dependency-name: django-bootstrap3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 11:06:46 +02:00
Shiiko and Raphael Michel
7ee957cff0
Translations: Update Chinese (Simplified)
...
Currently translated at 52.5% (2940 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hans/
powered by weblate
2024-04-17 17:18:31 +02:00
Raphael Michel
ac2fe4b62d
Fix crash in placeholder samples (PRETIXEU-9YP)
2024-04-17 16:37:40 +02:00
Raphael Michel
577e276df3
Fix voucher import validation issue (PRETIXEU-9YF)
2024-04-17 15:42:05 +02:00
Richard Schreiber
11956a8f4d
fix isort
2024-04-15 16:25:25 +02:00
Raphael Michel
d0c58713c4
Badge/ticket export: Allow to sort by company
2024-04-15 10:55:40 +02:00
Raphael Michel
46da0bda61
Placeholders: Use dynamic sample for name_for_salutation
2024-04-15 10:55:40 +02:00
Raphael Michel and GitHub
009e3a6d36
Respect Order.valid_if_pending for mail_attach_ical_paid_only ( #4065 )
2024-04-12 15:00:00 +02:00
Martin Gross and GitHub
c01855270b
Approval Process: Attach ical to approval-messages if properly configured ( #4064 )
2024-04-12 11:18:21 +02:00
2df1585b71
Update sentry-sdk requirement from ==1.44.* to ==1.45.* ( #4058 )
...
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/1.44.0...1.45.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>
2024-04-11 13:33:01 +02:00
Raphael Michel
bf48ae567f
NREI export: Fix parsing of stripe data
2024-04-11 09:27:55 +02:00
5a72c72d18
Update django-otp requirement from ==1.3.* to ==1.4.* ( #4057 )
...
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.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: django-otp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 09:56:40 +02:00
Raphael Michel
ac02f3b417
API: Fix crash in order creation (PRETIXEU-9XS)
2024-04-10 09:40:35 +02:00
Martin Gross and GitHub
58add74b3a
Stripe: Add PayPal ( #4049 ) (Z#23123667)
2024-04-09 10:06:58 +02:00
Raphael Michel and GitHub
0067c3537d
Fix invalid orders being created in a complex situation ( #4054 )
...
This was a bug that took days to find. The story goes like this: A cart
is created with four positions that each include four bundled positions.
A discount is applied, changing the price of *one* of the four top-level
positions to a reduced value. The list of position IDs gets passed to
`perform_order()`, which later passes it on to `transform_cart_positions()`.
`transform_cart_positions()`, however, receives the positions in an order
that has the first-level product *after* the bundled products that
belong to it. Therefore, it can't properly assign the parent-child
relationship between the positions.
The main reason is that cart positions are processed in "database order"
in a number of places, i.e. we make `SELECT` queries without an explicit
`ORDER BY` statement, leading the database to respond in unspecified
order. This is the case for `get_cart()` and hence for `CartMixin.positions`,
and hence for the list of position IDs that is passed to `perform_order()`
and hence for the order in which discounts are processed.
Therefore, if this "databse order" of the cart positions changes, the
discount compuation in `_check_positions()` might make a different choice
of *which* cart position should receive the discount than the CartManager
originally did. That's not nice, but most customers would not even
notice that a different one of their four (otherwise identical) tickets
is now discounted than the cart originally showed.
This leads to `_check_positions()` changing the price on two of the
cart positions. However, it only changes the price on the copy of
the CartPosition object that is directly part of the positions array,
while the `addon_to` attribute of its bundled positions contain a
*different* representation of the same cart position, that is not
refreshed to have the updated price now in the database.
This causes the `CartPosition.sort_key` of the bundled products to be
significantly different from the one of their parent products, which can
cause `transform_cart_positions()` to try to insert them before their
respective parent product, which is how the bug leads to the nasty end
result.
Now, I'm still not sure why this has happened *now* for the first time,
but I suspect it *might* even have something to do with our operations
team tuning our autovacuum parameters on our production installation,
which might make it *more likely* that newly created cart positions are
arbitrarily stored on PostgreSQL disk pages in a different order than
they were inserted than before.
This commit now fixes the bug now in two ways, each of which would be
sufficient to fix it for now, but together they make it hopefully more
stable in the future:
- `perform_order` no longer respects the order of the position IDs it
gets passed in, but instead uses the order last displayed in the cart.
Additionally, both `CartManager` and `_check_positions()` now sort
positions by their `pk` value before applying discounts to ensure
consistent choice of which position is discounted (using `sort_key`
here does not make much sense since it includes sorting by price,
which is about to change).
- `_check_positions()` makes sure that after its completion, only one
copy of the same `CartPosition` is in use that has the current price.
Additionally, this commit makes sure `sort_key` cache is cleared after
e.g. a price change.
It was hard to write a regression test, since "database order" is, by
definition, unreliable, but I tried my best.
2024-04-08 16:55:54 +02:00
Raphael Michel
64ae1d08a6
Docs: Fix incorrect API response
2024-04-05 17:28:44 +02:00
Raphael Michel
ca25c3c81e
Add logging for special bug case (Z#23149646)
2024-04-04 18:13:54 +02:00
Raphael Michel
abbe9ec897
Order creation: Fail loudly on invalid addon-to relationship
2024-04-03 17:21:47 +02:00
Raphael Michel and GitHub
a7735d5d9e
API: Allow request_valid_from in the past ( #4048 )
2024-04-03 17:21:25 +02:00
Raphael Michel and Raphael Michel
174c81a22b
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5598 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-04-03 13:15:57 +02:00
Raphael Michel and Raphael Michel
38c6294ede
Translations: Update German
...
Currently translated at 100.0% (5598 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-04-03 13:15:57 +02:00
Raphael Michel
217ae90642
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-04-03 12:43:52 +02:00
Raphael Michel
0c998ca884
Remove special handling of translations in pretix/helpers
2024-04-03 12:43:20 +02:00
Raphael Michel and Raphael Michel
b1691f867d
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5594 of 5594 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-04-03 11:43:39 +02:00
Raphael Michel and Raphael Michel
72e451b27b
Translations: Update German
...
Currently translated at 100.0% (5594 of 5594 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-04-03 11:43:39 +02:00
Raphael Michel
8124ced6c1
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-04-03 11:22:25 +02:00
Raphael Michel and GitHub
a3139944f6
Send notifications about login with new client or country ( #4032 )
...
* Send notifications about login with new client or country
* Rebase migration
* Remove immediately
* Fix isort
* Text update
2024-04-03 11:19:20 +02:00
Felix Schäfer and GitHub
48493c517b
Add database.disable_server_side_cursors option ( #4016 )
2024-04-03 10:16:48 +02:00
535a29bf4b
Update css-inline requirement from ==0.13.* to ==0.14.* ( #4043 )
...
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.13.0...c-v0.14.0 )
---
updated-dependencies:
- dependency-name: css-inline
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 10:16:13 +02:00
9d415f5179
Update pillow requirement from ==10.2.* to ==10.3.* ( #4044 )
...
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/10.2.0...10.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 10:16:03 +02:00
990e9da21d
Generalize import process from orders to more models ( #4002 )
...
* Generalize import process from orders to more models
* Add voucher import
* Model import: Guess assignments of based on column headers
* Fix lock_seats being pointless
* Update docs
* Update doc/development/api/import.rst
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/base/modelimport_vouchers.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-04-03 10:15:30 +02:00
4afb7a4976
Allow admins to generate emergency 2FA tokens ( #4035 )
...
* Allow admins to generate emergency 2FA tokens
* Update src/pretix/control/views/users.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-04-03 10:15:17 +02:00
Raphael Michel and Raphael Michel
22e5579ed1
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5585 of 5585 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-04-03 10:14:56 +02:00
Raphael Michel and Raphael Michel
79cd84e243
Translations: Update German
...
Currently translated at 100.0% (5585 of 5585 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-04-03 10:14:56 +02:00
Raphael Michel and Raphael Michel
fad4b8846c
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5585 of 5585 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-04-03 10:14:56 +02:00
Raphael Michel and Raphael Michel
0f4790afd8
Translations: Update German
...
Currently translated at 100.0% (5585 of 5585 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-04-03 10:14:56 +02:00
Raphael Michel
2068a5ac29
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-04-02 17:53:26 +02:00
Raphael Michel and GitHub
440c97061c
Fix duplicate key on SQLite ( #4038 )
...
* Fix duplicate key on SQLite
* Update migration
2024-04-02 17:37:37 +02:00
Raphael Michel and Raphael Michel
3b6d0c4341
Translations: Add Slovak
2024-04-02 17:28:11 +02:00
Raphael Michel and Raphael Michel
06ac4b0250
Translations: Add Slovak
2024-04-02 17:28:11 +02:00
Raphael Michel and GitHub
a233b92f6f
Add disable date of waiting list to event timeline ( #4036 )
2024-04-02 17:15:41 +02:00
Raphael Michel and GitHub
4ea4189e6d
Allow team admins to require two-factor authentication ( #4034 )
...
* Allow team admins to require two-factor authentication
* Add API tests
* Improve logic
* ADd button tooltip
2024-04-02 17:15:16 +02:00
Mira and GitHub
50838b9cea
Update github action versions ( #4033 )
2024-04-02 13:53:09 +02:00
Raphael Michel and GitHub
c68ee56d51
Log discarding a valid session for suspicious reasons ( #4025 )
2024-04-02 13:52:30 +02:00
Thatthep and Raphael Michel
5c0587c30e
Translations: Update Thai
...
Currently translated at 0.6% (36 of 5574 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/th/
powered by weblate
2024-04-02 11:45:11 +02:00
Raphael Michel
f3f42a8a42
Login: Add logging for incorrect JS hostnames
2024-04-02 11:34:43 +02:00
20d0a9a0ed
Update django-countries requirement from ==7.5.* to ==7.6.* ( #4031 )
...
Updates the requirements on [django-countries](https://github.com/SmileyChris/django-countries ) to permit the latest version.
- [Changelog](https://github.com/SmileyChris/django-countries/blob/main/CHANGES.rst )
- [Commits](https://github.com/SmileyChris/django-countries/compare/v7.5...v7.6.1 )
---
updated-dependencies:
- dependency-name: django-countries
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 11:07:51 +02:00
cda8144ff0
Enforce uniqueness of order codes and ticket secrets ( #3988 )
...
* Enforce uniqueness of order codes and ticket secrets
* Fix test cases which created orders with identical codes
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-04-02 11:07:40 +02:00
43e8875c1e
Update sentry-sdk requirement from ==1.42.* to ==1.44.* ( #4021 )
...
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/1.42.0...1.44.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>
2024-04-02 10:26:37 +02:00
28c142b2ed
Update pytest-mock requirement from ==3.12.* to ==3.14.* ( #4009 )
...
Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases )
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.12.0...v3.14.0 )
---
updated-dependencies:
- dependency-name: pytest-mock
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 10:14:24 +02:00
46203fd8ba
Bump @babel/core from 7.24.0 to 7.24.3 in /src/pretix/static/npm_dir ( #4027 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.24.0 to 7.24.3.
- [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.24.3/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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 10:13:39 +02:00
52e45c37df
Update webauthn requirement from ==2.0.* to ==2.1.* ( #4022 )
...
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.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: webauthn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 10:13:17 +02:00
d1580dca2c
Bump django-filter from 24.1 to 24.2 ( #4017 )
...
Bumps [django-filter](https://github.com/carltongibson/django-filter ) from 24.1 to 24.2.
- [Release notes](https://github.com/carltongibson/django-filter/releases )
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst )
- [Commits](https://github.com/carltongibson/django-filter/compare/24.1...24.2 )
---
updated-dependencies:
- dependency-name: django-filter
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>
2024-04-02 10:13:00 +02:00
cd9e672871
Bump pycparser from 2.21 to 2.22 ( #4029 )
...
Bumps [pycparser](https://github.com/eliben/pycparser ) from 2.21 to 2.22.
- [Release notes](https://github.com/eliben/pycparser/releases )
- [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES )
- [Commits](https://github.com/eliben/pycparser/compare/release_v2.21...release_v2.22 )
---
updated-dependencies:
- dependency-name: pycparser
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>
2024-04-02 10:10:42 +02:00
427f508627
Bump @babel/preset-env from 7.24.0 to 7.24.3 in /src/pretix/static/npm_dir ( #4028 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.0 to 7.24.3.
- [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.24.3/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>
2024-04-02 10:10:01 +02:00
Raphael Michel
887d06a485
Add .watchmanconfig
2024-03-31 23:14:57 +02:00
fb49046ac1
Log and count user logins ( #4020 )
...
* Log and count user logins
* Allow metrics without label
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-03-28 17:18:51 +01:00
Martin Gross
ce826e50f7
PDF: Check for allowed font name before adding modifiers to the name
2024-03-27 12:54:35 +01:00
Raphael Michel
d866c6954d
Bump to 2024.4.0.dev0
2024-03-27 12:15:31 +01:00
Raphael Michel
40c76dda74
Bump version to 2024.3.0
2024-03-27 12:14:07 +01:00
f532853021
Memberships: Prefer valid_from over event date for .is_valid() ( #4003 )
...
* Memberships: Prefer valid_from over event date for .is_valid()
* Fix tests
* Add parameter description
* Use reasonable default for requested_valid_from if membership starts in the future
* Set datetimepicker viewDate to closest allowed date
* Keep current value on going back to QuestionsStep
* Fix min_date/max_date in SplitDateTimePickerWidget
* Remove unused import
* Update src/pretix/base/models/memberships.py
Co-authored-by: Mira <weller@rami.io >
* Respect variations
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-03-27 12:11:20 +01:00
Martin Gross
8cb187502d
Event Fonts: Only run register_event_fonts with actual, still existing events (FIXES PRETIXEU-9WE)
2024-03-26 17:13:13 +01:00
Raphael Michel and Raphael Michel
156037f2cd
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5574 of 5574 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-03-26 16:53:43 +01:00
Raphael Michel and Raphael Michel
134d63fb3f
Translations: Update German
...
Currently translated at 100.0% (5574 of 5574 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-03-26 16:53:43 +01:00
Raphael Michel and Raphael Michel
816002fda0
Translations: Update German (informal) (de_Informal)
...
Currently translated at 99.9% (5572 of 5574 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-03-26 16:53:43 +01:00
Raphael Michel and Raphael Michel
3939bbc11c
Translations: Update German
...
Currently translated at 100.0% (5574 of 5574 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-03-26 16:53:43 +01:00
Raphael Michel
95d1603cc7
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-03-26 14:37:18 +01:00
Raphael Michel and GitHub
ada3ada699
Fix #3974 -- Webhooks: Add type of checkin ( #3994 )
2024-03-26 14:21:57 +01:00
Richard Schreiber and GitHub
97eaeac4f2
Fix: improve order-change headline on customer’s order page (Z#23148804) ( #4012 )
2024-03-26 11:19:17 +01:00
Martin Gross and GitHub
d67f5c650c
Event-specific fonts and Web-Embedded Fonts (Z#23130701) ( #3893 )
2024-03-26 09:55:08 +01:00
Raphael Michel and GitHub
273c1ae0a6
Waiting list: Allow to set auto-disable date (Z#23141338) ( #4004 )
...
* Waiting list: Allow to set auto-disable date (Z#23141338)
* ADd warning on non-esries events
2024-03-22 11:17:02 +01:00
Mira and GitHub
a946c10ab4
Build jsi18n for all supported languages ( #4007 )
2024-03-22 10:19:27 +01:00
2d8fba7d7c
Treat partially paid expired orders as overpaid orders (Z#23147757) ( #3990 )
...
* Treat partially paid expired orders as overpaid orders (Z#23147757)
* Use is_overpaid from annotate_overpayments in OrderFilterForm
* Revert change to pending sum
* Show warning on order page
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-03-22 10:17:51 +01:00
Mira and GitHub
e4e0bd7ca0
Fix regression in thumb filter ( #4006 )
2024-03-21 14:32:01 +01:00
Richard Schreiber and GitHub
3651c88289
Widget: pass utm-params from embedding page to presale
2024-03-20 09:19:02 +01:00
Richard Schreiber
c92ca40026
Fix code style/flake8 issue
2024-03-19 13:56:43 +01:00
Mira and GitHub
4d00efb549
Fix generating thumbs for favicon.ico
2024-03-19 13:54:02 +01:00
7e60d13910
Fix #3984 -- API: Add phone to customer resource ( #3992 )
...
* Fix #3984 -- API: Add phone to customer resource
* add "phone": None to test
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-03-19 10:17:44 +01:00
Martin Weinelt and GitHub
35800e21c7
Allow customization of cache and log directory ( #3997 )
...
On systems that follow the FHS it may be desirable to separate logs and
cache files into dedicated base directories (e.g. /var/log/pretix or
/var/cache/pretix).
2024-03-19 10:17:36 +01:00
99b4c5bd36
Fix cart grouping function to include membership and validity ( #3991 )
...
* Fix cart grouping function to include membership and validity
* Update src/pretix/presale/views/__init__.py
Co-authored-by: Mira <weller@rami.io >
---------
Co-authored-by: Mira <weller@rami.io >
2024-03-19 10:17:26 +01:00
Raphael Michel and Raphael Michel
f121205dd1
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (225 of 225 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2024-03-19 10:16:58 +01:00
Raphael Michel and Raphael Michel
1ac54cd209
Translations: Update German
...
Currently translated at 100.0% (225 of 225 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2024-03-19 10:16:58 +01:00
Raphael Michel
4694719a53
API: Fix creating free orders requiring approval
2024-03-19 10:10:57 +01:00
Raphael Michel
9513b6e8d7
Gift card payment: Fix public_name fallback
2024-03-15 17:09:21 +01:00
4fd7d406a0
Update sentry-sdk requirement from ==1.41.* to ==1.42.* ( #3983 )
...
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/1.41.0...1.42.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>
2024-03-15 16:49:52 +01:00
47cb5b207a
Update pytest-rerunfailures requirement from ==13.* to ==14.* ( #3982 )
...
Updates the requirements on [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures ) to permit the latest version.
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst )
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/13.0...14.0 )
---
updated-dependencies:
- dependency-name: pytest-rerunfailures
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 16:42:03 +01:00
7d2cf68727
Bump markdown from 3.5.2 to 3.6 ( #3985 )
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.5.2 to 3.6.
- [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.5.2...3.6 )
---
updated-dependencies:
- dependency-name: markdown
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>
2024-03-15 16:41:49 +01:00
459cb47ca8
Update protobuf requirement from ==4.25.* to ==5.26.* ( #3986 )
...
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/v4.25.0-rc1...v5.26.0 )
---
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>
2024-03-15 16:41:31 +01:00
Mira and GitHub
39705556cd
Fix tests that failed between 0:00 and 4:00 / 4:30 AM ( #3987 )
2024-03-15 16:40:56 +01:00
Raphael Michel and GitHub
9f794290dc
Memberships: Check valid_from/valid_until for parallel usage ( #3975 )
2024-03-15 16:40:41 +01:00
Raphael Michel
b6221ab6d9
Improve error messages for test mode checks for memberships
2024-03-15 15:57:11 +01:00
Richard Schreiber and GitHub
483518bce9
Fix: left align first column header on invoices without tax
2024-03-15 13:34:19 +01:00
Raphael Michel
d9019ae735
Fix splitting free orders that require approval
2024-03-15 11:37:27 +01:00
Raphael Michel
721fd3b998
Remove incorrectly named, duplicate test file
2024-03-15 10:46:47 +01:00
Raphael Michel
ad0d3f5469
PDF editor: Minor UX adjustments
2024-03-14 12:34:21 +01:00
40b44f9272
Stripe: Do not open 3rd-party payment pages in iframe ( #3981 )
...
* Stripe: Do not open 3rd-party payment pages in iframe
* Update src/pretix/plugins/stripe/payment.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-03-14 11:49:41 +01:00
304d290f22
Presale: improve clientside handling of max-count for add-on products
...
* Fix typo in error message
* Use exclusive checkboxes for addon items with max_count == 1 and !multi_allowed
* combine exclusive items + variations
* move exclusive to containing fieldset
* fix add-on-exclusive
* add max_count check
* fix plus/minus-stepper buttons bubbling
* Update src/pretix/static/pretixpresale/js/ui/main.js
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-03-14 09:17:42 +01:00
7592a8a575
Presale: add data-attribute price to each item’s article-element
...
* Presale: add data-attribute price to article
* fix price for items (defaul_price)
Co-authored-by: Mira <weller@rami.io >
* add data-price to voucher and addons, unlocalize price
* use universal display_price for items and variation, respect net or gross
---------
Co-authored-by: Mira <weller@rami.io >
2024-03-14 09:15:44 +01:00
4f33159f93
Update sentry-sdk requirement from ==1.40.* to ==1.41.* ( #3963 )
...
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/1.40.0...1.41.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>
2024-03-12 13:05:09 +01:00
819ce6abf7
Bump django-filter from 23.5 to 24.1 ( #3969 )
...
Bumps [django-filter](https://github.com/carltongibson/django-filter ) from 23.5 to 24.1.
- [Release notes](https://github.com/carltongibson/django-filter/releases )
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst )
- [Commits](https://github.com/carltongibson/django-filter/compare/23.5...24.1 )
---
updated-dependencies:
- dependency-name: django-filter
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>
2024-03-12 13:04:54 +01:00
760dfd22b8
Bump @babel/core from 7.23.9 to 7.24.0 in /src/pretix/static/npm_dir ( #3951 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.9 to 7.24.0.
- [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.24.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
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>
2024-03-12 13:04:31 +01:00
Mira and GitHub
f9eaa193c9
Add migration to force slash after hostname in returnurl prefixes ( #3948 )
...
* Add migration to force slash after hostname in returnurl prefixes
* isort
* add dependency to pretixbase
2024-03-12 12:41:48 +01:00
c7720a2553
Update pytest requirement from ==8.0.* to ==8.1.* ( #3976 )
...
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.0.0rc1...8.1.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 12:41:33 +01:00
fyksen and Raphael Michel
7754f5420c
Translations: Update Norwegian Bokmål
...
Currently translated at 98.1% (5462 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nb_NO/
powered by weblate
2024-03-12 12:41:21 +01:00
Raphael Michel
2c7ada6e86
OIDC: Do not expect uid to be string
2024-03-12 10:52:20 +01:00
3f31843fd1
Update dnspython requirement from ==2.5.* to ==2.6.* ( #3927 )
...
Updates the requirements on [dnspython](https://github.com/rthalley/dnspython ) to permit the latest version.
- [Release notes](https://github.com/rthalley/dnspython/releases )
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst )
- [Commits](https://github.com/rthalley/dnspython/compare/v2.5.0rc1...v2.6.1 )
---
updated-dependencies:
- dependency-name: dnspython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 13:19:11 +01:00
fyksen and Raphael Michel
952b9bd9b9
Translations: Update Norwegian Bokmål
...
Currently translated at 95.5% (215 of 225 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/nb_NO/
powered by weblate
2024-03-11 13:18:45 +01:00
fyksen and Raphael Michel
3619a6bcd0
Translations: Update Norwegian Bokmål
...
Currently translated at 98.1% (5462 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nb_NO/
powered by weblate
2024-03-11 13:18:45 +01:00
Richard Schreiber and GitHub
3e2c12cdb0
Presale: fix auto-unchecked button-checkboxes ( #3968 )
2024-03-08 19:33:06 +01:00
Raphael Michel
a3ce3b9af3
Select2: Fix multi-select styling for events
2024-03-08 10:09:11 +01:00
Raphael Michel
b6461e9303
Select2: Set closeOnSelect for event selection
2024-03-08 10:08:44 +01:00
Raphael Michel
f7dfd51c2c
Open invoices on new page
2024-03-07 10:57:41 +01:00
3b98d87a26
Update python-dateutil requirement from ==2.8.* to ==2.9.* ( #3950 )
...
Updates the requirements on [python-dateutil](https://github.com/dateutil/dateutil ) to permit the latest version.
- [Release notes](https://github.com/dateutil/dateutil/releases )
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS )
- [Commits](https://github.com/dateutil/dateutil/compare/2.8.0...2.9.0 )
---
updated-dependencies:
- dependency-name: python-dateutil
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 12:21:12 +01:00
f045062055
Bump @babel/preset-env from 7.23.9 to 7.24.0 in /src/pretix/static/npm_dir ( #3952 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.9 to 7.24.0.
- [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.24.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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>
2024-03-05 12:17:23 +01:00
Felix Schäfer and GitHub
eb501dd1ea
Correct config key in docs ( #3955 )
2024-03-05 12:17:17 +01:00
Dean Wyns and Raphael Michel
2d8793c355
Translations: Update Dutch
...
Currently translated at 88.7% (4938 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-03-05 12:16:58 +01:00
Raphael Michel
d32bd717b7
Fix meta filter being selectable for export
2024-03-04 15:52:45 +01:00
Mira and GitHub
6e6b75d55e
Don't double file extension in clean_filename ( #3942 )
...
* Don't double file extension in clean_filename
* Don't use display_name as ClearableBasenameFileInput.FakeFile.name
Reason: it's used as the thumbnail source and therefore needs to be a valid file name and not some display name
2024-03-01 09:58:17 +01:00
Richard Schreiber and GitHub
50b5f760bb
Presale: prefer event’s microdata from settings over generated microdata ( #3943 )
2024-03-01 09:56:55 +01:00
Richard Schreiber and GitHub
9ab2e61c31
Widget: fix quantity cut-off on very narrow screens (Z#23141650) ( #3944 )
...
* Widget: fix quantity cut-off on very narrow screens
* align price to left
* fix columns on mobile screens (missing clearfix)
* use min-width instead
2024-03-01 09:56:48 +01:00
Mira and GitHub
4876a0b61f
Allow multiple returnurl prefixes (Z#23145768) ( #3941 )
...
* Allow multiple returnurl prefixes, improve validation and docs.
* Fix typo
* Allow URL prefixes starting with http://localhost
* Add more explanation
2024-03-01 09:56:22 +01:00
Dean Wyns and Raphael Michel
56bbcb65c3
Translations: Update Dutch
...
Currently translated at 85.1% (4741 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-03-01 09:56:00 +01:00
Dean Wyns and Raphael Michel
5bb1cb498f
Translations: Update Dutch
...
Currently translated at 83.9% (4672 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-03-01 09:56:00 +01:00
Raphael Michel and GitHub
6bf23b0fdd
Allow to create blocking vouchers for items with unspecified variation ( #3932 )
2024-02-29 16:45:41 +01:00
Raphael Michel
5deb1a8c69
Fix organizer being integer in mail_send_task
2024-02-29 08:59:15 +01:00
Raphael Michel
1523137300
Docs: Add extension of exhibitor API
2024-02-28 16:11:50 +01:00
Raphael Michel and GitHub
04ef097eb1
Fix #65 -- Disallow None value for product default prices ( #3847 )
...
* Fix #65 -- Disallow None value for product default prices
* Fix #65 -- Disallow None value for product default prices
* Rebase migration
2024-02-28 16:10:53 +01:00
Raphael Michel
a5d4434a64
Bump to 2024.3.0.dev0
2024-02-28 14:40:30 +01:00
Raphael Michel
3b3c668153
Bump version to 2024.2.0
2024-02-28 14:38:56 +01:00
Raphael Michel and Raphael Michel
d339d67111
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5565 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-02-28 14:36:00 +01:00
Raphael Michel and Raphael Michel
a8aee6c824
Translations: Update German
...
Currently translated at 100.0% (5565 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-02-28 14:36:00 +01:00
Raphael Michel and Raphael Michel
6466987493
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5565 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-02-28 14:36:00 +01:00
Raphael Michel and Raphael Michel
ff962805cd
Translations: Update German
...
Currently translated at 100.0% (5565 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-02-28 14:36:00 +01:00
Raphael Michel
2b5f46164f
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-02-28 14:11:42 +01:00
Adriano Lima and Raphael Michel
d74451ded1
Translations: Update Portuguese (Brazil)
...
Currently translated at 11.7% (656 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2024-02-28 14:10:55 +01:00
Raphael Michel
62f0c82d8d
Order data export: Add event name
2024-02-28 12:16:49 +01:00
Raphael Michel
5b587774bb
Fix context processors on error pages
2024-02-28 11:39:48 +01:00
Martin Gross
88ea8ee2ea
Invoice Preview: Pass tax.name to InvoiceLine
2024-02-23 10:53:01 +01:00
Raphael Michel and Raphael Michel
56e0ab8378
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5562 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-02-22 10:16:54 +01:00
Raphael Michel and Raphael Michel
a9ae237b1a
Translations: Update German (informal) (de_Informal)
...
Currently translated at 99.8% (5556 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-02-22 10:16:54 +01:00
Raphael Michel and Raphael Michel
27823b7bf6
Translations: Update German
...
Currently translated at 100.0% (5562 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-02-22 10:16:54 +01:00
Raphael Michel and Raphael Michel
4231cd2576
Translations: Update German (informal) (de_Informal)
...
Currently translated at 99.7% (5547 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-02-22 10:16:54 +01:00
Raphael Michel and Raphael Michel
6aa5196f18
Translations: Update German
...
Currently translated at 99.7% (5547 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-02-22 10:16:54 +01:00
Wikinaut and Raphael Michel
c1eac5e91e
Translations: Update German
...
Currently translated at 99.7% (5547 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-02-22 10:16:54 +01:00
Marco Addario and Raphael Michel
410e06364a
Translations: Update Italian
...
Currently translated at 20.9% (1166 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-02-22 10:16:54 +01:00
fyksen and Raphael Michel
ae137f8f16
Translations: Update Norwegian Bokmål
...
Currently translated at 98.0% (5452 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nb_NO/
powered by weblate
2024-02-22 10:16:54 +01:00
Mark Leenen and Raphael Michel
f9f3f9f868
Translations: Update Dutch
...
Currently translated at 83.0% (4621 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-02-22 10:16:54 +01:00
fyksen and Raphael Michel
395eadde47
Translations: Update Norwegian Bokmål
...
Currently translated at 92.8% (5166 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nb_NO/
powered by weblate
2024-02-22 10:16:54 +01:00
Raphael Michel
2be790fa45
Sendmail: Allow to copy rules
2024-02-22 09:43:40 +01:00
Raphael Michel
f9d78eaf1a
CachedFileField: Do not store file that does not pass validation
2024-02-21 14:32:23 +01:00
Mira Weller and Raphael Michel
2d5d27e950
forms: fix image file upload in CachedFileField
2024-02-21 14:32:23 +01:00
Mira Weller and Raphael Michel
c6fa19d771
forms: fix bound data retrieval of CachedFile
...
when re-submitting a form a second time, the cached file got lost
2024-02-21 14:32:23 +01:00
Mira Weller and Raphael Michel
3129253eef
forms: fix file type validation on CachedFileInput
2024-02-21 14:32:23 +01:00
Raphael Michel
b69ab86458
Stripe: Fix crash in data shredder
2024-02-21 13:40:31 +01:00
Martin Gross and GitHub
80f7ae0b76
Docs: Remove stray line from page restructuring ( Fixes #3925 )
2024-02-19 21:34:59 +01:00
Martin Gross
160f9a4363
Revert "Update pypdf requirement from ==3.9.* to ==4.0.* ( #3903 )"
...
This reverts commit a3586a73f1 .
2024-02-17 14:37:49 +01:00
24b5b9373d
Update libsass requirement from ==0.22.* to ==0.23.* ( #3918 )
...
---
updated-dependencies:
- dependency-name: libsass
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 20:14:19 +01:00
178c40aee6
Update dnspython requirement from ==2.3.* to ==2.5.* ( #3917 )
...
Updates the requirements on [dnspython](https://github.com/rthalley/dnspython ) to permit the latest version.
- [Release notes](https://github.com/rthalley/dnspython/releases )
- [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst )
- [Commits](https://github.com/rthalley/dnspython/compare/v2.3.0rc1...v2.5.0 )
---
updated-dependencies:
- dependency-name: dnspython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 20:13:46 +01:00
49c41878d2
Update protobuf requirement from ==4.23.* to ==4.25.* ( #3916 )
...
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/v4.23.0-rc1...v4.25.2 )
---
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>
2024-02-15 20:13:34 +01:00
Raphael Michel
fa4c29cf23
Check-in: Fix crash on medium scan that is mapped to wrong event (PRETIXEU-9P0)
2024-02-15 14:46:24 +01:00
Raphael Michel
75b93eebc5
Order change form: Show attendee names
2024-02-15 14:22:48 +01:00
5a406abdd6
Update reportlab requirement from ==4.0.* to ==4.1.* ( #3906 )
...
Updates the requirements on [reportlab](https://www.reportlab.com/ ) to permit the latest version.
---
updated-dependencies:
- dependency-name: reportlab
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 14:17:06 +01:00
Raphael Michel
6712baf534
Invoice creation: Fix duplicate new lines
2024-02-15 14:10:49 +01:00
Raphael Michel
4d9243151f
Invoice creation: Fix duplicate new lines
2024-02-15 14:10:15 +01:00
Raphael Michel
b89a4f7b32
Update css-inline requirement from ==0.8.* to ==0.13.*
2024-02-15 13:49:03 +01:00
Raphael Michel
c80d5b1bb2
Update flake8 requirement from ==6.0.* to ==7.0.*
2024-02-15 13:49:03 +01:00
0334c2f433
Update django-hijack requirement from ==3.3.* to ==3.4.* ( #3909 )
...
Updates the requirements on [django-hijack](https://github.com/django-hijack/django-hijack ) to permit the latest version.
- [Release notes](https://github.com/django-hijack/django-hijack/releases )
- [Changelog](https://github.com/django-hijack/django-hijack/blob/master/docs/release-button.png )
- [Commits](https://github.com/django-hijack/django-hijack/compare/3.3.0...3.4.5 )
---
updated-dependencies:
- dependency-name: django-hijack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 13:48:56 +01:00
6bc46b7aec
Update django-otp requirement from ==1.2.* to ==1.3.* ( #3908 )
...
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.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: django-otp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 13:48:28 +01:00
3ebe622189
Update pillow requirement from ==9.5.* to ==10.2.* ( #3905 )
...
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/9.5.0...10.2.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 13:45:49 +01:00
25fb1ee3be
Update pytest-xdist requirement from ==3.3.* to ==3.5.* ( #3896 )
...
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.3.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 13:44:25 +01:00
a3586a73f1
Update pypdf requirement from ==3.9.* to ==4.0.* ( #3903 )
...
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/3.9.0...4.0.1 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 13:44:15 +01:00
Raphael Michel
93eb041acc
Quota item selection: Strike disabled items in select2
2024-02-14 16:38:53 +01:00
Raphael Michel and GitHub
63894ca3da
Update django-bootstrap3 requirement from ==23.1.* to ==23.6 ( #3894 )
...
* Update django-bootstrap3 requirement from ==23.1.* to ==23.6
Removing our previous workarounds
* Fix import
2024-02-14 14:35:45 +01:00
73b2cce435
Update fakeredis requirement from ==2.18.* to ==2.21.* ( #3899 )
...
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.18.0...v2.21.0 )
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 13:28:40 +01:00
0a711f4965
Bump markdown from 3.4.3 to 3.5.2 ( #3898 )
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.4.3 to 3.5.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.4.3...3.5.2 )
---
updated-dependencies:
- dependency-name: markdown
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>
2024-02-14 13:28:34 +01:00
75bf200aac
Update pytest-mock requirement from ==3.10.* to ==3.12.* ( #3901 )
...
Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases )
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.10.0...v3.12.0 )
---
updated-dependencies:
- dependency-name: pytest-mock
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 13:28:21 +01:00
11307de30a
Update pytest requirement from ==7.3.* to ==8.0.* ( #3902 )
...
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/7.3.0...8.0.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 13:28:14 +01:00
863db60786
Update pycryptodome requirement from ==3.18.* to ==3.20.* ( #3904 )
...
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.18.0x...v3.20.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>
2024-02-14 13:27:55 +01:00
Wessel Stam and Raphael Michel
f5a1adedca
Translations: Update Dutch (informal) (nl_Informal)
...
Currently translated at 72.2% (4017 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/
powered by weblate
2024-02-14 13:27:43 +01:00
Raphael Michel and GitHub
ea74688633
API: Expose OrderPosition.voucher_budget_use ( #3867 )
2024-02-14 13:27:30 +01:00
57738f19bf
Update webauthn requirement from ==0.4.* to ==2.0.* ( #3880 )
...
* Get rid of unmaintained dependency python-u2flib-server
* Update webauthn requirement from ==0.4.* to ==2.0.*
* Fix tests
* Update src/pretix/control/views/auth.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/auth.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/user.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/user.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/user.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-02-14 13:27:24 +01:00
Richard Schreiber and GitHub
7b5ce5e198
Select2: add option to close when clearing selection ( #3870 )
2024-02-13 22:27:36 +01:00
Richard Schreiber and GitHub
d5f9beef69
PDF-Editor: improve grouping of object attribute inputs ( #3881 )
2024-02-13 22:26:30 +01:00
Mira and GitHub
eee39b1300
Widget: fix availability of variations whose base item is unavailable ( #3873 )
...
* widget: fix variation/item unavailability
In case of an item variation, check the unavailability reasons of the item itself
as well as the variation.
* widget: Don't display waiting list on otherwise unavailable items
2024-02-13 22:25:08 +01:00
c2fdea020d
Update django-phonenumber-field requirement from ==7.1.* to ==7.3.* ( #3891 )
...
Updates the requirements on [django-phonenumber-field](https://github.com/stefanfoulis/django-phonenumber-field ) to permit the latest version.
- [Release notes](https://github.com/stefanfoulis/django-phonenumber-field/releases )
- [Changelog](https://github.com/stefanfoulis/django-phonenumber-field/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/stefanfoulis/django-phonenumber-field/compare/7.1.0...7.3.0 )
---
updated-dependencies:
- dependency-name: django-phonenumber-field
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 13:38:20 +01:00
Raphael Michel and GitHub
f87e089734
Update django-oauth-toolkit requirement from ==2.2.* to ==2.3.* ( #3882 )
2024-02-13 12:34:29 +01:00
0fad7472c0
Bump django-filter from 23.2 to 23.5 ( #3889 )
...
Bumps [django-filter](https://github.com/carltongibson/django-filter ) from 23.2 to 23.5.
- [Release notes](https://github.com/carltongibson/django-filter/releases )
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst )
- [Commits](https://github.com/carltongibson/django-filter/compare/23.2...23.5 )
---
updated-dependencies:
- dependency-name: django-filter
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>
2024-02-13 12:29:39 +01:00
bd0a223066
Update pyjwt requirement from ==2.7.* to ==2.8.* ( #3892 )
...
Updates the requirements on [pyjwt](https://github.com/jpadilla/pyjwt ) to permit the latest version.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.7.0...2.8.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 10:53:42 +01:00
782c1a5d39
Update isort requirement from ==5.12.* to ==5.13.* ( #3884 )
...
Updates the requirements on [isort](https://github.com/pycqa/isort ) to permit the latest version.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.12.0...5.13.2 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 10:53:19 +01:00
5c99d3bf69
Update django-compressor requirement from ==4.3.* to ==4.4 ( #3888 )
...
Updates the requirements on [django-compressor](https://github.com/django-compressor/django-compressor ) to permit the latest version.
- [Changelog](https://github.com/django-compressor/django-compressor/blob/develop/docs/changelog.txt )
- [Commits](https://github.com/django-compressor/django-compressor/compare/4.3...4.4 )
---
updated-dependencies:
- dependency-name: django-compressor
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 10:52:59 +01:00
5e6307acc9
Update chardet requirement from ==5.1.* to ==5.2.* ( #3887 )
...
Updates the requirements on [chardet](https://github.com/chardet/chardet ) to permit the latest version.
- [Release notes](https://github.com/chardet/chardet/releases )
- [Commits](https://github.com/chardet/chardet/compare/5.1.0...5.2.0 )
---
updated-dependencies:
- dependency-name: chardet
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 10:52:51 +01:00
d4bfa9d773
Update redis requirement from ==4.6.* to ==5.0.* ( #3886 )
...
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/v4.6.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 10:52:44 +01:00
b7f540251c
Update sphinx requirement from ==7.0.* to ==7.2.* ( #3885 )
...
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx ) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.0.0rc1...v7.2.6 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 10:52:35 +01:00
Phin Wolkwitz and GitHub
cb17d80b63
Widget: Fix variations collapse indicator placement ( #3883 )
2024-02-12 13:51:25 +01:00
Raphael Michel and GitHub
86b28b9b53
Get rid of unmaintained dependency python-u2flib-server ( #3879 )
2024-02-12 13:03:56 +01:00
fac404631c
Update sentry-sdk requirement from ==1.15.* to ==1.40.* ( #3850 )
...
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/1.15.0...1.40.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>
2024-02-12 12:53:01 +01:00
Phin Wolkwitz and Raphael Michel
fd547014a9
Translations: Update German (informal) (de_Informal)
...
Currently translated at 99.1% (223 of 225 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2024-02-12 10:17:44 +01:00
Phin Wolkwitz and Raphael Michel
d23a625415
Translations: Update German
...
Currently translated at 99.1% (223 of 225 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2024-02-12 10:17:44 +01:00
199416b904
Update django-redis requirement from ==5.2.* to ==5.4.* ( #3877 )
...
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.2.0...5.4.0 )
---
updated-dependencies:
- dependency-name: django-redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 10:01:52 +01:00
0a7a113b4e
Update pytest-rerunfailures requirement from ==11.* to ==13.* ( #3878 )
...
Updates the requirements on [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures ) to permit the latest version.
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst )
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/11.0...13.0 )
---
updated-dependencies:
- dependency-name: pytest-rerunfailures
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 09:47:04 +01:00
5978a715b5
Update aiohttp requirement from ==3.8.* to ==3.9.* ( #3875 )
...
Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp ) to permit the latest version.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.0a0...v3.9.3 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 09:41:41 +01:00
71beb54eb4
Bump django-formtools from 2.4.1 to 2.5.1 ( #3876 )
...
Bumps [django-formtools](https://github.com/jazzband/django-formtools ) from 2.4.1 to 2.5.1.
- [Changelog](https://github.com/jazzband/django-formtools/blob/master/docs/changelog.rst )
- [Commits](https://github.com/jazzband/django-formtools/compare/2.4.1...2.5.1 )
---
updated-dependencies:
- dependency-name: django-formtools
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>
2024-02-12 09:35:10 +01:00
b92981353f
Update django-statici18n requirement from ==2.3.* to ==2.4.* ( #3874 )
...
Updates the requirements on [django-statici18n](https://github.com/zyegfryed/django-statici18n ) to permit the latest version.
- [Changelog](https://github.com/zyegfryed/django-statici18n/blob/main/docs/changelog.rst )
- [Commits](https://github.com/zyegfryed/django-statici18n/commits )
---
updated-dependencies:
- dependency-name: django-statici18n
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 09:34:55 +01:00
Raphael Michel
a5f7115e19
Allow dependabot to create more PRs (as we already have 5 long-running)
2024-02-12 09:08:12 +01:00
Raphael Michel
f5e3d4b0bc
API: Fix logging of event deletion
2024-02-09 17:27:08 +01:00
Raphael Michel
6fba080b8f
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-02-09 15:51:35 +01:00
365ccf159e
Widget: Change text when expanding variations (Z#23141075) ( #3852 )
...
* Add text change to variation toggle
* Add svg caret
* Fix svg and css
* update caret-svg, add fill-link-color and animation
* Use computed property for link text
* Rename variable according to code review
* Improve texts
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-02-09 13:29:40 +01:00
Raphael Michel
b40a41d742
OrderListExporter: Refactor querysets out of iterate methods
2024-02-09 12:03:26 +01:00
bf1081071b
CheckinlistPDF: Export attendee company based on op; fallback to IA (Z#23144201) ( #3869 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-02-09 10:10:45 +01:00
Phin Wolkwitz and GitHub
e261ce7554
Fix key error on copy_from (PRETIXEU-9NR) ( #3868 )
2024-02-08 17:34:24 +01:00
Raphael Michel
7cae0ceab8
Fix migration of old hide_without_voucher products
2024-02-08 13:08:13 +01:00
Mie Frydensbjerg and Raphael Michel
064ee91225
Translations: Update Danish
...
Currently translated at 31.3% (1740 of 5550 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-02-08 12:55:10 +01:00
Raphael Michel
495b3ec770
API: Log ID of revoked device connection
2024-02-08 10:09:28 +01:00
Phin Wolkwitz and GitHub
39f9329207
Quota form: Change item selection field per context ( #3839 )
...
* Change item checkbox select to multiselect widget
* Make item selection widget dependent on count
* Make item selection widget dependent on variable
* Adjust widget choices
* Fix widget choices
* Fix item variation key errors
* Simplify code
* Fix classname
* Improve argument name
* Fix widget name
2024-02-08 09:33:39 +01:00
Raphael Michel
2b72cfdaff
Fix cration of variations
2024-02-07 10:58:56 +01:00
Raphael Michel
70d32ea1aa
Voucher form: Add quota in help text
2024-02-07 09:59:32 +01:00
0871482681
Add product variation to addon-label when modifying order ( #3864 )
...
* Added Variation of Product by Additional Products
at Postion Name by Additional Products the Variant should missing. added it with the prefix -
* Update src/pretix/presale/templates/pretixpresale/event/order_modify.html
---------
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2024-02-07 09:48:01 +01:00
Raphael Michel and GitHub
5d4f3eab06
Stripe: Add link to Stripe App ( #3860 )
2024-02-06 17:48:13 +01:00
Mira and GitHub
fa3265b1fb
Let plugins prevent the download of individual tickets in an order ( #3858 )
...
* Let plugins allow/prevent the download of individual tickets in an order (#3836 )
(extends the functionality of the allow_ticket_download signal)
(cherry picked from commit e20edab98f )
* fix bug where in some cases, only the first ticket could be downloaded
2024-02-06 17:35:59 +01:00
Richard Schreiber
92e6ffc7ef
Fix widget unavailability_reason
2024-02-06 13:55:34 +01:00
22f91f7aa2
Improve UI to configure unavailable items handling (Z#23131828) ( #3739 )
...
* start impl of unavailability modes ui
* add db migration
* use new widget for more fields
* improve contrast
* use new widget for hide_without_voucher field
* improved wording
* rebase migration
* undo changes to require_membership_hidden
* code formatting
* move unavail_reason logic around
* enforce consistent state of hide_without_voucher / require_voucher
* annotate unavailability info in get_grouped_items
* remove MSIE6 compat
* add unavailability reasons to widget
* remove test output
* Apply suggestions from code review
text improvements
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* add css fix for jumping items due to tooltip
* dynamically retrieve unavailability reason message
* widget: simplify logic conditions
* add available_{from,until}_mode to api and api docs
* rebase migration
* rebase migration
* add unavailable_*_mode to ItemVariation
* add available_*_mode to API docs for items
* fix wrong reference
* fix test cases
* add available_*_mode to item variation form
* apply unavailability modes to subevents and variations (presale)
* /o\
* apply unavailability modes to subevents and variations (widget)
* display unavailability mode in subevent product settings
* fix widget test
* fix api item tests
* copy available_*_mode when copying an item
* Apply suggestions from code review
Co-authored-by: Raphael Michel <michel@rami.io >
* Add unavail mode indicator to bulk create and edit forms
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
Co-authored-by: Raphael Michel <michel@rami.io >
2024-02-06 12:27:19 +01:00
43facd1e43
Bump @babel/core from 7.23.7 to 7.23.9 in /src/pretix/static/npm_dir ( #3854 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.7 to 7.23.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.23.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 11:54:57 +01:00
Martin Gross and GitHub
11242a2325
Docs/Widget: Add Payment Method Domain Registration Instructions (Z#23143782) ( #3861 )
...
* Docs/Widget: Add Payment Method Domain Registration Instructions
* Rephrase
2024-02-06 11:38:32 +01:00
Richard Schreiber and GitHub
28db9a5262
Fix item column overflow in order-overview PDF-report ( #3857 )
...
* Fix automatic line-break in order-overview PDF-report
* vertical align top
2024-02-06 11:37:57 +01:00
Raphael Michel
57e8c6aafd
Fix #3856 -- Clarify label in sendmail form
2024-02-06 11:35:55 +01:00
fa47f63307
Bump @babel/preset-env from 7.23.7 to 7.23.9 in /src/pretix/static/npm_dir ( #3855 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.7 to 7.23.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.23.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>
2024-02-06 11:33:13 +01:00
bac673f3ab
Allow template syntax in event text (Z#23140046) ( #3815 )
...
* remove duplicate context generation
* allow text templates in frontpage_text
* refactor: move placeholder functionality to separate file
* fix wrong class name, code style
* update year in license header
* undo license header update
* use new function name
* render only the placeholders that are actually used in the message
* refactoring
* add str(...) call
* Update doc/development/api/placeholder.rst
Co-authored-by: Raphael Michel <michel@rami.io >
* rename register_mail_placeholders to register_template_placeholders
(deprecate old name)
* isort
* add signals to docs
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-02-06 11:32:03 +01:00
Martin Gross and GitHub
45ac391998
BasePaymentProvider: skip country check if ia.country == '' (Z#23143749) ( #3859 )
2024-02-05 16:51:04 +01:00
Martin Gross
fed5097708
CheckIn: Only run check_rules_qs conditionally on provided boolean
2024-02-05 14:01:42 +01:00
Martin Gross
9d115c30d7
Revert "Let plugins allow/prevent the download of individual tickets in an order ( #3836 )"
...
This reverts commit e20edab98f .
2024-02-02 16:09:42 +01:00
Martin Gross
a769da62c7
Addresses: Add Federal Territories to state dropdown for MY.
2024-02-02 12:31:06 +01:00
Mira and GitHub
e20edab98f
Let plugins allow/prevent the download of individual tickets in an order ( #3836 )
...
(extends the functionality of the allow_ticket_download signal)
2024-02-01 17:45:58 +01:00
Pavle Ergović and Raphael Michel
4f4fcb84ce
Translations: Update Croatian
...
Currently translated at 1.3% (3 of 221 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/hr/
powered by weblate
2024-01-31 14:25:07 +01:00
Pavle Ergović and Raphael Michel
6560d161c9
Translations: Update Croatian
...
Currently translated at 0.1% (4 of 5550 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hr/
powered by weblate
2024-01-31 14:25:07 +01:00
Eduardo Fernandez and Raphael Michel
7f23c590ca
Translations: Update Spanish
...
Currently translated at 89.2% (4954 of 5550 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-31 14:25:07 +01:00
0ca33eddb1
Cart: More useful error message if some selected products are sold ( #3848 )
...
* Cart: More useful error message if some selected products are sold
* Update src/pretix/base/services/cart.py
Co-authored-by: Mira <weller@rami.io >
---------
Co-authored-by: Mira <weller@rami.io >
2024-01-31 14:23:07 +01:00
Raphael Michel and Raphael Michel
45341c4a31
Translations: Update German
...
Currently translated at 100.0% (5550 of 5550 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-01-30 17:37:50 +01:00
Raphael Michel and Raphael Michel
5de5ae4ca2
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5550 of 5550 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-01-30 17:37:50 +01:00
Raphael Michel
03f71f3cdf
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-01-30 17:10:54 +01:00
f97ad66026
Add formats for en_CA ( #3844 )
...
* Create __init__.py
* Create formats.py for Canadian English
Referencing: https://github.com/pretix/pretix/discussions/3842
Based on:
- https://github.com/pretix/pretix/blob/master/src/pretix/helpers/formats/en_US/formats.py (for time formatting and structure)
- https://github.com/django/django/blob/main/django/conf/locale/fr_CA/formats.py (For dates)
* Update __init__.py
---------
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2024-01-30 17:03:39 +01:00
Raphael Michel and GitHub
31392e5852
Add simplified invoice renderer ( #3846 )
2024-01-30 16:14:53 +01:00
Raphael Michel and GitHub
77a5a685f1
Bank transfer: Clarify instructions on pending payment ( #3845 )
2024-01-30 16:14:21 +01:00
Raphael Michel
2b77e59e0a
Fix #3838 -- String not in translation
2024-01-30 12:16:09 +01:00
Raphael Michel
70f755599a
Add "lead" to slug banlist
2024-01-30 10:10:47 +01:00
Raphael Michel
2a76b2a5dd
Docs: Add new exhibitor API fields
2024-01-30 10:08:19 +01:00
Raphael Michel
ffea243eae
Bank transfer: Fix invoice address not existing (PRETIXEU-9M1)
2024-01-29 16:20:38 +01:00
Raphael Michel
a4012e6100
Remove nl_BE *again*
2024-01-29 14:53:45 +01:00
Raphael Michel
9bd250f9fc
Bump version to 2024.2.0.dev0
2024-01-29 13:47:00 +01:00
Raphael Michel
7f93fb6b4d
Bump version to 2024.1.0
2024-01-29 13:46:05 +01:00
Raphael Michel
1b3f27852d
Calendar: Fix week day header for incomplete months
2024-01-29 13:32:36 +01:00
Raphael Michel
fab29088e6
Event calendar: Don't skip week if it is still sunday
2024-01-29 12:57:35 +01:00
Raphael Michel and Raphael Michel
9feea75bdb
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5546 of 5546 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-01-29 12:29:38 +01:00
Raphael Michel and Raphael Michel
52f08c818f
Translations: Update German
...
Currently translated at 100.0% (5546 of 5546 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-01-29 12:29:38 +01:00
Raphael Michel
e89483e3f2
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-01-29 12:17:07 +01:00
Raphael Michel
467469f26d
Fix typo
2024-01-29 10:35:40 +01:00
Mira and GitHub
aa9d526207
Allow consistent deep links to tabs ( #3840 )
2024-01-29 09:38:41 +01:00
Eduardo Fernandez and Raphael Michel
3338858420
Translations: Update Spanish
...
Currently translated at 88.9% (4937 of 5548 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-29 09:32:59 +01:00
BMaster and Raphael Michel
3e758c6a1c
Translations: Update Dutch
...
Currently translated at 83.2% (4617 of 5545 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-01-29 09:32:59 +01:00
Ryo and Raphael Michel
fc7e69523c
Translations: Update Japanese
...
Currently translated at 3.1% (172 of 5545 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-01-29 09:32:59 +01:00
BerkieBb and Raphael Michel
3289b4411a
Translations: Update Dutch
...
Currently translated at 83.1% (4613 of 5545 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-01-29 09:32:59 +01:00
Alain and Raphael Michel
5c98512241
Translations: Update Dutch
...
Currently translated at 83.1% (4613 of 5545 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-01-29 09:32:59 +01:00
Freek Engelbarts and Raphael Michel
3ca22933f4
Translations: Update Dutch
...
Currently translated at 83.1% (4613 of 5545 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-01-29 09:32:59 +01:00
BMaster and Raphael Michel
106d3f3c74
Translations: Update Dutch
...
Currently translated at 83.1% (4613 of 5545 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-01-29 09:32:59 +01:00
15d3fbc02e
Fix auto-selected date in calendar with long-running events (Z#23141457) ( #3829 )
...
* Fix auto-selected date in calendar with long-running events (Z#23141457)
* Review fixes
* Update src/pretix/presale/views/organizer.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-01-26 19:22:45 +01:00
Raphael Michel and GitHub
eaae7e9ea2
Allow to set amount and date when manually confirming a payment ( #3828 )
...
* Allow to set amount and date when manually confirming a payment
* Fix tests
2024-01-26 19:22:15 +01:00
Raphael Michel and GitHub
9eb1c5047b
Subevent bulk creation: Handle available_from of items the same way as dates ( #3822 )
2024-01-26 19:20:34 +01:00
Raphael Michel
25d4b603be
Docs: Add note on where to set up meta data
2024-01-26 11:48:46 +01:00
Raphael Michel
eac88b5ef7
Widget: Fix language on first iframe request
2024-01-26 11:44:02 +01:00
Raphael Michel
734b376e05
Push missing file
2024-01-26 11:28:52 +01:00
Raphael Michel
2354affde7
API: Fix CSRF support for session-based usage
2024-01-26 11:20:56 +01:00
Martin Gross
11e922b1a9
Teams: Link email to user for superusers
2024-01-25 12:22:35 +01:00
Raphael Michel
b7f0c3cc6c
Fix cookie detection
2024-01-25 10:35:26 +01:00
Kian Cross and GitHub
f9f629299b
Ensure customer_signed_in signal is fired for popup login ( #3835 )
...
In a7f7c64 , a `customer_signed_in` in signal was introduced. However,
when a user currently logs in using a popup, the signal is not fired.
This commit resolves this.
2024-01-25 10:03:50 +01:00
Raphael Michel and GitHub
645c9d5900
Add "Partitioned" flag to our cookies ( #3830 )
2024-01-25 09:46:04 +01:00
Raphael Michel and GitHub
6af2d38a98
Add __Host- prefix to CSRF and session cookie, remove cookie_domain ( #3831 )
...
* Add __Host- prefix to CSRF and session cookie, remove cookie_domain
* Fix tests
2024-01-25 09:45:56 +01:00
Raphael Michel
dba8e80868
Delete nl_BE again
2024-01-24 17:48:53 +01:00
Raphael Michel and Raphael Michel
324ff2ab67
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5545 of 5545 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-01-24 16:48:09 +01:00
Raphael Michel and Raphael Michel
5ea09a5b0a
Translations: Update German
...
Currently translated at 100.0% (5545 of 5545 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-01-24 16:48:09 +01:00
Eduardo Fernandez and Raphael Michel
c046caa894
Translations: Update Spanish
...
Currently translated at 88.4% (4898 of 5535 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-24 16:48:09 +01:00
Raphael Michel
be8197825c
Translations: Update wordlist
2024-01-24 16:30:38 +01:00
Raphael Michel
d48c28bec7
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-01-24 14:03:24 +01:00
Raphael Michel
b07c1802a0
Add limits to gift card length
2024-01-24 14:02:54 +01:00
Raphael Michel and GitHub
7f0cf1655a
Stripe/PayPal: Add explanatory texts (Z#23127572) ( #3826 )
2024-01-24 14:02:44 +01:00
Phin Wolkwitz and GitHub
0a154dc79f
Presale: Fix booking period error message logic (Z#23115841) ( #3832 )
...
* Fix presale start and end error message logic
* Improve readability
2024-01-23 15:58:35 +01:00
Raphael Michel
7022e5bf49
Add missing entries to POS security profile
2024-01-23 11:40:41 +01:00
Raphael Michel and Raphael Michel
86ae18564d
Translations: Update Chinese (Traditional)
...
Currently translated at 97.7% (214 of 219 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/zh_Hant/
powered by weblate
2024-01-22 18:11:08 +01:00
Raphael Michel and Raphael Michel
a07a04d115
Translations: Update Chinese (Traditional)
...
Currently translated at 97.0% (5368 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hant/
powered by weblate
2024-01-22 18:11:08 +01:00
Eduardo Fernandez and Raphael Michel
51e7c889ec
Translations: Update Spanish
...
Currently translated at 86.5% (4790 of 5535 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-22 18:11:08 +01:00
Raphael Michel
4cd2381a5e
Fix CartManager.apply_voucher to handle all_bundles_included
2024-01-22 17:55:32 +01:00
Raphael Michel
6474240d49
Fix display price for vouchers with all_bundles_included
2024-01-22 17:43:11 +01:00
Martin Gross and GitHub
0938bf3246
Stripe: Unidecode Statement Descriptor; unify allowed characters and symbols ( #3825 )
...
* Stripe: Unidecode Statement Descriptor; unify allowed characters and symbols
* Reverse str/unidecode order
2024-01-22 14:07:29 +01:00
Raphael Michel
aad94f1b2a
Add X-Mailer header on outgoing emails
2024-01-22 13:38:05 +01:00
Eduardo Fernandez and Raphael Michel
a677575eef
Translations: Update Spanish
...
Currently translated at 85.6% (4742 of 5535 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-22 13:37:23 +01:00
Eduardo Fernandez and Raphael Michel
9160e01333
Translations: Update Spanish
...
Currently translated at 85.3% (4722 of 5535 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-22 13:37:23 +01:00
Raphael Michel and Raphael Michel
d2b9fe475b
Translations: Delete Dutch (Belgium)
2024-01-22 13:37:23 +01:00
Martin Gross
cff9ae6b18
Stripe: Filter statement_descriptor postfix for unacceptable characters
2024-01-22 12:15:21 +01:00
Raphael Michel and GitHub
4fb49820af
Add upper limit on positions in an order ( #3806 )
...
* Add upper limit on positions in an order
* Fix form validation
2024-01-19 18:14:45 +01:00
chandi and Raphael Michel
1f465ddddb
Translations: Update German
...
Currently translated at 100.0% (5533 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-01-19 16:51:56 +01:00
Eduardo Fernandez and Raphael Michel
1bda102d46
Translations: Update Spanish
...
Currently translated at 84.9% (4700 of 5535 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-19 16:51:56 +01:00
Clau Lung and Raphael Michel
8066a7ed0f
Translations: Update Chinese (Traditional)
...
Currently translated at 97.7% (214 of 219 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/zh_Hant/
powered by weblate
2024-01-19 16:51:56 +01:00
Eduardo Fernandez and Raphael Michel
bc960ffde1
Translations: Update Spanish
...
Currently translated at 84.7% (4690 of 5535 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-19 16:51:56 +01:00
Eduardo Fernandez and Raphael Michel
cbbbf44f1f
Translations: Update Spanish
...
Currently translated at 84.3% (4669 of 5535 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-19 16:51:56 +01:00
Pedro Portela and Raphael Michel
28ab0d118c
Translations: Update Portuguese (Brazil)
...
Currently translated at 11.6% (646 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2024-01-19 16:51:56 +01:00
Eduardo Fernandez and Raphael Michel
15710cbec9
Translations: Update Spanish
...
Currently translated at 82.7% (4579 of 5535 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-19 16:51:56 +01:00
Eduardo Fernandez and Raphael Michel
4aaeee64d0
Translations: Update Spanish
...
Currently translated at 82.6% (4575 of 5535 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-19 16:51:56 +01:00
BMaster and Raphael Michel
ffd3882aa8
Translations: Update Dutch (informal) (nl_Informal)
...
Currently translated at 72.3% (4002 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/
powered by weblate
2024-01-19 16:51:56 +01:00
BMaster and Raphael Michel
36a90c4e76
Translations: Update Dutch
...
Currently translated at 83.2% (4607 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-01-19 16:51:56 +01:00
Eduardo Fernandez and Raphael Michel
098580ccf4
Translations: Update Spanish
...
Currently translated at 82.5% (4567 of 5535 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-19 16:51:56 +01:00
Eduardo Fernandez and Raphael Michel
c0f8c9b9e4
Translations: Update Spanish
...
Currently translated at 81.2% (4499 of 5535 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-19 16:51:56 +01:00
Raphael Michel
a1a553eb52
Overview report: Fix usage of internal names
2024-01-19 16:38:32 +01:00
Richard Schreiber and GitHub
18e1e7716c
Fix: remove duplicate repeat rule in subevent bulk creation ( #3819 )
2024-01-19 16:25:38 +01:00
Raphael Michel
081d3a73fa
Fix crash in item form validation
2024-01-19 15:40:22 +01:00
Raphael Michel
4234a6440d
Fix crash in discount computation when cloning series to single event
2024-01-19 15:40:22 +01:00
Richard Schreiber and GitHub
a09275c582
Docs: fix typos in widget-docs
2024-01-19 10:40:39 +01:00
Raphael Michel and GitHub
a8099a1284
Fix #3810 -- Stripe: Move to statement_descriptor_suffix ( #3816 )
2024-01-17 22:31:07 +01:00
Richard Schreiber and GitHub
2f19b48f97
Improve logging on general Ajax-errors
2024-01-17 09:43:08 +01:00
Richard Schreiber and GitHub
abbf7bdd69
Widget: add support for html inside pretix-button
2024-01-17 09:39:33 +01:00
Raphael Michel
6cf8c7d4f0
Order overview PDF: Fix date filter
2024-01-15 11:58:54 +01:00
Raphael Michel
c6196f9900
Order overview PDF: Fix date filter
2024-01-12 17:49:41 +01:00
Raphael Michel
cd7850337b
Add exporter for reusable media
2024-01-12 17:41:31 +01:00
Raphael Michel and GitHub
0220965ca9
Check-in: Add rule for number of days with entries since ( #3808 )
2024-01-12 17:09:51 +01:00
Raphael Michel
bae1512235
Extended order search: Allow to search by quota
2024-01-12 15:55:34 +01:00
Raphael Michel
71f8a3ad3e
Order overview PDF: Allow to filter by subevent date
2024-01-12 15:55:27 +01:00
Raphael Michel
24dd065839
Revert "Order overview PDF: Allow to filter by subevent date"
...
This reverts commit 08f0150177 .
2024-01-12 15:54:59 +01:00
Raphael Michel
08f0150177
Order overview PDF: Allow to filter by subevent date
2024-01-12 15:53:38 +01:00
Raphael Michel
367a4fc64e
Stripe: Fix compatibility with old payments
2024-01-12 12:45:53 +01:00
Raphael Michel
33ace8554b
Check-in list export: Constant-memory implementation
2024-01-12 10:58:26 +01:00
94cbb19db0
Stripe: Convert all payment methods to intents except multibanco ( #3780 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-01-12 10:23:00 +01:00
Raphael Michel and Raphael Michel
ea33c7b1b9
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5533 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-01-11 14:28:15 +01:00
Raphael Michel and Raphael Michel
cba5fd4c27
Translations: Update German
...
Currently translated at 100.0% (5533 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-01-11 14:28:15 +01:00
Raphael Michel and Raphael Michel
297999a00e
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5533 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-01-11 14:28:15 +01:00
Raphael Michel and Raphael Michel
cbbf13e9e2
Translations: Update German
...
Currently translated at 100.0% (5533 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-01-11 14:28:15 +01:00
Eduardo Fernandez and Raphael Michel
4437706494
Translations: Update Spanish
...
Currently translated at 78.7% (4357 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-11 14:28:15 +01:00
Raphael Michel
3fff023a8a
Check-in: Do not crash fully on invalid rule
2024-01-11 14:07:37 +01:00
Raphael Michel
583429b6d9
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-01-11 11:07:24 +01:00
Raphael Michel
61c12ca871
Checkout: Update text for missing membership
2024-01-11 10:58:01 +01:00
Raphael Michel
e3145b79d5
Stop using deprecated dnspython method
2024-01-11 10:37:10 +01:00
Raphael Michel
1d8f789c21
Docs: Add DMARC recommendation
2024-01-11 10:33:59 +01:00
Raphael Michel
eb8e36e1eb
Fix imports in tests
2024-01-10 10:06:30 +01:00
Eduardo Fernandez and Raphael Michel
21d8d93bed
Translations: Update Spanish
...
Currently translated at 76.7% (4244 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-10 10:02:00 +01:00
Mira and Raphael Michel
f2e09c020b
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5533 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-01-10 10:02:00 +01:00
Mira and Raphael Michel
ebe5647066
Translations: Update German
...
Currently translated at 100.0% (5533 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-01-10 10:02:00 +01:00
Raphael Michel
5b5e831e37
Order search: Add filter for pending without payment
2024-01-09 16:17:46 +01:00
8a155d5fe3
Name formats: Allow empty salutation ( #3801 )
...
* Name formats: Allow empty salutation
* Update src/pretix/base/forms/questions.py
Co-authored-by: Felix Rindt <felix@rindt.me >
---------
Co-authored-by: Felix Rindt <felix@rindt.me >
2024-01-09 15:29:00 +01:00
Raphael Michel and GitHub
2c67b82f4a
Bank transfer: Allow using external IDs for deduplication ( #3803 )
...
* Bank transfer: Allow using external IDs for deduplication
* Do not use empty string in nullable field
2024-01-09 14:01:01 +01:00
Raphael Michel and Raphael Michel
7a2878657d
Translations: Update Spanish
...
Currently translated at 75.2% (4165 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-09 10:23:47 +01:00
Eduardo Fernandez and Raphael Michel
90f9dd2bde
Translations: Update Spanish
...
Currently translated at 75.2% (4165 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-09 10:23:47 +01:00
Eduardo Fernandez and Raphael Michel
6c292caa62
Translations: Update Spanish
...
Currently translated at 70.5% (3902 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-09 10:23:47 +01:00
Eduardo Fernandez and Raphael Michel
d3e73c4fc2
Translations: Update Spanish
...
Currently translated at 70.2% (3885 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-09 10:23:47 +01:00
Mira and GitHub
bfe0b218de
Add regexp compare for data-display-dependency-value ( #3802 )
2024-01-09 09:44:50 +01:00
Raphael Michel
0f44702640
Geo coding: Use always-ascii cache keys
2024-01-08 11:18:29 +01:00
Eduardo Fernandez and Raphael Michel
8185175d14
Translations: Update Spanish
...
Currently translated at 70.0% (3878 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-04 16:37:42 +01:00
Raphael Michel
8c24209e55
Allow image icons in info-row on start page
2024-01-04 16:22:55 +01:00
5c80b75d09
Bump vue from 2.7.15 to 2.7.16 in /src/pretix/static/npm_dir ( #3795 )
...
* Bump vue-template-compiler in /src/pretix/static/npm_dir
Bumps [vue-template-compiler](https://github.com/vuejs/vue ) from 2.7.15 to 2.7.16.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue/compare/v2.7.15...v2.7.16 )
---
updated-dependencies:
- dependency-name: vue-template-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update vue as well
---------
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 >
2024-01-03 15:01:00 +01:00
Eduardo Fernandez and Raphael Michel
79c00dfa6c
Translations: Update Spanish
...
Currently translated at 67.8% (3755 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-03 13:09:53 +01:00
Raphael Michel and Raphael Michel
3793300d45
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5533 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-01-03 13:09:53 +01:00
Raphael Michel and Raphael Michel
a70cd792c8
Translations: Update German
...
Currently translated at 100.0% (5533 of 5533 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-01-03 13:09:53 +01:00
7c479c1df6
Bump @babel/core from 7.23.6 to 7.23.7 in /src/pretix/static/npm_dir ( #3793 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.6 to 7.23.7.
- [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.23.7/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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 11:30:35 +01:00
Raphael Michel
efd074a1ee
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-01-03 11:29:54 +01:00
RobertSF92 and Raphael Michel
7d27440003
Translations: Update Dutch
...
Currently translated at 82.5% (4561 of 5528 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-01-03 11:29:24 +01:00
Eduardo Fernandez and Raphael Michel
269f7bf789
Translations: Update Spanish
...
Currently translated at 67.4% (3730 of 5528 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-03 11:29:24 +01:00
Rubén Vargas and Raphael Michel
c96bfab70f
Translations: Update Spanish
...
Currently translated at 64.8% (3586 of 5528 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-03 11:29:24 +01:00
Eduardo Fernandez and Raphael Michel
ec63456b9a
Translations: Update Spanish
...
Currently translated at 64.8% (3586 of 5528 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-03 11:29:24 +01:00
Eduardo Fernandez and Raphael Michel
3a39eb3815
Translations: Update Spanish
...
Currently translated at 62.3% (3449 of 5528 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-03 11:29:24 +01:00
Eduardo Fernandez and Raphael Michel
ce0ab8bd07
Translations: Update Spanish
...
Currently translated at 60.6% (3354 of 5528 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-01-03 11:29:24 +01:00
Christiaan de Die le Clercq and Raphael Michel
289496d6d2
Translations: Update Dutch
...
Currently translated at 82.4% (4560 of 5528 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-01-03 11:29:24 +01:00
Raphael Michel
abe45bccae
Fail on startup if an invalid language code is the default locale
2024-01-03 11:10:46 +01:00
Kian Cross and GitHub
a8893bdc96
Fix incorrect order status on customer profile orders ( #3785 )
...
When a customer views the list of their orders on their profile,
orders which have been cancelled with a fee are displayed as 'paid'.
This commit fixes this by using the same logic from other places
where order status badges are displayed.
2024-01-03 11:03:13 +01:00
cb76956887
Bump @babel/preset-env from 7.23.6 to 7.23.7 in /src/pretix/static/npm_dir ( #3794 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.6 to 7.23.7.
- [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.23.7/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>
2024-01-03 11:01:56 +01:00
Raphael Michel
809b971b4f
Use custom error layout for shop offline
2024-01-03 11:01:19 +01:00
Raphael Michel
d5f2f0e3af
Item editor: Make dynamic validity more self-explanatory
2024-01-03 10:51:27 +01:00
Raphael Michel
301d9de18e
Order email form: Fix missing placeholder validation
2024-01-03 10:19:06 +01:00
Raphael Michel
dcb1d920eb
Check-in rules: Do not use empty lists in SQL converted query
2024-01-03 09:56:59 +01:00
Kian Cross and GitHub
fabe476397
Fix redirect loop caused when both 2fa and password change are forced ( #3787 )
2023-12-29 16:02:23 +01:00
Raphael Michel
3101660a3e
PayPal: Fix error parsing mistake
2023-12-23 12:34:22 +01:00
Raphael Michel and Raphael Michel
f8b677a2a9
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5528 of 5528 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2023-12-23 11:56:38 +01:00
Raphael Michel and Raphael Michel
15643f8dd5
Translations: Update German
...
Currently translated at 100.0% (5528 of 5528 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2023-12-23 11:56:38 +01:00
Raphael Michel
fbaa0d667f
Translations: Update word lists
2023-12-23 11:49:04 +01:00
Raphael Michel
50c5a2e8d9
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <mail@raphaelmichel.de >
2023-12-23 11:30:38 +01:00
Raphael Michel
7bc559acab
PayPal: Add communication messages on known issue
2023-12-23 11:29:20 +01:00
Raphael Michel
c58a1aaa48
PayPal: Add idempotency ID as per https://developer.paypal.com/api/rest/reference/idempotency/
2023-12-22 14:23:17 +01:00
Raphael Michel
385c8c6ef1
PayPal: Extend retry mechanism to POST and PATCH
2023-12-22 14:23:13 +01:00
Raphael Michel
d3457ce5b6
PayPal: Fix log level
2023-12-22 13:58:18 +01:00
Raphael Michel
7087f783e6
PayPal: Add request retry logic
2023-12-22 13:37:06 +01:00
Raphael Michel
8c8650090d
Improve logentry shredder function
2023-12-21 22:46:39 +01:00
Raphael Michel
12804ff1a0
PayPal: Improve logging for failures
2023-12-21 22:46:39 +01:00
Raphael Michel
4cb271868b
Improve log entry shredding
2023-12-21 22:46:39 +01:00
Raphael Michel
9d546904e6
Docs: Recommend CNAME record for DKIM
2023-12-21 22:46:39 +01:00
Raphael Michel
092b51f8f3
Waiting list: Fix crash with invalid subevent id
2023-12-21 13:42:35 +01:00
Raphael Michel and GitHub
4a49519869
Rename LogEntry.organizer_link to LogEntry.organizer ( #3762 )
...
* Rename LogEntry.organizer_link to LogEntry.organizer
* isort fix
2023-12-20 13:52:20 +01:00
Raphael Michel
aa121b900e
Payment providers: Ignore case when sorting by name
2023-12-20 13:51:19 +01:00
Raphael Michel and GitHub
9e3ce4f1ec
Bank transfer: Improve refund handling ( #3769 )
2023-12-20 13:50:50 +01:00
2e5385ca32
Bump @babel/preset-env from 7.23.2 to 7.23.6 in /src/pretix/static/npm_dir ( #3776 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.2 to 7.23.6.
- [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.23.6/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>
2023-12-20 11:26:00 +01:00
RobertSF92 and Raphael Michel
f5dfe31fdd
Translations: Update Dutch
...
Currently translated at 82.5% (4559 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2023-12-20 10:51:37 +01:00
Felix Hartnagel and Raphael Michel
032974e9ce
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5520 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2023-12-20 10:51:37 +01:00
Felix Hartnagel and Raphael Michel
31c086e2f0
Translations: Update German
...
Currently translated at 100.0% (5520 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2023-12-20 10:51:37 +01:00
3c4de2aecd
Bump @babel/core from 7.23.2 to 7.23.6 in /src/pretix/static/npm_dir ( #3777 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.2 to 7.23.6.
- [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.23.6/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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 10:51:21 +01:00
8d9543c01e
Stripe: Add Klarna ( #3740 )
...
* Stripe: Add Klarna
* Improve country detection
* Allow to select method
* Fix isort
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2023-12-20 10:15:34 +01:00
Richard Schreiber and GitHub
608d82ce4f
A11y: add date and time labels in MultiWidget (Z#23132744) ( #3718 )
...
* A11y: add date and time labels in MultiWidget
* fix code style issues
2023-12-20 09:10:59 +01:00
Raphael Michel
7f0ed374b5
API: Support expires attribute during order creation
2023-12-19 11:26:42 +01:00
Mattias Axell and Raphael Michel
c7c9c95fbb
Translations: Update Swedish
...
Currently translated at 18.5% (1024 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2023-12-19 11:02:24 +01:00
5667da9ad2
PDF-Editor: fix controls when resizing multiple objects ( #3764 )
...
Co-authored-by: Mira <weller@rami.io >
2023-12-19 06:23:09 +01:00
Raphael Michel
558d0f1a4e
Increase requests default timeout
2023-12-12 15:12:21 +01:00
Raphael Michel
0e832a7c41
Fix function signature of monkeypatched HTTP adapter
2023-12-12 14:37:34 +01:00
Raphael Michel
7f948bf263
Refunds in state "done" should always have an execution date
2023-12-12 14:20:59 +01:00
c0de-bender and Raphael Michel
d4a32fd39d
Translations: Update Polish
...
Currently translated at 40.4% (2234 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-12-11 13:03:05 +01:00
c0de-bender and Raphael Michel
7bd5fc7ae0
Translations: Update Polish
...
Currently translated at 40.4% (2234 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-12-11 13:03:05 +01:00
Fast128 and Raphael Michel
36e8a4bf62
Translations: Update Polish
...
Currently translated at 40.4% (2234 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-12-11 13:03:05 +01:00
c0de-bender and Raphael Michel
5ab01eb537
Translations: Update Polish
...
Currently translated at 40.1% (2218 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-12-11 13:03:05 +01:00
c0de-bender and Raphael Michel
451ef2e734
Translations: Update Polish
...
Currently translated at 40.1% (2217 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-12-11 13:03:05 +01:00
c0de-bender and Raphael Michel
2e657940bc
Translations: Update Polish
...
Currently translated at 40.1% (2214 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-12-11 13:03:05 +01:00
Fast128 and Raphael Michel
6ef542837a
Translations: Update Polish
...
Currently translated at 40.1% (2214 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-12-11 13:03:05 +01:00
c0de-bender and Raphael Michel
619126bd24
Translations: Update Polish
...
Currently translated at 40.0% (2210 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-12-11 13:03:05 +01:00
c0de-bender and Raphael Michel
1bdc49e087
Translations: Update Polish
...
Currently translated at 39.8% (2199 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-12-11 13:03:05 +01:00
Fast128 and Raphael Michel
cf4ee53f0d
Translations: Update Polish
...
Currently translated at 39.8% (2199 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-12-11 13:03:05 +01:00
Joanna Kochel and Raphael Michel
d742aa2f48
Translations: Update Polish
...
Currently translated at 39.8% (2199 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-12-11 13:03:05 +01:00
c0de-bender and Raphael Michel
b7f693b934
Translations: Update Polish
...
Currently translated at 38.2% (2114 of 5520 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-12-11 13:03:05 +01:00
Michael Stapelberg and GitHub
c5ede32649
API: Prefetch customer in order list view ( #3768 )
...
Before this change, each order row needed an additional database query just to
resolve the customer id (integer) to customer identifier (string).
With this change, django does a database JOIN.
2023-12-11 13:02:40 +01:00
Raphael Michel
f543cf2da5
Fix build settings
2023-12-11 12:31:55 +01:00
Raphael Michel
40cdb0c507
Fix favicon loading
2023-12-08 15:48:57 +01:00
Raphael Michel
7a8b3d08df
Waiting list: Improve input parameter validation
2023-12-08 15:38:52 +01:00
Raphael Michel
12a898476e
Replace redirect() with redirect_to_url() if we don't need Django's resolution
2023-12-08 15:38:50 +01:00
Raphael Michel
2acf043872
Subevent bulk creation: Add validate_min
2023-12-06 15:51:44 +01:00
Raphael Michel
062395dac1
Email: Retry after weird microsoft failure
2023-12-05 17:20:35 +01:00
Raphael Michel
6fc76d4122
Allow <s> in markdown
2023-12-05 15:31:20 +01:00
Raphael Michel
859df96afc
Bump importlib_metadata to 7
2023-12-05 13:46:59 +01:00
Raphael Michel
b95da484a0
Order import: Catch utf8 errors (PRETIXEU-9FP)
2023-12-05 13:40:00 +01:00
Raphael Michel
d6d6b73a38
API: Fix cloning events with meta data (PRETIXEU-9FZ)
2023-12-05 12:57:14 +01:00
Raphael Michel
c8b8fba171
Set timeout correctly
2023-12-02 14:49:31 +01:00
Raphael Michel
4580d6f710
Clean up monkeypatch code
2023-12-02 14:48:05 +01:00
Raphael Michel
2a19a423de
Remove copy-paste artifact
2023-12-02 14:47:17 +01:00
Raphael Michel
409c1eef30
Add default timeout for HTTP requests
2023-12-02 14:45:28 +01:00
Raphael Michel
6c479808d0
Fix crash PRETIXEU-9FC
2023-11-30 13:49:27 +01:00
Raphael Michel
bd14be485a
Order change: Do not set invoice_dirty if invoicing is disabled
2023-11-30 11:51:41 +01:00
Raphael Michel
fbf362a91f
Export management command: Fix bug in exporter detection
2023-11-30 11:49:16 +01:00
Raphael Michel
82704b60c7
Voucher form: Fix quota check for partially redeemed vouchers
2023-11-29 16:09:04 +01:00
Raphael Michel
b92feb382b
Discounts: Fix scoping error with distinct subevents
2023-11-29 16:02:27 +01:00
Raphael Michel
66f934bba7
Bump version to 2023.11.0.dev0
2023-11-29 13:47:55 +01:00