Raphael Michel

Results 457 comments of Raphael Michel

Yes, but we should research and fix this on a system-wide basis, if we go for it

I think we would be in principle open to contributions on this end, however I think if there's no compelling reason for having it in core, it could also just...

Generally, the thoughts appear sound. Some remarks: > From some conversations I've seen in the issues, querying lots of rows simultaneously, could lead to performance problems on large scale Pretix...

Unfortunately, waiting list entries are product-specific. A full redesign of the waiting list feature is certainly overdue, but not really around the corner currently :(

Just to be clear here, do we talk about SEPA debits (which Stripe supported for a while) or SEPA transfers (which is in private beta at stripe)? I'm really excited...

I think doing this akin to order search is a bad idea. Search is intended for a human-supplied free search value. Just imagine you want to do the group filter...

This is probably a candidate for an "easy" issue if I get around to write a detailled description.

Sorry for the delay. Yes, I do. > Possible filter criteria for the tool: > Payment method > due before (and due after?) > Contains Product > Subevent (for events...

502 is weird, if it's a pretix error it should be 502 and a timeout should be 504. can you check what the ``DATA_DIR/logs/pretix.log`` says? Also, can you check your...

Any uncought exception should be in the log. The code for the "test" option of the formis here: https://github.com/pretix/pretix/blob/master/src/pretix/control/views/event.py#L600 I think doing research of your server goes beyond the level...