Adrian

Results 290 comments of Adrian

> Also maybe have an affiliation database for consistency. Already supported internally in v3.2, just not exposed/documented yet (the idea is that a plugin populates the list from a central...

Probably best to defer this until later - see twisted/towncrier#318 for a comment describing our issues and possible workarounds.

I don't consider this a bug - it's not a file system per se, and when downloading attachments in bulk ("material package") we already include the internal ID to ensure...

Passbook files are a great idea in principle, but the fact that you can't just generate one but need to get a certificate from Apple to create/sign one is somewhat...

For events you can define such shortcuts, but currently we do not have any plans to do the same for categories. Could be an interesting feature though..

This is trickier than it sounds: When emailing authors for selected contributions, all we keep is the author's person id an no link to a particular contribution. So there's no...

> I have one question: is there some xml/json file that contains "all" registration data (including information about payments) if I am an event manager? This would make the generation...

https://weasyprint.org looks like a decent option - it uses HTML/CSS to generate a PDF, so it would even be possible to allow people to upload their own HTML template. Plot...

There's one somewhat tricky issue: In some places we use the `chain_titles` if a category which contains the titles of the parent category chain (queried in an efficient way). But...

Sorry, forgot to answer here earlier :/ Check the docs about how the scopes work; in particular the "everything" scopes are a bit special (they don't include the classic/legacy API...