rteusner
3cd29556bb
Merge pull request #53 from openHPI/fix-file-creation-behavior
...
Fix file creation behavior
2016-05-10 18:34:21 +02:00
Maximilian Grundke
87d4eb8b0d
Let everyone see all comments and polish request for comments overview
2016-05-10 18:17:02 +02:00
Maximilian Grundke
aba6d56a87
Enable exercise forms to manipulate file creation flag
2016-05-10 17:14:07 +02:00
Maximilian Grundke
9fc974af20
Implement file name validation based on path, name, and filetype upon file creation
2016-05-10 16:03:52 +02:00
Ralf Teusner
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
Maximilian Grundke
88a81dceb5
Fix labels for comment deletion
2016-04-30 14:27:36 +02:00
Maximilian Grundke
ee164b9e68
Fix I18n for request success message
2016-04-30 14:17:37 +02:00
Maximilian Grundke
268b723f3a
Fallback for no question asked
2016-04-30 14:02:49 +02:00
Maximilian Grundke
c4405e24b9
Show question in overview
2016-04-30 13:57:23 +02:00
Maximilian Grundke
027c6013eb
Implement request modal
2016-04-30 12:55:58 +02:00
Maximilian Grundke
ba040beceb
Add link to all requests
2016-04-26 14:21:25 +02:00
Maximilian Grundke
99ee7337ed
Add python adapter error messages to score output
2016-03-09 18:01:30 +01:00
Maximilian Grundke
16346fa732
Show testrun results in statistics
2016-03-09 15:20:38 +01:00
Maximilian Grundke
f17ae9ad2f
Merge remote-tracking branch 'origin/master' into statistics
2016-03-02 12:01:16 +01:00
leo.selig
aee5585189
Change German i18n "CodeHarbor-Verknüpfung(en)" to "...Link(s)"
...
(leoselig/codeocean#2 )
2016-02-04 13:32:50 +01:00
leo.selig
057b19cf2a
Translate CodeHarbor links (en/de)
...
- model name (singular/plural)
- attribute oauth2token
(leoselig/codeocean#2 )
2016-02-04 11:57:54 +01:00
Maximilian Grundke
4ebaee8931
Add working time delta for each submission
2016-02-04 11:36:00 +01:00
Maximilian Grundke
4ee474a7d2
Speed up external user statistics
2016-01-28 14:46:25 +01:00
Ralf Teusner
5b8f710196
added standard deviations
2016-01-11 19:00:53 +01:00
Maximilian Grundke
76e91ec2cf
Add number of users and relative scores to execution environment statistics
2016-01-06 16:59:51 +01:00
Maximilian Grundke
0a779e4ed1
Implement exercise statistics for specific (external) users
2015-12-16 15:40:31 +01:00
Ralf Teusner
a0680d34c3
Merge branch 'master' into statistics
2015-12-15 16:17:10 +01:00
Ralf Teusner
09a7885756
locales for submission cause autosave
2015-12-15 16:16:05 +01:00
Maximilian Grundke
79e7f7b7e8
Apply some styling and add timeline
2015-12-10 12:49:36 +01:00
Maximilian Grundke
bd9118328f
Hide interface if no submissions are available and encode submissions for later use in javascript
2015-11-26 15:28:02 +01:00
Maximilian Grundke
41b2c80b39
Merge remote-tracking branch 'origin/master' into statistics
2015-11-19 16:01:53 +01:00
Maximilian Grundke
df1a77b665
Add average working time to exercise statistics
2015-11-19 16:00:06 +01:00
Ralf Teusner
98a5cd618c
Fixed typo in locales.
2015-11-18 17:13:52 +01:00
Ralf Teusner
589a58b520
Adapted locales
2015-11-08 23:56:38 +01:00
Maximilian Grundke
7baff6ddaf
Group statistics per user type
2015-11-01 14:47:52 +01:00
Maximilian Grundke
78422647fe
Add execution environment statistics
2015-10-29 14:19:31 +01:00
Maximilian Grundke
dd0f1124da
Merge remote-tracking branch 'origin/master' into statistics
2015-10-29 10:24:30 +01:00
Maximilian Grundke
b20d13f866
Add statistics for exercises per user
2015-10-29 10:15:40 +01:00
Ralf Teusner
6a1eb391ff
updated timeout message
2015-10-21 16:46:01 +02:00
Ralf Teusner
6151afcb55
some I18n, stop command for server send event code (score), updated readme
2015-10-16 17:06:23 +02:00
Ralf Teusner
10da12f950
option to hide the file tree in exercises.
2015-09-22 18:22:25 +02:00
Ralf Teusner
d292fec47c
Code Cleanup: Usage of Polymorphic User instead of ExternalUser and InternalUser
...
Renamed requestor_user_id -> user_id
Index of request_for_comments now returns the n (5?) newest requests per user. Solved via sliding windows in postgres, code added to model.
Added route to /my_request_for_comments/ that shows all requests for the current user.
Changed view from ERB to slim
2015-09-04 14:05:30 +02:00
Ralf Teusner
b4527aef50
implemented autosave, save button is now hidden. there is a label to show the last save timestamp. Code is saved on browser close.
2015-08-12 17:38:34 +02:00
Ralf Teusner
e49f0dc063
hide run success message, adjust wording of locales for run success and run failure (run_success, run_failure)
2015-08-07 16:13:35 +02:00
Felix Wolff
1d93e854f0
Merge branch 'master' of github.com:openHPI/codeocean
2015-07-16 15:10:59 +02:00
Felix Wolff
4fa8f811cf
internationalization and feedback for RFC button
2015-05-05 11:23:31 +02:00
Jan Renz
13f72efcbb
Nicer error text part I of II
2015-04-20 17:15:43 +02:00
Jan Renz
940eee5856
Show warning if all containers are depleted.
2015-04-15 17:17:39 +02:00
Felix Wolff
5d5b175154
Implement internationalization
2015-04-09 17:20:36 +02:00
Felix Wolff
db1b94dcf0
Merge remote-tracking branch 'upstream/master'
2015-03-27 18:15:35 +01:00
Felix Wolff
e31675f136
Commit just for you, Ralf :)
2015-03-27 10:32:10 +01:00
Hauke Klement
d4660b2659
changed flash message text
2015-03-27 09:37:20 +01:00
Hauke Klement
c294e3b499
do not render the development environment for exercises without visible files
2015-03-21 18:46:02 +01:00
Hauke Klement
49f5ab061a
added button state for files which no actions are available for
2015-03-21 12:40:58 +01:00
Hauke Klement
5ec0a82157
provide the leaner with information regarding exposed ports
2015-03-19 18:14:54 +01:00