Raphael Michel
603225d042
Separate personalization from admission ( #2990 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-09 14:57:35 +01:00
Raphael Michel
6e63d34932
Cart: Prevent TypeError mixing seated and unseated lines
2023-01-02 10:33:51 +01:00
Raphael Michel
3d9679a144
Allow variations to override item meta data ( #2965 )
2022-12-12 12:06:09 +01:00
Raphael Michel
b64c5735a8
Make str.format_map with untrusted input safer ( #2931 )
2022-12-08 13:49:07 +01:00
Raphael Michel
07a6d4898a
Fix missing Discount.is_available_by_time method
2022-12-08 10:53:00 +01:00
Raphael Michel
6a8df75a9f
Fix regression in handling gift card payments ( #2936 )
2022-12-05 11:32:27 +01:00
Raphael Michel
0b97198cff
Fix crash in question answer validation
2022-11-25 13:11:29 +01:00
Raphael Michel
9624b1c505
Support for external gift cards ( #2912 )
2022-11-23 14:52:56 +01:00
Raphael Michel
6e24c20a7a
Fix edge case in bundle price configuration
2022-11-20 14:20:40 +01:00
Raphael Michel
a0e5717f7d
Allow to disable filter support for meta properties ( #2901 )
2022-11-16 17:12:37 +01:00
Raphael Michel
4630c1fe8b
Allow to charge a cancellation fee on unpaid orders ( #2845 )
2022-11-10 09:11:43 +01:00
Raphael Michel
9bea383ff0
Make all email subjects configurable ( #2884 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-11-07 15:50:09 +01:00
Raphael Michel
45f579caf2
Vouchers: Fix label on redemption page
2022-10-25 15:00:00 +02:00
Raphael Michel
d69d70cfb1
Voucher: Add min_usages parameter ( #2853 )
2022-10-20 18:07:24 +02:00
Raphael Michel
e063ad7dda
Set payment_banktransfer_invoice_immediately by default
2022-10-19 17:28:22 +02:00
Raphael Michel
9d1cfd1eb6
Clarify cart order ( #2844 )
2022-10-10 12:59:49 +02:00
Julian Rother
edbd24e942
Checkout: do not show bundled products as "Selected add-ons" in questions step ( #2820 )
2022-10-07 09:12:13 +02:00
Raphael Michel
b7ec372ebc
Add exporter for list of customers
2022-10-05 10:36:57 +02:00
Raphael Michel
cf622392c0
Ensure uniqueness of question identifiers ( #2358 )
2022-09-20 10:20:56 +02:00
Raphael Michel
a4171ef819
OpenID Connect OP support for customer accounts
2022-09-19 18:31:07 +02:00
Raphael Michel
7f5518dbf6
OpenID Connect RP support for customer accounts
2022-09-19 18:31:07 +02:00
Raphael Michel
7dece3732c
Fix transaction warning in import with auto-checkin
2022-09-19 09:46:26 +02:00
Christopher Banck
95ea2849c2
PDF: Add event weekday variable ( #2789 )
2022-09-14 18:51:37 +02:00
Raphael Michel
9cdb1a9258
Fix documentation spellcheck issue
2022-09-14 12:42:19 +02:00
Christopher Banck
f606747dc9
Retain filenames when cloning an event
2022-09-13 10:46:08 +02:00
Raphael Michel
f2593d9b4b
Fix crash if product with bundles has no tax rule
2022-09-12 21:20:22 +02:00
Raphael Michel
62f7bd4fa5
Iterate cdb564970 to a fix that actually tackles the root cause
2022-09-12 12:57:58 +02:00
Richard Schreiber
1dd3ed6057
Fix discount for distinct dates when only certain products are allowed (Z#23107419) ( #2783 )
2022-09-08 12:24:18 +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
Michael Stapelberg
0d407ce36f
API: Allow to send activation email when creating customers ( #2729 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2022-07-25 12:16:48 +02:00
Raphael Michel
157484b42a
Revert accidental commit "Make new functionality optional"
...
This reverts commit af7d32462873fbbfc3a44a06424bd3c941c3b5f2.
2022-07-25 11:53:23 +02:00
Raphael Michel
839585a3a9
Make new functionality optional
2022-07-25 11:52:32 +02:00
Raphael Michel
f6fa9b4b16
Fix high query load in pdf_data endpoints
2022-07-22 17:12:07 +02:00
Raphael Michel
0d1ebf4e58
API: Add RPC-style check-in endpoints to support multi-event scan ( #2719 )
2022-07-19 16:43:03 +02:00
Raphael Michel
129e831e06
Add option to scan add-on based on its parent position's secret ( #2705 )
2022-07-06 10:32:05 +02:00
Raphael Michel
1f8da968ba
OrderPayment.fail: Allow to add custom log_data
2022-07-04 09:46:46 +02:00
Raphael Michel
6ee034784d
Fix crash in Order.payment_term_last (PRETIXEU-6ZK)
2022-07-04 09:36:55 +02:00
Raphael Michel
ca860f73c2
Include Transaction in Event.delete_all_orders
2022-06-27 12:44:12 +02:00
Raphael Michel
75c069111e
Add customized links to page footer ( #2685 )
...
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2022-06-16 11:21:11 +02:00
Raphael Michel
925b8334a9
PayPal: Migrate to Order v2 API and ISU authentication ( #2493 ) ( #2614 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Martin Gross <gross@rami.io >
2022-05-30 15:44:22 +02:00
Raphael Michel
08590f9d98
Explicitly store whether checkins were offline ( #2617 )
2022-05-17 14:32:14 +02:00
Richard Schreiber
41b18b9419
Make customer identifier unique per organizer ( #2647 )
2022-05-13 16:40:34 +02:00
Richard Schreiber
e1c6103dc4
Limit identifiers (Question, QuestionOption, Customer) to alphanum, dot, dash, and underscore
2022-05-12 17:24:17 +02:00
Raphael Michel
2371373415
Allow voucher access for pretixPOS
2022-05-09 17:52:19 +02:00
Raphael Michel
de6ca763a1
Fix issue in event cloning
2022-04-29 18:10:04 +02:00
Richard Schreiber
edff7b8717
Add note field and external identifier to customers ( #2605 )
2022-04-29 14:43:08 +02:00
Raphael Michel
e1db207487
Add test coverage and small improvements to event cloning logic ( #2611 )
2022-04-29 12:09:59 +02:00
Richard Schreiber
3cc0955523
Fix isort issue
2022-04-29 11:32:23 +02:00
Raphael Michel
3fc8e12d9a
Revert "PayPal: Migrate to Order v2 API and ISU authentication ( #2493 )"
...
This reverts commit 9af1565db1 .
2022-04-28 20:58:39 +02:00