cms icon indicating copy to clipboard operation
cms copied to clipboard

Contest Management System

Results 217 cms issues
Sort by recently updated
recently updated
newest added

Server time differs from local time in two cases (can be both): - Different timezone - Same timezone but clocks not aligned (for instance due to a misconfiguration of NTP)...

**Is your feature request related to a problem? Please describe.** The OutputOnly task type requires files named `output_*code*.txt`, but some organisers use different naming conventions, like `*code*.out`. **Describe the solution...

tasktypes
feature_request
pr_ready

**Is your feature request related to a problem? Please describe.** A user that already has an account can't register with that account in a contest(which allows registration). **Describe the solution...

1.file: cms/cmscontrib/AddAdmin.py function:add_admin Log information disclosure username and password ![image](https://user-images.githubusercontent.com/33443724/90230650-72048100-de4c-11ea-9aa3-6f7b1eb62e2e.png)

bug
cli

**Is your feature request related to a problem? Please describe.** There are two problems: 1. As soon as the contest ends, we are blocking access to the list and status...

cws
feature_request
pr_ready

**IMPORTANT:** This issue is a companion to https://github.com/cms-dev/cms/issues/970. I understand that it is about an old version of CMS, but I am reporting it just because maybe some other users...

aws
bug

**Is your feature request related to a problem?** I would like the possibility to limit allowed languages (a subset of the languages allowed at contest level) per task. We use...

cws
aws
data_model
feature_request
pr_ready

**Description:** Task and contest configuration file lack documentation I am not able to find a complete specification of the configuration files for tasks and contests in YAML format (`italy_yaml`). Looking...

doc
bug

When a task has more than one dataset, the list of submissions available at `/dataset/` is misleading because clicking on the timestamp (first column of the table) of a submission...

aws
bug

Consider this situation: 1. User logs in to CWS 2. Contestant interface is left open in the browser for a long time 3. Authentication cookie expires 4. The open web...

cws
bug