DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
719 stars 254 forks source link

Simplify judgehost and judging time line. #2543

Closed meisterT closed 4 months ago

meisterT commented 4 months ago

As you can see in the example below this will remove the links to the judgehost page. I don't think that link has been particularly useful though and wanted to reduce overall clutter.

Before: image

After: image

meisterT commented 4 months ago

This is the second part of https://github.com/DOMjudge/domjudge/pull/2452