Commit Graph

  • 5b654debbe Fix Rubocop offenses Sebastian Serth 2023-12-12 10:40:45 +01:00
  • 33c282b7dd Bundle update Sebastian Serth 2023-12-12 10:40:35 +01:00
  • 768eb53f7a Reduce SQL queries for tag_statistics Sebastian Serth 2023-12-09 00:36:02 +01:00
  • 1bb61f73fe Enable interventions for ProgrammingGroups and add indices Sebastian Serth 2023-12-08 21:33:06 +01:00
  • 605ce66d62 Move hidden feedback explanation closer to checkbox Sebastian Serth 2023-12-08 20:43:39 +01:00
  • dd6b25088a German: Use gender-neutral language for roles Sebastian Serth 2023-12-08 20:28:51 +01:00
  • ef89b20986 Improve explanation for hidden feedback messages in tests Sebastian Serth 2023-12-08 20:24:08 +01:00
  • 2b4f4f88bf Bump the sentry-javascript group with 3 updates dependabot[bot] 2023-12-08 03:51:21 +00:00
  • bcb6409126 Bump rubocop from 1.57.2 to 1.58.0 and fix offenses dependabot[bot] 2023-12-04 03:12:30 +00:00
  • be3264ac25 Bump selenium-webdriver from 4.15.0 to 4.16.0 dependabot[bot] 2023-12-07 03:31:46 +00:00
  • 0f9229f4b8 Bump rack-mini-profiler from 3.2.0 to 3.3.0 dependabot[bot] 2023-12-07 03:32:08 +00:00
  • 2559a3bd16 Bump rack-mini-profiler from 3.1.1 to 3.2.0 dependabot[bot] 2023-12-06 03:45:30 +00:00
  • ff2723e432 Bump sentry-rails and sentry-ruby dependabot[bot] 2023-12-06 03:45:11 +00:00
  • dccfe5cbc8 Reduce SQL queries for exercise batch update Sebastian Serth 2023-12-05 21:39:52 +01:00
  • ae75d1ea3a Disable sub-access to exercises from external user Sebastian Serth 2023-12-05 21:02:10 +01:00
  • a6f64c83a0 Reduce SQL queries for external user statistics Sebastian Serth 2023-12-05 20:56:44 +01:00
  • de25cb6712 Bump the sentry-javascript group with 3 updates dependabot[bot] 2023-12-05 03:45:39 +00:00
  • f393d8cb48 Sentry: Allow backend filtering for WebSocket connections without frontend Sebastian Serth 2023-11-30 22:06:56 +01:00
  • 05adde58ce Correctly set current Sentry span for WebSocket requests Sebastian Serth 2023-11-30 22:06:25 +01:00
  • fc1b5bfa6b Bump the sentry-javascript group with 3 updates dependabot[bot] 2023-12-01 04:01:26 +00:00
  • f0a233d25d Bump @fortawesome/fontawesome-free from 6.5.0 to 6.5.1 dependabot[bot] 2023-12-01 03:45:01 +00:00
  • 9dd469a935 Bump sortablejs from 1.15.0 to 1.15.1 dependabot[bot] 2023-12-01 03:44:26 +00:00
  • 5ddc5a8ca5 Redirect users after sign in to their desired page Sebastian Serth 2023-11-30 23:01:39 +01:00
  • cee3ceb188 Bump @babel/preset-env from 7.23.3 to 7.23.5 dependabot[bot] 2023-11-30 04:08:19 +00:00
  • b829d6a554 Bump @babel/core from 7.23.3 to 7.23.5 dependabot[bot] 2023-11-30 03:54:57 +00:00
  • 61db8112b8 Bump @babel/runtime from 7.23.4 to 7.23.5 dependabot[bot] 2023-11-30 03:42:16 +00:00
  • 2eba8ecca4 Bump net-imap from 0.4.6 to 0.4.7 dependabot[bot] 2023-11-30 03:19:10 +00:00
  • dcdf6350a5 Bump carrierwave from 3.0.4 to 3.0.5 dependabot[bot] 2023-11-29 21:45:44 +00:00
  • 124bd0d5fb Bump @fortawesome/fontawesome-free from 6.4.2 to 6.5.0 dependabot[bot] 2023-11-29 07:30:20 +00:00
  • 938fabfa32 Bump the sentry-javascript group with 3 updates dependabot[bot] 2023-11-29 04:00:52 +00:00
  • 68a0ae3248 Remove temporary monkey patch for Mnemosyne Sebastian Serth 2023-11-28 18:13:31 +01:00
  • 7cf26e1ea7 Bundle update Sebastian Serth 2023-11-28 18:13:09 +01:00
  • 110538adcc Bump the sentry-javascript group with 3 updates dependabot[bot] 2023-11-28 03:14:33 +00:00
  • a337b242c7 Bump terser from 1.1.19 to 1.1.20 dependabot[bot] 2023-11-28 03:56:01 +00:00
  • 687d911029 Bump vis-data from 7.1.8 to 7.1.9 dependabot[bot] 2023-11-27 03:12:11 +00:00
  • b4ee21a00d Reduce global JavaScript variables for Turtle Sebastian Serth 2023-11-25 01:18:19 +01:00
  • 59aa3926d9 Fix misleading Sentry error for DockerContainerPool Sebastian Serth 2023-11-24 23:49:29 +01:00
  • 26560e6041 Bundle update Sebastian Serth 2023-11-24 21:35:51 +01:00
  • 0bd7c93d65 Allow clicking on checkboxes for batch update Sebastian Serth 2023-11-24 16:41:49 +01:00
  • 1fb5e45202 Monkey Patch Mnemosyne until Rails 7.1 support landed Sebastian Serth 2023-11-24 16:27:49 +01:00
  • e911f7671d Bump factory_bot_rails from 6.2.0 to 6.4.2 dependabot[bot] 2023-11-24 03:33:04 +00:00
  • 60b0a5b5a1 Improve SQL query for fetching contributor for feedback Sebastian Serth 2023-11-23 01:11:34 +01:00
  • e9f099d59f Properly nest UserExerciseFeedback Sebastian Serth 2023-11-23 01:08:28 +01:00
  • b43dfa364e Improve LTI handling for InternalUsers Sebastian Serth 2023-11-02 00:28:11 +01:00
  • 3b05a44b9e Allow programming groups to score exercises remotely Sebastian Serth 2023-11-01 23:56:56 +01:00
  • fe26378387 Extract ScoringChecks and rework RemoteEvaluations Sebastian Serth 2023-11-01 22:10:04 +01:00
  • 175c8933f3 Automatically submit LTI grade on each score run kiragrammel 2023-05-24 12:44:13 +02:00
  • 1e06ab3fa9 Prevent cross access of PG for different exercise Sebastian Serth 2023-11-23 01:11:00 +01:00
  • 3048cf2644 Remove unnecessary #to_s in controller Sebastian Serth 2023-11-23 01:10:10 +01:00
  • ee351198f5 Fix CommunitySolution after introduction of programming pairs Sebastian Serth 2023-11-02 00:17:34 +01:00
  • 9b705fd538 Remove erroneous validation from CommunitySolution Sebastian Serth 2023-11-16 13:40:26 +01:00
  • 988aefdbf9 Add tests for Exercise#needs_more_feedback? Sebastian Serth 2023-11-22 22:49:31 +01:00
  • 347af23f98 Remove duplicated render_views for SubmissionsController spec Sebastian Serth 2023-11-23 10:50:17 +01:00
  • 8b37242a58 RSpec redirect: Fix erroneous test cases for DELETE Sebastian Serth 2023-11-16 13:51:20 +01:00
  • 740fc85bce RSpec redirect: Allow specifying a location through a block Sebastian Serth 2023-11-16 13:41:12 +01:00
  • 7f30fbe221 RSpec: Ensure that locales are present for i18n-js Sebastian Serth 2023-11-16 14:26:24 +01:00
  • f733ee580a Shakapacker: Additionally watch the generated locales Sebastian Serth 2023-11-08 13:22:36 +01:00
  • be30666f4c Bump the sentry-javascript group with 3 updates dependabot[bot] 2023-11-22 03:40:03 +00:00
  • 781d63be64 Bump rspec-rails from 6.0.3 to 6.1.0 dependabot[bot] 2023-11-22 03:34:56 +00:00
  • 2564f962c1 Bump faraday from 2.7.11 to 2.7.12 dependabot[bot] 2023-11-22 03:36:01 +00:00
  • 0e8f42d6db Bump net-imap from 0.4.5 to 0.4.6 dependabot[bot] 2023-11-22 03:33:40 +00:00
  • d3ebace359 Bump the sentry-javascript group with 3 updates dependabot[bot] 2023-11-21 03:54:51 +00:00
  • e3302b0407 Bump @babel/plugin-transform-runtime from 7.23.3 to 7.23.4 dependabot[bot] 2023-11-21 04:05:10 +00:00
  • 7c58f6a6a6 Bump @babel/runtime from 7.23.2 to 7.23.4 dependabot[bot] 2023-11-21 03:55:26 +00:00
  • b220e9b325 Bump vis-util from 5.0.6 to 5.0.7 dependabot[bot] 2023-11-21 03:55:10 +00:00
  • ed7a3c848f Hide reference implementations if another file with same name is already present Sebastian Serth 2023-11-20 23:16:48 +01:00
  • c9ed9bd0cf Fix batch update for exercises Sebastian Serth 2023-11-20 22:33:58 +01:00
  • aeb2bb2542 Hide button to sync execution environments from unauthorized users Sebastian Serth 2023-11-20 22:25:28 +01:00
  • 967a9efbe9 Bump component-emitter from 1.3.1 to 2.0.0 dependabot[bot] 2023-11-20 03:53:29 +00:00
  • 725243c222 Bump json_schemer from 2.0.0 to 2.1.0 dependabot[bot] 2023-11-20 03:15:49 +00:00
  • 7971a0d64d Bump nokogiri from 1.15.4 to 1.15.5 dependabot[bot] 2023-11-20 03:17:01 +00:00
  • 535e13efed Bump bcrypt from 3.1.19 to 3.1.20 dependabot[bot] 2023-11-20 03:16:44 +00:00
  • 1fb58059b9 Bump rubocop-rails from 2.22.1 to 2.22.2 dependabot[bot] 2023-11-20 03:16:29 +00:00
  • e03e67a1a5 Only return height and width for Turtle if canvas is present Sebastian Serth 2023-11-17 14:58:24 +01:00
  • 3d5f55f8ed Only apply Turtle update if canvas is present Sebastian Serth 2023-11-17 14:52:02 +01:00
  • ce6470cd72 Carefully check for tooltip in Run-Stop button group Sebastian Serth 2023-11-17 14:45:56 +01:00
  • c18aadaf61 Don't throw an exception without turtle canvas Sebastian Serth 2023-11-17 14:37:51 +01:00
  • 35a65e4744 Check for element before attempting to show spinner Sebastian Serth 2023-11-17 14:37:25 +01:00
  • f7dafb2ba4 Bump js-routes from 2.2.7 to 2.2.8 dependabot[bot] 2023-11-17 03:41:27 +00:00
  • c2c6b92640 Bump component-emitter from 1.3.0 to 1.3.1 dependabot[bot] 2023-11-17 03:13:07 +00:00
  • 1e08f2cc9c add hidden_feedback to custom CodeOcean test-attributes Karol 2023-11-16 23:12:13 +01:00
  • 122580b220 ProFormA: refactor filename-gather-method kkoehn 2023-11-16 22:43:42 +01:00
  • 3f8f4cee5b update converters and im-/exporters to accommodate for changes in proforma gem Karol 2023-11-10 18:21:51 +01:00
  • 0dd9d4fd2e Bump proformaxml from 1.0.0 to 1.2.0 dependabot[bot] 2023-11-07 19:52:15 +00:00
  • 423b077d0c Bump the sentry-javascript group with 3 updates dependabot[bot] 2023-11-15 03:36:23 +00:00
  • 5aa5ada105 Bump net-imap from 0.4.4 to 0.4.5 dependabot[bot] 2023-11-14 03:57:38 +00:00
  • 4e3b66ff76 Remove monkey patch for Slim with Rails 7.1 Sebastian Serth 2023-11-11 20:43:52 +01:00
  • d2e5cd4655 Bundle update Sebastian Serth 2023-11-11 20:39:12 +01:00
  • 7026f14725 Fix download behavior for hidden file tree Sebastian Serth 2023-11-11 20:31:01 +01:00
  • bcbb2d2eb6 Generate truly random email addresses in factory Sebastian Serth 2023-11-11 13:22:26 +01:00
  • 738f082f37 Bump the sentry-javascript group with 3 updates dependabot[bot] 2023-11-10 03:43:12 +00:00
  • f1701fc1ba Bump rails from f6987c4 to 28deb8b dependabot[bot] 2023-11-10 03:49:53 +00:00
  • ac6d703104 Bump sentry-ruby and sentry-rails dependabot[bot] 2023-11-10 03:47:16 +00:00
  • 342a59ed45 Bump @babel/core from 7.23.2 to 7.23.3 dependabot[bot] 2023-11-10 04:04:40 +00:00
  • daaf895bb1 Bump @babel/plugin-transform-runtime from 7.23.2 to 7.23.3 dependabot[bot] 2023-11-10 03:54:46 +00:00
  • fbbfb9899a Bump @babel/preset-env from 7.23.2 to 7.23.3 dependabot[bot] 2023-11-10 03:44:44 +00:00
  • d1441b08b7 Disable CodeQL for Dependabot runs Sebastian Serth 2023-11-09 16:50:33 +01:00
  • 8c1cede705 Hide action name for Index and Show routes Sebastian Serth 2023-11-07 20:32:38 +01:00
  • bcfe349bc9 Bump rails from 7f6714e to f6987c4 dependabot[bot] 2023-11-09 03:16:11 +00:00
  • 235bd10b02 Bump the sentry-javascript group with 3 updates dependabot[bot] 2023-11-09 03:57:23 +00:00