Raphael Michel
c184187e59
Improve error handling for CSV parsing in voucher bulk creation
2022-11-08 10:27:31 +01:00
Raphael Michel
93f8b38745
SMTP settings: Don't replace password with *****
2022-11-07 16:05:33 +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
0c827c94a8
Fix mail text preview for languages down below in the list
2022-11-04 13:18:07 +01:00
Raphael Michel
b99d21df69
Fix crash in event creation with very long event names
2022-10-25 12:04:52 +02:00
Raphael Michel
2cfffe6526
Fix edge case in item add-on formset validation
2022-10-25 11:55:21 +02:00
Raphael Michel
d69d70cfb1
Voucher: Add min_usages parameter ( #2853 )
2022-10-20 18:07:24 +02:00
Raphael Michel
7e79fc8b5e
Add title scheme "dr_prof_he" for person names
2022-10-11 14:57:19 +02:00
Raphael Michel
6f0fc9ed49
Fix form validation of cancellation form
2022-10-07 12:39:39 +02:00
Raphael Michel
60cdfe4029
Allow organizer-level exports with separate permission and no event selection
2022-10-05 10:36:57 +02:00
Raphael Michel
0ff22786cb
Fix typeahead for item meta values with limited access
2022-10-04 16:58:11 +02:00
Richard Schreiber
814e8fc73b
Fix hidden bulk-action filter-form (Z#23108559) ( #2817 )
2022-09-27 10:25:37 +02:00
Raphael Michel
cf622392c0
Ensure uniqueness of question identifiers ( #2358 )
2022-09-20 10:20:56 +02:00
Raphael Michel
b79a3a9c2f
Fix domain update in organizer
2022-09-19 22:00:53 +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
c1233ed692
New retry logic for webhooks ( #2790 )
...
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2022-09-15 09:41:39 +02:00
Richard Schreiber
1a401ec1e9
Fix: display cleaned filename in upload forms ( #2788 )
2022-09-15 09:41:32 +02:00
Raphael Michel
db93981bac
Don't try to cancel payment if provider plugin is disabled (PRETIXEU-754)
2022-09-12 13:06:03 +02:00
Martin Gross
cd6b21120c
Control/Order Details: Open invoices/cancellations PDFs in new tab
2022-09-08 12:04:22 +02:00
Raphael Michel
b586a52813
Improve settings link for propagated settings
2022-08-11 16:14:37 +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
50ebda332a
Bump PyPDF to version 2 ( #2755 )
2022-08-05 09:53:32 +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
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
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
Raphael Michel
d628acc62a
Remove left-over debug statements
2022-07-21 09:14:38 +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
3c0ba3c8e8
More accurate phrasing of "attachments skipped" message
2022-07-05 12:29:20 +02:00
Raphael Michel
1ab701c100
Update texts claiming the Android app cannot to signed barcodes
2022-07-04 09:16:13 +02:00
Richard Schreiber
20e281d0a4
Fix: handle ProtectedError when deleting a team (Z#23102243)
2022-06-28 10:01:15 +02:00
Raphael Michel
127eb08f19
Fix invalid link name
...
Fixes PRETIXEU-6YM
2022-06-27 12:25:19 +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
bd299f9afb
Fix crash during manual check-in (PRETIXEU-6WX)
2022-06-13 14:06:30 +02:00
Raphael Michel
635344a32f
Fix large number of SQL queries in check-in history
2022-06-13 11:38:42 +02:00
Raphael Michel
86085d9368
Allow to bulk-select many tickets to check in or out ( #2678 )
...
* Allow to bulk-select many tickets to check in or out
* Update tests
* Add permission test
* Update src/pretix/control/templates/pretixcontrol/checkin/index.html
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
* Update src/pretix/static/pretixbase/js/asynctask.js
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
* Remove console.warn
* Simplify stuff
* minor refactor
* fix missing checked-out success message
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-06-10 12:14:44 +02:00
Raphael Michel
00ad6f7d53
Reduce number of translatable strings
2022-06-09 17:46:56 +02:00
Raphael Michel
88770ed7b6
Adjust translation strings
2022-06-09 17:43:37 +02:00
Martin Gross
03a7a4e210
POS: Detail renderer for izettle_qrc POS payments
2022-06-09 16:52:55 +02:00
Martin Gross
8892fad228
POS: Detail renderer for adyen_legacy POS terminal payments
2022-06-09 16:40:48 +02:00
Raphael Michel
d98cb6402c
Improve handling of protected subevents during deletion
2022-06-03 14:05:20 +02:00
Raphael Michel
772a4ce494
Order list: Use constant width for sales channel icon
2022-06-03 14:05:20 +02:00
Raphael Michel
d4825d00fb
Fix copying variations when copying items
2022-05-20 16:09:57 +02:00
Raphael Michel
08590f9d98
Explicitly store whether checkins were offline ( #2617 )
2022-05-17 14:32:14 +02:00
Raphael Michel
a2413db65d
Small tweaks to new customer fields
2022-04-29 14:47:42 +02:00
Richard Schreiber
edff7b8717
Add note field and external identifier to customers ( #2605 )
2022-04-29 14:43:08 +02:00
Raphael Michel
3f1521a3c5
Fix typos
2022-04-27 16:03:19 +02:00
Raphael Michel
6fee0ac0a9
Discounts ( #2510 )
2022-04-27 14:43:16 +02:00