icingaweb2/modules/monitoring/application/controllers
Johannes Meyer 086334c861 Properly build the unhandled action links when showing multiple objects
The links designated to acknowledge unhandled problems or to schedule
a downtime for them were generated based on the full list of objects and
limited by non-supported filter parameters. As we are already aware of the
exact "unhandled" objects this list is now used to generate proper links.
(Btw applying filters to URLs is a mess...)

fixes #8017
2014-12-22 13:59:03 +01:00
..
AlertsummaryController.php Add translation to some strings 2014-12-03 10:00:54 +01:00
ChartController.php Use mt() in the monitoring module instead of just t() 2014-10-21 17:22:16 +02:00
CommandController.php Rename Icinga\Module\Monitoring\Form to Icinga\Module\Moni...\Forms 2014-11-14 11:17:22 +01:00
ConfigController.php Fix anonymous onSuccess callbacks 2014-11-18 13:12:30 +01:00
HostController.php Reorder use statements to be in alphabetical order 2014-12-12 12:44:31 +01:00
HostsController.php Properly build the unhandled action links when showing multiple objects 2014-12-22 13:59:03 +01:00
ListController.php ActionController: shift global parameters globally 2014-12-03 10:40:48 +01:00
MultiController.php Rename Icinga\Module\Monitoring\Form to Icinga\Module\Moni...\Forms 2014-11-14 11:17:22 +01:00
ProcessController.php monitoring: Fix view monitoring health when Icinga is not running 2014-11-20 15:23:08 +01:00
ServiceController.php Reorder use statements to be in alphabetical order 2014-12-12 12:44:31 +01:00
ServicesController.php Properly build the unhandled action links when showing multiple objects 2014-12-22 13:59:03 +01:00
ShowController.php Add translation to some strings 2014-12-03 10:00:54 +01:00
TacticalController.php monitoring/tactical: fix missing translations 2014-08-22 18:08:20 +02:00
TimelineController.php Fix tab, navigation and menu names 2014-11-13 18:38:42 +01:00