Commit Graph

1579 Commits

Author SHA1 Message Date
647e705a02 don't redirect to rfc for experimental groups and hide the button for them 2018-02-27 13:48:52 +01:00
9c308e5b57 Add Capistrano SCM Git support to Capfile
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-02-22 17:19:13 +01:00
da6d926377 Merge pull request #150 from openHPI/fix_feedback_timestamps
Fix feedback timestamps
2018-02-22 17:15:39 +01:00
c70b305122 fixed typo 2018-02-22 16:57:05 +01:00
f7165c06c4 pinned eventmachine to 1.0.9.1 , as the newest version crashes with a segmentation fault 2018-02-22 16:55:24 +01:00
3db533ea9b pin lti to 1.1.10 2018-02-22 16:39:49 +01:00
c63b067a72 migrated schema 2018-02-22 16:23:03 +01:00
9a6bdaddc2 fix timestamps on feedback (and fix deployment) 2018-02-22 16:18:45 +01:00
466d665b4e Merge pull request #149 from openHPI/update-gemfile
Update gemfile
2018-02-20 16:33:57 +01:00
b23b80e3e3 added encrypted repo token 2018-02-20 16:23:18 +01:00
3564be893b remove codeclimate repo-token, it is now stored on travis-ci.org. Repo-Token was re-generated. 2018-02-20 16:10:39 +01:00
adb002712d Use PostgreSQL 9.6 on Travis as newer versions are not available 2018-02-19 01:16:29 +01:00
9017b9c5c5 Update RVM and PostreSQL for Travis tests 2018-02-19 01:03:25 +01:00
cbe85a953c Add comment about turbolinks version 2018-02-19 00:48:00 +01:00
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