5b00f41c10Fix request for comments. Scope of the function call was incorrect, and the correct cause was not passed to the rails and the database afterwards. This is both fixed now.
Ralf Teusner
2016-12-02 15:25:54 +01:00
66de024195enhance staging mode in order to show errors and web_console
Ralf Teusner
2016-11-24 14:46:18 +01:00
442b405927added support for better_errors in virtual machines. If you want to use it, set the environment variable "TRUSTED_IP", for example: export TRUSTED_IP=192.168.59.3
Ralf Teusner
2016-11-24 11:58:32 +01:00
40b386662cmade loading of config values more fault tolerant.
Ralf Teusner
2016-11-24 11:56:53 +01:00
84b9b4a622only send learning analytics events when specified in config.
Ralf Teusner
2016-11-23 17:06:14 +01:00
d9cc9d17cfremove already merged files. All content is now in participantsupport.js.erb
Ralf Teusner
2016-11-23 16:26:17 +01:00
f65b1b3991remove old comment...
Ralf Teusner
2016-11-23 16:19:20 +01:00
f2db88f952Merge branch 'master' into travis-green-docker
Ralf Teusner
2016-11-09 18:25:02 +01:00
b7bced65c5Merge pull request #81 from openHPI/editor-frontend-refactor
rteusner
2016-11-09 18:11:02 +01:00
bfa12899a5adjust german locales to comply with the standard form of address
Ralf Teusner
2016-11-09 18:09:24 +01:00
1511941d3dMerge branch 'master' into editor-frontend-refactor
Ralf Teusner
2016-11-09 18:00:40 +01:00
ff7446fde6redirect to RFCs on max score: redirect users to their own RFCs if they are open, fixed wrong usage of user_id (external_id is not used in RFCs, normal id has to be used!).
Ralf Teusner
2016-11-09 17:58:10 +01:00
ac88956d27Put blocking score submission call into a thread to keep the puma server responsive
Ralf Teusner
2016-10-12 18:15:16 +02:00
accf0550d7reworked the exercise edit dialog. Moved javascript part from editor_edit.js.erb to exercises.js.erb. Manipulated some further javascript as necessary. It is not super elegant, but this is due to the former structure of the code which uses cloned dummy forms. Integrating the ace editor made some strange calls necessary. Also fixed toggling the input area and the file upload dialog
Ralf Teusner
2016-10-12 16:35:21 +02:00
4cf192d0f3fix wrong link in refactor, since "this" is no longer available in javascript calls.
Ralf Teusner
2016-10-12 14:37:09 +02:00
c9d209775bchange ruby version in travis settings
yqbk
2016-10-08 17:43:26 +02:00
c88a57c410some comments and update of gem conccurrent-ruby
Ralf Teusner
2016-10-07 16:38:22 +02:00
1dfd6f61dcsome more relative url roots in editor_edit, removed javascript uglifying for staging, added debug message for docker websocket connection url. added doku for setting up docker daemon for codeocean
Ralf Teusner
2016-10-07 14:16:24 +02:00
59119e43d5added relative_url_root to some more javascript calls (ace file path, file template path).
Ralf Teusner
2016-10-06 16:32:20 +02:00
58dac37d77added relative_url_root to URL for websocket call, needed for staging server
Ralf Teusner
2016-10-06 16:14:51 +02:00
d26a0fa6a4Enhance codeocean events with user agent and external-id if present
Ralf Teusner
2016-09-27 17:56:16 +02:00
31c4f4b608FIxed typo.
Alexander Kastius
2016-09-09 18:10:08 +02:00
70040b3c6bReordered everything again.
Alexander Kastius
2016-09-09 18:08:41 +02:00
87d1b2388dMoved codepilot into dedicated file. Renamed prompt.js Moved requestComments out of flowr.js
Alexander Kastius
2016-09-09 17:24:04 +02:00
493bf98850Removed unused functions.
Alexander Kastius
2016-09-09 17:17:54 +02:00
6ff3d36809Fixed container-ending on exit.
Alexander Kastius
2016-09-09 17:06:30 +02:00
3fd43fdee2Sending command 'client_kill' on stop button click now. Killing a container only if command client_kill was send. Moved propmpt to prompt.js
Alexander Kastius
2016-09-09 16:41:20 +02:00
2b621e2de6some more code cleanup and UI optimizations
Ralf Teusner
2016-09-09 16:10:43 +02:00
542ec78076remove some more tab code not used any longer.
Ralf Teusner
2016-09-09 15:43:50 +02:00
46cb071503remove code that showed tabs and leftovers of serversend events (runmode)
Ralf Teusner
2016-09-09 15:40:53 +02:00
77452e6c2bmove progress into sidebar
Ralf Teusner
2016-09-09 15:40:09 +02:00
3cd224c57ere-applied changes for redirect to request for comments
Ralf Teusner
2016-09-09 14:19:47 +02:00
0f76b1cb90Merge branch 'master' into editor-frontend-refactor
Ralf Teusner
2016-09-09 14:17:42 +02:00
8fe9303288Merge pull request #80 from openHPI/recommend_request_for_comment
Alexander Kastius
2016-09-09 14:12:47 +02:00
11d284b166Disabled file tree and collapsed sidebar when filetree should be disabled.
Alexander Kastius
2016-09-01 17:31:18 +02:00
0d550a44afsend exit commands from rails server when score or test have finished - this is needed to reset the buttons in the frontend correctly.
Ralf Teusner
2016-09-01 17:15:44 +02:00