Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Odevzdávací Systém MO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Mareš
Odevzdávací Systém MO
Commits
45e99da0
Commit
45e99da0
authored
5 months ago
by
Martin Mareš
Browse files
Options
Downloads
Patches
Plain Diff
Rights: Komentáře
parent
e2921ee9
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
mo/rights.py
+2
-2
2 additions, 2 deletions
mo/rights.py
with
2 additions
and
2 deletions
mo/rights.py
+
2
−
2
View file @
45e99da0
...
...
@@ -18,7 +18,7 @@ class Right(Enum):
manage_round
=
auto
()
manage_contest
=
auto
()
add_contest
=
auto
()
view_contestants
=
auto
()
# Prohlížet si seznam účastníků
view_contestants
=
auto
()
# Prohlížet si seznam účastníků
, výsledkové listiny a diplomy
upload_solutions
=
auto
()
# Odevzdávat za účastníka ve stavu "running"
upload_feedback
=
auto
()
# Nahrávat opravené řešení ve stavech "grading" a "graded"
view_submits
=
auto
()
# Prohlížet si řešení a opravy
...
...
@@ -32,7 +32,7 @@ class Right(Enum):
edit_school_users
=
auto
()
# Editovat uživatele ze své školy (jen garant_skola)
add_orgs
=
auto
()
edit_orgs
=
auto
()
edit_tex_hacks
=
auto
()
# Nastavovat hacky pro sazbu výsledkovek TeXem
edit_tex_hacks
=
auto
()
# Nastavovat hacky pro sazbu výsledkovek
a diplomů
TeXem
view_doc
=
auto
()
# Prohlížet organizátorskou dokumentaci
unrestricted_email
=
auto
()
# Na posílání mailů se nevztahuje config.EMAILS_SHOW_MAX
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment