Commit Graph

344 Commits

Author SHA1 Message Date
Jan Renz
c7d939104f handle 0 max score 2015-04-23 15:43:31 +02:00
Ralf Teusner
90051fff1c minor bugfix 2015-04-23 14:56:55 +02:00
Franz Liedke
9063b18012 Fix hints to work again. 2015-04-23 13:15:31 +02:00
Franz Liedke
64114815c7 Clean up writing server sent events. 2015-04-23 13:13:17 +02:00
Jan Renz
a5d5dde7a8 Debugging 2015-04-23 12:58:21 +02:00
Jan Renz
2cd474ceb0 Avoid error if no submission is present (on first load of editor) 2015-04-21 10:52:22 +02:00
Jan Renz
9c8d0b01eb Fix reset of tasks 2015-04-20 22:30:31 +02:00
Jan Renz
892c36921d Add depleted message on more more position 2015-04-20 17:26:10 +02:00
Jan Renz
99226207a3 fix indention 2015-04-17 12:57:29 +02:00
Jan Renz
ba50ed0b81 Working on non streaming output mode 2015-04-17 12:50:48 +02:00
Jan Renz
940eee5856 Show warning if all containers are depleted. 2015-04-15 17:17:39 +02:00
Jan Renz
a28b80b083 deactiveate stuff that breaks for now 2015-04-14 16:31:22 +02:00
Jan Renz
c0fde51f6c Backup commit 2015-04-13 22:36:27 +02:00
Jan Renz
cb98ef50fb Disable average count as this breaks on some exercises... 2015-04-13 16:25:48 +02:00
Jan Renz
d06e9a476a if we use this for cheching then there should be a valid false or nil return 2015-04-12 23:16:58 +02:00
Hauke Klement
b8284a7a26 fixed issue of default test feedback message not being localized correctly 2015-04-12 13:45:45 +02:00
Hauke Klement
4979abfb55 Merge branch 'master' of github.com:openHPI/codeocean 2015-04-11 21:30:13 +02:00
Jan Renz
5a4b647acb Merge branch 'pr/14'
Conflicts:
	app/views/exercises/_editor_file_tree.html.slim
2015-04-10 20:39:53 +02:00
Ralf Teusner
623cd53dc3 Merge branch 'master' of github.com:flxw/codeocean 2015-04-10 20:23:58 +02:00
Ralf Teusner
172ca91329 bugfixes, policies, errors now have a link to the submissions 2015-04-10 20:23:38 +02:00
Felix Wolff
5d5b175154 Implement internationalization 2015-04-09 17:20:36 +02:00
Ralf Teusner
4fe60d5f94 set correct user_id for internal users 2015-04-09 16:54:03 +02:00
Ralf Teusner
5c89403689 even more semicolons... 2015-04-09 15:02:54 +02:00
Jan Renz
4a6e8c7c0a Minor style changes 2015-04-09 09:50:39 +02:00
Hauke Klement
6ee3218ee6 updated Underscore to 1.8.3 2015-04-08 21:47:59 +02:00
Jan Renz
518016d375 Smaller buttons 2015-04-08 18:19:33 +02:00
Ralf Teusner
e6f65dd853 some semicolons 2015-04-08 16:55:50 +02:00
Felix Wolff
d601878452 Show editor for code commenting, and allow commenting as well 2015-03-28 18:39:55 +01:00
Nicholas Wittstruck
b4679ebcbe merged qa into codeocean 2015-03-27 22:08:53 +01:00
Nicholas Wittstruck
bad98cca1d merged qa into codeocean 2015-03-27 21:27:40 +01:00
Felix Wolff
db1b94dcf0 Merge remote-tracking branch 'upstream/master' 2015-03-27 18:15:35 +01:00
Felix Wolff
0100e6a9cc remove ugly css 2015-03-27 18:12:14 +01:00
Felix Wolff
b8ec3edef2 Show requests for comments and begin work on a view for executing them 2015-03-27 18:10:47 +01:00
Felix Wolff
de154a6f66 remove broken refactoring 2015-03-27 15:12:19 +01:00
Felix Wolff
ca63415533 Finalize merge of commenting functionality 2015-03-27 12:20:53 +01:00
Felix Wolff
a70053532b Merge commenting support 2015-03-27 11:57:35 +01:00
Felix Wolff
e31675f136 Commit just for you, Ralf :) 2015-03-27 10:32:10 +01:00
Hauke Klement
780f6a4fa6 show flash message if permitted execution time is exceeded during test execution 2015-03-27 09:41:58 +01:00
Hauke Klement
4eef3d70d5 minor refactoring of flash messages 2015-03-23 16:42:57 +01:00
Hauke Klement
2e596110fd removed unnecessary CSS 2015-03-21 18:48:08 +01:00
Hauke Klement
c294e3b499 do not render the development environment for exercises without visible files 2015-03-21 18:46:02 +01:00
Hauke Klement
49f5ab061a added button state for files which no actions are available for 2015-03-21 12:40:58 +01:00
Hauke Klement
5ec0a82157 provide the leaner with information regarding exposed ports 2015-03-19 18:14:54 +01:00
Hauke Klement
6711cf41fc fix 2015-03-19 15:41:14 +01:00
Hauke Klement
24a6c9abbc updated Bootstrap to 3.3.4 2015-03-19 15:24:10 +01:00
Hauke Klement
ba3476cfec some refactoring 2015-03-19 14:33:51 +01:00
Hauke Klement
8787a21c3d minor change 2015-03-18 10:35:35 +01:00
Hauke Klement
9d6b79c919 replaced Glyphicon icons by Font Awesome icons 2015-03-18 10:19:39 +01:00
Hauke Klement
d109663cb9 extracted boolean validation logic into stand-alone validator 2015-03-18 09:10:58 +01:00
Hauke Klement
9be0e12990 extended execution environments index 2015-03-17 17:14:46 +01:00