Maximilian Grundke
ba8511fe40
Fall back on RFC update time when there are no comments
2017-08-13 16:09:15 +02:00
Maximilian Grundke
726ef31ee7
Add new route to view all RFCs the user has commented on
2017-08-13 15:01:11 +02:00
Maximilian Grundke
b2344cfd97
Add last activity label to RFCs
2017-08-13 14:33:12 +02:00
Ralf Teusner
58f76f53e6
added a search for request_for_comments.
...
fixed translation of model for request_for_comments
2017-04-03 19:49:03 +02:00
Ralf Teusner
8282820974
removed requested_at
...
partly using submission_id
some cleanup
2016-07-14 16:22:22 +02:00
Ralf Teusner
2ff12dbeb6
Cached displaynames of users
...
Added solved state and #comments to index of request_for_comments
Added translations
2016-06-27 16:46:26 +02:00
Maximilian Grundke
87d4eb8b0d
Let everyone see all comments and polish request for comments overview
2016-05-10 18:17:02 +02:00
Ralf Teusner
c9b2af0fdb
show question instead of execution environement
2016-05-06 17:24:38 +02:00
Ralf Teusner
8ba67c68c0
retrieve correct displaynames for users (from consumer if it is openHPI, otherwise use internal name)
2016-04-27 18:33:27 +02:00
Maximilian Grundke
96c7e5958f
Make requests sortable
2016-04-26 14:22:57 +02:00
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