icingaweb2/modules
Eric Lippmann 068e07109b Monitoring/ListController: Operate on the `hostStatus' view instead of the query
The monitoring module's ListController should only operate on data views instead of queries.
Thus the applyRestrictions() method now expects a data view instead of a query. Further since
filters are subject to change the applyRestrictions() method now does nothing.

The `hostsAction()' no longer uses `DataView::fromRequest()' but selects the data view from
a monitoring backend. `DataView::fromRequest()' orders the underlying query which must be reworked
in the current scenario.
2014-05-07 09:40:23 +02:00
..
doc Get documentation module ready for release, first steps 2014-03-21 19:05:00 +00:00
monitoring Monitoring/ListController: Operate on the `hostStatus' view instead of the query 2014-05-07 09:40:23 +02:00
translation Rename help and documentation to icingacli. 2014-03-19 17:25:53 +01:00