icingaweb2-module-businessp.../library/Businessprocess
mdetrano 2111103957
Implement feature requests #455 and #477. Custom var enhancement (#478)
Custom variables used in Detail View Extension can be read from the host
if not present on the service, and can be customized, if desired, in the
config.ini for this module
2025-08-05 10:25:39 +02:00
..
Common Sort: Remove var type hint change 2024-04-19 12:54:16 +02:00
Director LegacyStorage: Add cache to avoid parsing configurations multiple times 2019-02-25 12:42:52 +01:00
Exception NodeAction: Allow method appliesTo to throw an exception 2019-02-22 12:26:24 +01:00
Modification Add variable type hint & fix argument type hints 2023-08-24 13:29:11 +02:00
Monitoring IDO: Add custom hoststatus and servicestatus queries 2023-08-09 16:13:01 +02:00
ProvidedHook Implement feature requests #455 and #477. Custom var enhancement (#478) 2025-08-05 10:25:39 +02:00
Renderer Ensure compatiblity with https://github.com/Icinga/ipl-web/pull/258 2025-04-01 11:34:25 +02:00
State IcingaDbState: Correctly determine ack and downtime flags 2025-06-30 17:08:47 +02:00
Storage Storage: Define type of generic class ConfigObject 2024-04-19 12:54:16 +02:00
Test BaseTestCase: Param $subDir can be null 2023-08-24 13:29:10 +02:00
Web menu: Only count the worst states in badges 2025-07-01 16:53:18 +02:00
BpConfig.php BpConfig::getNode(): Define exact return types in PhpDoc 2023-08-24 13:04:29 +02:00
BpNode.php Fix that handled nodes are not handled 2024-04-22 14:06:57 +02:00
HostNode.php Use fontawesome icons with ipl\Web\Widget\Icon class everywhere 2023-08-08 12:24:29 +02:00
IcingaDbObject.php trait cannot be a type for property 2022-02-18 10:06:59 +01:00
ImportedNode.php Imported Node: Don't break view if source config file is faulty 2023-08-09 15:56:34 +02:00
Metadata.php MetaData: Introduce new header option `ManualOrder' 2019-02-22 12:26:23 +01:00
MonitoredNode.php Display node name if alias is missing 2023-07-24 14:31:17 +02:00
MonitoringRestrictions.php Clean the scripts and resolve the comments 2022-02-03 16:54:01 +01:00
Node.php Node: Rename in_acknowledged to is_acknowledged 2025-06-30 12:11:15 +02:00
ServiceNode.php ServiceNode: Change alias to <service> on <host> 2023-08-09 16:13:01 +02:00
Simulation.php Simulation: load current simulations from session 2017-01-27 13:04:43 +01:00