Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 7f22df31a3edbc5718757e53ee555261f5d0d6a5
https://github.com/Checkmk/checkmk/commit/7f22df31a3edbc5718757e53ee555261f…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
M cmk/gui/autocompleters.py
M cmk/gui/plugins/main_modules/registration.py
M cmk/gui/query_filters.py
M cmk/gui/sites.py
M cmk/gui/visuals/__init__.py
M cmk/gui/visuals/_filters.py
A cmk/gui/visuals/_site_filters.py
Log Message:
-----------
Move site filters to dedicated module
This is a preparational step for the upcoming clean up of the
edition specifics of the filter.
Change-Id: I8063445dd4cb059598522e0a48f71de8e071f6eb
Commit: 929f87061d039a8d16dfa68ae572c7af6d599264
https://github.com/Checkmk/checkmk/commit/929f87061d039a8d16dfa68ae572c7af6…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
M cmk/gui/cre/registration.py
M cmk/gui/plugins/main_modules/registration.py
M cmk/gui/visuals/__init__.py
M cmk/gui/visuals/_site_filters.py
Log Message:
-----------
Move site autocompleter registration to site filter module
Move visuals registration call to the edition registration.py and inject the
edition specific site choices.
Change-Id: I087ad6f438f8f44d3397e16ab35caa44c66a27e6
Compare:
https://github.com/Checkmk/checkmk/compare/3c784e6800d3...929f87061d03
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications