- Nov 16, 2019
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
-
- Nov 14, 2019
-
-
Janis Daniel Dähne authored
- fixed small issue where in the tutor view the FeedbackForStudent was retuned as lastAssessmentErrorMessage - changed all error reporting to output more verbose messages (default error toString)
-
- Sep 30, 2019
-
-
Janis Daniel Dähne authored
-
- Aug 01, 2019
-
-
Janis Daniel Dähne authored
-
- Jul 29, 2019
-
-
Janis Daniel Dähne authored
- started new migration history (which removed some wrong shadow props)
-
- Jun 12, 2019
-
-
Janis Daniel Dähne authored
- forgot to add file worker - renamed syndrom context (old) to yapex context - renamed column CanReleaseExercises to CanManageExerciseReleases in GroupRolePermissions
-
- Jun 07, 2019
-
-
Janis Daniel Dähne authored
- removed file asset references file path
-
- Jun 05, 2019
-
-
Janis Daniel Dähne authored
- fixes issue where everyone can see the members of a group - changed check group permission to be a task (async)
-
- Jun 04, 2019
-
-
Janis Daniel Dähne authored
-
- Jun 03, 2019
-
-
Janis Daniel Dähne authored
- added x-frame option deny (in case static files are served) to deny embedding in iframes - added app configuration to enable secure flagged cookies
-
- Jun 02, 2019
-
-
Janis Daniel Dähne authored
- TODO check assessment schedulers - fixed issue where just run program always used the old editor content and not the subsequent editor (after a release was finished)
-
- May 07, 2019
-
-
Janis Daniel Dähne authored
- exercise and dependend entities cannot be changed
-
- May 01, 2019
-
-
Janis Daniel Dähne authored
-
- Apr 29, 2019
-
-
Janis Daniel Dähne authored
-
- Apr 28, 2019
-
-
Janis Daniel Dähne authored
-
- Apr 20, 2019
-
-
Janis Daniel Dähne authored
-
- Apr 19, 2019
-
-
Janis Daniel Dähne authored
- added just run program limits to system settings
-
Janis Daniel Dähne authored
- we assume the normal and submit test server are the same
-
- Apr 17, 2019
-
-
Janis Daniel Dähne authored
- some small substitution
-
- Mar 20, 2019
-
-
Janis Daniel Dähne authored
TODO: call init.cs > MigrateHashTestAssets & migration
-
- Feb 13, 2019
-
-
Janis Daniel Dähne authored
- changed dashboard api to reflect separation of config options (constants, appsettings, system settings) - added to change systemsettings api call to modify new props
-
Janis Daniel Dähne authored
- we now got constants, appConfiguration (appsettings) and (Initial)SystemSettings - migration still needs to be done
-
- Feb 07, 2019
-
-
Janis Daniel Dähne authored
- added api to just run program and compile single file for tutor view
-
- Jan 17, 2019
-
-
Janis Daniel Dähne authored
- see #56 - alle apis now return solutions where we replace readonly files with the exercise code template file (content and name)
-
- Dec 03, 2018
-
-
Janis Daniel Dähne authored
- fixed test server error propagation - fixed typo
-
- Nov 25, 2018
-
-
Janis Daniel Dähne authored
-
- Nov 24, 2018
-
-
Janis Daniel Dähne authored
- we now remove also the csrf token on logout
-
Janis Daniel Dähne authored
- added pluic api attribute (maybe for auto docs later)
-
- Nov 23, 2018
-
-
Janis Daniel Dähne authored
- if exceeded we jsut drop the arguments
-
Janis Daniel Dähne authored
- we now store the error on the assessment - started await again
-
- Nov 20, 2018
-
-
Janis Daniel Dähne authored
- we no longer update the auth/csrf token when a new tab is opened (the initial is logged in check) - made the test server response available to the frontend - this should give us better error messages (e.g. timeout vs cannot connect)
-
- Oct 06, 2018
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- some count requests are too small for async (async has some overhead)
-
- Oct 04, 2018
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- fixed issue where no reaching tests server throwed an exception when running tutor or custom tests
-
- Sep 30, 2018
-
-
Janis Daniel Dähne authored
-
- Sep 29, 2018
-
-
Janis Daniel Dähne authored
- fixed some typos
-
Janis Daniel Dähne authored
- removed the slow lock in favor of interlocked
-
Janis Daniel Dähne authored
-