Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 6628
blob43e41243d227ac36c2c4127ddbb81ba42974923a
1 Title: Improved timeperiod management
2 Level: 2
3 Component: wato
4 Compatible: compat
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1537513718
8 Class: feature
10 The timeperiod management pages have been improved ins several ways:
12 <ul>
13 <li>Timeperiods can now be cloned.</li>
14 <li>Configuring equal times for all weekdays is now easier. Instead of setting
15 the same time ranges for each weekday it is now possible to select "Same times for all week days".</li>
16 <li>Timeperiods listed in the excludes list are now sorted.</li>
17 <li>The number of time ranges per day is now flexible. The dialog starts with
18 a single time range. You may click on "add time range" to add more.</li>
19 <li>Improved validations of input values.</li>
20 <li>The builtin timeperiod 24X7 is now always visible. The implicit existance
21 of this timeperiod confused users.</li>
22 </ul>