Skip to content

v2.21.0

Latest

Choose a tag to compare

@krulis-martin krulis-martin released this 20 Mar 17:44
· 10 commits to master since this release

Changelog

  • Solving problems with a large amount of data (solutions, files) on various pages
  • Fixing various shortcut keys for dialogs
  • Fixing the progress bar for students

Commits

1ccd3f6 #! v2.21.0
4806e5f Upgrading dependencies in range.
0d36c2b Keeping solution boxes closed when there are too many solutions/users/assignments.
4cdee30 Adding pagination for solution tables (assignment solutions and user-group solutions).
bb4d8d7 Restricting display of solution's file list if there are too many files.
9598074 Restricting number and size of the files that can be displayed on the Solution source codes page.
51133d9 Preventing dangerous file names in tests config form.
f0ec0c5 Collapsing code boxes on solution source codes page when there are too many.
8972757 Setting autofocus on the first input element in the Shadow assignment points editing form, so the Enter key properly submits the form and closes the dialog.
4739a8e Allow progress bar dialog to close on Esc key.
76d3f33 Let the new solution dialog submit on Enter key press.
d509f7e Bump markdown-it from 14.1.0 to 14.1.1
e4b4d65 Bump qs from 6.14.1 to 6.14.2
6596f44 Bump fast-xml-parser from 4.4.1 to 4.5.4
880903e Bump serialize-javascript from 7.0.2 to 7.0.3
67779b4 Bump svgo from 2.8.0 to 2.8.2
fe786ea Bump immutable from 5.1.4 to 5.1.5
89e2b45 Fixing bug that prevented correct progress bar updates on student's views of Solution and Assignment pages.