Adrian
Adrian
Weird. Any chance that you default encoding is *not* utf-8 for some reason?
Should be... I remember some other (odd) case where someone ended up with a different default encoding which also caused all kinds of weird issues - and your errors looks...
There's no CLI for this. Just wondering, what's your usecase for it? While I understand wanting to automate setting up an indico instance infrastructure-wise, automating the initial account creation seems...
Good point. Even though the risk is very limited: Being an indico admin doesn't give you any ways to execute nasty code on the server and there's no sensitive data...
Moderated modification? If you mean simply moving back to "pending" (but that'd be a mess if payment is involved), that could be considered - even though I think it's not...
The problem is simply that it's a huge amount of extra complexity - keeping a "pending" version of the registration data, possibly approving only parts of the changes, etc. Not...
Changes with a financial impact - at least when payment on the registrant side is involved - are always disallowed by Indico, since there's no support for making (partial) refunds...
OK, this makes it more reasonable :) Would an email notification to organizers listing changes made by the registrant help? I think that would be a much more useful feature...
Would you mind opening a separate issue for this?
Let's use the opportunity to move the dialog and the field where it's used to React. There's a ton of ultra legacy JS involved. In the new dialog we should...