icingaweb2-module-businessp.../library/Businessprocess
Eric Lippmann 5395b42bab Fix URL param overrides upon rendering
Before, we used setParams() instead of with() to populate the parameters
which is especially problematic with imported nodes where the config
paramter got overriden for every subsequent node.

fixes #228
2020-02-26 14:18:40 +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 NodeAddChildrenAction: Really import nodes if instructed to do so 2019-02-22 14:30:06 +01:00
ProvidedHook/Monitoring NodeController: add business impact action 2017-01-10 16:49:53 +01:00
Renderer Fix URL param overrides upon rendering 2020-02-26 14:18:40 +01:00
State Use display_name as alias for host and service nodes 2020-02-05 15:01:22 +01:00
Storage Remove space after reference operators 2020-02-26 09:19:31 +01:00
Test test: Integrate icingaweb2-module-ipl as dependency 2019-01-17 13:46:23 +01:00
Web RenderedProcessActionBar: Re-introduce Config link for subprocess nodes 2019-02-28 15:15:11 +01:00
BpConfig.php Change how imported nodes are recognized 2019-02-25 13:58:18 +01:00
BpNode.php Use display_name as alias for host and service nodes 2020-02-05 15:01:22 +01:00
Form.php editor: sorry, monster commit :) 2015-03-16 09:08:00 +01:00
HostNode.php Use display_name as alias for host and service nodes 2020-02-05 15:01:22 +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 Restrict host and service lists when adding new or editing old nodes 2019-02-22 12:21:18 +01:00
Node.php Node: Add __unbound__ parent node in getPaths() if there are no parents 2020-02-26 13:47:24 +01:00
ServiceNode.php Use display_name as alias for host and service nodes 2020-02-05 15:01:22 +01:00
Simulation.php Simulation: load current simulations from session 2017-01-27 13:04:43 +01:00