-
When using the command line submit client, the team `teampage_first_visited` field in the database is not updated. We should probably generalize that name and make the submit client also update it.
-
Currently a new install comes with credentials admin/admin. This is prone to lead to security issues when someone forgets to change it.
We should either generate a random password during installation…
-
On Chrome if I have my password saved, when I go into //domjudge/jury/user.php to edit a user their "Email" field, if empty, will be prefilled with my username and the "Password" will be prefilled wit…
-
I tried to used jury pages `administrator:Import / export` models.
While using the `HTML, export: results.html, results.html for on ICPC site`,I got `500 Internal Server Error` pages.
I 'm so confus…
-
Please provide more detailed document, cause i am not very familiar with java.
-
Currently, the eventdaemon needs to be started at a specific time: after the contest has been created and the initial problem data has been loaded, but before *any* submission is received or the conte…
-
While talking to @tuupke about some DOMjudge ideas (mainly for the still WIP online judge rework thingy of us), we ended up in a discussion about why we are not using some framework for the web interf…
-
### Description of the problem / feature request
Currently, it seems the colspan for summary column is statically set. This does not work since DOMJudge allows showing/not showing country flags and a…
-
### Description of the problem / feature request
In the admin interface trying to create a user that already exists, results in a 500 server error when trying to save. It should give a more helpful m…
-
Hello
I was wondering if there's a way that one can upgrade to the latest domjudge. I'm currently using the `2018-01-09` image, which uses domjudge `5.3.2` but I'd like to update to `6.0.1`
Than…