icingaweb2-module-businessp.../library/Businessprocess
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
..
Common Introduce Icinga\Module\Businessprocess\Common\Sort 2023-08-03 15:06:08 +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 Use the new Sort trait where applicable 2023-08-03 15:19:28 +02:00
ProvidedHook Make sure to expect ITL compatible custom var names 2022-07-21 16:01:37 +02:00
Renderer Use the new Sort trait where applicable 2023-08-03 15:19:28 +02:00
State IcingaDbState: last_state_change is now a DateTime Obj 2023-06-06 15:07:04 +02:00
Storage Use the new Sort trait where applicable 2023-08-03 15:19:28 +02:00
Test test: Integrate icingaweb2-module-ipl as dependency 2019-01-17 13:46:23 +01:00
Web Controller: Extend ipl\Web\Compat\CompatController 2023-08-03 15:06:08 +02:00
BpConfig.php Use the new Sort trait where applicable 2023-08-03 15:19:28 +02:00
BpNode.php Use the new Sort trait where applicable 2023-08-03 15:19:28 +02:00
Form.php editor: sorry, monster commit :) 2015-03-16 09:08:00 +01:00
HostNode.php Remove unnecessary checks to check if backend name is '_icingadb'. 2022-02-18 11:46:22 +01:00
IcingaDbObject.php trait cannot be a type for property 2022-02-18 10:06:59 +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 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 Introduce new XOR (^) operator 2023-07-13 10:19:08 +02:00
ServiceNode.php ServiceNode: getAlias() returns null if host or service alias is null 2023-07-24 14:31:17 +02:00
Simulation.php Simulation: load current simulations from session 2017-01-27 13:04:43 +01:00