Commit Graph

3891 Commits

Author SHA1 Message Date
4b8e12e49a Disable turbolinks when switching the language.
This is required as code within the ACE editor would get duplicated if the switch forces a full pageload otherwise.
2021-06-16 14:25:33 +02:00
095df56222 Merge pull request #958 from openHPI/dependabot/bundler/rubocop-1.17.0
Bump rubocop from 1.16.1 to 1.17.0
2021-06-16 08:17:22 +02:00
d28f5c418a Merge pull request #959 from openHPI/dependabot/npm_and_yarn/jquery-ujs-1.2.3 2021-06-16 03:12:14 +00:00
cf76b03f5c Bump jquery-ujs from 1.2.2 to 1.2.3
Bumps [jquery-ujs](https://github.com/rails/jquery-ujs) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/rails/jquery-ujs/releases)
- [Changelog](https://github.com/rails/jquery-ujs/blob/master/RELEASE.md)
- [Commits](https://github.com/rails/jquery-ujs/compare/v1.2.2...v1.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-16 03:02:36 +00:00
990861d225 Bump rubocop from 1.16.1 to 1.17.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.16.1...v1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-16 03:00:46 +00:00
b05edc5651 Merge pull request #956 from openHPI/dependabot/npm_and_yarn/d3-7.0.0
Bump d3 from 6.7.0 to 7.0.0
2021-06-15 22:50:27 +02:00
857fbe0cdc Merge pull request #957 from openHPI/dependabot/npm_and_yarn/postcss-7.0.36 2021-06-15 19:31:29 +00:00
f443ef5da6 Bump postcss from 7.0.35 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 19:21:42 +00:00
9fdf1133f2 Bump d3 from 6.7.0 to 7.0.0
Bumps [d3](https://github.com/d3/d3) from 6.7.0 to 7.0.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/v6.7.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 03:02:59 +00:00
7b4a487530 Localize exercises.implement.not_graded 2021-06-11 22:23:09 +02:00
b3d9be1e3c Merge pull request #954 from openHPI/dependabot/bundler/rubocop-rspec-2.4.0
Bump rubocop-rspec from 2.3.0 to 2.4.0
2021-06-10 14:53:02 +02:00
2490f65e94 Update bundle 2021-06-10 14:29:43 +02:00
6cf8f44ac2 Exclude db seed scripts from rubocop-rspec 2021-06-10 14:29:33 +02:00
577287f5e0 Merge pull request #955 from openHPI/dependabot/bundler/rubocop-1.16.1 2021-06-10 03:09:02 +00:00
253f1659ef Bump rubocop from 1.16.0 to 1.16.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.16.0...v1.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 03:01:12 +00:00
b142438884 Bump rubocop-rspec from 2.3.0 to 2.4.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 03:01:02 +00:00
649bb01249 Refactor h1 and inline button for exercise show 2021-06-08 09:00:25 +02:00
7de12cfe9c Merge pull request #953 from openHPI/dependabot/npm_and_yarn/webpack-merge-5.8.0
Bump webpack-merge from 5.7.3 to 5.8.0
2021-06-08 08:11:23 +02:00
16ae5fc755 Bump webpack-merge from 5.7.3 to 5.8.0
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.7.3 to 5.8.0.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.7.3...v5.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 03:02:12 +00:00
42896b006b Merge pull request #952 from openHPI/dependabot/bundler/concurrent-ruby-1.1.9 2021-06-07 03:20:37 +00:00
31395e1814 Bump concurrent-ruby from 1.1.8 to 1.1.9
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.1.8 to 1.1.9.
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases)
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.8...v1.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 03:11:40 +00:00
4a05d45878 Merge pull request #950 from openHPI/dependabot/bundler/sentry-rails-4.5.1 2021-06-07 03:10:52 +00:00
ae0055c5a2 Merge pull request #951 from openHPI/dependabot/bundler/sentry-ruby-4.5.1 2021-06-07 03:10:29 +00:00
00127597f8 Bump sentry-ruby from 4.5.0 to 4.5.1
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/4.5.0...4.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 03:00:49 +00:00
99cbc32457 Bump sentry-rails from 4.5.0 to 4.5.1
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/4.5.0...4.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 03:00:35 +00:00
ca6fe98b9f Merge pull request #948 from openHPI/dependabot/bundler/newrelic_rpm-7.1.0
Bump newrelic_rpm from 7.0.0 to 7.1.0
2021-06-04 08:19:13 +02:00
c0e609fcca Merge pull request #949 from openHPI/dependabot/npm_and_yarn/highlight.js-11.0.1 2021-06-04 03:11:39 +00:00
040700973a Bump highlight.js from 11.0.0 to 11.0.1
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/11.0.1/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/11.0.0...11.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 03:02:34 +00:00
c0d0c847d9 Bump newrelic_rpm from 7.0.0 to 7.1.0
Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/newrelic/newrelic-ruby-agent/releases)
- [Changelog](https://github.com/newrelic/newrelic-ruby-agent/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/newrelic/newrelic-ruby-agent/compare/7.0.0...7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 03:00:53 +00:00
4af02f4b13 Merge pull request #947 from openHPI/dependabot/npm_and_yarn/ws-6.2.2 2021-06-03 03:19:45 +00:00
0686c6c8e2 Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 03:10:46 +00:00
efc3b07158 Merge pull request #946 from openHPI/dependabot/bundler/nokogiri-1.11.7 2021-06-03 03:10:13 +00:00
78cf4195da Bump nokogiri from 1.11.6 to 1.11.7
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.6 to 1.11.7.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.6...v1.11.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 03:00:34 +00:00
cb9870447f Update Bundle
* Also fix new offenses discovered by the new Rubocop version
2021-06-01 17:41:54 +02:00
08d7b89108 Merge pull request #930 from openHPI/own-project
Rebrush action sidebar for implement view
2021-06-01 17:38:55 +02:00
434d7896dd Merge pull request #945 from openHPI/dependabot/npm_and_yarn/highlight.js-11.0.0 2021-05-31 08:12:45 +00:00
917e080ae4 highlight.js: Update theme reference 2021-05-31 10:03:28 +02:00
e1c7b9b5f1 Merge pull request #944 from openHPI/dependabot/bundler/carrierwave-2.2.2 2021-05-31 03:10:20 +00:00
d4ffb4b7c8 Bump highlight.js from 10.7.2 to 11.0.0
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.7.2 to 11.0.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/10.7.2...11.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 03:02:26 +00:00
042d729c98 Bump carrierwave from 2.2.1 to 2.2.2
Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/carrierwaveuploader/carrierwave/releases)
- [Changelog](https://github.com/carrierwaveuploader/carrierwave/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carrierwaveuploader/carrierwave/compare/v2.2.1...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 03:01:03 +00:00
f32661ad78 Rework left sidebar
* Move Buttons from left sidebar to JSTree
* Use light style for collapse sidebar buttons
2021-05-28 17:49:59 +02:00
b536eb57a3 Merge pull request #943 from openHPI/dependabot/bundler/sentry-ruby-4.5.0
Bump sentry-ruby from 4.4.2 to 4.5.0
2021-05-28 08:08:11 +02:00
edb9aed45b Bump sentry-ruby from 4.4.2 to 4.5.0
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.4.2 to 4.5.0.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/sentry-ruby-v4.4.2...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 03:01:12 +00:00
319eff1f72 Merge pull request #942 from openHPI/dependabot/npm_and_yarn/dns-packet-1.3.4 2021-05-27 03:19:49 +00:00
e2c66f6754 Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 03:10:34 +00:00
8573d9fa76 Merge pull request #941 from openHPI/dependabot/bundler/nokogiri-1.11.6 2021-05-27 03:10:00 +00:00
888cd29268 Bump nokogiri from 1.11.5 to 1.11.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.5 to 1.11.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.5...v1.11.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 03:00:46 +00:00
94d2d45114 Merge pull request #940 from openHPI/dependabot/bundler/faye-websocket-0.11.1
Bump faye-websocket from 0.11.0 to 0.11.1
2021-05-25 09:14:13 +02:00
b77c2e1cda Bump faye-websocket from 0.11.0 to 0.11.1
Bumps [faye-websocket](https://github.com/faye/faye-websocket-ruby) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/faye/faye-websocket-ruby/releases)
- [Changelog](https://github.com/faye/faye-websocket-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/faye/faye-websocket-ruby/compare/0.11.0...0.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 07:07:39 +00:00
ef22f0500c Merge pull request #938 from openHPI/dependabot/bundler/faraday-1.4.2
Bump faraday from 1.4.1 to 1.4.2
2021-05-25 08:30:06 +02:00