Commit Graph

1653 Commits

Author SHA1 Message Date
914eeb6035 Add submission deadline to exercises and allow teachers to view their submissions 2020-05-07 21:23:27 +02:00
4c571c4fb2 Add missing locales and fix access to public pages 2020-05-06 11:27:09 +02:00
278d48ca6c Docker Output: Convert any object to string if not done automatically 2020-05-05 22:43:25 +02:00
256d1033b2 Fix page title for students 2020-05-05 22:42:28 +02:00
854d1dd032 Improve form filter style 2020-05-05 16:52:29 +02:00
921eb1a464 Add title to CodeOcean pages 2020-05-05 16:52:29 +02:00
dec557da55 Readd collapse for editing an exercise 2020-05-05 16:52:29 +02:00
d07b4f436e Add more actions to show exercise 2020-05-05 16:52:28 +02:00
d4a3c78b95 Show release information on Admin dashboard (will work in production as well) 2020-05-05 16:52:28 +02:00
8e8404dffa Add search for external users 2020-05-05 16:52:28 +02:00
72498e21b1 Show email for external users 2020-05-05 16:52:28 +02:00
7154bafb7e augmentStacktraceInOutput no longer duplicates results 2020-05-05 16:52:28 +02:00
3756e4b6dd Fix specs by using global variable current_user 2020-05-04 18:13:16 +02:00
25ec422242 Improve score shown when reloading page 2020-05-04 17:43:54 +02:00
2b326b4ff7 Apply various updates and add reminder for collapse 2020-05-04 16:46:12 +02:00
737e99e710 Print both: stout and stderr 2020-04-18 00:38:10 +02:00
4288417938 Allow failures to be printed to admin console 2020-04-18 00:36:14 +02:00
f4d6533c84 Fix study group policy 2020-04-16 12:27:59 +02:00
2de33c2531 Preserve webserver from wasting time in re-constructing output message for RfCs 2020-03-26 16:28:56 +01:00
48d06b6dbe Persist metrics for container usage (execution time and waiting time) to Testrun table 2020-03-26 16:28:56 +01:00
1069e623be Add more statistics 2020-03-25 14:40:26 +01:00
baf1ac06da Allow inspection of containers and all_containers variables 2020-03-23 13:38:50 +01:00
83ba0a3f4b Allow new line characters in test results 2020-03-22 11:07:50 +01:00
64e6d01b9b Allow multiline Assertion Errors for python 2020-03-21 18:36:48 +01:00
ff0b72ead4 Always use last LtiParamters if multiple are stored.
Still unsure, how that could happen. We want to prevent that
2020-03-19 22:19:05 +01:00
ac0b5dc8e6 Add further Mnemosyne tracing to find performance issues 2020-03-17 18:43:13 +01:00
1ed5746746 Revert unintended changes 2020-03-14 22:55:48 +02:00
fc5b02f2d9 Fix newline bug when editing comments 2020-03-14 21:42:47 +02:00
39afdbb381 Use local OpenSans font instead of Google's version 2020-03-07 23:25:12 +01:00
24b9148a42 Always use latest websocket connection for Turtle events 2020-03-07 23:24:33 +01:00
0b9cf0bd45 Hide Turtle Canvas during cleanup 2020-03-07 23:24:06 +01:00
3735d0b6cd Replace vanilla JS redirects with Turbolinks 2020-03-07 11:53:44 +01:00
f22a3803ed Make reset button less distracting 2020-03-07 11:53:44 +01:00
fe8aac4535 Resize ACE once transition finished 2020-03-07 11:53:44 +01:00
82e560cace Add link to WebSocket test if WebSocket connection failed 2020-03-07 11:53:44 +01:00
42d5480167 Ensure to clear LTI session once the score is submitted 2020-03-06 16:32:31 +01:00
2a8aabcf60 Check for output prior printing 2020-03-06 15:35:02 +01:00
207cf1084b Fix duplication of code when navigation back and forth 2020-03-06 15:34:43 +01:00
3839704e77 Prevent autosave on window load 2020-03-05 17:10:48 +01:00
2a7e64490f Remove logging for invalid JSON from Docker container 2020-03-05 16:30:59 +01:00
c48296f31d Force full page reload for implement view 2020-03-05 15:22:58 +01:00
bf6a343e2b Set onError binding to underscore's no-op 2020-03-05 14:53:46 +01:00
427ee3e2e7 Stringify error messages for Sentry 2020-03-05 13:03:47 +01:00
b63280ff97 Increase performace for studyGroup membership 2020-03-05 11:59:25 +01:00
f50e26095a Beautify error messages in JavaScript when scoring submissions 2020-03-05 11:04:03 +01:00
ca1dd0e7dd Add more info for ReadTimeout issues 2020-03-05 10:38:00 +01:00
74d99df070 Add JavaScript sentry 2020-03-05 10:30:57 +01:00
f2c45b2488 Add more LTI debug messages 2020-03-04 19:37:05 +01:00
b12da92eac Format extra context message 2020-03-04 19:00:45 +01:00
0f140021e5 Ensure error is still thrown if lti_parameter is null 2020-03-04 18:22:42 +01:00