Adrian

Results 290 comments of Adrian

I don't think this bug is a priority for us right now - it might be only looked into when rewriting the timetable in React and getting rid of all...

I don't think it's really noticeable (our JS/CSS is quite huge, those 2kb won't make a difference), but feel free to send a PR to update the PNG it with...

Regform labels in the form are always in the language you use when creating them (since they are managed by you). The rest indeed uses the currently active language, which...

It's not closed because nothing changed there so far... But I think especially now that Indico has many more translation it might be worth revisiting this topic of specifying which...

Not unless you delete the corresponding folders after installing Indico (in `indico/translations/`). If there's no locale folder, that language will not be selectable in Indico.

That could indeed work.

Try `RequestHeader unset Accept-Language` in the apache config

I think this depends on the debian version. I'm 100% sure that the guide worked the last time I tested it. So probably this changed only with Debian 11. Maybe...

I don't remember during which version I wrote the docs, but could it be a difference between the cloud/VM images and docker images? When I tested them I created VMs...

I was thinking a bit about how we could this implement nicely and came up with this: ``` definitions - these would be exposed via signals so the various modules...