Commit Graph

15 Commits

Author SHA1 Message Date
7da69f05b8 Require user for all actions in /external_users 2020-12-14 13:17:11 +01:00
914eeb6035 Add submission deadline to exercises and allow teachers to view their submissions 2020-05-07 21:23:27 +02:00
8e8404dffa Add search for external users 2020-05-05 16:52:28 +02:00
114f77e799 Extract WORKING_TIME_DELTA to be used globally and set it to 5 min. 2019-03-09 00:32:36 +01:00
de52db89f0 Upgrade Rails to version 5.2.1 and adopt code & specs where necessary
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-11-06 16:46:00 +01:00
9037c84639 Link to filtered exercise list 2018-08-02 10:40:18 +02:00
bc33d9211f Allow filtering external user statistics by tag 2018-07-20 12:57:57 +02:00
ab2d936165 Reduce precision and sort in descending order 2018-07-03 14:10:23 +02:00
804e70ea3b Move tag statistics to its own route for asynchronous loading 2018-07-03 13:09:35 +02:00
5a099a42b8 changed working time calculation to only consider submissions within 5 minutes instead of 30 2017-04-03 18:09:30 +02:00
4ee474a7d2 Speed up external user statistics 2016-01-28 14:46:25 +01:00
95ec5b0231 Routes, empty views and controller changes for statistics concerning external_users, exercises and external_users having exercises 2015-11-25 18:47:49 +01:00
acf03b1f51 added pagination for all resources 2015-03-11 16:13:45 +01:00
a06e20b6c5 use eager loading to reduce the number of database queries 2015-03-11 14:24:24 +01:00
4cbf9970b1 transferred Code Ocean from original repository to GitHub 2015-01-22 10:01:32 +01:00