Commit Graph

2990 Commits

Author SHA1 Message Date
ce365854dc Merge pull request #835 from openHPI/dependabot/npm_and_yarn/sortablejs-1.13.0
Bump sortablejs from 1.12.0 to 1.13.0
2021-01-08 13:05:12 +01:00
f97f98ab0f Bump sortablejs from 1.12.0 to 1.13.0
Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](https://github.com/SortableJS/Sortable/commits/1.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-08 09:03:16 +00:00
6711821482 Update bundle 2021-01-07 11:48:09 +01:00
86d15543b4 Merge pull request #832 from openHPI/dependabot/npm_and_yarn/webpack-merge-5.7.3 2020-12-23 09:20:58 +00:00
832711fa80 Bump webpack-merge from 5.7.0 to 5.7.3
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.7.0 to 5.7.3.
- [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.0...v5.7.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-23 09:04:52 +00:00
b5cd1cc5b3 Merge pull request #831 from openHPI/dependabot/npm_and_yarn/jstree-3.3.11 2020-12-21 09:16:53 +00:00
33f6b66805 Bump jstree from 3.3.10 to 3.3.11
Bumps [jstree](https://github.com/vakata/jstree) from 3.3.10 to 3.3.11.
- [Release notes](https://github.com/vakata/jstree/releases)
- [Commits](https://github.com/vakata/jstree/compare/3.3.10...3.3.11)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 09:04:52 +00:00
7b7657bb9e Merge pull request #826 from openHPI/dependabot/npm_and_yarn/sentry/browser-5.29.1 2020-12-17 09:17:22 +00:00
91199edad3 Bump @sentry/browser from 5.29.0 to 5.29.1
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.29.0 to 5.29.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.29.0...5.29.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 09:05:10 +00:00
78f71fc3bf RfC require user before accessing anything else 2020-12-16 19:24:29 +01:00
81018ceafc Merge branch 'exercise_upload' 2020-12-16 18:51:13 +01:00
1d0b4e327a Convert file upload to UTF-8 and delete NULL byte 2020-12-16 18:43:04 +01:00
9fba70cde2 Always show file upload box when editing exercises 2020-12-16 18:00:47 +01:00
b2cb1bde39 Use postgres interval explicitly for all default occasions 2020-12-16 17:35:52 +01:00
89a42f2dae Use either remoteSubmit or submit for showing exercise statistics 2020-12-16 13:23:47 +01:00
88e5a94873 Merge branch 'feature/#18-rfc-filter-options' into 'main'
Feature/#18 rfc filter options

See merge request codeocean/codemoon/codemoon!3
2020-12-15 12:17:11 +01:00
028fc2989a #18 Add sql index for unpublished exercises
And remove spec for remove feature
2020-12-15 12:17:11 +01:00
2d2869765f Ensure Postgres always returns a duration 2020-12-14 19:57:11 +01:00
bc2e0d90c4 Use proper duration instead of seconds since midnight 2020-12-14 19:11:12 +01:00
4518b91046 Upgrade bundle 2020-12-14 13:18:29 +01:00
7b1ed887f8 Update to newer eventmachine 2020-12-14 13:17:12 +01:00
bbea20172a Prevent 500 if internal teacher without study group accesses exercise statistics 2020-12-14 13:17:12 +01:00
304f0ad469 Add sentry logging for working_time_query 2020-12-14 13:17:12 +01:00
1254480ebc Update bundle 2020-12-14 13:17:12 +01:00
7da69f05b8 Require user for all actions in /external_users 2020-12-14 13:17:11 +01:00
89ed9379ae Merge pull request #819 from openHPI/dependabot/npm_and_yarn/d3-6.3.1
Bump d3 from 5.16.0 to 6.3.1
2020-12-14 13:16:41 +01:00
d547ae2c5a Migrate to d3 v6 2020-12-14 13:04:27 +01:00
c6004a8e82 Bump d3 from 5.16.0 to 6.3.1
Bumps [d3](https://github.com/d3/d3) from 5.16.0 to 6.3.1.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/master/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v5.16.0...v6.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 09:19:26 +00:00
ca78e170f8 Merge pull request #824 from openHPI/dependabot/npm_and_yarn/webpack-merge-5.7.0 2020-12-14 09:14:44 +00:00
e39b9bb716 Bump webpack-merge from 5.5.0 to 5.7.0
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.5.0 to 5.7.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.5.0...v5.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 09:02:43 +00:00
1da2830a62 Merge pull request #823 from openHPI/dependabot/bundler/puma-5.1.1 2020-12-11 09:46:49 +00:00
d8bf8e27cb Merge pull request #822 from openHPI/dependabot/npm_and_yarn/ini-1.3.7 2020-12-11 09:33:08 +00:00
e3eab4d45b Bump puma from 5.1.0 to 5.1.1
Bumps [puma](https://github.com/puma/puma) from 5.1.0 to 5.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/v5.1.0...v5.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 09:11:47 +00:00
76706122a0 Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 02:30:13 +00:00
01f814e3de Merge branch 'fix/#40-check-local-path' into 'production'
Check local path before writing files

See merge request codeocean/codemoon/codemoon!4
2020-12-10 16:40:41 +01:00
8ff2431db3 Merge pull request #820 from openHPI/dependabot/bundler/rubocop-1.6.1
Bump rubocop from 1.5.2 to 1.6.1
2020-12-10 10:50:47 +01:00
2daf948112 Merge pull request #821 from openHPI/dependabot/npm_and_yarn/webpack-merge-5.5.0
Bump webpack-merge from 5.4.0 to 5.5.0
2020-12-10 10:50:32 +01:00
f68fb96082 Use bot account for dependabot merge 2020-12-10 10:48:55 +01:00
219dfefece Bump webpack-merge from 5.4.0 to 5.5.0
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.4.0 to 5.5.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.4.0...v5.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 09:03:55 +00:00
d4b52155ef Bump rubocop from 1.5.2 to 1.6.1
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v1.5.2...v1.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 09:01:18 +00:00
26fd25e026 Merge pull request #814 from openHPI/dependabot/npm_and_yarn/sentry/browser-5.29.0
Bump @sentry/browser from 5.28.0 to 5.29.0
2020-12-07 19:53:44 +01:00
2641c484f6 Bump @sentry/browser from 5.28.0 to 5.29.0
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.28.0 to 5.29.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.28.0...5.29.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 18:39:38 +00:00
45dde381eb GitHub Actions: Remove redundant RAILS_ENV=test 2020-12-07 19:26:37 +01:00
d491a6a30f GitHub Actions: Use single line where available 2020-12-07 19:23:06 +01:00
8e87f44c8c Swap badge from Travis to GitHub Actions 2020-12-07 19:03:09 +01:00
73540b3574 Checkout code for dependabot automerge 2020-12-07 18:50:29 +01:00
539331832f Use newer GitHub workflow for auto-merge 2020-12-07 18:42:03 +01:00
76eb4160d8 Use YML array for ci.yml 2020-12-07 18:26:28 +01:00
fa2748aec4 Use dependabot via GitHub actions 2020-12-07 18:26:09 +01:00
5f02b8aadb Merge pull request #812 from openHPI/enable_github_action
Use GitHub Actions for CI
2020-12-07 16:48:16 +01:00