Commit Graph

2752 Commits

Author SHA1 Message Date
9beefd0feb Improve PyLint RegEx to match single lines
* Also return more detailed results for further analysis
2020-10-23 22:23:57 +02:00
975cb8f5bc Merge pull request #750 from openHPI/misc
Misc changes
2020-10-20 18:39:04 +02:00
c2feaca046 Update styling for Tips to make them less annoying 2020-10-20 13:50:29 +02:00
ad467fa58f Distinguish between intermediate and final feedback
* Also add more information to user_exercise_feedback
* Migrate existing feedback to enrich with submissions
2020-10-20 13:50:04 +02:00
712810dada Allow negative scores for PyLintAdapter and improve regex handling 2020-10-20 12:16:46 +02:00
9ddeb91c41 Remove leftovers from PR #117; exercise feedback on RfC show 2020-10-20 12:15:45 +02:00
d25dd41ccf Improve, restructure documentation and add screenshot 2020-10-20 12:13:30 +02:00
92be9d56ee Fix spec for empty exercise_params 2020-10-16 19:52:16 +02:00
35f26d1b4a Improve documentation
* Add warning note to provision.sh
* Link Local Setup Guide from README
2020-10-16 19:35:29 +02:00
92ab5cc0a7 Fix exercise creation 2020-10-16 19:18:55 +02:00
6ed0185038 Refactor handling of new lines for Docker 2020-10-16 19:07:26 +02:00
ff29cd906a Update bundle 2020-10-15 18:39:58 +02:00
ca9467bf3c Merge branch 'linter_toggle'
# Conflicts:
#	config/locales/de.yml
2020-10-15 18:33:19 +02:00
4f138e5f26 Merge branch 'updates' 2020-10-15 18:24:56 +02:00
59e13d432d Hide linter runs from RfCs 2020-10-15 18:23:14 +02:00
dbd76e9316 Adjust default message for linter / unit test 2020-10-15 18:11:28 +02:00
a49c01645b Move tips to left sidebar and set width = 25% 2020-10-15 17:40:48 +02:00
799e37f9ae Add new style for linter and allow 0 points 2020-10-15 16:22:37 +02:00
be3ec82bd4 Add new file role teacher_defined_linter 2020-10-15 00:43:57 +02:00
362c4e9ccf Update provision script 2020-10-14 18:06:48 +02:00
9e6b10b264 Bundle update 2020-10-14 14:34:44 +02:00
4e720295d8 Fix existing specs for Exercise 2020-10-14 14:34:27 +02:00
23a045c630 [Cosmetic] Add newline to end of file 2020-10-14 14:34:27 +02:00
2d8a18169e Always increase rank for tips correctly 2020-10-14 14:34:27 +02:00
bfcb536cc9 Tips: Recheck database constraints 2020-10-14 14:34:27 +02:00
f3904c5e85 Close Exercise Collection modal and clear input 2020-10-14 14:34:27 +02:00
2678d9ecdf Add admin UI to assign tips to exercises 2020-10-14 14:34:27 +02:00
44ab28d6fe Update Travis CI 2020-10-14 14:34:27 +02:00
ca778e4d9a Disable JS-Sentry in development 2020-10-14 14:34:27 +02:00
e550828c58 Add backend for tips and enable markdown support 2020-10-14 14:34:26 +02:00
dce5998a2a Fix styling for multiple, nested cards 2020-10-14 14:34:26 +02:00
edd8e3bb35 Store events for tip expanding and collapsing 2020-10-14 14:34:26 +02:00
8f8a4f3cca Show tips when implementing an exercise 2020-10-14 14:34:26 +02:00
fcd393b9d5 Prevent parsing error for empty client commands 2020-10-14 14:34:26 +02:00
13b6e50573 Exit Python container based on cmd 2020-10-14 14:34:26 +02:00
f7c41db70c Fix invalid reference to ContainerPool
This was a copy & paste mistake
2020-10-14 14:34:26 +02:00
03d731c88e Fix HTML for Flowr template 2020-10-14 14:34:25 +02:00
2e1c97d87d Add database support and model for tips 2020-10-14 14:34:25 +02:00
85a05225ec Rename hints in German translation for consistency with upcoming tips 2020-10-14 14:34:25 +02:00
398bd67e1c Fix Flowr support and generic event framework 2020-10-14 14:34:25 +02:00
a5416758eb fix specs broken by rubyzip upgrade (enforce encoding) 2020-10-12 14:34:14 +00:00
b322ea24d4 Bump rubyzip from 2.0.0 to 2.3.0
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.0.0 to 2.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v2.0.0...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 14:34:14 +00:00
6e11f29fdf fix ajax action access, dont use delayed for model_solutions 2020-10-06 15:02:27 +00:00
c9b6b213f4 Bump proforma from v0.4 to v0.5
Bumps [proforma](https://github.com/openHPI/proforma) from v0.4 to v0.5.
- [Release notes](https://github.com/openHPI/proforma/releases)
- [Commits](b09c9fcc1f...b9e8769e79)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-06 15:02:27 +00:00
046d3c638a Add show for internal user from index 2020-10-06 10:23:43 +02:00
5600cb1093 Update server setup script 2020-10-05 22:17:55 +02:00
f44e1c6fc9 Fix migration for empty database 2020-10-05 22:17:55 +02:00
45a45268da Merge pull request #726 from openHPI/dependabot/bundler/puma-5.0.2
Bump puma from 5.0.0 to 5.0.2
2020-09-29 10:33:22 +02:00
7fec217f98 Bump puma from 5.0.0 to 5.0.2
Bumps [puma](https://github.com/puma/puma) from 5.0.0 to 5.0.2.
- [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.0.0...v5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-29 08:13:45 +00:00
66c1b99230 Fix spec for user redirect
* Very simple fix. I could also remove the test but as long as we still consider to switch back to the original implementation, I leave it here for now.
2020-09-28 19:17:30 +02:00