- Dec 02, 2019
-
-
robinwilliam.hundt authored
Also UserAccounts can now be added to groups and assignments can be filtered based on groups
-
- Oct 13, 2019
-
- Oct 12, 2019
-
-
Dominik Seeger authored
-
- Oct 10, 2019
-
-
robinwilliam.hundt authored
-
- Sep 18, 2019
-
- Sep 09, 2019
-
-
robinwilliam.hundt authored
also failed requests are now sent to sentry
-
- Sep 03, 2019
-
-
-
robinwilliam.hundt authored
Tutors and reviewers can now add comments to individual lines of the provided solution. The comments are short polled.
-
- Aug 16, 2019
-
- Aug 15, 2019
-
-
Dominik Seeger authored
-
- 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
-
Also removed path endpoint for this model since it wasnt used
-
-
-
-
- Mar 21, 2019
-
-
Dominik Seeger authored
-
- Jan 06, 2019
-
-
added instance export e2e test Swapped Logout button and slot postion Logout is now always a the far left e2e tests are now using one browser instance per TestClass Statistics endpoint now checks if there are submissiontypes available Fixed race cond. in e2e test and bug in stats endpoint Added function_tests to flake8 check Added id "logout" to logout button Using --cache-from in build step Increased implicit wait for e2e test
-
- Dec 13, 2018
-
-
robinwilliam.hundt authored
-
- Oct 09, 2018
-
-
robinwilliam.hundt authored
-
- Oct 02, 2018
-
-
robinwilliam.hundt authored
-
- 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.
-
robinwilliam.hundt authored
-
- Sep 29, 2018
-
-
robinwilliam.hundt authored
Solution is no longer displayed on student page because it may contain grading information which has been changed during the grading process and would thus confuse the student
-
robinwilliam.hundt authored
-
- Sep 26, 2018
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
- Aug 12, 2018
-
-
robinwilliam.hundt authored
Nearly completed typing the whole store!
-
- Aug 10, 2018
-
-
robinwilliam.hundt authored
-
- Aug 09, 2018
-
-
robinwilliam.hundt authored
-
- Aug 06, 2018
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
- Aug 05, 2018
-
-
robinwilliam.hundt authored
-
- May 31, 2018
-
-
robinwilliam.hundt authored
-
- May 26, 2018
-
-
robinwilliam.hundt authored
-
- Apr 16, 2018
-
-
robinwilliam.hundt authored
-
- Apr 05, 2018
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
- Mar 16, 2018
-
-
robinwilliam.hundt authored
-
- Mar 11, 2018
-
-
robinwilliam.hundt authored
The reviewer has the option to activate and deactivate all students access via the web interface in the student overview. The corresponding endpoints are additional list routes on the student viewset. Tests are in test_reviewer_viewset.py
-
- Feb 19, 2018
-
-
robinwilliam.hundt authored
Fixed subscription deletion Added welcome Jumbotron with some nice info/links Some work on start page Added feedback_stage_for_user to feedback serializer This field will contain the feedback stage of the subscription for which the requesting user has created this feedback. This is needed to correctly give the choice to set the final attribute in the frontend. Fix final checkbox frontend Fix disappearing names in feedback list
-