icingaweb2-module-businessp.../library/Businessprocess/Modification
Johannes Meyer 52c150c56b Use the new Sort trait where applicable
Moves the entire order processing to the renderers as that's
where it's mostly relevant. The only cases where nodes are
still ordered outside the rendering is where changes are
applied based on user input, which happened based on what's
been previously rendered.
2023-08-03 15:19:28 +02:00
..
NodeAction.php NodeAction: Force parsing objects as associative arrays during unserialization 2020-06-26 11:18:28 +02:00
NodeAddChildrenAction.php NodeAddChildrenAction: Really import nodes if instructed to do so 2019-02-22 14:30:06 +01:00
NodeApplyManualOrderAction.php Use the new Sort trait where applicable 2023-08-03 15:19:28 +02:00
NodeCopyAction.php Use the new Sort trait where applicable 2023-08-03 15:19:28 +02: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 Use the new Sort trait where applicable 2023-08-03 15:19:28 +02:00
NodeRemoveAction.php NodeRemoveAction: Remove stateoverrides of node while removing node 2023-08-01 11:14:18 +02:00
ProcessChanges.php ProcessChanges: Verify that actions can be applied before pushing 2019-02-22 12:26:24 +01:00