William Di Luigi
William Di Luigi
**Describe the bug** The font ligatures "fl" and "fi" get rendered respectively as: "Π" and some other letter that looks like "δ". **To Reproduce** Just visualize any text (from the...
This is useful if you have some users already in the database, and you want them to be able to automatically sign up to one or more contests without having...
[](https://reviewable.io/reviews/cms-dev/cms/459)
I tested adding (from AWS and from CLI) and removing (from AWS), and tested the rendering. If you like this change, I think the only change needed is to write...
Currently we have three separate uniqueness constraints: (name), (name, contest_id), and (num, contest_id). The first one is not really useful and in some cases it's really annoying (current workaround is...
**Is your feature request related to a problem? Please describe.** There are two problems: 1. As soon as the contest ends, we are blocking access to the list and status...
When a task has more than one dataset, the list of submissions available at `/dataset/` is misleading because clicking on the timestamp (first column of the table) of a submission...
Currently, an admin user (created with `cmsAddAdmin`) manages all contests. I would like to be able to assign an admin user to only one contest (or to more than one...
I remember that this was discussed and @giomasce told me that all cms-dev agreed that it would be a good idea to allow duplicate Task.name This is painful in situations...