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
654bf2ba33
redirect more users to feedback page
2020-09-28 18:37:07 +02:00
78b9b2c08c
Merge pull request #717 from openHPI/dependabot/bundler/rails-5.2.4.4
...
Bump rails from 5.2.4.3 to 5.2.4.4
2020-09-28 18:36:58 +02:00
1af9e5e040
Bump rails from 5.2.4.3 to 5.2.4.4
...
Bumps [rails](https://github.com/rails/rails ) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases )
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-09-28 15:10:21 +00:00
fae60a21e5
Sync DockerClient with DockerContainerPool
...
Fix failing specs after upgrade
2020-09-28 16:53:15 +02:00
2d97d06fe4
Update bundle
2020-09-28 14:27:37 +02:00
c1ec6876ed
Merge pull request #714 from openHPI/remove_informatiktag2020
...
Remove teacher access for informatiktag2020
2020-09-24 13:44:38 +02:00
4ee1f3aada
Remove teacher access for informatiktag2020
2020-09-09 10:17:46 +02:00
6cae31ae8d
Allow teacher access for informatiktag2020
2020-09-09 10:17:17 +02:00
47affd5e89
Merge pull request #712 from openHPI/adopt_teacher_permissions
...
Adjust teacher permissions
2020-09-07 19:13:28 +02:00
afafe0c218
Adjust teacher permissions:
...
* Hide non-public exercises and proxy exercises
* Hide average working time value on statistic page
* Add hint about filter to submission page for teachers
* Hide display name from feedback page
2020-09-07 19:04:34 +02:00
8b087e897c
Bump bootswatch from 4.5.0 to 4.5.1
...
Bumps [bootswatch](https://github.com/thomaspark/bootswatch ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/thomaspark/bootswatch/releases )
- [Commits](https://github.com/thomaspark/bootswatch/compare/v4.5.0...v4.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-05 16:16:10 +00:00
c64a2fcddb
Bump bootstrap from 4.5.0 to 4.5.1
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.0...v4.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-04 19:05:53 +00:00
ad1a20fad4
Bump webpack-merge from 5.1.0 to 5.1.1
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.1.0...v5.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-04 19:05:34 +00:00