Raphael Michel

Results 360 comments of Raphael Michel

> Why does the update check not show 2023.10 as latest release? Cause I'm not very successful at updating the latest release file and really need tk automate that ;)

I don't think this can happen exactly as you describe. One `ScheduledMail` does not represent an individual mail, but rather "one instance of the rule" and once it's sent, it's...

This description makes sense, but I'm not sure I agree it's a problem, plus, it only occurs if the cronjob is unreliable in the first place, or am I missing...

Ah okay, I think I may have not understood it correctly, I focused too much on the time the order comes in, not the creation of the invoice. So the...

Hmm. Yeah, the regex is probably still insufficient since I believe we have legacy/priv/ for files older than the CDN? :see_no_evil: > Ideally, we could somehow detect which setting is...

ticketoutput_pdf_background seems like a dead link to the past of pretix where there was only one layout per event, and apparently there is not a single value left

I have released https://pypi.org/project/django-hierarkey/1.2.0/

@iyzana Can you - check your browser console (F12) for any error messages when this happens? - check if any plugin in your browser blocks external resources for thsi site?

Hmm, yes, this is not good the way it is. Changing the identifier, however, is also not good. Will need to think about this - currently I'm not sure why...

The `sub` *is* deleted, it is not kept under the hood, but the pretix-side customer ID in this case isn't random, but includes a hash of the `sub`. This was...