a72c022e4a
Fix numbering shown for nested tips
2021-02-01 15:55:56 +01:00
6900d4ef2c
Add collapse_exercise_description LTI parameter
2021-01-29 13:54:47 +01:00
72b3524b18
Leverage PostgreSQL count for study group size
2021-01-23 00:28:11 +01:00
aed9a3121f
Hide filename if not available
2021-01-20 23:12:04 +01:00
2c99c2db62
Show filename and sort by it for statistic page
2021-01-19 12:37:05 +01:00
4ea3cb29d3
Fix download for binary files
2021-01-11 15:10:41 +01:00
9fba70cde2
Always show file upload box when editing exercises
2020-12-16 18:00:47 +01:00
028fc2989a
#18 Add sql index for unpublished exercises
...
And remove spec for remove feature
2020-12-15 12:17:11 +01:00
f98de3b66b
Add Rails admin
2020-11-26 17:11:18 +01:00
c32e7586cd
Remove consumer_id from session
...
* Each external (and also internal) user has a consumer attached. We don't need that information twice.
2020-11-25 21:19:18 +01:00
ff6b04c051
Check for existence of submissions before accessing them
2020-11-24 01:37:12 +01:00
319dc9d4db
Check for first non-null exercise for permission
2020-11-23 23:36:34 +01:00
3d7bddcad1
Adjust RegEx for RfC show
2020-11-21 00:50:59 +01:00
6795a05944
Fix search for users with deleted consumer
2020-11-18 23:17:55 +01:00
9fcb178839
Check for null in RfC RegEx
2020-11-17 21:46:42 +01:00
4999918e51
Check for study group before checking permission
2020-11-12 16:00:24 +01:00
ce3d9b488d
Hotfix: Hide linter run for RfCs
2020-11-01 22:39:29 +01:00
75a2929b39
Hotfix: Hide linter run for RfCs
2020-11-01 22:35:10 +01:00
78f42628be
Fix submission view if exercise is deleted
2020-10-28 16:31:33 +01:00
87308f72a4
Allow access to RfCs based on migrated exercises
2020-10-28 13:57:47 +01:00
5d7d8a7f68
Replace window.location with the full URL to prevent passing query parameters
...
* Example before:
location + '/mark_as_solved'
/request_for_comments/30885?locale=de/mark_as_solved
Now: //localhost:3333/request_for_comments/30885/mark_as_solved
Note: https or http will be added automatically by browsers
2020-10-28 13:41:41 +01:00
4cb34a611d
Allow empty string values to be matched
2020-10-28 01:15:33 +01:00
a47ce7d069
Add Raven context to RfC show
2020-10-27 23:47:13 +01:00
a9008d2a26
Improve numbering format for tips
2020-10-25 17:24:25 +01:00
c2feaca046
Update styling for Tips to make them less annoying
2020-10-20 13:50:29 +02:00
9ddeb91c41
Remove leftovers from PR #117 ; exercise feedback on RfC show
2020-10-20 12:15:45 +02:00
ca9467bf3c
Merge branch 'linter_toggle'
...
# Conflicts:
# config/locales/de.yml
2020-10-15 18:33:19 +02:00
59e13d432d
Hide linter runs from RfCs
2020-10-15 18:23:14 +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
23a045c630
[Cosmetic] Add newline to end of file
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
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
046d3c638a
Add show for internal user from index
2020-10-06 10:23:43 +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
6a192761b0
Fix help modal for execution environments
2020-07-16 18:04:18 +02:00
a77a5ff76d
Fix deadline bug for admins and teachers
2020-05-20 12:34:18 +02:00
75b0767677
Fix feedback page
2020-05-12 18:36:37 +02:00
1ec345d47d
Fix deadline information on exercise statistics
2020-05-12 17:51:06 +02:00
8c9a1390d4
Make UserExerciseFeedback look nice again
2020-05-12 17:51:06 +02:00
26b9edabb4
Add deadline information to submission page and some minor bugfixes
2020-05-08 15:07:02 +02:00
413ec9f956
Show up to three submissions for teachers and add overview to table
2020-05-08 11:36:27 +02:00
914eeb6035
Add submission deadline to exercises and allow teachers to view their submissions
2020-05-07 21:23:27 +02:00
4c571c4fb2
Add missing locales and fix access to public pages
2020-05-06 11:27:09 +02:00
256d1033b2
Fix page title for students
2020-05-05 22:42:28 +02:00