Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

3.2.3

Latest
Compare
Choose a tag to compare
@jwgmeligmeyling jwgmeligmeyling released this 21 May 13:20
· 417 commits to master since this release
  • 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