Commit Graph

12 Commits

Author SHA1 Message Date
Sebastian Serth
abf917ae37 Switch to Hash syntax for URL generation in breadcrumbs
This will prevent an exception if the corresponding Route cannot be generated.
2023-11-05 13:02:34 +01:00
kiragrammel
5ecde8c8bd Generalize breadcrumbs for nested resources
* Make programming groups breadcrumb navigation clickable
2023-10-23 18:17:42 +02:00
Sebastian Serth
944b455194 Introduce Dark Mode
This commit mainly changes the color definitions. Mostly, those changes are semantically equally, but there are a few changes that occurred to align the color scheme within the app.
2023-07-31 11:48:42 +02:00
Sebastian Serth
ffe96d9223 Remove I18n.translation_present? monkey patch 2022-12-04 15:03:28 +01:00
Sebastian Serth
4f0b8c3c42 Reduce usage of @current_user (use helper instead) 2022-11-02 12:27:38 +01:00
Sebastian Serth
145c4aa8d5 Refactor various ruby files
* Insights based on brakeman report
2022-08-18 15:25:04 +02:00
Sebastian Serth
8a055a0d68 Update Bootstrap from v4 to v5 2022-08-12 11:45:32 +02:00
Sebastian Serth
9582ab99a6 Fix model name for cover page 2021-03-03 12:22:23 +01:00
Sebastian Serth
17ac4bd60f Add model name to breadcrumbs in case of validation errors 2021-03-03 11:59:54 +01:00
Sebastian Serth
4c571c4fb2 Add missing locales and fix access to public pages 2020-05-06 11:27:09 +02:00
Sebastian Serth
256d1033b2 Fix page title for students 2020-05-05 22:42:28 +02:00
Sebastian Serth
921eb1a464 Add title to CodeOcean pages 2020-05-05 16:52:29 +02:00