Commit Graph

133 Commits

Author SHA1 Message Date
2ff12dbeb6 Cached displaynames of users
Added solved state and #comments to index of request_for_comments
Added translations
2016-06-27 16:46:26 +02:00
2a52b66daa rfc can now be solved.
show.html still needs to be finished
2016-06-24 16:44:34 +02:00
b7ce389961 Adapted locales so that german as well as english texts are now sent for every new comment. 2016-06-23 10:47:44 +02:00
e0eac20361 added some more line breaks to the mail bodys of mails on new comments. 2016-06-22 14:21:17 +02:00
83cf3b2321 added line breaks (<br> tags) in the email body. 2016-06-22 14:16:23 +02:00
918da5270d added id for h4 holding the rfc-id
updated locales.
2016-06-22 13:06:35 +02:00
ec26a095f6 First working version of mails on comments. 2016-06-17 14:48:57 +02:00
a1ead9658e Update de.yml 2016-06-14 17:27:15 +02:00
10e68915d8 add key exercise_deadline_passed 2016-05-12 17:34:30 +02:00
3cd29556bb Merge pull request #53 from openHPI/fix-file-creation-behavior
Fix file creation behavior
2016-05-10 18:34:21 +02:00
87d4eb8b0d Let everyone see all comments and polish request for comments overview 2016-05-10 18:17:02 +02:00
aba6d56a87 Enable exercise forms to manipulate file creation flag 2016-05-10 17:14:07 +02:00
9fc974af20 Implement file name validation based on path, name, and filetype upon file creation 2016-05-10 16:03:52 +02:00
1f7f2865a0 Some cosmetic changes. Fade out of button after asking a question, some margin to avoid interference of the button with scrollbars, reduced timeframe upon appearance and changed modal window description text. 2016-05-01 12:12:46 +02:00
88a81dceb5 Fix labels for comment deletion 2016-04-30 14:27:36 +02:00
ee164b9e68 Fix I18n for request success message 2016-04-30 14:17:37 +02:00
268b723f3a Fallback for no question asked 2016-04-30 14:02:49 +02:00
c4405e24b9 Show question in overview 2016-04-30 13:57:23 +02:00
027c6013eb Implement request modal 2016-04-30 12:55:58 +02:00
ba040beceb Add link to all requests 2016-04-26 14:21:25 +02:00
99ee7337ed Add python adapter error messages to score output 2016-03-09 18:01:30 +01:00
16346fa732 Show testrun results in statistics 2016-03-09 15:20:38 +01:00
f17ae9ad2f Merge remote-tracking branch 'origin/master' into statistics 2016-03-02 12:01:16 +01:00
f787445e5b Rename #import_thin_common_cartridge to #import_proforma_xml
- everywhere

(leoselig/codeocean#1)
2016-02-12 11:11:20 +01:00
aee5585189 Change German i18n "CodeHarbor-Verknüpfung(en)" to "...Link(s)"
(leoselig/codeocean#2)
2016-02-04 13:32:50 +01:00
855abe25a6 Merge branch 'issue-1-codeharbor-endpoint' 2016-02-04 12:26:15 +01:00
057b19cf2a Translate CodeHarbor links (en/de)
- model name (singular/plural)
- attribute oauth2token
(leoselig/codeocean#2)
2016-02-04 11:57:54 +01:00
4ebaee8931 Add working time delta for each submission 2016-02-04 11:36:00 +01:00
ca9a9c7e85 Merge branch 'master' of https://github.com/openHPI/codeocean 2016-02-04 11:02:56 +01:00
76bf3dd3f0 Scaffold CodeHarbourLink with field oauth2token
(leoselig/codeocean#2)
2016-02-04 11:02:26 +01:00
aa8870b8c8 Add endpoint for import (leoselig/codeocean#1)
- currently route is still named /thin_common_cartridge
- points to exercise controller for simplicity (open for discussion)
2016-02-04 09:28:50 +01:00
4ee474a7d2 Speed up external user statistics 2016-01-28 14:46:25 +01:00
5b8f710196 added standard deviations 2016-01-11 19:00:53 +01:00
76e91ec2cf Add number of users and relative scores to execution environment statistics 2016-01-06 16:59:51 +01:00
d8fa2f3616 Merge remote-tracking branch 'origin/master' into statistics 2015-12-16 16:21:40 +01:00
0a779e4ed1 Implement exercise statistics for specific (external) users 2015-12-16 15:40:31 +01:00
f9405e5100 Merge pull request #32 from openHPI/statistics
Statistics
2015-12-15 17:20:53 +01:00
44137361a1 Merge branch 'master' of https://github.com/openHPI/codeocean 2015-12-15 17:11:35 +01:00
a0680d34c3 Merge branch 'master' into statistics 2015-12-15 16:17:10 +01:00
09a7885756 locales for submission cause autosave 2015-12-15 16:16:05 +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
3bd31937cc Added websocket protocols to docker config 2015-12-12 00:46:52 +08:00
79e7f7b7e8 Apply some styling and add timeline 2015-12-10 12:49:36 +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
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
c41a8d8d5e Faster restore of containers after puma restart 2015-11-23 20:13:59 +01:00
62046cc9ec Enable ActiveRecord Mng 2015-11-23 18:01:26 +01:00
41b2c80b39 Merge remote-tracking branch 'origin/master' into statistics 2015-11-19 16:01:53 +01:00
df1a77b665 Add average working time to exercise statistics 2015-11-19 16:00:06 +01:00