3657fe3e93
remove instructions tab (the actual tab, before I just removed the header), set the turtle canvas to have a size of 400x400.
2015-09-25 12:52:52 +02:00
10da12f950
option to hide the file tree in exercises.
2015-09-22 18:22:25 +02:00
c8253a6ba0
Manually merge changes from webpython branch.
2015-09-15 16:55:16 +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
e520914385
Some correction of column names.
...
Support for internal as well as external users. Added column user_type and used it where necessary
2015-08-18 17:44:31 +02:00
512e90ebd7
Show correct usernames on comments, have correct linenumbers on request_for_comments
2015-08-18 16:32:56 +02:00
aa64d0be43
Merge remote-tracking branch 'origin/master' into rt/comments
2015-08-13 15:57:20 +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
c67c6e38f7
Merge branch 'master' into rt/comments
...
Conflicts:
app/views/exercises/_editor_file_tree.html.slim
2015-07-16 15:19:31 +02:00
1d93e854f0
Merge branch 'master' of github.com:openHPI/codeocean
2015-07-16 15:10:59 +02:00
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
5d767d3de0
Comment code via popovers
2015-05-05 13:52:53 +02:00
4fa8f811cf
internationalization and feedback for RFC button
2015-05-05 11:23:31 +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