pretix-passbook
pretix-passbook copied to clipboard
Support for Apple Wallet/Passbook files in pretix
Hi there! If there was a change of details for an event - can I trigger an update in the Pretix system to send an update to the attendeees that...
When I add the coordinates for the geofencing feature, the ticket appears on the lock screen at the location, but the text is completely missing. Only the icon and the...
When I try to generate a passbook file on our self hosted Pretix-Server it always fails with an internal server error. Any ideas on how to fix this? Thanks, Tjorben
Please enable NFC Passkit Support. I understand that it requires a different certificate, and am working on it. It should just require a checkbox and a few lines of code....
According to [RFC 7468 PKIX Textual Encodings](https://www.rfc-editor.org/rfc/rfc7468) (Chapter 10/11) the Textual Encoding of Private Key Info use the "PRIVATE KEY" label. Encrypted Private Key Info use the "ENCRYPTED PRIVATE KEY"...
Please allow adding the Add to Apple Wallet image next to the View Order Details. It's much more intuitive than explaining that they are supposed to click the attachment on...
https://github.com/pretix/pretix-passbook/blob/master/pretix_passbook/passbook.py#L62 I would think for a t-shirt the type coupon would be a better fit
I could install the plugin - then I selected 2 images and pressed preview. Then I got this error-page: ``` AttributeError at /control/event/bigevents/2017/settings/tickets/preview/passbook 'NoneType' object has no attribute 'name' Request...
Currently, if you do not set a global certificate and then activate the plugin for an event, all ticket downloads will fail with an error 500 and the admin will...