Commit Graph

37 Commits

Author SHA1 Message Date
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
bd9118328f Hide interface if no submissions are available and encode submissions for later use in javascript 2015-11-26 15:28:02 +01:00
21e28972dc Add a slider based on submissions 2015-11-26 14:30:41 +01:00
5e23fbb61f Add editor editor to code evolution page 2015-11-26 12:59:36 +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