- Jun 01, 2018
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
- May 31, 2018
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
- May 26, 2018
-
-
robinwilliam.hundt authored
Made another mistake with the tests, this commit should fix it.
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
Endpoint offers detail endpoint /change_password/ Endpoint offers list endpoint /me/
-
- May 18, 2018
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
- May 05, 2018
-
-
robinwilliam.hundt authored
The student page will no longer crash should there be no feedback objects for submissions and display a message to the user explaining that the submission hasn't been corrected due to the exam beeing pass only.
-
- Apr 16, 2018
-
-
robinwilliam.hundt authored
-
- Apr 12, 2018
-
-
robinwilliam.hundt authored
Feedback is now filterable by tutor (reviewer only)
-
- Apr 05, 2018
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
- Mar 24, 2018
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
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 22, 2018
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
- Mar 21, 2018
-
-
robinwilliam.hundt authored
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
* Set the STOP_ON_PASS setting in the grady/settings/instance.py * Currently uses signals and does not check if the feedback is final or not. * Feedback is validated until the end * Minor fixes in the importer
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
Closes #101
-
robinwilliam.hundt authored
Added HIDE/SHOW FEEDBACK Button in submission Correction top toolbar to toggle the visibilty of all comments (own as well as others). Open editors are not closed.
-
- Mar 20, 2018
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
A map file generated by hektor can be loaded into the app and is then used to map the obfuscated names and matrikel numbers back
-
robinwilliam.hundt authored
Also changed the length restriction of the StudentInfo.matrikel_no to 30
-
- 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
-