Raphael Michel
4d231b70aa
Accounting report: Fix hardcoded currency
2023-06-07 17:03:45 +02:00
Raphael Michel
ab2f6f6bed
Accounting report: Allow to split by subevent, introduce sum by event
2023-06-07 16:45:28 +02:00
Raphael Michel
bd32b33ba9
Bump Django to 4.1.* ( #2989 )
2023-06-05 09:56:31 +02:00
Richard Schreiber
8f17b338d1
Replace deprecated pypdf.PdfMerger with pypdf.PdfWriter ( #3383 )
2023-06-05 09:32:03 +02:00
Raphael Michel
763e811c7b
Bank transfer: Update text for invoice sending
2023-05-26 11:20:03 +02:00
Raphael Michel
9869516b9c
Check-in list CSV: Use check-in list name in filename
2023-05-26 11:07:02 +02:00
Raphael Michel
78d8e49990
Reports: Add new "accounting report" ( #3314 )
2023-05-19 09:23:34 +02:00
Raphael Michel
670e22a611
ReportlabExportMixin: Dynamically adjust to leftMargin/rightMargin
2023-05-12 16:14:52 +02:00
Raphael Michel
e153fa7227
Bank transfer: Allow to restrict to business customers
2023-05-09 18:19:25 +02:00
Raphael Michel
119a2621b5
Sendmail: Optimize query
2023-05-08 18:07:34 +02:00
Raphael Michel
2a8b6ae66a
Update jQuery to 3.6.4 ( #3270 )
2023-05-02 11:16:06 +02:00
Martin Gross
d080e35999
PPv2: Display control-warning also for BUYER_COMPLAINT
2023-04-28 14:37:46 +02:00
Martin Gross
b641d343d6
PPv2: Make PENDING_REVIEW payments more visible in control view
2023-04-28 13:49:12 +02:00
Raphael Michel
c0c2782db6
Banktransfer: Fix AttributeError
2023-04-25 09:09:12 +02:00
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