icingaweb2-module-businessp.../library/Businessprocess
Jáchym Holeček f12b2d744a
Add is_acknowledged property to Node class (#461)
This pull request introduces an `is_acknowledged` property to the `Node`
class in the Business Process library to enhance JSON output.
2025-06-30 10:47:56 +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 (ServiceDetail/DetailView)Extension: Property $storage can be null 2023-08-24 13:29:10 +02:00
Renderer Ensure compatiblity with https://github.com/Icinga/ipl-web/pull/258 2025-04-01 11:34:25 +02:00
State IcingaDbState: Fix postgres support 2023-08-09 14:10:37 +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 Add showFullscreen and showCompact for dashboard 2025-05-07 10:28:54 +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 Add is_acknowledged property to Node class (#461) 2025-06-30 10:47:56 +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