Raphael Michel
141634eb49
Prevent accidental disconnect from Stripe
2023-04-24 18:02:05 +02:00
Raphael Michel
30a2d853fd
Order search: Extend zfill() for invoice numbers beyond 5 digits
2023-04-18 21:45:18 +02:00
Michael Stapelberg
c890f4cdc0
Sendmail: Add option to attach calendar invites ( #3224 )
2023-04-17 09:38:36 +02:00
Raphael Michel
35a3804751
Fix AttributeError in exporters
2023-04-16 14:11:41 +02:00
Raphael Michel
b1e8e072d4
PDF exporters: Fix ordering of add-on products by name
2023-04-06 09:34:47 +02:00
Raphael Michel
88b3f588b8
Fix settings import
2023-04-05 11:03:03 +02:00
Raphael Michel
b52cbf2645
PDF editor: Fix layout not being saved
2023-03-28 12:49:21 +02:00
Raphael Michel
861c689410
PDF editor: Small UX improvements ( #3185 )
2023-03-28 09:47:37 +02:00
Raphael Michel
c612f183ef
Disable email rules if event is not live ( #3181 )
2023-03-28 09:23:42 +02:00
Raphael Michel
2774eb442d
Bank transfer: Enable organizer-level features with multiple currencies ( #3177 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2023-03-27 09:31:41 +02:00
Raphael Michel
4c9640561c
Increase size of monetary decimal fields
2023-03-16 21:26:37 +01:00
Raphael Michel
1d60827fa1
Check-in log export: Allow to filter by date range
2023-03-09 17:48:43 +01:00
Raphael Michel
9a53dc9c5e
Move from PyPDF2 to pypdf again
2023-03-03 14:06:01 +01:00
Raphael Michel
7d4b575150
Ensure total ordering of paginated lists ( #3061 )
2023-02-24 10:51:51 +01:00
Raphael Michel
175921fbaf
Badges: Add new export page format 70x36
2023-02-22 12:22:38 +01:00
Raphael Michel
093eaace43
Temporarily work around pypdf bug py-pdf/pypdf#1640
2023-02-17 16:37:56 +01:00
Raphael Michel
71e08012f5
Stripe: Add refund ID to export
2023-02-15 13:22:36 +01:00
Raphael Michel
c2c7e58fd6
Add BasePaymentProvider.refund_matching_id
2023-02-15 12:03:47 +01:00
Raphael Michel
f63408504e
Allow to define ticket validity through a product ( #3105 )
2023-02-13 14:46:52 +01:00
Raphael Michel
399643fd5d
Check-in list exporter: Make date filter behave more consistently
2023-02-13 12:07:46 +01:00
Julian Rother
28eb730fdd
Separate mail template for incomplete payment notifications ( #2999 )
...
* Separate mail template for incomplete payment notifications
* Update src/pretix/base/settings.py
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
* Update src/pretix/control/forms/event.py
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
---------
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2023-02-09 22:12:35 +01:00
Raphael Michel
6902725f3c
New check-in features ( #3022 )
2023-02-09 09:46:46 +01:00
Raphael Michel
108408366e
Fix localization issue in scheduled emails
2023-02-07 10:05:26 +01:00
Raphael Michel
90978e5cab
Update from PyPDF2 to pypdf
2023-02-06 10:09:30 +01:00
Richard Schreiber
d8d31bab51
PDF-Export: limit pagesize precision in badges nup-placement ( #3085 )
2023-02-03 11:59:43 +01:00
Raphael Michel
59d46ddded
Revert "First steps into pytz deprecation"
...
This reverts commit e4e7d50659 .
2023-02-01 13:15:18 +01:00
Raphael Michel
e4e7d50659
First steps into pytz deprecation
2023-02-01 13:12:24 +01:00
Raphael Michel
fc63f60960
Fix #3064 -- Banktransfer: Incorrect timeout handling
2023-01-31 10:44:47 +01:00
Raphael Michel
3c1f3a26cf
Always make explicit which tables to lock ( #3058 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-25 11:44:11 +01:00
Richard Schreiber
f81b7bcf53
PPv2: fix missing p-tag in payment confirmation
2023-01-24 19:44:36 +01:00
Raphael Michel
234f9d43c5
PPv2: Improve visibility of last step in paying orders ( #3046 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2023-01-24 19:28:34 +01:00
Raphael Michel
433262f6fc
Prepare for DeleteView change in Django 4.0
2023-01-24 14:16:01 +01:00
Raphael Michel
785cc49a2e
Bank transfer: Fix SEPA debits not shown on organizer level
2023-01-20 16:59:25 +01:00
Raphael Michel
0ecbee48ae
Stripe: Catch failing promise on JS level
2023-01-18 11:47:28 +01:00
Raphael Michel
bf4569b080
Exports: Add predefined timeframes ( #3027 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-13 13:14:08 +01:00
Raphael Michel
0ae66ab7f6
Reorganize UI for exporters ( #3025 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-11 12:34:56 +01:00
Raphael Michel
cb4af51c01
Sendmail: Fix issue loading old logs
2023-01-10 17:36:53 +01:00
Raphael Michel
cd237d4c19
Sendmail: Improve wording
2023-01-10 12:04:03 +01:00
Raphael Michel
9b1d7cc522
Sendmail: Abstract away to allow more types of recipients ( #2994 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-10 12:03:50 +01:00
Raphael Michel
e5528f7784
Writable API for ticket layouts ( #3004 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-09 13:44:01 +01:00
Raphael Michel
59730ff501
Stripe: Rename SOFORT's public name
2023-01-09 10:03:37 +01:00
Raphael Michel
b3be64b9f3
Bank transfer: Small parser improvement
2023-01-05 09:41:35 +01:00
Raphael Michel
db06ed132a
PPv2: Fix invalid cart payments in edge case (PRETIXEU-7QG)
2023-01-02 10:19:31 +01:00
Julian Rother
f0c5e54e34
PPv2: Fix continue button behaviour ( #2821 )
...
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2022-12-20 16:09:42 +01:00
Raphael Michel
eeb6e11934
PPv2: Revert format change of log entries
2022-12-20 16:01:44 +01:00
Raphael Michel
1238165e7a
PPv2: Handle types correctly in webhook
2022-12-20 15:29:37 +01:00
Raphael Michel
c4aed04a18
PPv2: Fix incomplete validation of capture status
2022-12-20 14:54:31 +01:00
Raphael Michel
b6e65e7356
PPv2: Fix CSP issue in 3D secure verification
2022-12-19 14:53:46 +01:00
Raphael Michel
60554dad9a
Remove usage of deprecated Django APIs
2022-12-17 16:26:24 +01:00
Raphael Michel
cea6c340be
Bank transfer: Allow to send the invoice direclty to the accounting department ( #2975 )
2022-12-14 14:08:50 +01:00