Commit Graph

16 Commits

Author SHA1 Message Date
9a9efd5caa Lint Slim files and fix offenses
The fixing was partially done manually and partially automatically.
2024-04-18 08:31:24 +02:00
1a26d67c82 Merge branch 'master' into add_roles_via_LTI
# Conflicts:
#	app/views/application/_breadcrumbs.html.slim
#	app/views/application/welcome.html.slim
#	app/views/exercise_collections/show.html.slim
#	app/views/external_users/index.html.slim
#	app/views/layouts/application.html.slim
#	app/views/proxy_exercises/index.html.slim
#	app/views/user_exercise_feedbacks/index.html.slim
#	app/views/user_mailer/send_thank_you_note.slim
2018-12-14 00:53:06 +01:00
88081bb541 Replace usage of name in favor of displayname 2018-12-13 14:27:55 +01:00
2125fb1c1d Ensure views only link to those actions allowed for current user 2018-12-12 14:09:19 +01:00
7bdb962616 Update Bootstrap to v4.1, fix chosen.js and pagedown on multiple sites 2018-11-06 16:49:41 +01:00
15b1670511 Update Turbolinks, load additional assets only on request, fix JS
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-11-06 16:46:01 +01:00
16cd93d5a4 Remove now unnecessary pagination 2018-07-20 11:54:27 +02:00
089bf578d3 Sort exercise collection items by position 2018-07-03 15:32:37 +02:00
3ee993e965 Fix saving and showing exercise collections 2018-02-04 14:37:48 +01:00
7ed78a2cfd Add UI for anomaly detection flag 2017-12-13 07:37:49 +01:00
a6744c20e6 Improve exercise list and link to statistics 2017-12-10 19:17:02 +01:00
3e704c260c Add user to exercise collection UI 2017-12-10 18:45:48 +01:00
06e99059d4 Add new lines at eof 2017-10-04 12:53:09 +02:00
70eb0d19b8 Link to exercises contained in collections 2017-10-04 12:47:59 +02:00
f0c0621b31 Implement show route 2017-09-27 16:52:42 +02:00
44a3cabe98 Scaffold exercise collection routes 2017-09-27 16:08:56 +02:00