Commit Graph

483 Commits

Author SHA1 Message Date
28a2ac5b29 Disable codeharbor for CI 2021-02-16 14:34:31 +01:00
293bcccc80 Introduce new enabled option for CodeHarbor
* Fix tests to ensure they work independent of config option
2021-02-16 14:29:54 +01:00
41ae6c2880 Update deadline string shown to users 2021-02-09 00:20:05 +01:00
a8ea6aaf79 Use global tag for telegraf v1+ 2021-01-27 10:28:13 +01:00
da2062caec Prevent logging of InvalidAuthenticityToken in Sentry 2021-01-24 22:36:22 +01:00
667ab52504 Add new provision script, Vagrantfile and update local setup guide 2021-01-21 18:14:37 +01:00
d791f99dee Add Rails Admin to de.yml 2021-01-20 22:40:56 +01:00
b60e78d259 Add telegraf to CodeOcean 2021-01-15 13:08:24 +01:00
3acc9f769f Capitalize RfC button on implement 2021-01-12 16:55:16 +01:00
9fba70cde2 Always show file upload box when editing exercises 2020-12-16 18:00:47 +01:00
028fc2989a #18 Add sql index for unpublished exercises
And remove spec for remove feature
2020-12-15 12:17:11 +01:00
6fb521f80a Use GitHub Actions for CI 2020-12-07 16:00:26 +01:00
810d29b3a6 Use new database name for example config 2020-12-03 19:07:06 +01:00
5af67ff65b rails_admin: limit pagination for files to fix performance problems 2020-12-02 15:40:28 +01:00
a5ba91394d Disable concurrent processing for assets 2020-12-01 21:17:01 +01:00
f201804486 Update webpack config to match newest webpacker gem 2020-12-01 17:59:27 +01:00
d58b49f71f Merge pull request #800 from openHPI/rails_admin_disable_dashboard
disable rails_admin dashboard
2020-12-01 16:28:38 +01:00
2d3573d5ea PyLint: Add message about leading zeros 2020-11-30 18:28:58 +01:00
052bd9302f disable rails_admin dashboard 2020-11-28 12:41:23 +01:00
8e9c0ad1c3 Add newest messages 2020-11-27 16:27:18 +01:00
3d763a540a rails_admin Translation fixes 2020-11-27 14:59:52 +01:00
79c1532742 clean up rails_admin configuration 2020-11-26 17:20:28 +01:00
f98de3b66b Add Rails admin 2020-11-26 17:11:18 +01:00
993fb88f03 Enable submit via API client 2020-11-25 20:47:28 +01:00
c20d670ab2 Log InvalidAuthenticityToken errors 2020-11-25 01:25:18 +01:00
cd577a53c5 Add "unexpected unindent" to PyLint messages 2020-11-19 00:59:10 +01:00
aa5d76e1b6 Fix typo in Linter translation 2020-11-17 23:19:14 +01:00
2f15a322ae Update confirm question for exercise and file reset 2020-11-16 01:50:43 +01:00
20bddf6f00 Update locales for start_over to reduce misconception
Some learners thought that "reset all files" will delete everything they ever did in a course.
2020-11-16 01:48:17 +01:00
afe0fc2255 Add support for syntax error with inconsistent tabs and spaces 2020-11-14 00:19:39 +01:00
5fe1590b39 Add filter for unknown PyLint messages 2020-11-13 22:52:56 +01:00
c9e5d60dfb Add missing translation if sign in failed 2020-11-13 13:01:11 +01:00
84c291626f Make note "not graded" optional for linters 2020-11-09 21:19:24 +01:00
69db6f98cf Update Linter translation 2020-11-09 21:18:50 +01:00
c24d382151 Improve wording of linter based on feedback 2020-11-08 21:40:03 +01:00
5fdfb12e62 Add German translations for PyLint adapter with basic spec 2020-11-08 01:04:39 +01:00
d089fd91b7 Add location for DockerContainerPool to config example 2020-11-07 14:58:11 +01:00
da064efef7 Merge pull request #771 from openHPI/add_handling_missing_file_type_on_import
Add handling for missing file type on import
2020-11-02 19:44:51 +01:00
f872cf73ee Review points, specs 2020-11-02 17:09:31 +01:00
4e61d53cb3 typos and cleanup 2020-11-01 11:18:06 +01:00
65a4274c7e Update translations for LTI score reduction 2020-10-29 09:45:59 +01:00
9cd8ca2013 Merge branch 'bug_fixes' 2020-10-28 16:46:41 +01:00
7f98957fa7 Allow sentry to capture POST data 2020-10-28 16:36:42 +01:00
4d5e00fde5 Require authorization for RfCs and remove obsolete routes 2020-10-28 13:24:44 +01:00
1b5d1d3dca Reduce score sent via LTI if too late 2020-10-28 11:58:40 +01:00
9ddeb91c41 Remove leftovers from PR #117; exercise feedback on RfC show 2020-10-20 12:15:45 +02:00
ca9467bf3c Merge branch 'linter_toggle'
# Conflicts:
#	config/locales/de.yml
2020-10-15 18:33:19 +02:00
dbd76e9316 Adjust default message for linter / unit test 2020-10-15 18:11:28 +02:00
799e37f9ae Add new style for linter and allow 0 points 2020-10-15 16:22:37 +02:00
be3ec82bd4 Add new file role teacher_defined_linter 2020-10-15 00:43:57 +02:00