icingaweb2-module-businessp.../application/forms
Sukhwinder Dhillon 33b7348b23
Some checks are pending
L10n Update / update (push) Waiting to run
CI / PHP (push) Waiting to run
Fix handling of manually changed service node name (#495)
Previously, a manually changed service node name was always treated as a
host node, causing validation to fail with "Host not found" when the
input contained a service name, e.g. <serviceName on hostName>.

Replace unnecessary `getNode()` calls with explicit `createHost()` or
`createService()` call.
2026-03-25 12:55:44 +01:00
..
AddNodeForm.php License source files as GPL-3.0-or-later 2026-03-11 20:44:42 +01:00
BpConfigForm.php License source files as GPL-3.0-or-later 2026-03-11 20:44:42 +01:00
BpUploadForm.php License source files as GPL-3.0-or-later 2026-03-11 20:44:42 +01:00
CleanupNodeForm.php License source files as GPL-3.0-or-later 2026-03-11 20:44:42 +01:00
DeleteNodeForm.php License source files as GPL-3.0-or-later 2026-03-11 20:44:42 +01:00
EditNodeForm.php Fix handling of manually changed service node name (#495) 2026-03-25 12:55:44 +01:00
GeneralConfigForm.php Allow to configure number of shown menu items (#484) 2026-03-25 12:38:18 +01:00
MoveNodeForm.php License source files as GPL-3.0-or-later 2026-03-11 20:44:42 +01:00
ProcessForm.php License source files as GPL-3.0-or-later 2026-03-11 20:44:42 +01:00
SimulationForm.php License source files as GPL-3.0-or-later 2026-03-11 20:44:42 +01:00