- Nov 18, 2019
-
-
Janis Daniel Dähne authored
- fixed issue #139 - sometimes the initial ace session was not properly overwritten in the tutor view (feedback editor)
-
- Nov 17, 2019
-
-
Janis Daniel Dähne authored
-
- Nov 15, 2019
-
-
Janis Daniel Dähne authored
-
- Dec 13, 2018
-
-
Janis Daniel Dähne authored
-
- Dec 09, 2018
-
-
Janis Daniel Dähne authored
-
- Oct 06, 2018
-
-
Janis Daniel Dähne authored
- system settings: MaxCustomProjectsPerUser and MaxCustomTestsPerParticipation 0 should prevent creation, < 0 is unlimited - fixed wrong comments - added fsevents because high cpu usage on macos (webpack known issue)
-
- Sep 29, 2018
-
-
Janis Daniel Dähne authored
- fixed issue where aceEditorsStorageHelper create new session was called with a wrong language string thus throwing a not found mode error
-
- Sep 05, 2018
-
-
Janis Daniel Dähne authored
- fixes issue #28, we now use my fork of the react-ace editor that allows us to unset the current sessio before the editor gets destroyed
-
Janis Daniel Dähne authored
- there is only the marker problem left... the ace marker layer is corrupted see docs/todo
-
- Sep 03, 2018
-
-
Janis Daniel Dähne authored
- see docs/todo for issues
-
Janis Daniel Dähne authored
- we next remove MultiTabEditorState
-
Janis Daniel Dähne authored
- changed simple ace editor to use onBlur instead of onChange for performance - however we now need to keep everything in sync... - fixed issue with the buttons propagating the langId
-