2022-05-01
What's Changed
- Fix single results having their results hidden in evaluation_detail by @karyon in #1690
npm audit fix
by @niklasmohrin in #1697- Link to
textanswer_edit
with a button instead of in the answer text by @fidoriel in #1689 - Introduce MyPy by @niklasmohrin in #1688
- Update requirements by @janno42 in #1699
- Update
COMMANDS
inmanage_autocompletion.sh
by @niklasmohrin in #1700 - Select2 update and CSS fixes by @janno42 in #1702
- Make evaluation weight add up to 100% by @Kakadus in #1695
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #1707
- Update Node dependencies by @niklasmohrin in #1708
- Make typescript commands fail properly on test failures by @karyon in #1709
- Add button to participate in evaluation from semester list by @janno42 in #1710
- change user import and tests to xlsX by @fidoriel in #1703
- Fix importer error-merge error by @niklasmohrin in #1714
- Textarea styling and text answer warnings by @janno42 in #1715
- Don't run debug mode tests for PRs by @niklasmohrin in #1720
- Import enrollment data with existing courses by @jb3rndt in #1683
- Tests - faster, better, stronger by @he3lixxx in #1724
- Participants editable by editors by @dieknolle3333 in #1639
- Update Node dependencies 2 - the updatening by @niklasmohrin in #1729
- Update all the python dependencies (except django) by @he3lixxx in #1731
- Fix LoggedModel.thread.request not being cleared in failing tests by @he3lixxx in #1727
- Update Font Awesome by @janno42 in #1733
- Fix internal server errors on requests with unexpected parameters by @he3lixxx in #1721
- Fix broken html escaping in various places by @he3lixxx in #1737
- Fix O(N) queries on evaluation_textanswer staff view (querying for contribution.contributor) by @he3lixxx in #1735
- Fix wrong icon by @janno42 in #1736
- Prioritize evaluations with finished grading for review by @PonderKoKo in #1668
- Provision evap via vbox and docker by @fidoriel in #1726
- Redesign user index by @lill28 in #1667
- Fix provision script calling compilemessages with wrong locale "de_DE" instead of "de" by @he3lixxx in #1740
- Delete answers for removed questionnaires by @janno42 in #1718
- Rename contributor index navbar entry by @janno42 in #1743
- Make refresh_results_cache 6x faster by @he3lixxx in #1738
- Enable
no-implicit-optional
option for mypy by @niklasmohrin in #1744
New Contributors
- @PonderKoKo made their first contribution in #1668
- @lill28 made their first contribution in #1667
Full Changelog: 2021-12-21...2022-05-01