ID: 0218
Title: Fixed rendering of HTML mails for Outlook (at least 2013)
Component: Notifications
Level: 2
Class: Bug Fix
Version: 1.2.3i7
The HTML mails generated by the flexible notification script are
now rendered nicely with Outlook. This change has been made with
Outlook 2013.
Commit: 3fdb53d600e420c6f21913951683b10a5a08a5ce
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=3fdb53d600e420…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: 1384445099
Comp.: Multisite
Level: 2
Class: Bug Fix
Version: 1.2.3i7
If you have modified a view then activating the checkbox for hosts
or services would not work anymore. This bug was introduced by the
new option for forcing the checkboxes to be enabled in a view. This
has now been fixed.
Commit: b8f1b19116c137d6a96bf1f5ee6c0109b00b701c
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=b8f1b19116c137…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: 1384336231
Comp.: Reporting & Availability
Level: 2
Class: New Feature
Version: 1.2.3i7
In the availability reporting there is now the possibility for annotating outages. In fact you
can attach an annotation to any arbitrary span of time of a host or service. For creating new
annotations you need to go to the "Timeline" view of a host or service. At each single period
there is now a new icon for creating an annotation (or changing an existing one).
Once the editor dialog is open you can decide to modify the time span, for example in order to
make the annotation cover a larger time period.
In any availability view all annotations that match the shown period of
time and selection of hosts and services are being displayed.
The annotations are saved globally and are shared amongst all users.