Skip to content

v2.22.0

Latest

Choose a tag to compare

@krulis-martin krulis-martin released this 17 May 12:34

Changelog

  • Extending exam lock from strict/regular to four types (restricted, accepted, reviewed, and visible).
  • Restricting the number of solution files that can be displayed in solution detail and source code pages.
  • Upgrading package dependencies.
  • Fixing bug in zip content visualization.

Commits

cb52b21 #! v2.22.0
a70892f Updating exam form to use lock type instead of strict flag. Adjusting lock info on Assignment detail page.
8c07767 Changing labels, captions, and texts related to exam lock types.
45fc00e Merge branch 'master' of https://github.com/ReCodEx/web-app
3230b1f Fixing the limit for number of solution files that can be displayed.
9690d92 Bump brace-expansion from 1.1.12 to 1.1.13
e018ad7 Bump picomatch from 2.3.1 to 2.3.2
9896a5c Bump fast-xml-parser from 4.5.4 to 4.5.5
cb4a1aa Bump yaml from 1.10.2 to 1.10.3
483abf3 Bump minimatch from 3.1.2 to 3.1.5
15696d6 Bump flatted from 3.3.1 to 3.4.2
b97a6f5 Refactoring (making code view container use existing zip-handling functions).
d9268ab Fixing bug in zip visualization on the Solution Detail page.