- Jul 02, 2019
-
-
Also in the Feedbackhistory it is now possible to filter by excluding labels. This way, a user can filter for all Submissions did not compile but were not empty
-
- Mar 31, 2019
-
- Dec 13, 2018
-
-
robinwilliam.hundt authored
-
added tests for new instance export
-
- Sep 30, 2018
-
-
robinwilliam.hundt authored
The former student data endpoint /export/csv/ has been replaces by /export/json/ . This new endpoint exports the data as normal json. It also allows the client to send setPasswords: true as an option which will results in random passwords beign generated for all students and included in the export data.
-
- Aug 07, 2018
-
-
robinwilliam.hundt authored
-
- Mar 24, 2018
-
-
Jan Maximilian Michal authored
* All views (except the feedback view) do not have a N+1 issue * Some serializer method fields are now precomputed in annotations * TODO: Automate the performance tests to ensure performance stays high * Ran isort
-
- Mar 21, 2018
-
-
robinwilliam.hundt authored
-
- Feb 19, 2018
-
-
- Feb 16, 2018
-
-
Jan Maximilian Michal authored
-