Raphael Michel
|
be6aae8577
|
Bump version to 2024.9.0
v2024.9.0
|
2024-09-27 09:46:18 +02:00 |
|
Mira
|
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
|
a2c15ad89e
|
Check-in: Prevent duplicate auto check-outs (Z#23167003) (#4488)
|
2024-09-26 17:54:27 +02:00 |
|
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
|
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
|
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
|
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 |
|
dependabot[bot]
|
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]
|
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
|
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
|
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
|
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
|
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
|
aa07533693
|
Order import: Allow to set check-in attention and text (Z#23165806) (#4469)
|
2024-09-17 11:50:19 +02:00 |
|
dependabot[bot]
|
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
|
9616369f07
|
Formally deprecate eu_reverse_charge (#4470)
|
2024-09-17 11:39:32 +02:00 |
|
dependabot[bot]
|
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
|
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
|
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
|
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
|
484d24b66c
|
Translations: Add Estonian
|
2024-09-16 16:44:46 +02:00 |
|
Tinna Sandström
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
eebdce80cd
|
OIDC: Respect token_endpoint_auth_methods_supported (Z#2164777) (#4459)
|
2024-09-11 16:40:42 +02:00 |
|
Kristian Feldsam
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|