Richard Schreiber
7a69e00d39
Control: improve settings-icon for non-personalized tickets
2023-01-12 11:00:43 +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
603225d042
Separate personalization from admission ( #2990 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-09 14:57:35 +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
a2f2d25169
Allow users with can_checkin_orders permission to use the bulk actions of the check-in list view
2023-01-04 18:13:24 +01:00
Raphael Michel
4747a4c480
Order change view: Remove a few buttons for read-only users
2023-01-04 18:13:24 +01:00
ser8phin
8dd83e5a35
Add lifetime spending to customer details ( #2934 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-12-16 15:20:22 +01:00
Raphael Michel
3d9679a144
Allow variations to override item meta data ( #2965 )
2022-12-12 12:06:09 +01:00
Raphael Michel
f782324d5f
Allow to adjust name and description of gift card payments
2022-11-24 16:36:24 +01:00
Bentrex95
3b1cd8e659
Waiting list: Allow transfer to other subevent ( #2811 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
Co-authored-by: Raphael Michel <michel@rami.io >
2022-11-23 16:11:23 +01:00
Raphael Michel
9624b1c505
Support for external gift cards ( #2912 )
2022-11-23 14:52:56 +01:00
Raphael Michel
776c5e9fa2
Set autocomplete="one-time-code" on TOTP field
2022-11-14 10:37:00 +01:00
Richard Schreiber
706e479cff
Update vue to 2.7.14 ( #2897 )
2022-11-11 14:26:16 +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
d69d70cfb1
Voucher: Add min_usages parameter ( #2853 )
2022-10-20 18:07:24 +02:00
Richard Schreiber
814e8fc73b
Fix hidden bulk-action filter-form (Z#23108559) ( #2817 )
2022-09-27 10:25:37 +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
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
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
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
1ab701c100
Update texts claiming the Android app cannot to signed barcodes
2022-07-04 09:16:13 +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
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
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
Raphael Michel
55dc7fd988
Fix typo
2022-04-25 12:42:39 +02:00
Raphael Michel
15c6e22414
POS: Show reference for Zettle payments
2022-04-15 13:13:57 +02:00
Raphael Michel
3cdf578c14
Allow to add a comment when cancelling an order ( #2580 )
2022-04-12 09:53:02 +02:00
Raphael Michel
a755bfd22c
Allow to bulk-edit devices ( #2583 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-04-12 08:54:45 +02:00
Raphael Michel
22920a7318
Analyze check-in rules for missing products ( #2582 )
2022-04-11 18:53:07 +02:00
Raphael Michel
71f5303a5e
Fix invisible error message when mixing gift card products and admission products
2022-04-06 16:44:20 +02:00
Raphael Michel
65a7e8516e
Display self-service cancellation fee during backend cancellation
2022-04-04 13:42:26 +02:00
Raphael Michel
22f3412ad0
Allow users to see the number of checkins ( #2561 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-03-30 18:03:05 +02:00
Raphael Michel
ee72009e73
Improvements to PDF text placeholders ( #2562 )
2022-03-30 17:43:26 +02:00
Raphael Michel
2486c3d205
Show refund amount in refund choice screen
2022-03-23 09:15:10 +01:00
Raphael Michel
e2adf1fdb3
Layout refresh for plugin settings page ( #2490 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-03-21 16:42:03 +01:00