237c225732
Add support for running CodeOcean under a subpath
...
* Also refactor (JavaScript) routes
2021-07-06 19:33:55 +02:00
b10e23dd16
Upgrade to newest Sentry
2021-03-04 14:02:16 +01:00
3d7bddcad1
Adjust RegEx for RfC show
2020-11-21 00:50:59 +01:00
9fcb178839
Check for null in RfC RegEx
2020-11-17 21:46:42 +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
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
9ddeb91c41
Remove leftovers from PR #117 ; exercise feedback on RfC show
2020-10-20 12:15:45 +02:00
59e13d432d
Hide linter runs from RfCs
2020-10-15 18:23:14 +02:00
2de33c2531
Preserve webserver from wasting time in re-constructing output message for RfCs
2020-03-26 16:28:56 +01:00
1ed5746746
Revert unintended changes
2020-03-14 22:55:48 +02:00
fc5b02f2d9
Fix newline bug when editing comments
2020-03-14 21:42:47 +02:00
42d66b6a39
Fix parsing of " in RfC output
2020-01-27 15:44:27 +01:00
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
2125fb1c1d
Ensure views only link to those actions allowed for current user
2018-12-12 14:09:19 +01:00
41bd5bac10
Convert .html.erb templates to .html.slim
2018-11-06 16:49:42 +01:00