Module: check_mk
Branch: master
Commit: 7940885e7d67e6cd446977422df35bb0af7cc8a7
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=7940885e7d67e6…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Thu Nov 20 16:32:51 2014 +0100
#1530 Dashboard: Host/service statistics dashlets now deal with the context
The host and service context dashlets now treat the provided context correctly.
Past versions did not care about the configured context at all.
---
.werks/1530 | 10 +++++
ChangeLog | 1 +
web/htdocs/dashboard.py | 31 ++++++++++++++-
web/htdocs/visuals.py | 2 +-
web/plugins/dashboard/dashlets.py | 75 +++++++++++++++----------------------
5 files changed, 72 insertions(+), 47 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=7940885e7d…