Commit Graph

77 Commits

Author SHA1 Message Date
589a58b520 Adapted locales 2015-11-08 23:56:38 +01:00
d0ba0a970b whitelist localhost on development 2015-11-03 16:12:23 +01:00
6a1eb391ff updated timeout message 2015-10-21 16:46:01 +02:00
10c602b12d Merge pull request #25 from openHPI/webpython-hybrid
Fixed container destruction
2015-10-19 15:55:53 +02:00
6151afcb55 some I18n, stop command for server send event code (score), updated readme 2015-10-16 17:06:23 +02:00
1551491f16 docker conf 2015-10-16 10:43:15 +02:00
3b34be818c some paths added nad fixed 2015-10-14 18:44:44 +02:00
10da12f950 option to hide the file tree in exercises. 2015-09-22 18:22:25 +02:00
d292fec47c Code Cleanup: Usage of Polymorphic User instead of ExternalUser and InternalUser
Renamed requestor_user_id -> user_id
Index of request_for_comments now returns the n (5?) newest requests per user. Solved via sliding windows in postgres, code added to model.
Added route to /my_request_for_comments/ that shows all requests for the current user.
Changed view from ERB to slim
2015-09-04 14:05:30 +02:00
b4527aef50 implemented autosave, save button is now hidden. there is a label to show the last save timestamp. Code is saved on browser close. 2015-08-12 17:38:34 +02:00
e49f0dc063 hide run success message, adjust wording of locales for run success and run failure (run_success, run_failure) 2015-08-07 16:13:35 +02:00
1d93e854f0 Merge branch 'master' of github.com:openHPI/codeocean 2015-07-16 15:10:59 +02:00
4fa8f811cf internationalization and feedback for RFC button 2015-05-05 11:23:31 +02:00
c39fd9d6ce Revert stuff 2015-04-28 16:48:52 +02:00
9c8d0b01eb Fix reset of tasks 2015-04-20 22:30:31 +02:00
13f72efcbb Nicer error text part I of II 2015-04-20 17:15:43 +02:00
940eee5856 Show warning if all containers are depleted. 2015-04-15 17:17:39 +02:00
2146089a2b Change deploy username 2015-04-15 12:12:26 +02:00
40aa3e1494 lets assume we are stable soon.. 2015-04-14 14:43:06 +02:00
7e28a6c045 Add docker config for prod 2015-04-13 15:21:34 +02:00
4979abfb55 Merge branch 'master' of github.com:openHPI/codeocean 2015-04-11 21:30:13 +02:00
6b025aeda9 added New Relic 2015-04-11 16:54:48 +02:00
5d5b175154 Implement internationalization 2015-04-09 17:20:36 +02:00
ccda18f321 Disable breaking standard enable of CodePilot 2015-03-28 18:52:31 +01:00
b4679ebcbe merged qa into codeocean 2015-03-27 22:08:53 +01:00
bad98cca1d merged qa into codeocean 2015-03-27 21:27:40 +01:00
db1b94dcf0 Merge remote-tracking branch 'upstream/master' 2015-03-27 18:15:35 +01:00
b8ec3edef2 Show requests for comments and begin work on a view for executing them 2015-03-27 18:10:47 +01:00
e31675f136 Commit just for you, Ralf :) 2015-03-27 10:32:10 +01:00
d4660b2659 changed flash message text 2015-03-27 09:37:20 +01:00
4eef3d70d5 minor refactoring of flash messages 2015-03-23 16:42:57 +01:00
c294e3b499 do not render the development environment for exercises without visible files 2015-03-21 18:46:02 +01:00
49f5ab061a added button state for files which no actions are available for 2015-03-21 12:40:58 +01:00
5ec0a82157 provide the leaner with information regarding exposed ports 2015-03-19 18:14:54 +01:00
3c8b1f30c1 fixed typo 2015-03-19 16:45:23 +01:00
15d8984a9e added the ability to prohibit network access for code submissions executed using Docker 2015-03-17 17:14:25 +01:00
b1218e0b80 added the ability to limit memory consumption of code submissions executed using Docker 2015-03-17 15:51:59 +01:00
c260d4f2ea fixed absent initiation of refill task 2015-03-14 14:34:38 +01:00
2f17d414da adapted Nginx configuration for SSL 2015-03-14 14:33:08 +01:00
b28c95b2c7 warn in case of lacking client-side SSE support 2015-03-14 12:32:52 +01:00
db9b1b1d7d text for cover page 2015-03-13 09:12:15 +01:00
612d226588 improvements for togglable form inputs 2015-03-12 17:57:15 +01:00
6ee0b6bf81 implemented partial batch update for exercises 2015-03-12 11:05:11 +01:00
400711ac58 removed unused translations 2015-03-11 15:30:57 +01:00
2f69e2f310 added additional columns to exercise index 2015-03-11 15:29:59 +01:00
3ae749bfc5 extended execution environments by a default file type that is used as the default for associated exercises' files 2015-03-10 18:14:26 +01:00
c6e97cf00e don't always populate the Docker container pool when loading the environment but only when starting the server 2015-03-10 08:59:11 +01:00
a1db6bc7b0 fixed path for deployment with JRuby 2015-03-09 16:45:26 +01:00
cb2cd90fb0 added Flowr configuration 2015-03-07 16:00:20 +01:00
36795c0586 display test files' filenames on scoring results page 2015-03-03 11:47:10 +01:00