Commit Graph

1565 Commits

Author SHA1 Message Date
3ca7dabc13 Update provision.sh to match newest versions 2018-02-19 00:44:00 +01:00
b8ff08b3e7 Update Capistrano 2018-02-19 00:27:06 +01:00
c063494b29 Update Docker-API 2018-02-19 00:23:33 +01:00
c6882f9b96 Update Chosen 2018-02-18 23:53:04 +01:00
047d033b5d Update JSTree 2018-02-18 20:55:05 +01:00
ab1c68596f Suppress asset output in log 2018-02-18 20:26:47 +01:00
4f287c75a6 Further downgrade turbolinks 2018-02-18 20:26:29 +01:00
f5293c4477 Downgrade turbolinks and another bundle update 2018-02-18 19:46:59 +01:00
a9f33bc2c2 Merge branch 'master' into update-gemfile 2018-02-14 13:31:14 +01:00
61096e23a9 Merge pull request #145 from openHPI/add_times_featured_to_rfc
add times_featured to rfc
2018-02-09 17:17:21 +01:00
da23cc22aa add the required integer column and the increment statement when featured 2018-02-02 14:38:28 +01:00
8da9fa1971 Merge pull request #142 from openHPI/fix-structured-errors-2
Structured Errors revisited
2018-01-31 15:22:03 +01:00
c70fbce933 Merge branch 'master' into fix-structured-errors-2 2018-01-31 15:21:48 +01:00
24f25f79d2 Merge pull request #143 from openHPI/rfc_soft_solved
Rfc soft solved
2018-01-31 15:15:55 +01:00
f5b1e7184a Merge remote-tracking branch 'origin/master' into fix-structured-errors 2018-01-31 13:34:30 +01:00
6377c6ca0f Use skip instead of misused pending in oscillating tests 2018-01-31 13:06:18 +01:00
65a6e390a5 fix migration 2018-01-31 13:02:38 +01:00
efc271c4ed add column full_score_reached, fill it accordingly and show information in the rfc index 2018-01-31 11:23:30 +01:00
bc172ead8d update again, prevent pg from being updated 2018-01-30 18:06:26 +01:00
40fe5c4e69 Save submission alongside structured error 2018-01-30 11:28:29 +01:00
7768d34275 Fix error detection in run output 2018-01-30 11:08:00 +01:00
f172f168db Refactor structured error attribute creation 2018-01-30 11:06:17 +01:00
e51865c561 Lint 2018-01-29 16:18:40 +01:00
44000d2388 Merge remote-tracking branch 'origin/master' into fix-structured-errors 2018-01-29 12:54:47 +01:00
72905d731a set lti to version 1 2017-12-20 10:51:45 +01:00
e934a29a45 Set oscillating tests to pending 2017-12-20 10:36:31 +01:00
b25681a63e removed (partly outdated) xikolo-client that was used for name retrieval. 2017-12-12 14:33:46 +01:00
9234f11eac remove failed option (it is not there yet) 2017-12-05 10:57:11 +01:00
53df8f9d92 correct method call 2017-11-29 16:35:18 +01:00
c62e9f53e5 fixed broken methodname (missing questionmark...) 2017-11-29 16:06:45 +01:00
32c274d455 Rename attribute and restructure conditions 2017-11-29 10:39:05 +01:00
901d35c59c updates for codeclimate 2017-11-29 09:57:27 +01:00
a292322138 updated gemfile 2017-11-24 16:21:48 +01:00
1369f9285b The .co file of downloaded submissions has to contain the (original) file_id of the respective files, not the "id".
Otherwise, the merge of the files does not work and will result in duplicate files...
2017-11-22 16:20:56 +01:00
0cee275278 Merge pull request #141 from openHPI/fix-user-exercise-feedback-ui
Update exercise feedback UI
2017-11-22 14:07:17 +01:00
2ed54705ff Remove anomaly detection artifact from schema 2017-11-22 14:06:33 +01:00
34b2bf9eb1 Fix styling and link to exercise 2017-11-22 13:22:10 +01:00
4d8cee6fcb Add timestamps to user exercise feedback 2017-11-20 19:26:14 +01:00
23a804a6eb Link to user statistics from feedback 2017-11-20 15:05:25 +01:00
a9439a4df5 Message for no feedback 2017-11-20 15:01:34 +01:00
762a8233ab Link to exercise and show exercise description 2017-11-20 14:48:13 +01:00
2dcaf9d155 Show feedback creation date alongside username 2017-11-20 14:45:42 +01:00
282059c3f6 Merge pull request #133 from ThommyH/limitInterventionsToOnePerExercise
allow only one intervention per user and exercise but 3 interventions per user and day
2017-11-16 17:36:58 +01:00
8a94905f17 merged with current master 2017-11-16 17:16:22 +01:00
851beac4e7 removed == true in condition 2017-11-16 17:11:37 +01:00
9733d32665 switched ! to not and && to and 2017-11-15 22:53:18 +01:00
340c5f2223 Merge pull request #139 from openHPI/factoryGirlToBot
Factory girl to bot
2017-11-15 16:11:47 +01:00
fc873cb053 second run of replacement regex from https://github.com/thoughtbot/factory_bot/blob/4-9-0-stable/UPGRADE_FROM_FACTORY_GIRL.md ...
Nested calls seem to be fun..
2017-11-15 15:37:42 +01:00
451d453618 updated gitignore 2017-11-15 15:29:42 +01:00
960025cbf8 pushed Gemfile.lock 2017-11-15 15:24:36 +01:00