Commits on Source (12)
-
Martin Mareš authored
Tohle způsobovalo internal server error, protože na /user nebyla v init_request() vynucena autentikace. Proto na /user občas přišel nepřihlášený uživatel, což rozbilo autoregistraci do testovací soutěže.
-
Martin Mareš authored
-
Martin Mareš authored
-
Jan Prachař authored
-
Martin Mareš authored
typo See merge request !66
-
Jan Prachař authored
-
Martin Mareš authored
Editovat nastavení -> Nastavení See merge request !69
-
Jan Prachař authored
-
Jan Prachař authored
-
Martin Mareš authored
fix: accessing self.job that is None See merge request !70
-
Martin Mareš authored
-
Martin Mareš authored
org_participants_table: Oprava podmínky a srozumitelnější popis See merge request !72
Showing
- mo/jobs/__init__.py 1 addition, 1 deletionmo/jobs/__init__.py
- mo/web/org_contest.py 2 additions, 1 deletionmo/web/org_contest.py
- mo/web/org_score.py 1 addition, 1 deletionmo/web/org_score.py
- mo/web/templates/org_contest.html 7 additions, 9 deletionsmo/web/templates/org_contest.html
- mo/web/templates/org_index.html 1 addition, 0 deletionsmo/web/templates/org_index.html
- mo/web/templates/org_round.html 1 addition, 1 deletionmo/web/templates/org_round.html
- mo/web/templates/parts/org_participants_table_actions.html 2 additions, 2 deletionsmo/web/templates/parts/org_participants_table_actions.html
- mo/web/user.py 1 addition, 1 deletionmo/web/user.py