icingaweb2-module-businessp.../library/Businessprocess/Modification
Johannes Meyer 49ebbc4cdb Apply state overrides on demand instead of directly
Internally non-process children are only instantiated once.
This means when applying state overrides directly they're
used everywhere and do not differ between the containing
process. State overrides are now applied explicitly and
on demand, decoupling them from children.
2020-07-01 08:54:34 +02:00
..
NodeAction.php NodeAction: Force parsing objects as associative arrays during unserialization 2020-06-26 11:18:28 +02:00
NodeAddChildrenAction.php Apply state overrides on demand instead of directly 2020-07-01 08:54:34 +02:00
NodeApplyManualOrderAction.php NodeApplyManualOrderAction: Also include non-toplevel processes 2019-02-22 12:26:24 +01:00
NodeCopyAction.php Allow to import processes from different configurations 2019-01-17 15:20:25 +01:00
NodeCreateAction.php Streamline usage of a node's name 2019-02-22 12:26:24 +01:00
NodeModifyAction.php NodeAction: Allow method appliesTo to throw an exception 2019-02-22 12:26:24 +01:00
NodeMoveAction.php NodeMoveAction: Interpret $from as index and not as display value 2019-02-22 12:26:24 +01:00
NodeRemoveAction.php Fix tile rendering for Bp nodes with unconfirmed deleted monitored nodes 2020-05-19 16:42:09 +02:00
ProcessChanges.php ProcessChanges: Verify that actions can be applied before pushing 2019-02-22 12:26:24 +01:00