1c5eb09138
Safely join new parameters when switching the language
...
Fixes CODEOCEAN-JY
2023-03-14 16:36:29 +01:00
5ddad9e83d
Rescue network-related issues in transmitting LTI scores
...
Fixes CODEOCEAN-JT
2023-03-14 15:34:28 +01:00
417ead3d3f
Reduce SQL queries to find a unsolved recommended RfC
...
Fixes CODEOCEAN-JQ
2023-03-14 13:56:23 +01:00
939b31967f
Reduce SQL queries for score runs
...
Fixes CODEOCEAN-JR
2023-03-14 13:56:23 +01:00
4a28d4c5a3
Merge pull request #1572 from openHPI/dependabot/npm_and_yarn/style-loader-3.3.2
2023-03-14 04:09:41 +00:00
aaf622e0ad
Bump style-loader from 3.3.1 to 3.3.2
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.3.1...v3.3.2 )
---
updated-dependencies:
- dependency-name: style-loader
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-14 03:57:24 +00:00
3f5ef1caf2
Mock health check for Runner management
2023-03-13 23:52:59 +01:00
0dd931fba1
Add runner management health check for /ping
...
Even though we can check the health of the runner management, we would like to ensure an external health check validates the availability of all required services.
2023-03-13 22:54:14 +01:00
0643bc8c0c
Redirect health check monitoring to /ping
...
We previously optimized the SQL queries, so that anonymous users without any cookie sent no longer result in a database query. This is generally awesome, but it also allows our health check monitoring to pass even when no database connection can be established.
2023-03-13 22:11:53 +01:00
7f0f2a64d1
Fix rubocop offenses
2023-03-13 13:34:02 +01:00
e57a0e61d6
Bundle update
2023-03-13 13:33:52 +01:00
c0ed761c70
Merge pull request #1569 from openHPI/dependabot/bundler/database_cleaner-2.0.2
2023-03-13 04:07:08 +00:00
0c7950622d
Bump database_cleaner from 2.0.1 to 2.0.2
...
Bumps [database_cleaner](https://github.com/DatabaseCleaner/database_cleaner ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/DatabaseCleaner/database_cleaner/releases )
- [Changelog](https://github.com/DatabaseCleaner/database_cleaner/blob/main/History.rdoc )
- [Commits](https://github.com/DatabaseCleaner/database_cleaner/compare/v2.0.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: database_cleaner
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 03:57:06 +00:00
7ca1ac4655
Merge pull request #1565 from openHPI/dependabot/npm_and_yarn/jquery-3.6.4
2023-03-09 04:09:42 +00:00
6282ea5a0c
Merge pull request #1567 from openHPI/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.7
2023-03-09 04:07:32 +00:00
2cd5bce4bd
Merge pull request #1564 from openHPI/dependabot/bundler/js-routes-2.2.5
2023-03-09 04:05:49 +00:00
f76e0f64b6
Bump terser-webpack-plugin from 5.3.6 to 5.3.7
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 5.3.6 to 5.3.7.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.6...v5.3.7 )
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-09 03:57:25 +00:00
8353910e5f
Bump jquery from 3.6.3 to 3.6.4
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.6.3...3.6.4 )
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-09 03:57:04 +00:00
d69e8e695f
Bump js-routes from 2.2.4 to 2.2.5
...
Bumps [js-routes](https://github.com/railsware/js-routes ) from 2.2.4 to 2.2.5.
- [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.2.4...v2.2.5 )
---
updated-dependencies:
- dependency-name: js-routes
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-09 03:56:56 +00:00
b24d0846e3
Merge pull request #1561 from openHPI/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.3
2023-03-08 04:07:00 +00:00
2112b9944b
Bump mini-css-extract-plugin from 2.7.2 to 2.7.3
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-08 03:57:25 +00:00
8c9478776b
Bump rubocop from 1.47.0 to 1.48.0
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.47.0 to 1.48.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.47.0...v1.48.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-07 17:26:30 +01:00
a12d8f46c4
Bump rails-erb-loader from e95d10e
to cdf2d5e
...
Bumps [rails-erb-loader](https://github.com/usabilityhub/rails-erb-loader ) from `e95d10e` to `cdf2d5e`.
- [Release notes](https://github.com/usabilityhub/rails-erb-loader/releases )
- [Commits](e95d10e6d6...cdf2d5e9b8
)
---
updated-dependencies:
- dependency-name: rails-erb-loader
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-07 17:26:18 +01:00
585c78bb18
Merge pull request #1558 from openHPI/dependabot/npm_and_yarn/i18n-js-4.2.3
2023-03-06 04:10:34 +00:00
59d5683978
Bump i18n-js from 4.2.2 to 4.2.3
...
Bumps [i18n-js](https://github.com/fnando/i18n ) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/fnando/i18n/releases )
- [Changelog](https://github.com/fnando/i18n/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fnando/i18n/compare/v4.2.2...v4.2.3 )
---
updated-dependencies:
- dependency-name: i18n-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 03:56:57 +00:00
025fa355d2
Improve loop for Turtle#update
2023-03-03 14:09:46 +01:00
9508369b98
Bundle update
2023-03-03 13:23:52 +01:00
f19f485e3f
Enable Sentry Relay for errors
2023-03-03 13:22:30 +01:00
ce02083aaf
Bump rubocop from 1.46.0 to 1.47.0
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.46.0 to 1.47.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.46.0...v1.47.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-02 15:01:48 +01:00
907851d279
Merge pull request #1555 from openHPI/dependabot/bundler/puma-6.1.1
2023-03-01 04:05:57 +00:00
750a401d56
Bump puma from 6.1.0 to 6.1.1
...
Bumps [puma](https://github.com/puma/puma ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v6.1.0...v6.1.1 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-01 03:57:11 +00:00
8bcfcd62b8
Handle Buffer overflows from Python environments
...
Related to CODEOCEAN-JE
2023-02-28 17:03:59 +01:00
2b11415dcd
Delete UTF-16 characters completely in editor
...
Previously, removing an UTF-16 character (such as emojis) required pressing the backspace twice. This was caused by ACE only handling single UTF-8 characters.
Fixes CODEOCEAN-GC
2023-02-28 16:27:47 +01:00
252704b083
Ensure to clear timeout in autosave
...
We are still trying to ensure autosave is not called outside the /implement route.
Relates to CODEOCEAN-G1
2023-02-28 12:31:22 +01:00
6c1bfb6815
Fix showSpinner for reset action
2023-02-28 11:35:17 +01:00
65d67cdeec
Check for intervention modal visibility before displaying it
2023-02-28 01:13:10 +01:00
1e41a7f7ab
Bundle update
2023-02-28 00:54:01 +01:00
2b4de30189
Manually hide tooltip in editor after pressing some buttons
2023-02-28 00:53:15 +01:00
ccbd74b4c7
Editor: Fix tooltip when submit is no longer possible
2023-02-28 00:53:15 +01:00
5ed8f7c812
Remove tooltip from stop execution button
2023-02-28 00:52:02 +01:00
18e48d9f45
Editor: Fix tooltip on RfC button
2023-02-28 00:52:02 +01:00
05a8e307ce
Fix rubocop offenses
2023-02-27 11:09:34 +01:00
a5d42f24f2
Bundle update
2023-02-27 11:09:13 +01:00
c9809b63f3
Merge pull request #1552 from openHPI/dependabot/bundler/terser-1.1.14
2023-02-27 04:08:09 +00:00
6bb5f46d80
Merge pull request #1554 from openHPI/dependabot/bundler/pg-1.4.6
2023-02-27 04:06:57 +00:00
348c7fc47a
Bump pg from 1.4.5 to 1.4.6
...
Bumps [pg](https://github.com/ged/ruby-pg ) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/ged/ruby-pg/releases )
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md )
- [Commits](https://github.com/ged/ruby-pg/compare/v1.4.5...v1.4.6 )
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-27 03:58:21 +00:00
4eb7437d9a
Bump terser from 1.1.13 to 1.1.14
...
Bumps [terser](https://github.com/ahorek/terser-ruby ) from 1.1.13 to 1.1.14.
- [Release notes](https://github.com/ahorek/terser-ruby/releases )
- [Changelog](https://github.com/ahorek/terser-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ahorek/terser-ruby/compare/1.1.13...1.1.14 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-27 03:56:59 +00:00
56414d8ad4
Update example of our render_host URL
2023-02-24 19:55:23 +01:00
5c98ec74f0
Add legal links to Help modal
2023-02-24 19:55:23 +01:00
f232ff634b
Fix help modal not opening
...
The changed data attribute is required since updating to Bootstrap v5
2023-02-24 19:55:23 +01:00