Raphael Michel
837b03fff3
Add ugprade note to docs
2021-10-22 11:01:35 +02:00
Raphael Michel
d3dec72831
Add missing import
2021-10-22 10:26:10 +02:00
Raphael Michel
78917afa1a
Event settings API: Expose mail_days_order_expire_warning
2021-10-19 17:12:13 +02:00
Raphael Michel
4b53d39e3e
Add debug command check_order_transactions
2021-10-19 17:10:08 +02:00
Raphael Michel
02db07cd25
Work around potential caching issue
2021-10-19 17:04:28 +02:00
Raphael Michel
19fb6c8c34
create_order_transactions: Make suitable for large datasets
2021-10-19 15:25:34 +02:00
Raphael Michel
6a543e4557
Fix missing log message
2021-10-18 18:50:53 +02:00
Raphael Michel
846527546a
Improve visual transaction table
2021-10-18 18:35:02 +02:00
Raphael Michel
c8cdb2b311
Log silent DirtyTransactionsForOrderException to sentry
2021-10-18 17:57:36 +02:00
Raphael Michel
96ff3d532d
Fix logic error
2021-10-18 17:55:32 +02:00
Raphael Michel
8ebba9de86
Data model for transactional history ( #2147 )
2021-10-18 17:28:58 +02:00
Richard Schreiber
3dcfa57b70
A11y improvements ( #2081 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2021-10-17 16:56:16 +02:00
Raphael Michel
f0508cdcc3
Fix #2228 -- Date filter behavior in order data export
2021-10-15 11:46:45 +02:00
Raphael Michel
9ed2dc7b46
Add exporter for gift card transactions
2021-10-15 11:46:45 +02:00
Raphael Michel
dde4e12ce1
Fix bug in 6cd32400a
2021-10-11 17:36:57 +02:00
Raphael Michel
6cd32400ae
Mails: Add elaborate retry logic for MS Exchange
2021-10-11 12:41:26 +02:00
Raphael Michel
0f47bff5cd
Allow to hide products that require membership ( #2240 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-10-07 10:11:31 +02:00
Raphael Michel
f459f1f12d
Fix logging error for automated emails
2021-10-07 10:08:30 +02:00
Raphael Michel
bc7300c393
Track if invoices have been sent via email ( #2231 )
2021-10-05 13:47:55 +02:00
Raphael Michel
177906e2ac
Custom order emails: Allow to attach tickets and invoices
2021-09-30 12:15:55 +02:00
Raphael Michel
59f6b20129
Add email placeholder {voucher_url_list}
2021-09-30 11:54:41 +02:00
Raphael Michel
003fa62996
Fix help text
2021-09-28 18:07:34 +02:00
Raphael Michel
9f2ffc3276
Improvements around the waiting list ( #2219 )
...
* Waiting list: Support for seated events, pre-fill customer email address
* Allow people to remove themselves
* Update src/pretix/base/settings.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/waitinglist.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/waitinglist.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/waitinglist.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/presale/views/waiting.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Resolve a review note
* Review notes
* Fix linter issues
* Fix import
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-09-27 20:48:02 +02:00
Raphael Michel
9f56669f2a
Truelink filter: Allow dots with spaces
2021-09-23 09:50:39 +02:00
Raphael Michel
5eefe9ad1e
Fix linter issues
2021-09-20 16:51:48 +02:00
Raphael Michel
1d065a7672
Add setting organizer_logo_image_inherit
2021-09-17 13:33:34 +02:00
Raphael Michel
af7c6d360f
Partially revert migration command monkeypatching
2021-09-17 11:07:46 +02:00
Raphael Michel
adf40e1d56
Refactor our migrate command monkeypatching
2021-09-17 10:20:43 +02:00
Raphael Michel
1514527ef3
Consistent naming
2021-09-17 10:20:43 +02:00
Raphael Michel
61649ab2b8
Self-service cancellation: Allow to disable auto-refunds
2021-09-15 13:43:55 +02:00
Raphael Michel
17adde99fa
Allow to restrict availability of variations by date, sales channel, and voucher ( #2202 )
2021-09-15 12:04:17 +02:00
Raphael Michel
4789d82c4e
Shredder: Fix crash in AttendeeInfoShredder
2021-09-14 15:28:39 +02:00
Raphael Michel
2e0592b0a6
API: Fix crash on invalid input (PRETIXEU-5A9)
2021-09-14 15:02:06 +02:00
Raphael Michel
b38df27dce
Order import: Fix handling of seat IDs
2021-09-09 18:14:43 +02:00
Tim Neumann
b95f556d8f
Add config options for max file upload sizes ( #2199 )
...
* feat(config): Add config options for max file upload sizes
Closes #2198
* Apply suggestions from code review
Fix docs and comment in settings.py
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
* Fix import order using isort
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2021-09-09 15:55:06 +02:00
Raphael Michel
7bffd461d1
Allow sales channels to opt out of customer accounts
2021-09-08 20:33:18 +02:00
Raphael Michel
673a38ddc8
Cart: Display subevent location and end time in cart ( #2191 )
2021-09-08 11:24:39 +02:00
Richard Schreiber
a27b8bf213
Subevent: add missing verbose_name for seating plan ( #2194 )
2021-09-07 09:09:16 +02:00
Raphael Michel
fde10d7f55
Fix missing license header
2021-09-06 21:14:25 +02:00
Raphael Michel
6388f7b29c
Fix #2192 -- Invoice address name-field always gets overwritten with customer profile
2021-09-06 20:57:45 +02:00
Raphael Michel
28d78e40f9
Allow to save invoice addresses and attendee profiles to customer account ( #2084 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-09-06 20:50:25 +02:00
Raphael Michel
0b3acb06b5
Invoice: Fix incorrect reference to original invoice number
2021-09-06 16:33:27 +02:00
Richard Schreiber
529092a4ed
Order import: warn when char-replacement happens due to unknown encoding ( #2184 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2021-08-27 15:03:35 +02:00
Raphael Michel
08acecf37b
Docs: Add algorithm diagrams for checkin
2021-08-27 12:29:21 +02:00
Raphael Michel
b200ca5ad5
Set verbose name of Event.seating_plan
2021-08-24 12:25:42 +02:00
Raphael Michel
ec5a670ea6
PDF: Fix inheritance of answers to add-on products
2021-08-23 18:42:21 +02:00
Raphael Michel
276add9163
Refactor bulk-generation of voucher codes into utility function
2021-08-23 12:50:02 +02:00
Raphael Michel
de977f4818
event_copy_data Signal: Add quota_map argument
2021-08-23 12:03:03 +02:00
Raphael Michel
ead755aa86
Report canceled orders as underpaid if necessary
2021-08-18 17:36:36 +02:00
nd
c513868afa
Fix TypeError in Order.ticket_download_available on "empty" orders ( #2176 )
...
Co-authored-by: alice <tickets-dev@kulturkosmos.de >
Co-authored-by: nd <git@notandy.de >
Co-authored-by: alice <tickets-dev@kulturkosmos.de >
2021-08-17 23:42:36 +02:00