This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
- Flatten directory tree (fixes #347, #359)
- Fixed line wrapping for diff view (fixes #348, #366)
- Use commons-csv for CSV encoding/escaping according to RFC4180 enhancement (#369)
- Rubric histogram (#375)
- Bind old review and rubrics to new submission by default enhancement (#377)
- Fixed broken grade link �(#379)
- Limit grade precision to 1 decimal (#380)
- Fixed private project breadcrumb (#382, contribution by @AZWN)
- Stronger end-to-end test suite, contributed by @DouweKoopmans, @AZWN and @Fastjur