Commit Graph

362 Commits

Author SHA1 Message Date
d26d859df1 resolve confilts 2016-05-12 18:45:14 +02:00
a2e1b08730 delete duplicate depleted 2016-05-12 18:40:42 +02:00
3189f61535 no alert on outdated button 2016-05-12 18:03:33 +02:00
5c9a9b8a47 add alert on submit-button click 2016-05-12 17:53:21 +02:00
e838f5a1b1 fix submit-button when not active 2016-05-12 17:35:09 +02:00
a16eb4b15b sorting files alphabetically 2016-05-12 17:13:30 +02:00
e2f4991e54 change collapsing style 2016-05-12 17:09:13 +02:00
6bb5b53bad Merge branch 'master' into john-graph
# Conflicts:
#	Gemfile
2016-05-12 16:02:38 +02:00
fa0d893c21 change gitignore and fixes to statistic graphs 2016-05-12 15:52:59 +02:00
535cf17e2e Do not render file creation buttons if they are not needed for this exercise 2016-05-10 17:14:38 +02:00
aba6d56a87 Enable exercise forms to manipulate file creation flag 2016-05-10 17:14:07 +02:00
9f0e240f91 Don't call (failing) policy selection if the exercise has no execution environment 2016-05-07 16:16:30 +02:00
67bb0558a8 removed new file and delete file button 2016-05-03 12:06:45 +02:00
98afb71ba9 prevent request comment button to be shown on editors not beeing the first editor too early. 2016-05-03 08:32:27 +02:00
651609b673 Only show request for comments button after a delay 2016-04-30 14:25:47 +02:00
ee164b9e68 Fix I18n for request success message 2016-04-30 14:17:37 +02:00
bd4fbcb8fb Add hovering button 2016-04-30 13:20:10 +02:00
027c6013eb Implement request modal 2016-04-30 12:55:58 +02:00
af103ef270 Remove comment modal from standard editor 2016-04-26 16:05:57 +02:00
d4061bf9b5 Remove RequestForComment button from sidebar 2016-04-26 14:29:29 +02:00
b9ec879531 Bar chart 2016-03-28 18:25:06 +02:00
b530ea47d9 Graph in exercise statistics 2016-03-22 09:23:21 +01:00
cc0a541add do not render instructions (as they are not used / filled) any longer.
Instead, render markdown from the description.
2016-03-11 15:49:06 +01:00
f79e24c77d Merge pull request #47 from openHPI/testruns
Testruns
2016-03-11 10:44:14 +01:00
4891c6f55b Merge remote-tracking branch 'origin/master' into testruns 2016-03-10 16:53:56 +01:00
0d7d350581 Collapse files in exercise index view 2016-03-10 16:51:19 +01:00
7477376457 Collapse files in exercise edit view 2016-03-10 16:30:45 +01:00
757efeaf02 minor UI changes, removed elements not needed, replaced text-area for description with an ace editor. 2016-03-10 14:58:50 +01:00
99ee7337ed Add python adapter error messages to score output 2016-03-09 18:01:30 +01: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
7dee100665 Hide actions that are not available to teachers 2016-03-02 11:55:26 +01:00
0a5301a595 Make statistics teacher-safe 2016-02-24 14:23:15 +01:00
4ebaee8931 Add working time delta for each submission 2016-02-04 11:36:00 +01:00
e8cb23849a Make tables sortable 2016-01-07 17:45:00 +01:00
e1e6eb04f4 Make user stats in exercise statistics faster 2016-01-07 17:01:47 +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
50eb45cb71 Link users in exercise statistics to their personal statistics page 2015-12-15 16:08:34 +01:00
2fa5f7c281 Merge branch 'statistics' of https://github.com/openHPI/codeocean into statistics 2015-12-15 15:36:38 +01:00
759d3ac3b2 Merge branch 'master' into statistics 2015-12-15 15:36:24 +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
4597996a26 removed confirm message from submit results button 2015-11-28 17:13:02 +01:00