Commit Graph

17 Commits

Author SHA1 Message Date
9a9efd5caa Lint Slim files and fix offenses
The fixing was partially done manually and partially automatically.
2024-04-18 08:31:24 +02:00
f36f3cdc64 Rename user to contributor in exercise statistics
Fixes CODEOCEAN-TN
2023-09-05 18:44:20 +02:00
a99da79550 Disable sorttable on tables without rows
Otherwise, the first element of the table body is being fetched which might result in an error for empty tables.

Fixes CODEOCEAN-JZ
2023-03-14 18:27:38 +01:00
4d569475c9 Fix access to external_user_statistics
Amends #1304
https://github.com/openHPI/codeocean/pull/1304
2022-08-12 17:33:45 +02:00
ff6b04c051 Check for existence of submissions before accessing them 2020-11-24 01:37:12 +01:00
319dc9d4db Check for first non-null exercise for permission 2020-11-23 23:36:34 +01:00
a77a5ff76d Fix deadline bug for admins and teachers 2020-05-20 12:34:18 +02:00
413ec9f956 Show up to three submissions for teachers and add overview to table 2020-05-08 11:36:27 +02:00
914eeb6035 Add submission deadline to exercises and allow teachers to view their submissions 2020-05-07 21:23:27 +02:00
2125fb1c1d Ensure views only link to those actions allowed for current user 2018-12-12 14:09:19 +01:00
bc33d9211f Allow filtering external user statistics by tag 2018-07-20 12:57:57 +02:00
d343e74287 Add sorting to external user statistics table 2016-01-28 17:52:34 +01:00
4ee474a7d2 Speed up external user statistics 2016-01-28 14:46:25 +01:00
b10323b5a4 Make working time queries fire only once 2015-12-17 11:45:55 +01:00
71e3d81d5f Link to the user statistics details page for this exercise 2015-12-16 15:45:32 +01:00
0a779e4ed1 Implement exercise statistics for specific (external) users 2015-12-16 15:40:31 +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