summaryrefslogtreecommitdiff
path: root/newcourses.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* newcourses.go: setupCourses must be run after commitRunxi Yu6 days1-10/+11
| | | | Otherwise it reads an old snapshot of the database...
* Validate course group and course type when importing from CSVRunxi Yu6 days1-0/+24
|
* Allow staff to upload a CSV containing coursesRunxi Yu6 days1-0/+325
Implements: https://todo.sr.ht/~runxiyu/cca/2