Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

WS 17/18 intermediate Release

Compare
Choose a tag to compare
@aeimer aeimer released this 24 Mar 01:11
· 3121 commits to master since this release
e2f966a

Adds many new features like

  • selective download of the course
  • progress dashboard for teacher
  • translateable frontend with i18n
  • notification system added
  • introduces new error message system
  • dark theme option
  • introducing an api documentation
  • courses are ordered by last visit
  • user password edit
  • adds imprint

Please run the migrations:

docker-compose exec api node migrate.js --up unit
docker-compose exec api node migrate.js --up taskUnit videoUnit