engelsystem/src/Controllers
Michael Weimann 1277f8f96f Replace chart-js with backend rendering
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2022-07-11 23:30:41 +02:00
..
Admin Replace model data access workaround with twigbridge patch 2022-06-10 12:45:24 +02: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
CreditsController.php Added version to credits and metrics page 2019-07-21 03:19:19 +02:00
DesignController.php Replace chart-js with backend rendering 2022-07-11 23:30:41 +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 Unified message display, scroll to newest after sending or deleting 2022-06-06 16:12:47 +02:00
NewsController.php Make news comments deletable 2021-08-08 19:11:16 +02:00
OAuthController.php Make password enabled configurable via oauth settings 2022-03-20 18:29:51 +01:00
PasswordResetController.php review changes 2020-11-25 00:49:45 +01:00
QuestionsController.php Replace model data access workaround with twigbridge patch 2022-06-10 12:45:24 +02:00
SettingsController.php Settings language handled in SettingsController 2022-06-30 14:05:46 +02:00