-
- Downloads
Reforma orgovského rozhraní ke kolům a soutěžím
Místo spousty izolovaných funkcí na resolvování parametrů z URL zaveden společný kontext. To umožňuje daleko jednodušší implementaci generických stránek, které pracují jak s koly, tak se soutěžemi a soutěžními místy.
parent
15f71507
No related branches found
No related tags found
This commit is part of merge request !95. Comments created here will be created in the context of that merge request.
Showing
- mo/rights.py 50 additions, 45 deletionsmo/rights.py
- mo/web/jinja.py 4 additions, 3 deletionsmo/web/jinja.py
- mo/web/org_contest.py 400 additions, 420 deletionsmo/web/org_contest.py
- mo/web/org_round.py 71 additions, 175 deletionsmo/web/org_round.py
- mo/web/org_score.py 15 additions, 29 deletionsmo/web/org_score.py
- mo/web/table.py 1 addition, 1 deletionmo/web/table.py
- mo/web/templates/org_contest.html 28 additions, 24 deletionsmo/web/templates/org_contest.html
- mo/web/templates/org_contest_add_user.html 1 addition, 2 deletionsmo/web/templates/org_contest_add_user.html
- mo/web/templates/org_contest_advance.html 3 additions, 3 deletionsmo/web/templates/org_contest_advance.html
- mo/web/templates/org_contest_edit.html 1 addition, 1 deletionmo/web/templates/org_contest_edit.html
- mo/web/templates/org_contest_list.html 0 additions, 44 deletionsmo/web/templates/org_contest_list.html
- mo/web/templates/org_contest_solutions.html 14 additions, 15 deletionsmo/web/templates/org_contest_solutions.html
- mo/web/templates/org_contest_task.html 18 additions, 21 deletionsmo/web/templates/org_contest_task.html
- mo/web/templates/org_contest_user.html 14 additions, 14 deletionsmo/web/templates/org_contest_user.html
- mo/web/templates/org_edit_statement.html 1 addition, 1 deletionmo/web/templates/org_edit_statement.html
- mo/web/templates/org_generic_batch_download.html 2 additions, 2 deletionsmo/web/templates/org_generic_batch_download.html
- mo/web/templates/org_generic_batch_points.html 1 addition, 1 deletionmo/web/templates/org_generic_batch_points.html
- mo/web/templates/org_generic_batch_upload.html 1 addition, 2 deletionsmo/web/templates/org_generic_batch_upload.html
- mo/web/templates/org_generic_import.html 1 addition, 1 deletionmo/web/templates/org_generic_import.html
- mo/web/templates/org_generic_list.html 162 additions, 0 deletionsmo/web/templates/org_generic_list.html
Loading
Please register or sign in to comment