mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-07 21:05:18 +02:00
We (may) have situations where a controller or view has to access the filter editor being created via Controller::setupFilterControl(). This is impossible if the view is compact because the filterEditor will be unset. This change introduces FilterEditor::setVisible() for giving the responsibility of rendering to the filter editor. Controller::setupFilterControl() will be adapted accordingly. refs #10778
Icinga Web 2
Table of Contents
About
Icinga Web 2 is the next generation open source monitoring web interface, framework and command-line interface developed by the Icinga Project, supporting Icinga 2, Icinga Core and any other monitoring backend compatible with the Livestatus Protocol.
Installation
For installing Icinga Web 2 please read doc/installation.md.
Support
If you come across problems at some time, the community support channels are good places to ask for advice from other users and give some in return.
For status updates check the Icinga website and the Icinga Web 2 development roadmap.
Languages
PHP
81.7%
HTML
9.1%
JavaScript
5.6%
Less
3.6%