Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | newcourses.go: setupCourses must be run after commit | Runxi Yu | 2024-10-10 | 1 | -10/+11 |
| | | | | Otherwise it reads an old snapshot of the database... | ||||
* | Validate course group and course type when importing from CSV | Runxi Yu | 2024-10-10 | 1 | -0/+24 |
| | |||||
* | Allow staff to upload a CSV containing courses | Runxi Yu | 2024-10-10 | 1 | -0/+325 |
Implements: https://todo.sr.ht/~runxiyu/cca/2 |