Commit Graph

29 Commits

Author SHA1 Message Date
1589c9472b Fix missing and unused i18n translations 2024-05-21 19:42:26 +02:00
c29256aa81 Fix Rubocop offenses 2023-09-11 14:10:16 +02:00
05a5a52c8e Require user for InternalUsersController
Fixes CODEOCEAN-TG
2023-09-01 22:18:03 +02:00
574e99eddd Fix rubocop offenses - Requires Ruby 3.1+ 2022-11-25 11:10:06 +01:00
c75f52f2c8 Fix Rubocop offenses 2022-10-24 12:28:50 +02:00
4d2fe22daf Allow assignment of study groups for internal users 2022-09-22 19:24:26 +02:00
02c65af034 Update scope query for new teacher definition 2022-09-22 19:24:26 +02:00
9c9f45ff77 Redefine user roles with their role in a study group 2022-09-22 19:24:26 +02:00
1581d658ea Simplify user search for external teachers 2022-09-04 19:03:15 +02:00
c228850ae8 Update find method 2022-08-20 00:37:48 +02:00
a9aab612b6 Extract updating the user role from params 2022-08-18 21:44:26 +02:00
145c4aa8d5 Refactor various ruby files
* Insights based on brakeman report
2022-08-18 15:25:04 +02:00
01f6b0d16e Reduce skip_before_action usage 2022-08-17 00:54:20 +02:00
492c7e9133 Fix CookieOverflow when adding a new user 2022-04-20 18:57:26 +02:00
0a6ae91db8 Introduce per_page parameter for custom page size 2022-01-12 20:46:54 +01:00
671c2bd28b Allow changes to internal user when password is void 2021-07-12 13:27:41 +02:00
6cbecb5b39 Apply automatic rubocop fixes 2021-05-14 22:03:06 +02:00
470f4a3c1a Allow password mail to be sent regardless of case 2021-01-27 18:10:52 +01:00
4c571c4fb2 Add missing locales and fix access to public pages 2020-05-06 11:27:09 +02:00
a0b544fb26 Upgrade Ransack #search to #ransack to prevent deprecation warning 2019-03-11 09:59:38 +01:00
de52db89f0 Upgrade Rails to version 5.2.1 and adopt code & specs where necessary
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-11-06 16:46:00 +01:00
4eef3d70d5 minor refactoring of flash messages 2015-03-23 16:42:57 +01:00
acf03b1f51 added pagination for all resources 2015-03-11 16:13:45 +01:00
a06e20b6c5 use eager loading to reduce the number of database queries 2015-03-11 14:24:24 +01:00
f3c5d17662 reduced code complexity 2015-02-23 17:36:22 +01:00
e8db4a4b10 removed code duplication 2015-02-12 13:15:31 +01:00
342c3a153c extracted method 2015-02-09 15:29:28 +01:00
a22a5af711 extracted common controller behavior in order to reduce code duplication 2015-02-05 12:28:09 +01:00
4cbf9970b1 transferred Code Ocean from original repository to GitHub 2015-01-22 10:01:32 +01:00