Adrian
Adrian
> Haven't touched the openshift configs, but they will probably need updating as well. I feel like just getting rid of them in a separate PR... I don't think anyone...
indeed, good idea!
I'm not the biggest fan of running DB upgrades automatically on container startup, since it'd probably result in deadlocks when you run the container multiple times. However, we could probably...
Yes. Just keep in mind that this only works if you run a single instance. If you scale horizontally, then executing in multiple times in parallel will likely lead to...
No idea to be honest, I don't know anyone (besides the user who opened this issue) that's deploying Indico on Docker Swarm.
If I understand https://unicode-org.github.io/cldr/ldml/tr35-dates.html#Matching_Skeletons correctly, this is actually the expected behavior: > Consider the following dateFormatItem: `d MMM y` > If this is the best match for `yMMMMd`, pattern is...
`format_interval` should probably do something similar
Just adjusting the width doesn't seem to work well for certain languages, but that may be a problem in the underlying data. I have some details in this issue for...
Any feedback/comments on this?