Martin Gross
8226e6c6d5
Webhooks: Add order.expirychanged and all order.refund.* Events
2022-08-25 10:25:01 +02:00
Martin Gross
0d453f3454
EU VAT Check: Query VAT RegEx list based on sanatized vat_prefix (GR vs. EL) PRETIXEU-75A
2022-08-23 11:43:39 +02:00
Martin Gross
80e0978054
PPv2: Check for OID and not PAYID in degraded failback-mode
2022-08-19 15:13:58 +02:00
Michael Stapelberg
5a8c567d02
API: allow setting password when creating customer ( #2758 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2022-08-16 14:40:24 +02:00
Raphael Michel
9199d24df2
Add missing license header
2022-08-16 14:05:39 +02:00
Raphael Michel
41a05adb44
Update pytest requirement to 7.*, pytest-mock to 3.8, pytest-rerunfailures to 10.2, pytest-xdist to 2.5
2022-08-16 14:03:34 +02:00
Raphael Michel
95baca6920
Update oauthlib requirement from ==3.1.* to ==3.2.*
2022-08-16 14:00:51 +02:00
Raphael Michel
cff882edc0
aFix isort issues
2022-08-16 13:58:42 +02:00
Raphael Michel
b9feceba49
Do not show a price if there are mandatory non-free addons
2022-08-15 14:54:51 +02:00
Raphael Michel
2d584d115d
Reorganize main.js in control module
2022-08-15 14:19:02 +02:00
Raphael Michel
b02fb7ffa8
FIx a few inconsistencies in AsyncFormView
2022-08-15 14:18:52 +02:00
Raphael Michel
e66506fa5b
Order import: Do not lock if not necessary
2022-08-15 14:18:29 +02:00
Raphael Michel
65b4741e27
Fix crash on VAT IDs with missing country prefix
2022-08-14 21:44:50 +02:00
Raphael Michel
b5e5796549
Move VAT ID validation logic from vat_moss to core, support Norway
2022-08-14 13:50:18 +02:00
Raphael Michel
b6945687a6
Add last order modification time as an email placeholder ( #2761 )
...
* Add last order modification time as an email placeholder
* Update src/pretix/base/email.py
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2022-08-11 21:41:13 +02:00
Raphael Michel
b586a52813
Improve settings link for propagated settings
2022-08-11 16:14:37 +02:00
Raphael Michel
000407bcaf
PPv2: Fix payment button on late payment page
2022-08-10 14:30:24 +02:00
Richard Schreiber
47989fd139
Fix: add alt attribute to default html email images
2022-08-10 09:16:41 +02:00
Raphael Michel
4ce51b81ed
Limit length of invoice number counter
2022-08-09 16:01:20 +02:00
Raphael Michel
f63fbaca4d
Do not run control context processor for error pages
2022-08-09 09:53:43 +02:00
Raphael Michel
7bab5b16a2
Badges: Add paper size HERMA 40x40
2022-08-08 13:18:30 +02:00
Raphael Michel
bdb0a176da
Bring back status code 400 for unknown domains
2022-08-08 10:20:32 +02:00
Raphael Michel
345a05e4ae
Improve error message on mismatching host header on new installations
2022-08-08 10:19:32 +02:00
Raphael Michel
3bb590c1ae
Ensure /favicon.ico does not raise Resolver404 on custom domains
2022-08-08 10:01:50 +02:00
Richard Schreiber
9a5e07e078
PDF-Editor: fix other/other-i18n input prefill bug (Z#23104692) ( #2756 )
2022-08-05 15:44:08 +02:00
dependabot[bot]
a563881659
Bump @babel/core from 7.18.6 to 7.18.10 in /src/pretix/static/npm_dir ( #2759 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-05 10:00:05 +02:00
Raphael Michel
50ebda332a
Bump PyPDF to version 2 ( #2755 )
2022-08-05 09:53:32 +02:00
dependabot[bot]
9ae25caf5c
Bump vue and vue-template-compiler in /src/pretix/static/npm_dir ( #2749 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-05 09:35:37 +02:00
dependabot[bot]
395dbedbed
Bump rollup from 2.75.7 to 2.77.2 in /src/pretix/static/npm_dir ( #2751 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-05 09:34:21 +02:00
dependabot[bot]
441f32349f
Bump @babel/preset-env from 7.18.6 to 7.18.9 in /src/pretix/static/npm_dir ( #2750 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-05 09:31:30 +02:00
Michael Stapelberg
fd3311ed60
Set default for SITE_URL to localhost:8000 ( #2757 )
2022-08-05 09:31:22 +02:00
Raphael Michel
6cd8fb5b58
Order import: Add test for country code XK
2022-08-05 09:30:10 +02:00
Raphael Michel
62f1e8d64b
Order import: Allow custom country codes (like XK)
2022-08-05 09:29:31 +02:00
Raphael Michel
4eca90e287
Order data exporter: Do not use same colum name twice on same sheet
2022-08-05 09:27:05 +02:00
Raphael Michel
e6c45e40a9
Add a delay to the navigation typeahead to prevent many lookups
2022-08-04 17:59:19 +02:00
Raphael Michel
0bb41cc44e
Navigation typeahead: only match order numbers and vouchers at the beginning and only >3 characters
2022-08-04 17:55:25 +02:00
Raphael Michel
6c7f5f4888
Fix performance issue in sendmail_run_rules cronjob
2022-08-04 17:01:04 +02:00
Raphael Michel
c13d873f1f
Invalidate tickets when item meta data is changed
2022-08-04 15:41:45 +02:00
Raphael Michel
bddeb35520
Don't crash if an order can't be paid manually
...
Fixes PRETIXEU-5Q6
2022-08-01 19:12:56 +02:00
Raphael Michel
69b482849a
Bump to 4.13.0.dev0
2022-07-29 16:10:21 +02:00
Raphael Michel
e57fa635ed
Bump version to 4.12.0
2022-07-29 16:09:31 +02:00
Raphael Michel
40574a00f7
Stripe: Show connected account ID
2022-07-29 09:48:56 +02:00
Richard Schreiber
c65bb13ba4
Presale: fix doubled error messages (Z#23104019) ( #2739 )
2022-07-29 09:48:34 +02:00
Michael Stapelberg
713b13b027
Checkout: fix membership being selected when only one is available
2022-07-28 11:27:51 +02:00
Raphael Michel
8cf539a573
Fix og:description field for event series
2022-07-27 15:10:07 +02:00
Raphael Michel
8a8171bd24
Expose name scheme over the settings API, including details for device clients
2022-07-27 11:12:58 +02:00
pretix translation bot
f244c11f5e
Update translations ( #2737 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2022-07-26 11:23:52 +02:00
Raphael Michel
93a202e8c8
Update bleach to 5.0.*
2022-07-25 19:00:43 +02:00
Raphael Michel
66a60f402e
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2022-07-25 18:59:56 +02:00
Raphael Michel
94900cd386
Allow to hide cancellation fee from end-user in approval flow ( #2735 )
...
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2022-07-25 18:58:25 +02:00