Module: check_mk
Branch: master
Commit: 37438839b7788573a03b8ea0aaf8d5770532046a
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=37438839b77885…
Author: Roland Halbig <rh(a)mathias-kettner.de>
Date: Wed Oct 19 10:22:02 2016 +0200
htmllib refactoring: popup-trigger and context-buttons
htmllib refactoring: updating test files.
Fixed HTML bug in views/painters.
Moving snapin functions back to sidebar.py
Cleaning up htmllib integration test file.
Checked if render refactoring hurts.
fixed NotImplementedError without ()
---
tests/web/classes.py | 348 +++++++++++++++++------
tests/web/test_html.py | 31 ++-
tests/web/test_htmllib_integration.py | 57 ++--
tests/web/tools.py | 121 +++++---
web/htdocs/htmllib.py | 508 +++++++++++++++++-----------------
web/plugins/views/inventory.py | 2 +-
web/plugins/views/painters.py | 8 +-
7 files changed, 654 insertions(+), 421 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=37438839b7…