icingaweb2-module-businessp.../library/Businessprocess
raviks789 549ad92122 Do not set Backend in Metadata to null in case icingadb module doesnot exist in BpConfig
In case icingadb module is not present Backend in Metadata is set to null which is incorrect.
Also use static fetchDb() from IcingaDbObject class in case icingadb backend is being used.
2022-02-18 10:06:59 +01:00
..
Common Drop library/Businessprocess/Common/IcingadbDatabase.php in favor of Icinga\Module\Icingadb\Common\Database 2022-02-10 12:50:28 +01: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 Apply state overrides on demand instead of directly 2020-07-01 08:54:34 +02:00
ProvidedHook Provide hook for icingadbSupport 2022-02-03 16:55:02 +01:00
Renderer Use the plug icon to indicate objects in downtime 2021-12-17 13:10:19 +01:00
State Add static fetchDb() method to library/Businessprocess/IcingaDbObject.php 2022-02-18 10:06:02 +01:00
Storage ConfigDiff: Utilize new php-diff library 2021-12-15 16:07:39 +01:00
Test test: Integrate icingaweb2-module-ipl as dependency 2019-01-17 13:46:23 +01:00
Web Select default backend when icingadb is deactivated and the same when monitoring backend is deactivated 2022-02-03 16:56:46 +01:00
BpConfig.php Do not set Backend in Metadata to null in case icingadb module doesnot exist in BpConfig 2022-02-18 10:06:59 +01:00
BpNode.php Apply state overrides on demand instead of directly 2020-07-01 08:54:34 +02:00
Form.php editor: sorry, monster commit :) 2015-03-16 09:08:00 +01:00
HostNode.php Remove param 'icingadb' and set param 'backend' as '_icingadb' when icingadb is used 2022-02-18 10:06:59 +01:00
IcingaDbObject.php Add static fetchDb() method to library/Businessprocess/IcingaDbObject.php 2022-02-18 10:06:02 +01:00
ImportedNode.php TileRenderer: Make the navigation through imported nodes fluent 2019-02-22 12:26:24 +01:00
Metadata.php MetaData: Introduce new header option `ManualOrder' 2019-02-22 12:26:23 +01:00
MonitoredNode.php lib: Remove all traces of Icinga\Module\Businessprocess\Html 2019-01-17 13:21:46 +01:00
MonitoringRestrictions.php Clean the scripts and resolve the comments 2022-02-03 16:54:01 +01:00
Node.php Add downtime flag into export results (#286) 2020-10-23 09:22:55 +02:00
ServiceNode.php Remove param 'icingadb' and set param 'backend' as '_icingadb' when icingadb is used 2022-02-18 10:06:59 +01:00
Simulation.php Simulation: load current simulations from session 2017-01-27 13:04:43 +01:00