Commit Graph

2280 Commits

Author SHA1 Message Date
87798212ad add unpublished to views 2019-10-11 16:28:50 +02:00
27ef0d45dd add unpublished validation 2019-10-08 18:44:45 +02:00
45ceacd34b update migration 2019-10-08 18:44:30 +02:00
7b2f61e602 add unpublished field to exercise 2019-10-08 18:32:02 +02:00
64f6f088f5 add warnings 2019-10-08 18:31:29 +02:00
d6d8a803ae use proformas git repo 2019-10-08 16:39:55 +02:00
6a296cbe65 fix exercise_file duplication bug 2019-10-07 18:50:07 +02:00
49d438cef8 add endpoint to check for exercise uuid 2019-09-24 18:43:38 +02:00
568796ef86 submit checksum on export 2019-09-05 18:33:53 +02:00
55e49f01f2 add import checksum 2019-09-05 17:41:12 +02:00
a7f2d7da34 small refactoring 2019-09-05 17:41:02 +02:00
973cc43f4c self-review 2019-09-03 15:26:28 +02:00
3c65565b8c enable export to codeharbor 2019-09-02 19:03:50 +02:00
c006bc3dc8 wip exercise to task implementation 2019-08-29 18:31:32 +02:00
8c306669af codeharbor_links editable through own profile 2019-08-27 18:33:21 +02:00
ec48d1f447 readding codeharbor_link views and actions 2019-08-26 19:06:52 +02:00
ecabd9d05c file import with binary file 2019-08-23 07:33:43 +02:00
aafb3f21df file import wip, "native" missing 2019-08-22 18:37:47 +02:00
2af93ea308 implement file import 2019-08-21 18:27:42 +02:00
017644c4a5 implementation of import wip 2019-08-20 18:37:17 +02:00
818064267c rename table, add fields to link table 2019-08-18 12:53:13 +02:00
5ddafe6383 Merge pull request #338 from openHPI/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.12.2 to 3.13.1
2019-07-23 09:45:41 +02:00
d5ab15def7 Merge pull request #357 from openHPI/dependabot/npm_and_yarn/lodash.template-4.5.0
[Security] Bump lodash.template from 4.4.0 to 4.5.0
2019-07-17 08:11:04 +02:00
e5e4a78826 Merge pull request #356 from openHPI/dependabot/npm_and_yarn/lodash.mergewith-4.6.2
[Security] Bump lodash.mergewith from 4.6.1 to 4.6.2
2019-07-17 08:09:55 +02:00
a5ec126d50 Merge pull request #321 from openHPI/dependabot/npm_and_yarn/tar-2.2.2
[Security] Bump tar from 2.2.1 to 2.2.2
2019-07-17 08:09:40 +02:00
f113000004 Merge pull request #358 from openHPI/dependabot/npm_and_yarn/lodash-4.17.14
[Security] Bump lodash from 4.17.11 to 4.17.14
2019-07-17 08:09:06 +02:00
d02e09c6cf [Security] Bump lodash from 4.17.11 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 04:41:32 +00:00
e8ce04910d [Security] Bump lodash.template from 4.4.0 to 4.5.0
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 01:28:46 +00:00
8f7f0a87bd [Security] Bump lodash.mergewith from 4.6.1 to 4.6.2
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 00:30:12 +00:00
2824a46855 fix: .snyk & package.json to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-450202
2019-07-04 06:33:28 +00:00
4bea81be31 add spec to satisfy codeclimate 2019-06-16 16:08:48 +02:00
3941c43ef3 update seeds to exclude abstract class User 2019-06-16 15:19:21 +02:00
09e8d59070 add instructions if not using docker to readme 2019-06-16 15:18:38 +02:00
34df8f8cdc add total number of submissions for exercise collections 2019-06-11 18:24:59 +02:00
af938c5a7c Bump js-yaml from 3.12.2 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.2 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.2...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 00:27:27 +00:00
75e0a5bd9c [Security] Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)
2019-05-24 17:43:21 +00:00
1b5ec49033 Merge pull request #315 from openHPI/dependabot/bundler/selenium-webdriver-3.142.3
Bump selenium-webdriver from 3.142.2 to 3.142.3
2019-05-21 09:50:16 +02:00
411d5f0c27 Bump selenium-webdriver from 3.142.2 to 3.142.3
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.142.2 to 3.142.3.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-21 04:55:26 +00:00
fc86076a51 Merge pull request #314 from openHPI/dependabot/npm_and_yarn/webpack-dev-server-3.4.1
Bump webpack-dev-server from 3.3.1 to 3.4.1
2019-05-20 09:42:49 +02:00
57be740400 Merge pull request #313 from openHPI/dependabot/bundler/capybara-3.20.2
Bump capybara from 3.20.0 to 3.20.2
2019-05-20 09:42:29 +02:00
8bd6c15f80 Bump webpack-dev-server from 3.3.1 to 3.4.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.3.1 to 3.4.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.3.1...v3.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 04:57:30 +00:00
74a2a1a056 Bump capybara from 3.20.0 to 3.20.2
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.20.0 to 3.20.2.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/3.20.0...3.20.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 04:54:18 +00:00
49e6d43953 Merge pull request #312 from openHPI/dependabot/bundler/mnemosyne-ruby-1.6.2
Bump mnemosyne-ruby from 1.6.1 to 1.6.2
2019-05-17 10:14:18 +02:00
93f2fcaa61 Bump mnemosyne-ruby from 1.6.1 to 1.6.2
Bumps [mnemosyne-ruby](https://github.com/jgraichen/mnemosyne-ruby) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/jgraichen/mnemosyne-ruby/releases)
- [Changelog](https://github.com/mnemosyne-mon/mnemosyne-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jgraichen/mnemosyne-ruby/compare/v1.6.1...v1.6.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-17 04:50:21 +00:00
b4b267e48e Merge pull request #311 from openHPI/dependabot/bundler/capybara-3.20.0
Bump capybara from 3.19.1 to 3.20.0
2019-05-15 11:32:54 +02:00
9dc98a23bc Merge pull request #310 from openHPI/dependabot/bundler/jbuilder-2.9.1
Bump jbuilder from 2.9.0 to 2.9.1
2019-05-15 11:32:46 +02:00
f27fbdc4e0 Merge pull request #309 from openHPI/dependabot/bundler/mnemosyne-ruby-1.6.1
Bump mnemosyne-ruby from 1.5.1 to 1.6.1
2019-05-15 11:32:36 +02:00
59f5b16965 Bump capybara from 3.19.1 to 3.20.0
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.19.1 to 3.20.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/3.19.1...3.20.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-15 04:53:37 +00:00
689cb8df53 Bump jbuilder from 2.9.0 to 2.9.1
Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.9.0 to 2.9.1.
- [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.9.0...v2.9.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-15 04:53:09 +00:00
c1226abeb4 Bump mnemosyne-ruby from 1.5.1 to 1.6.1
Bumps [mnemosyne-ruby](https://github.com/jgraichen/mnemosyne-ruby) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/jgraichen/mnemosyne-ruby/releases)
- [Changelog](https://github.com/mnemosyne-mon/mnemosyne-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jgraichen/mnemosyne-ruby/compare/v1.5.1...v1.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-15 04:52:38 +00:00