engelsystem/src/Controllers
Igor Scheller 6c4e92baf2 Bump minimum PHP version to 8.1 and update packages 2022-12-13 22:03:08 +01:00
..
Admin Use specific ID parameter names in routes (#1023) 2022-12-11 18:01:34 +01:00
Metrics /metrics: Add newline at the end to be spec compliant 2022-05-11 00:25:20 +02:00
ApiController.php Replaced old /api endpoint with ApiController 2019-06-12 10:20:08 +02:00
AuthController.php Redirect back from login after 403 (Not authorized) 2021-10-23 17:13:46 +02:00
BaseController.php Implemented Validation for controllers 2019-07-09 21:43:18 +02:00
ChecksArrivalsAndDepartures.php Bump minimum PHP version to 8.1 and update packages 2022-12-13 22:03:08 +01:00
CreditsController.php Added version to credits and metrics page 2019-07-21 03:19:19 +02:00
DesignController.php Add countdowns to /design 2022-10-22 17:11:55 +02:00
FaqController.php Added FAQ 2020-12-20 17:46:45 +01:00
HasUserNotifications.php Added HasUserNotifications trait to show messages to the user 2020-04-25 15:50:57 +02:00
HealthController.php Added k8s health checks and metrics scraping 2020-09-22 11:37:21 +02:00
HomeController.php HomeController: Fix redirect 2020-06-14 13:55:08 +02:00
MessagesController.php Use specific ID parameter names in routes (#1023) 2022-12-11 18:01:34 +01:00
NewsController.php Use specific ID parameter names in routes (#1023) 2022-12-11 18:01:34 +01:00
OAuthController.php Use specific ID parameter names in routes (#1023) 2022-12-11 18:01:34 +01:00
PasswordResetController.php Use specific ID parameter names in routes (#1023) 2022-12-11 18:01:34 +01:00
QuestionsController.php Replace model data access workaround with twigbridge patch 2022-06-10 12:45:24 +02:00
SettingsController.php Settings Modernization: Applied suggested changed from #972 2022-11-01 16:55:23 +01:00