bd6d4c4d71
Syntax Highlighting for the Request for Comment View
2016-06-23 14:23:28 +02:00
918da5270d
added id for h4 holding the rfc-id
...
updated locales.
2016-06-22 13:06:35 +02:00
ec26a095f6
First working version of mails on comments.
2016-06-17 14:48:57 +02:00
b6cd797772
Show displayname instead of username in request_for_comment
2016-05-31 11:17:11 +02:00
87d4eb8b0d
Let everyone see all comments and polish request for comments overview
2016-05-10 18:17:02 +02:00
6f3d26db06
Fix click event for compatibility (for example with Firefox)
2016-05-07 15:01:34 +02:00
c9b2af0fdb
show question instead of execution environement
2016-05-06 17:24:38 +02:00
d2ebfc9fde
Fix no question label
2016-04-30 14:43:51 +02:00
268b723f3a
Fallback for no question asked
2016-04-30 14:02:49 +02:00
c4405e24b9
Show question in overview
2016-04-30 13:57:23 +02:00
8ba67c68c0
retrieve correct displaynames for users (from consumer if it is openHPI, otherwise use internal name)
2016-04-27 18:33:27 +02:00
d56290f2d8
Remove constraints for click event
2016-04-27 18:02:50 +02:00
57b773698b
Fix comment policy
2016-04-26 17:42:53 +02:00
4b5cd5a22a
Use better modal
2016-04-26 16:06:32 +02:00
96c7e5958f
Make requests sortable
2016-04-26 14:22:57 +02:00
3f0edeadf1
Refactor request for comments view
2015-11-11 13:55:08 +01:00
be87f939c6
Add support for comments on multiple files per exercise
2015-11-07 15:57:32 +01: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
5d767d3de0
Comment code via popovers
2015-05-05 13:52: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
d601878452
Show editor for code commenting, and allow commenting as well
2015-03-28 18:39:55 +01:00
b8ec3edef2
Show requests for comments and begin work on a view for executing them
2015-03-27 18:10:47 +01:00