Hogcon
Changes:
- Removed
HogConfig.deadline
in app since `HogTrigger` is triggered only during `createSubmission`, and `createSubmission` already checks for hogcon deadline as an assignment. - web hogcon page now retrives deadline and year via API request.
- Add breadcrumb navigation for hogcon page.
- Local app release places two Ok files,
0.0.0
andOK_COMMIT_HASH
. Change the default behavior ofMiscController.getOkClientVersion
to filter out dummy file0.0.0
.
Now, hogcon no longer needs to be semester-specific, as all of its information is stored and retrieved as an ordinary assignment.
Edited by 王锦朋