Skip to content

v2.1.0

Compare
Choose a tag to compare
@krulis-martin krulis-martin released this 14 Nov 23:58
· 295 commits to master since this release

Changelog

  • Adding deadline to shadow assignments.
  • Group tree views refactored and improved.
  • Fixing appearance of server-side login form errors.
  • Awarding shadow assignment points to multiple students simultaneously.
  • Showing correctness of last evaluation in the reference solutions table.
  • Introducing editor font size UI parameter.
  • Moving visual parameters from user settings to user UI data. Modifying edit forms accordingly.
  • Updating assignment edit form so it allows sending emails also for assignments that are scheduled to become visible.
  • Updating package dependencies
  • Various bug fixes and ux improvements

Commits

6a267f5 #! v2.1.0
4a80b23 Reflecting API changes in permission hints for creating assignments from exercises.
2df0df8 Workaround for collapsable component which did not set correct height if a form submission failed.
39a86e5 Updated changes based on discussion
6ce5bda English formulation fix
8902845 Adding deadline to shadow assignments.
1082ba5 Bump validator from 13.6.0 to 13.7.0
10ad73b Group tree views refactored and improved.
6e7302c Fixing group detail exercises list reload bug.
2ed1355 Preventing users with external accounts to modify titles (as well as name and surname).
8de72a7 Fixing appearance of server-side login form errors.
f22cac7 Awarding shadow assignment points to multiple students simultaneously.
6031830 Showing correctness of last evaluation in the reference solutions table.
ed26378 Updating dependencies (major versions).
e4c0f4f Updating dependencies (minor versions).
2c3f136 Fixing solution links for regular students so they cannot get to pages where they are not allowed.
7075d39 Introducing editor font size UI parameter.
88bcca6 Moving visual parameters from user settings to user UI data. Modifying edit forms accordingly.
bca9ebd Fixing submit/reset button appearance on create subgroup and relocate group forms.
a30c539 Improving button-select input adjacency on create exercise form.
0d3b486 Moving add test button to the top of the form so it will not be scrolled away when pressed.
ca8a7f6 Making dirty form inputs blue (instead of green).
5679712 Updating assignment edit form so it allows sending emails also for assignments that are scheduled to become visible.