Sebastian Serth
9fcb178839
Check for null in RfC RegEx
2020-11-17 21:46:42 +01:00
Sebastian Serth
ce3d9b488d
Hotfix: Hide linter run for RfCs
2020-11-01 22:39:29 +01:00
Sebastian Serth
75a2929b39
Hotfix: Hide linter run for RfCs
2020-11-01 22:35:10 +01:00
Sebastian Serth
87308f72a4
Allow access to RfCs based on migrated exercises
2020-10-28 13:57:47 +01:00
Sebastian Serth
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
Sebastian Serth
4cb34a611d
Allow empty string values to be matched
2020-10-28 01:15:33 +01:00
Sebastian Serth
a47ce7d069
Add Raven context to RfC show
2020-10-27 23:47:13 +01:00
Sebastian Serth
9ddeb91c41
Remove leftovers from PR #117 ; exercise feedback on RfC show
2020-10-20 12:15:45 +02:00
Sebastian Serth
59e13d432d
Hide linter runs from RfCs
2020-10-15 18:23:14 +02:00
Sebastian Serth
2de33c2531
Preserve webserver from wasting time in re-constructing output message for RfCs
2020-03-26 16:28:56 +01:00
Sebastian Serth
1ed5746746
Revert unintended changes
2020-03-14 22:55:48 +02:00
Sebastian Serth
fc5b02f2d9
Fix newline bug when editing comments
2020-03-14 21:42:47 +02:00
Sebastian Serth
42d66b6a39
Fix parsing of " in RfC output
2020-01-27 15:44:27 +01:00
Sebastian Serth
6e03939c10
Add StudyGroup to submissions and show it for submissions and RfCs
...
Also take care of deleting a StudyGroup for existing submissions
2019-03-06 14:00:58 +01:00
Sebastian Serth
2125fb1c1d
Ensure views only link to those actions allowed for current user
2018-12-12 14:09:19 +01:00
Sebastian Serth
41bd5bac10
Convert .html.erb templates to .html.slim
2018-11-06 16:49:42 +01:00