f32661ad78
Rework left sidebar
...
* Move Buttons from left sidebar to JSTree
* Use light style for collapse sidebar buttons
2021-05-28 17:49:59 +02:00
1e5a9b0825
Remove unused SubmissionsController#stop action
2021-04-07 17:45:38 +02:00
fc511ba796
Clear Timeout before leaving implement route
2020-10-29 13:48:29 +01:00
51188eb72a
Stop code prior to new run attempt
2020-10-29 12:39:01 +01:00
e5aeb8597b
Prevent submission creation if url is undefined
2020-10-29 11:53:07 +01:00
3735d0b6cd
Replace vanilla JS redirects with Turbolinks
2020-03-07 11:53:44 +01:00
d0eceac440
Upgrade font-awesome and add option reset only active file
2020-01-29 10:55:15 +01:00
a0d8b30ef2
Implement support for some basic embed options for work sheets via LTI
...
This commit also fixes an issue with the flash messages being positioned too high and displayed for too long
2018-12-11 14:29:36 +01:00
1833435268
Use CodeOceanEditor.active_file to access file selected in JSFileTree
2018-12-05 13:46:44 +01:00
16a5345a71
Migrate jQuery function use for ajax in case of success or failure
...
Deprecation Notice:
The jqXHR.success(), jqXHR.error(), and jqXHR.complete() callbacks will be deprecated in jQuery 1.8. To prepare your code for their eventual removal, use jqXHR.done(), jqXHR.fail(), and jqXHR.always() instead.
2018-11-26 12:23:30 +01:00
7bdb962616
Update Bootstrap to v4.1, fix chosen.js and pagedown on multiple sites
2018-11-06 16:49:41 +01:00
15b1670511
Update Turbolinks, load additional assets only on request, fix JS
...
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de >
2018-11-06 16:46:01 +01:00