icingaweb2/application/controllers
Johannes Meyer 08095ad5e8 ErrorController: Set $this->rerenderLayout in init()
Solves the issue that when being redirected directly after login
or any other route which causes the layout being rerendered, we
are only presented with the inline layout of the error controller.
2017-06-29 09:51:24 +02:00
..
AboutController.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
AccountController.php Allow users to change their password if backend is db 2016-07-21 17:38:19 +02:00
AnnouncementsController.php Implement announcements 2016-11-29 15:24:34 +01:00
ApplicationStateController.php Update to icinga.com 2017-01-18 12:04:43 +01:00
AuthenticationController.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
ConfigController.php ConfigForm: Introduce and utilize method transformEmptyValuesToNull() 2016-12-01 10:55:24 +01:00
DashboardController.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
ErrorController.php ErrorController: Set $this->rerenderLayout in init() 2017-06-29 09:51:24 +02:00
GroupController.php Make membership loading domain-aware 2017-06-12 13:31:07 +02:00
IframeController.php Integrate the iframe module into the framework 2016-02-09 13:37:53 +01:00
IndexController.php Update to icinga.com 2017-01-18 12:04:43 +01:00
LayoutController.php Implement announcements 2016-11-29 15:24:34 +01:00
ListController.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
NavigationController.php ConfigForm: Introduce and utilize method transformEmptyValuesToNull() 2016-12-01 10:55:24 +01:00
RoleController.php Update to icinga.com 2017-01-18 12:04:43 +01:00
SearchController.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
StaticController.php StaticController: Serve module and gravatar images with their proper MIME type 2017-03-09 09:20:03 +01:00
UserController.php Make membership loading domain-aware 2017-06-12 13:31:07 +02:00
UsergroupbackendController.php ConfigForm: Introduce and utilize method transformEmptyValuesToNull() 2016-12-01 10:55:24 +01:00