Commit Graph

54 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
421b015cdc External User Statistics: Show Log in new line 2024-01-09 01:27:58 +01:00
a6f64c83a0 Reduce SQL queries for external user statistics
Fixes CODEOCEAN-100
Fixes CODEOCEAN-YN
Fixes CODEOCEAN-10H
2023-12-05 20:57:55 +01:00
944b455194 Introduce Dark Mode
This commit mainly changes the color definitions. Mostly, those changes are semantically equally, but there are a few changes that occurred to align the color scheme within the app.
2023-07-31 11:48:42 +02:00
fb9672c7a4 FileTree: Allow output as hash, convert to JSON separately 2022-10-29 18:49:18 +02:00
8a055a0d68 Update Bootstrap from v4 to v5 2022-08-12 11:45:32 +02:00
b98c37ae64 Rename v4 FontAwesome icons to match v5/v6 name
While FontAwesome provides aliases for all icons, we switch to the new names for consistency. See all changes at:
https://fontawesome.com/docs/web/setup/upgrade/upgrade-from-v4#icons-renamed-since-version-4
2022-08-09 14:17:32 +02:00
d93e71dc28 Rename v5 FontAwesome icons to match v6 name
While FontAwesome provides aliases for all icons, we switch to the new names for consistency. See all changes at:
https://fontawesome.com/docs/web/setup/upgrade/whats-changed#icons-renamed-in-version-6
2022-08-09 14:17:32 +02:00
d4c567c722 Remove @submissions variable for external_user_statistics 2022-07-22 13:19:22 +02:00
66d9a2b22a added logic to hide the show/hide autosaves feature for users without permission to view detailed_statistics 2022-07-20 17:18:36 +02:00
a83bff80ed added a button to toggle autosave submissions as well as a label to indicate current toggle status 2022-07-20 17:18:36 +02:00
4ef7da839d Use TestrunMessages instead of Testrun.output when displaying output 2022-04-29 22:44:35 +02:00
0c1a10959c Use file name with file path as identifier 2021-12-15 00:52:31 +01:00
21185ea4b3 Make empty submissions not clickable 2021-11-16 13:32:51 +01:00
571be87879 Fix range slider for external user statistics 2021-11-16 12:02:52 +01:00
f15bbe2c29 Fix links for external user statistics 2021-11-16 11:57:43 +01:00
aa49731e49 Remove submissions without visible files from statistic view 2021-11-16 11:43:23 +01:00
f9a7e73719 Remove usage of safe_html in renderings 2021-10-12 11:23:22 +02:00
aed9a3121f Hide filename if not available 2021-01-20 23:12:04 +01:00
2c99c2db62 Show filename and sort by it for statistic page 2021-01-19 12:37:05 +01:00
afafe0c218 Adjust teacher permissions:
* Hide non-public exercises and proxy exercises
* Hide average working time value on statistic page
* Add hint about filter to submission page for teachers
* Hide display name from feedback page
2020-09-07 19:04:34 +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
4c571c4fb2 Add missing locales and fix access to public pages 2020-05-06 11:27:09 +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
7bdb962616 Update Bootstrap to v4.1, fix chosen.js and pagedown on multiple sites 2018-11-06 16:49:41 +01:00
816c6fcbf6 Fix highlighting for submissions occurring in the same second 2018-08-31 14:11:10 +02:00
159e587254 Show working time until intervention 2018-08-31 13:41:15 +02:00
f2f4419bb8 Don't highlight submissions within the same second 2018-04-10 14:23:23 +02:00
eb2b18a22f Highlight gaps in exercise working time 2018-04-10 14:15:35 +02:00
9234f11eac remove failed option (it is not there yet) 2017-12-05 10:57:11 +01:00
194984a620 add cause to testruns
trigger run and assess on request_for_comment
2017-09-21 17:21:10 +02:00
870549944d added intervention to statistics of exercises of external users 2017-04-05 12:08:27 +02:00
4651c87491 Testrun output is now shown when hovering over the status icons (round red or green circles) 2016-07-04 17:48:52 +02:00
fa0d893c21 change gitignore and fixes to statistic graphs 2016-05-12 15:52:59 +02:00
26d2b11d9f Add visual indicators for test run results 2016-03-09 17:57:18 +01:00
16346fa732 Show testrun results in statistics 2016-03-09 15:20:38 +01:00
4ebaee8931 Add working time delta for each submission 2016-02-04 11:36:00 +01:00
a5dc19ad86 Fix submission order 2015-12-17 16:17:31 +01:00
4cd8a501b1 Switch to fontawesome icons 2015-12-16 16:34:13 +01:00
6609a5d1ec Add play button 2015-12-16 15:51:47 +01:00
53330fbdc5 Make timeline entries clickable 2015-12-10 14:03:23 +01:00
842907f1fa Make use of file types for highlighting and tabs 2015-12-10 13:48:31 +01:00
79e7f7b7e8 Apply some styling and add timeline 2015-12-10 12:49:36 +01:00
b7b0bf826e Use only one editor to reduce complexity 2015-12-03 14:52:33 +01:00
efe3895894 Enable switching between files of a submission 2015-12-03 13:52:18 +01:00
c0b4c17de6 Use custom lightweight editor and file-tree 2015-12-02 15:39:13 +01:00
6c13b8714f Remove unnecessary data attributes 2015-12-02 13:59:31 +01:00
72b5fa3b8c Cleanup code 2015-11-26 17:04:37 +01:00
baf33419cf Update editor content on submission selection 2015-11-26 16:25:59 +01:00