- Sep 24, 2018
-
-
Tim authored
-
- Aug 20, 2018
-
-
Janis Daniel Dähne authored
- changed login background img
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
-
- Aug 16, 2018
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- one could not add users to groups because the wrong header bar was displayed (or not changed at all) and some wrong logic - now we an ask dialog to add always (not only when multiple users should be added)
-
Janis Daniel Dähne authored
- fixed issue where group overview page didn't worked because we imported from the wrong module (loadash instead of lodash-es) - upgraded semantic ui react version - fixed some icon isssues
-
- Mar 31, 2018
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- added noscript/disabled javascript info
-
Janis Daniel Dähne authored
- used wrong object (was null/undefined)
-
Janis Daniel Dähne authored
-
- Mar 26, 2018
-
-
Janis Daniel Dähne authored
- fixed typo
-
- Mar 23, 2018
-
-
Janis Daniel Dähne authored
- fixed all dependent errors
-
https://github.com/shama/stylus-loader/issues/178Janis Daniel Dähne authored
- specified some lib version explicitly
-
- Mar 06, 2018
-
-
Janis Daniel Dähne authored
- added some missing css/js files - disabled webpack bundle analyzer (else we could not compile deploy)
-
- Feb 22, 2018
-
-
Janis Daniel Dähne authored
- added all (past) icons - added help text for subsequent editor - removed old site side menu component - added my assessment statistic to home site
-
- Feb 16, 2018
-
-
Janis Daniel Dähne authored
-
- Feb 15, 2018
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- done some work for #20 - still some issues white the got & lost focus (hard to find)
-
- Feb 14, 2018
-
-
Janis Daniel Dähne authored
- started work for #21 - my assessment statistic site now displays if the release is still open & a link to get to the exercise
-
- Feb 12, 2018
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- added setting to frontend settings manager
-
Janis Daniel Dähne authored
- added favicon
-
- Jan 24, 2018
-
-
Janis Daniel Dähne authored
- filed issue: applied new save api which returns the file association (which frontend file id belongs to which backend file id?) - this fixes an error where two files having the same content only the first one was taken (e.g. two empty files) (the second was overwritten with the first) - see src/helpers/editorHelper.ts > updateFilesReference - dialogs are now tracked by logger
-
- Jan 22, 2018
-
-
Janis Daniel Dähne authored
- fixed issue where it was possible to escape exam mode (actually to open a new tab with the site menu bar enabled) - now all markdown guides have site menu bar disabled
-
- Jan 15, 2018
-
-
Janis Daniel Dähne authored
- added nice ui testing lib to TODO
-
- Jan 11, 2018
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- fixed download asset for test in do exercise site & tutor site
-
Janis Daniel Dähne authored
- fixed issue where running tests in the tutor view did not locked other tests (so a user could click running another test while the first tests was still running)
-
- Jan 10, 2018
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- fixed error where recovering code did not work in do exercise (because date was expected but string was given)
-
Janis Daniel Dähne authored
- also for creating new exercises
-
Janis Daniel Dähne authored
- hopefully fixed the dobule math rendering problem (some pieces of math code were rendered twice, because > 1 calls overlap) - fixed some memory leaks because of not freeded blobs (exercise description assets) - fixed issue where the left time was not longer updated (because the timer was cleared) when a user needed to re login because of timeout in the do exercise site
-
- Jan 09, 2018
-
-
Janis Daniel Dähne authored
- fixed manual assessment panel header bar size
-
- Jan 08, 2018
-
-
Janis Daniel Dähne authored
- dashboard site now outputs max avialable memory - dashboard now outputs correcty sizes (1024 instead of 1000)
-
- Jan 07, 2018
-
-
Janis Daniel Dähne authored
- changed other group menu icon - added dashboard script path setting to the dashboard server type
-