icingaweb2-module-businessp.../library/Businessprocess/Web/Form
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
..
Element Drop obsolete form element class StateOverrides 2023-08-09 16:13:01 +02:00
Validator 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
BpConfigBaseForm.php css: Apply form specific rules only to form.bp-form 2023-08-03 15:06:08 +02:00
CsrfToken.php CsrfToken: Fix exception when validating tokens 2019-02-22 12:26:23 +01:00
FormLoader.php FormLoader: Define var $file in method scope 2023-08-24 13:29:11 +02:00
QuickBaseForm.php QuickBaseForm: Property $icingaModule can be null 2023-08-24 13:29:11 +02:00
QuickForm.php QuickForm: Make property $successUrl nullable and add phpDoc to setAction() 2023-08-24 13:29:11 +02:00