ID: 8483
Title: Fix exception about dist_function missing when zooming out over 10 or more years
Component: Metrics System
Level: 1
Class: Bug Fix
Version: 1.2.9i1
ID: 8486
Title: Speedup interactive graph zooming/panning in case of multi-language environment
Component: Metrics System
Level: 2
Class: Bug Fix
Version: 1.2.9i1
If you have users with different language settings (like German and English mixed) then
interactive work with the graphs could be very slow. This has been improved by avoiding
loading all module plugins when doing graph actions, but only loading the <tt>metrics</tt>
module.
ID: 8485
Title: Fix exception when zooming too much in graphs
Component: Metrics System
Level: 2
Class: Bug Fix
Version: 1.2.9i1
This happened at the end of the graph (at the presence). Also avoid zooming
more in when only 10 data point are visisble.
ID: 8489
Title: Avoid exception in Agent Bakery if orphaned hosts are lying around
Component: WATO
Level: 1
Class: Bug Fix
Version: 1.2.9i1
The can happen after an update from an older version and fixes and exception
with <tt>No such file or directory</tt>.
ID: 8488
Title: Add missing filters when adding an availability table to a report
Component: Reporting
Level: 1
Class: Bug Fix
Version: 1.2.9i1
Now it is like adding a view: any current context filter (like a host name)
will be hard coded into the embedded element in the report.
ID: 8464
Title: Regression in agent bakery not processing configured rulesets
Component: Agent Bakery
Level: 2
Class: Bug Fix
Version: 1.2.9i1
The Werk #8482 (included in 1.2.8b8) broke the agent bakery. The bakery was not
respecting the host individual rules anymore.