icingaweb2/modules
Eric Lippmann 5b895ab038 Data views: Implement `Sortable' interface
Because the `ListController' should only operate on data views,
data views should be a proxy to their underlying queries.

The methods `DataView::fromRequest()' and `DataView::sort()' are from now on deprecated
because they are relaced by `$backend->select()->from($viewName)' and `DataView::order()' respectively.
2014-05-07 10:19:00 +02:00
..
doc Get documentation module ready for release, first steps 2014-03-21 19:05:00 +00:00
monitoring Data views: Implement `Sortable' interface 2014-05-07 10:19:00 +02:00
translation Rename help and documentation to icingacli. 2014-03-19 17:25:53 +01:00