Skip to content

v2.15.0

Compare
Choose a tag to compare
@krulis-martin krulis-martin released this 12 Feb 22:42
· 4 commits to master since this release

Changelog

  • Adding support for ReCodEx 3rd-party extensions.
  • Fixing appearance for narrow screens and sidebar handling.
  • Adding snippets for smarter copy-pasting (parts of) review comments.
  • Adding select/clear all buttons to group selection in collective assignment creation form.
  • Adding a warning icon for ZIP files with invalid entry names and fixing solution files display filter to handle backslashes in ZIP files.
  • Adding a QR code with a link to the current page in the header drop-down.
  • Pkg dependencies upgrade, fixing bugs.

Commits

ed0c889 #! v2.15.0
28aaec8 Merge branch 'master' of https://github.com/ReCodEx/web-app
08bce4e Deprecation of SIS integration page.
488f72c Pkg upgrade (#565)
21a9668 Adding QR code with link to current page in the header drop-down.
816efff Adding snippets for smarter copy-pasting (parts of) review comments.
6cdd87f Fixing SIS integration for supervisors.
1ff664c Adding current URL for the return in the extension URLs.
57b863a Implementing extension links appearance on the sidebar and redirection handling.
349c453 Adding select/clear all buttons to group selection in collective assignment creation form.
4a18de0 Unifying appearance of points and correctness (%) in solution tables.
59a9d24 Minor code refactoring in main ejs template.
66221cb Fixing appearance for narrow screens and sidebar handling.
499f862 Adding a warning icon for ZIP files with invalid entry names.
2127402 Fixing solution files display filter to handle backslashes in ZIP files.