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
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
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
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
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
9e3ce4f1ec
Bank transfer: Improve refund handling ( #3769 )
2023-12-20 13:50:50 +01:00
dependabot[bot]
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
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
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
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
dependabot[bot]
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
Martin Gross
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
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
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
Richard Schreiber
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
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
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
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
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
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
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
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
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
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
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
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
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
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