icingaweb2-module-businessp.../library/Businessprocess/Web
Sukhwinder Dhillon f4d704fbd5 Fix: Switching to the icingadb backend and searching host/service node in add/edit form throws an error
`HostServiceTermValidator`: `$testConfig` requires backend for `MonitoringState::apply()` call.

If the `$testConfig` has no backend set and icingadb is in use, `MonitoringState::__construct($config) => $config->getBackend()` returns an icingadb backend that is not suitable for the `MonitoringState` class.
2024-03-27 08:47:02 +01:00
..
Component RenderedProcessActionBar: Remove unused constructor param $auth 2023-08-24 13:04:29 +02:00
Form Fix: Switching to the icingadb backend and searching host/service node in add/edit form throws an error 2024-03-27 08:47:02 +01:00
Navigation/Renderer ProcessProblemsBadge: Fix variable $count is probably undefined 2023-08-24 13:29:11 +02:00
Controller.php Add variable type hint & fix argument type hints 2023-08-24 13:29:11 +02:00
FakeRequest.php Cleanup, Url handling improvements, some helpers 2016-11-26 21:18:18 +01:00
Url.php Url::getRequest(): Add missing return type 2023-08-24 13:29:11 +02:00