Commit Graph

3905 Commits

Author SHA1 Message Date
c5c47715b3 Merge branch 'master' into refactor_proforma_import_export
# Conflicts:
#	spec/controllers/exercises_controller_spec.rb
2022-01-11 22:20:18 +01:00
3260d8f82f tiny refactor from exercise_found to task_found 2022-01-11 22:17:09 +01:00
886a5b68f6 update gem
fix codeharbor endpoint usage and translations
2022-01-10 22:34:03 +01:00
4e56ecea70 Merge pull request #1134 from openHPI/dependabot/npm_and_yarn/d3-7.3.0
Bump d3 from 7.2.1 to 7.3.0
2022-01-10 12:43:00 +01:00
4ea968330c Merge pull request #1132 from openHPI/dependabot/bundler/rubocop-rails-2.13.1 2022-01-10 03:08:24 +00:00
c05b8d9ad9 Bump d3 from 7.2.1 to 7.3.0
Bumps [d3](https://github.com/d3/d3) from 7.2.1 to 7.3.0.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v7.2.1...v7.3.0)

---
updated-dependencies:
- dependency-name: d3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 03:02:36 +00:00
7b045aefd4 Bump rubocop-rails from 2.13.0 to 2.13.1
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.13.0...v2.13.1)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 03:00:58 +00:00
0484fac536 Merge pull request #1130 from openHPI/dependabot/bundler/faraday-1.9.3
Bump faraday from 1.8.0 to 1.9.3
2022-01-07 10:39:31 +01:00
44c3e01fdb Merge pull request #1131 from openHPI/dependabot/npm_and_yarn/highlight.js-11.4.0
Bump highlight.js from 11.3.1 to 11.4.0
2022-01-07 10:39:05 +01:00
7c95eabe45 Bump highlight.js from 11.3.1 to 11.4.0
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.3.1 to 11.4.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/11.3.1...11.4.0)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 03:02:09 +00:00
ea4c0d569b Bump faraday from 1.8.0 to 1.9.3
Bumps [faraday](https://github.com/lostisland/faraday) from 1.8.0 to 1.9.3.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v1.8.0...v1.9.3)

---
updated-dependencies:
- dependency-name: faraday
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 03:01:06 +00:00
0f45e5a354 Update bundle 2022-01-06 09:57:53 +01:00
46faa14428 Merge pull request #1129 from openHPI/updates
Update bundle (with newest rubocop version) and fix offenses
2022-01-04 10:17:58 +01:00
ea85519163 Update bundle (with newest rubocop version) and fix offenses 2022-01-04 09:42:37 +01:00
03e8b4562b Merge branch 'fix/increase_wait_for_poseidon' 2022-01-03 20:32:53 +01:00
57e32611ed Merge pull request #1122 from openHPI/dependabot/bundler/rails-i18n-7.0.1
Bump rails-i18n from 6.0.0 to 7.0.1
2022-01-03 09:25:16 +01:00
028fbb4017 Bump rails-i18n from 6.0.0 to 7.0.1
Bumps [rails-i18n](https://github.com/svenfuchs/rails-i18n) from 6.0.0 to 7.0.1.
- [Release notes](https://github.com/svenfuchs/rails-i18n/releases)
- [Changelog](https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenfuchs/rails-i18n/commits)

---
updated-dependencies:
- dependency-name: rails-i18n
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-24 03:01:52 +00:00
89afb3d20f Merge pull request #1119 from openHPI/dependabot/bundler/shoulda-matchers-5.1.0
Bump shoulda-matchers from 5.0.0 to 5.1.0
2021-12-23 08:45:23 +01:00
83349132e7 Bump shoulda-matchers from 5.0.0 to 5.1.0
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases)
- [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: shoulda-matchers
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 03:00:56 +00:00
97e4ecb4d9 Increase wait time for validating Docker image 2021-12-22 19:10:59 +01:00
8aa86a6a2b Merge pull request #1116 from openHPI/dependabot/bundler/js-routes-2.2.0
Bump js-routes from 2.1.2 to 2.2.0
2021-12-22 13:28:32 +01:00
974ca5e700 Merge pull request #1117 from openHPI/dependabot/bundler/prometheus_exporter-1.0.1 2021-12-22 03:07:53 +00:00
01e19f4042 Bump prometheus_exporter from 1.0.0 to 1.0.1
Bumps [prometheus_exporter](https://github.com/discourse/prometheus_exporter) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/discourse/prometheus_exporter/releases)
- [Changelog](https://github.com/discourse/prometheus_exporter/blob/main/CHANGELOG)
- [Commits](https://github.com/discourse/prometheus_exporter/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: prometheus_exporter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 03:01:44 +00:00
83d6b052c5 Bump js-routes from 2.1.2 to 2.2.0
Bumps [js-routes](https://github.com/railsware/js-routes) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/railsware/js-routes/releases)
- [Changelog](https://github.com/railsware/js-routes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/railsware/js-routes/compare/v2.1.2...v2.2.0)

---
updated-dependencies:
- dependency-name: js-routes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 03:01:35 +00:00
f7eecd4306 Bundle update 2021-12-21 13:27:12 +01:00
3dc8265292 Toggle editor buttons when jumping to a source line 2021-12-21 13:26:06 +01:00
0f92e862c6 Update codeclimate-action in ci.yml 2021-12-20 13:23:45 +01:00
78ffb1bee8 Update codeclimate-action in ci.yml 2021-12-20 13:19:23 +01:00
cd9d99ebd8 Merge pull request #1115 from openHPI/dependabot/bundler/jbuilder-2.11.4 2021-12-20 03:08:27 +00:00
863886a6f7 Bump jbuilder from 2.11.3 to 2.11.4
Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.11.3 to 2.11.4.
- [Release notes](https://github.com/rails/jbuilder/releases)
- [Changelog](https://github.com/rails/jbuilder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/jbuilder/compare/v2.11.3...v2.11.4)

---
updated-dependencies:
- dependency-name: jbuilder
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 03:01:38 +00:00
bbdb318e20 Merge pull request #1112 from openHPI/remove_fix_poseidon_54
Remove Temporary Fix for Early HTTP Response from Poseidon
2021-12-17 11:10:12 +01:00
976aaec318 Merge pull request #1113 from openHPI/dependabot/npm_and_yarn/underscore-1.13.2 2021-12-17 03:09:55 +00:00
8977ec12ae Bump underscore from 1.13.1 to 1.13.2
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.13.1...1.13.2)

---
updated-dependencies:
- dependency-name: underscore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 03:02:14 +00:00
4fc4b7ac35 Remove temporary fix for Poseidon#54 2021-12-16 23:15:27 +01:00
79edace57b Use BigDecimals for score calculations 2021-12-16 23:12:16 +01:00
416135daf0 Change order of autosave and clearing of editors when submitting code 2021-12-16 11:54:31 +01:00
b3b0fa5724 Merge pull request #1111 from openHPI/dependabot/bundler/rails-6.1.4.4
Bump rails from 6.1.4.3 to 6.1.4.4
2021-12-16 09:19:37 +01:00
c4d3e5108e Bump rails from 6.1.4.3 to 6.1.4.4
Bumps [rails](https://github.com/rails/rails) from 6.1.4.3 to 6.1.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.1.4.3...v6.1.4.4)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 03:01:15 +00:00
8c1b5a9f3a Merge pull request #1110 from openHPI/dependabot/bundler/rails-6.1.4.3
Bump rails from 6.1.4.1 to 6.1.4.3
2021-12-15 23:31:08 +01:00
4e6d09db19 Bump rails from 6.1.4.1 to 6.1.4.3
Bumps [rails](https://github.com/rails/rails) from 6.1.4.1 to 6.1.4.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.1.4.1...v6.1.4.3)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 03:00:46 +00:00
0c1a10959c Use file name with file path as identifier 2021-12-15 00:52:31 +01:00
d543ac76ae Fix Java RegEx for relative files 2021-12-15 00:52:31 +01:00
88fb04080f Show files with same name but different path 2021-12-15 00:52:31 +01:00
46cb5e57f9 Hide FileTemplate for new files if not configured 2021-12-15 00:52:31 +01:00
9f8dfb645a Fix translation for CodeOcean::File 2021-12-15 00:52:31 +01:00
c438ce4c64 Allow specifying a new path for new files 2021-12-15 00:52:31 +01:00
e84276e1f5 Allow ACE resizing with different theme
Fixes CODEOCEAN-6E
2021-12-15 00:52:30 +01:00
5189ec8249 Fix resetting active file if filetree is disabled 2021-12-15 00:52:30 +01:00
0f85cb9a00 Merge pull request #1107 from openHPI/dependabot/bundler/spring-4.0.0
Bump spring from 3.1.1 to 4.0.0
2021-12-13 18:15:48 +01:00
89bb19bfa0 Fix typo for environment in en.yml 2021-12-13 16:13:52 +01:00