Files
codeocean/app/models
Ralf Teusner 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
..
2015-03-12 11:07:29 +01:00
2015-02-18 17:18:46 +01:00
2015-04-13 22:36:27 +02:00
2015-01-28 12:28:09 +01:00