Commit Graph

66 Commits

Author SHA1 Message Date
81d2d69d11 Display request for comments button if we are working on a non binary submission. Introduced needed data attributes for that and assigned them to the frame (instead of the editor). Data Attributes get updated by the CreateSubmissionCallback. Adjusted comment checks to also use the attributes of the frame. 2015-07-09 12:03:03 +02:00
a49ffc978b only allow comments on submissions, not on templates 2015-06-26 18:25:03 +02:00
3e04222367 setting correct ids for the files in the editor after creating a new submission. Still a bit clumsy concerning the passed json parameters, but does the job. 2015-06-24 20:22:53 +02:00
41175656c4 HIde submit button if task is expired 2015-06-03 16:57:33 +02:00
72d96078af remove request-for-comments buttons 2015-04-27 11:20:10 +02:00
9c8d0b01eb Fix reset of tasks 2015-04-20 22:30:31 +02:00
940eee5856 Show warning if all containers are depleted. 2015-04-15 17:17:39 +02:00
a28b80b083 deactiveate stuff that breaks for now 2015-04-14 16:31:22 +02:00
cb98ef50fb Disable average count as this breaks on some exercises... 2015-04-13 16:25:48 +02:00
4979abfb55 Merge branch 'master' of github.com:openHPI/codeocean 2015-04-11 21:30:13 +02:00
5a4b647acb Merge branch 'pr/14'
Conflicts:
	app/views/exercises/_editor_file_tree.html.slim
2015-04-10 20:39:53 +02:00
623cd53dc3 Merge branch 'master' of github.com:flxw/codeocean 2015-04-10 20:23:58 +02:00
172ca91329 bugfixes, policies, errors now have a link to the submissions 2015-04-10 20:23:38 +02:00
5d5b175154 Implement internationalization 2015-04-09 17:20:36 +02:00
5c89403689 even more semicolons... 2015-04-09 15:02:54 +02:00
6ee3218ee6 updated Underscore to 1.8.3 2015-04-08 21:47:59 +02:00
518016d375 Smaller buttons 2015-04-08 18:19:33 +02:00
d601878452 Show editor for code commenting, and allow commenting as well 2015-03-28 18:39:55 +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
b8ec3edef2 Show requests for comments and begin work on a view for executing them 2015-03-27 18:10:47 +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
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
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
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
ad7d96b1b0 increased start height of text areas for file content 2015-03-12 17:07:04 +01:00
cd09e19d24 hide fields from the file form if not matching the file's role 2015-03-12 17:04:47 +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
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
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
fee05a420b updated Underscore to 1.8.2 2015-03-10 11:58:43 +01:00
012220d183 updated highlight.js to 8.4 2015-03-10 11:58:26 +01:00
0c47337d5a added the ability to discard files when creating a new exercise 2015-03-10 10:48:53 +01:00
ae1d654a62 added the ability to customize the path for new files when implementing an exercise 2015-03-10 10:07:36 +01:00