Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 5213
blob8bdb3110be0282c41c5b7548bb2fe43178478a69
1 Title: Global settings can now be filtered to show only modified settings
2 Level: 1
3 Component: wato
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i1
7 Date: 1506512099
8 Class: feature
10 To get a better view on the locally modified global settings it is now
11 possible to filter the list of global settings to show only the modified
12 ones.
14 This affects the following places:
16 <ul>
17     <li>global settings</li>
18     <li>site specific global settings</li>
19     <li>event console settings</li>
20 </ul>
22 When the filtering is enabled, each page only shows the settings that
23 have been modified on this page. E.g. the site specific global settings
24 page only shows modified settings that are set specific for this site.