icingaweb2/application/controllers
Thomas Gelf 3576263559 config/devtools: playground for developer tools
This is nothing but a prototype right now but could become pretty
useful. We want to allow our users to control most of our developer
tools without deep knowledge about Icinga Web internals.

This first prototype allows allows one to toggle the JS UI debug
window.
2014-06-24 20:50:02 +02:00
..
AuthenticationController.php AuthenticationController: use Auth() helper function 2014-06-22 20:08:55 +02:00
ConfigController.php config/devtools: playground for developer tools 2014-06-24 20:50:02 +02:00
DashboardController.php Dashboard: Better implementation of handling errors 2014-06-05 16:07:40 +02:00
ErrorController.php ErrorController: show valid title for exceptions 2014-05-20 13:40:52 +00:00
FilterController.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
IndexController.php params/_render: replace it everywhere 2014-06-22 20:07:44 +02:00
InstallController.php Fix multistep form creation 2014-05-14 12:53:44 +02:00
LayoutController.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
ListController.php Rename Icinga\Logger\Writer\StreamWriter to FileWriter 2014-04-30 11:59:22 +02:00
PreferenceController.php Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
SearchController.php SearchController: disable autorefresh 2014-06-23 10:50:55 +02:00
StaticController.php StaticController: improve cache headers 2014-06-20 14:53:38 +02:00