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
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
e308b38d6f
Fix string formatting issue in log message
2022-04-12 17:14:43 +02:00
Raphael Michel
3e8e454e92
Fix gettext formatting issues
2022-04-12 10:53:03 +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
2623bfd2db
Item selection typeahead: Use consistent ordering of items
2022-04-09 14:26:27 +02:00
Raphael Michel
3aeea82d2e
Allow to filter log view by action type
2022-04-07 17:58:56 +02:00
Raphael Michel
732621f121
Fix incorrect log display of reverted checkins
2022-04-07 17:58:45 +02:00
Martin Gross
69d0a20674
Checkin Log: Sort devices by device ID
2022-04-07 09:10:03 +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
69f91e54e6
Make error message about tax rules and gift cards easier to understand
2022-04-06 16:43:52 +02:00
Raphael Michel
bcee2c231a
Use internal name of product in filter forms
2022-04-06 13:08:16 +02:00
Maico Timmerman
6768bbb486
Event cancellation: Fix default email subject translations ( #2574 )
2022-04-05 11:04:12 +02:00
Raphael Michel
65a7e8516e
Display self-service cancellation fee during backend cancellation
2022-04-04 13:42:26 +02:00
Raphael Michel
cccd4af6dd
Create log entry for question when cloing an item
2022-04-04 12:04:15 +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
Martin Gross
8a8524a346
ItemList: Order items by category the same way as in presale and CategoryList
2022-03-29 10:14:34 +02:00
Richard Schreiber
551bd3e284
Fix #2556 -- Remove attestation from 2FA-device registration
...
As we currently do not verify attestation in 2FA-device registration, we can safely remove it. This circumvents a bug in webkit when registering Touch-ID as 2FA-device on M1 Macs. See https://bugs.webkit.org/show_bug.cgi?id=224042
For more info on why we do not use attestation, see https://fidoalliance.org/fido-technotes-the-truth-about-attestation/
2022-03-25 12:25:15 +01:00
Raphael Michel
645a7489df
Add missing log display message for waiting list removal
2022-03-24 21:51:29 +01:00
Raphael Michel
fc1e2ca3b0
Order search: Fix duplicate query part
2022-03-24 17:22:32 +01: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
Richard Schreiber
90d9ddebb5
Fix #2542 -- Validation of exporter forms ( #2544 )
2022-03-21 12:37:24 +01:00
Maico Timmerman
55752a4319
Event cancellation: Allow allow creating manual refunds for all orders ( #2526 )
2022-03-18 14:05:32 +01:00
Raphael Michel
1b2ca87f2d
PDF editor: Check PDF file for readability on upload
2022-03-17 16:43:30 +01:00
Raphael Michel
8562c2f103
PDF editor: Limit file upload selector to PDF files
2022-03-17 16:43:30 +01:00
Raphael Michel
ea0283266f
PDF editor: Fix invalid data type breaking preview
2022-03-17 16:43:30 +01:00
Raphael Michel
ebae275a2d
PDF editor: Allow multi-lingual text
2022-03-17 16:43:30 +01:00
Raphael Michel
4ae7cc9f50
PDF editor: Allow arbitrary fields in QR codes
2022-03-17 16:43:30 +01:00
Raphael Michel
c2f2e157d7
PDF editor: Add explanatory tooltip for dynamic image
2022-03-17 16:43:30 +01:00
Raphael Michel
ebf0320c2c
PDF editor: Add multi-page support
2022-03-17 16:43:30 +01:00