Commit Graph

111 Commits

Author SHA1 Message Date
bad98cca1d merged qa into codeocean 2015-03-27 21:27:40 +01:00
de154a6f66 remove broken refactoring 2015-03-27 15:12:19 +01:00
ca63415533 Finalize merge of commenting functionality 2015-03-27 12:20:53 +01:00
a70053532b Merge commenting support 2015-03-27 11:57:35 +01:00
e31675f136 Commit just for you, Ralf :) 2015-03-27 10:32:10 +01:00
4eef3d70d5 minor refactoring of flash messages 2015-03-23 16:42:57 +01:00
2e596110fd removed unnecessary CSS 2015-03-21 18:48:08 +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
6711cf41fc fix 2015-03-19 15:41:14 +01:00
24a6c9abbc updated Bootstrap to 3.3.4 2015-03-19 15:24:10 +01:00
ba3476cfec some refactoring 2015-03-19 14:33:51 +01:00
8787a21c3d minor change 2015-03-18 10:35:35 +01:00
9d6b79c919 replaced Glyphicon icons by Font Awesome icons 2015-03-18 10:19:39 +01:00
d109663cb9 extracted boolean validation logic into stand-alone validator 2015-03-18 09:10:58 +01:00
9be0e12990 extended execution environments index 2015-03-17 17:14:46 +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
1f46f7c3af execute test files concurrently 2015-03-16 17:51:46 +01:00
e52150651c close the stream in case of SSE errors 2015-03-14 13:30:33 +01:00
814f0c9844 minor improvement 2015-03-14 12:50:45 +01:00
b28c95b2c7 warn in case of lacking client-side SSE support 2015-03-14 12:32:52 +01:00
ebc06c09db moved method 2015-03-14 12:25:53 +01:00
4a14e93d2c minor improvement 2015-03-14 12:23:14 +01:00
0b73180832 eager load files when collecting a submissions's files 2015-03-13 10:21:21 +01:00
db9b1b1d7d text for cover page 2015-03-13 09:12:15 +01:00
58da5d5d66 fix 2015-03-12 19:07:58 +01:00
f794e0a845 added padding below the content container 2015-03-12 18:06:59 +01:00
612d226588 improvements for togglable form inputs 2015-03-12 17:57:15 +01:00
ad7d96b1b0 increased start height of text areas for file content 2015-03-12 17:07:04 +01:00
3ada44a3d5 fix 2015-03-12 17:04:53 +01:00
cd09e19d24 hide fields from the file form if not matching the file's role 2015-03-12 17:04:47 +01:00
a62d4ad789 minor usability improvement 2015-03-12 16:44:38 +01:00
22ad6c63e7 removed unused constants and parameters 2015-03-12 12:06:41 +01:00
48f1b97aea extracted method 2015-03-12 11:07:29 +01:00
6ee0b6bf81 implemented partial batch update for exercises 2015-03-12 11:05:11 +01:00
f1de18141a refactored JavaScript code not to use inline Ruby evaluation 2015-03-12 09:13:38 +01:00
ca7679cb2d extracted method 2015-03-11 17:30:29 +01:00
344f0edb73 don't preselect the administrator role when creating a new internal user 2015-03-11 16:14:37 +01:00
acf03b1f51 added pagination for all resources 2015-03-11 16:13:45 +01:00
2f69e2f310 added additional columns to exercise index 2015-03-11 15:29:59 +01:00
059dc81ee5 fix 2015-03-11 15:15:55 +01:00
ff7f33cfd8 minor changes 2015-03-11 15:15:10 +01:00
a8bda864df simplified some Active Record queries 2015-03-11 14:31:19 +01:00
a06e20b6c5 use eager loading to reduce the number of database queries 2015-03-11 14:24:24 +01:00
67c7e1427e fixed issue occurring for progress bars without a value 2015-03-11 10:14:39 +01:00
c811e1a78f minor improvements for progress bars 2015-03-11 10:12:14 +01:00
0673d44820 minor change 2015-03-11 09:39:01 +01:00
ff81b27fc0 removed code duplication 2015-03-10 18:27:05 +01:00