Raphael Michel
3cdb61fcf9
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5435 of 5435 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2023-09-08 10:24:29 +02:00
Raphael Michel
e5ce2deaeb
Translations: Update German
...
Currently translated at 100.0% (5435 of 5435 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2023-09-08 10:24:29 +02:00
Raphael Michel
f986f20f6a
Translations: Update wordlist
2023-09-08 10:10:36 +02:00
Raphael Michel
8f22d52e24
Fix misformatted translation strings
2023-09-08 10:05:08 +02:00
Raphael Michel
1c944baafa
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2023-09-08 09:50:53 +02:00
Raphael Michel
e55e3eeb0c
Docs: Adjust install guide for Debian 12
2023-09-08 09:50:00 +02:00
Aufa Fadhlurohman
063967528f
Translations: Update Indonesian
...
Currently translated at 0.1% (4 of 5426 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/id/
powered by weblate
2023-09-08 09:49:07 +02:00
Aufa Fadhlurohman
edbe42c524
Translations: Update Indonesian
...
Currently translated at 5.6% (12 of 212 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/id/
powered by weblate
2023-09-08 09:49:07 +02:00
Aufa Fadhlurohman
50a855a964
Translations: Update Indonesian
...
Currently translated at 0.1% (2 of 5426 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/id/
powered by weblate
2023-09-08 09:49:07 +02:00
Tuomas Savela
1ad81d21a4
Translations: Update Finnish
...
Currently translated at 16.4% (893 of 5426 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2023-09-08 09:49:07 +02:00
Mira
0f8fa3fe47
Fix: keep is_business heuristic result for a longer time (Z#23126061) ( #3582 )
2023-09-08 09:44:19 +02:00
Martin Gross
45b9a705e2
Allow to refund currencies with zero decimals ( #3583 )
2023-09-07 17:55:43 +02:00
Phin Wolkwitz
3f07050d42
Payment: Add setting to prevent reminder mails (Z#23123914) ( #3573 )
...
Adds a checkbox in each payment provider's settings controlling whether sending out expiry reminders should be prevented
2023-09-07 14:27:09 +02:00
Raphael Michel
f97e6d0a71
Fix missing white space
2023-09-07 11:16:05 +02:00
Raphael Michel
c0031e4579
Add bulk operations for orders ( #3548 )
...
* Add bulk operations for orders
* UI tweaks
* Fix test failures
* Fix filter form
* Add tests
* Run isort
2023-09-06 17:02:21 +02:00
Raphael Michel
ce73d4831e
Allow to sort the list of check-in lists (Z#23128978) ( #3568 )
2023-09-06 13:23:54 +02:00
Raphael Michel
fbfae0838a
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5426 of 5426 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2023-09-06 12:33:27 +02:00
Raphael Michel
5445a79572
Translations: Update German
...
Currently translated at 100.0% (5426 of 5426 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2023-09-06 12:33:27 +02:00
Raphael Michel
97a03f0aae
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5426 of 5426 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2023-09-06 12:33:27 +02:00
Raphael Michel
780a5cdeee
Translations: Update German
...
Currently translated at 100.0% (5426 of 5426 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2023-09-06 12:33:27 +02:00
Phin Wolkwitz
991f245dce
Scheduled emails: Extend filter by subevents (Z#23122902) ( #3551 )
...
To create automated mail rules for specific subevents only, this adds a selection widget to choose which, only appearing if there are any subevents to select.
2023-09-06 12:05:37 +02:00
Raphael Michel
8913d35838
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2023-09-06 10:12:50 +02:00
Ash So
7f2616cf80
Translations: Update Chinese (Traditional)
...
Currently translated at 99.7% (5385 of 5400 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hant/
powered by weblate
2023-09-06 10:12:16 +02:00
pretix translation bot
7d9b54709a
Update translations ( #3561 )
...
Co-authored-by: Ash So <ashs@vankaifong.com >
Co-authored-by: subpublic <anders@subpublic.com >
2023-09-06 10:11:31 +02:00
robbi5
231e05f967
API: Add parent event slug to subevent list search ( #3567 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2023-09-06 10:10:04 +02:00
Raphael Michel
e50db7844b
Log pretix.customer.created when creating account through OIDC
2023-09-06 09:55:56 +02:00
Raphael Michel
b43523ea65
API: Fix order and invoice viewset with staff permissions
2023-09-06 09:38:42 +02:00
Raphael Michel
447370d7b3
API: Fix subevent_before/after on organizer-level order view
2023-09-06 09:38:42 +02:00
Raphael Michel
6a36efd18c
Invoice settings: Reorder and explain recommended options ( #3572 )
2023-09-05 16:42:16 +02:00
dependabot[bot]
c1ebbfe82a
Bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.1 in /src/pretix/static/npm_dir ( #3564 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 21:35:34 +02:00
dependabot[bot]
7f36a80dd8
Bump @babel/preset-env in /src/pretix/static/npm_dir ( #3571 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.9 to 7.22.15.
- [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.22.15/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-09-04 18:42:24 +02:00
dependabot[bot]
c52b998ea8
Bump @babel/core from 7.22.9 to 7.22.11 in /src/pretix/static/npm_dir ( #3563 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 17:29:32 +02:00
Raphael Michel
eecd002ffd
API: Add webhooks for customer events ( #3558 )
2023-09-04 08:47:30 +02:00
Mira
53027b621f
Update payment.py ( #3559 )
2023-08-31 15:18:23 +02:00
robbi5
826c54bce7
Questions: Enable phonenumber type during checkin ( #3557 )
2023-08-31 13:46:19 +02:00
Ash So
0cf2f06fcf
Translations: Update Chinese (Traditional)
...
Currently translated at 99.7% (5385 of 5400 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hant/
powered by weblate
2023-08-31 11:02:05 +02:00
Raphael Michel
12095c0c9c
Sendmail: Rename "automated emails" to "scheduled emails" ( #3556 )
2023-08-31 11:01:50 +02:00
pretix translation bot
bca4cd1e23
Update translations ( #3553 )
...
Co-authored-by: Ash So <ashs@vankaifong.com >
Co-authored-by: Martin Gross <gross@rami.io >
2023-08-31 09:38:28 +02:00
Raphael Michel
53e84dfb08
API: Fix validation of duplicate customer email addresses
2023-08-30 16:57:15 +02:00
Raphael Michel
2e8447486c
Improve edge cases in handling of check-in nonces ( #3516 )
2023-08-30 10:43:24 +02:00
robbi5
5b184bb1a0
Fix leaflet osm tile suggestion ( #3549 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2023-08-30 09:53:41 +02:00
Ash So
8c6f0a5dc1
Translations: Update Chinese (Traditional)
...
Currently translated at 99.7% (5384 of 5400 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hant/
powered by weblate
2023-08-30 09:46:11 +02:00
Alain
6a53091b91
Translations: Update Dutch
...
Currently translated at 84.4% (4559 of 5400 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2023-08-30 09:46:11 +02:00
Mira
be4bc9a6f3
TemplateBasedMailRenderer: make markdown compiler call overridable ( #3550 )
2023-08-30 09:41:34 +02:00
Raphael Michel
efb1141d59
PayPal: Add missing payment.fail() statements
2023-08-29 15:10:05 +02:00
Raphael Michel
322a730eb2
PayPal: Fix incorrect Decimal comparison
2023-08-29 15:06:03 +02:00
Raphael Michel
8d2224e725
API: Allow organizer-level access of orders and invoices ( #3547 )
2023-08-28 16:54:42 +02:00
Raphael Michel
5b819b76f0
Check-in: Fix N+1 query issue identified by sentry
2023-08-28 16:54:09 +02:00
Raphael Michel
5d90a42acf
Discounts: Allow "buy X to get Y" with different product sets for X and Y ( #3543 )
2023-08-28 16:21:52 +02:00
Raphael Michel
5398671fde
Fix crash in invoice address detection (PRETIXEU-8XE)
2023-08-28 11:45:30 +02:00