icingaweb2/application/controllers
Matthias Jentsch cd0194e20f Fetch and clean user messages lazily, to ensure that only shown messages are removed
This will make the code of the ConfigController way easier, as messages can be
send from everywhere and there is no need to consider consquences of
redirections.

refs #5100
2013-11-26 10:41:51 +01:00
..
AuthenticationController.php Fix bug that caused ajax-request to override values written to the session 2013-11-20 12:01:40 +01:00
ConfigController.php Fetch and clean user messages lazily, to ensure that only shown messages are removed 2013-11-26 10:41:51 +01:00
DashboardController.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
ErrorController.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
FilterController.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
IndexController.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
PreferenceController.php Fix bug that caused ajax-request to override values written to the session 2013-11-20 12:01:40 +01:00
StaticController.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00