Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 6c9f023dcf6b5f7b62024095b1f964f4341a8034
https://github.com/Checkmk/checkmk/commit/6c9f023dcf6b5f7b62024095b1f964f43…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M cmk/gui/sidebar/_snapin/_views.py
Log Message:
-----------
Untangle view snapin and monitoring menu item rendering
Separate both cases earlier in the call stack. This makes it clearer in
which case we need the report menu items.
Change-Id: Id0f7c370659e23902be7e86e90bfe2a1bfc290fd
Commit: 0f2deae9db05119b43e2f5fa258f81880773b558
https://github.com/Checkmk/checkmk/commit/0f2deae9db05119b43e2f5fa258f81880…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M cmk/gui/cre/registration.py
M cmk/gui/plugins/main_modules/registration.py
M cmk/gui/sidebar/__init__.py
M cmk/gui/sidebar/_snapin/__init__.py
M cmk/gui/sidebar/_snapin/_views.py
Log Message:
-----------
Clean up global monitoring menu monkey patching
The monitoring menu is edition specific (contains reports in commercial
editions). The edition specific computation is now injected by the
registration instead of monkey patching a global callable.
Change-Id: I273b14a425421246093bba71980e50e539b41c95
Commit: a025209d3fa0ad803bea340344fb33d055a9a3e9
https://github.com/Checkmk/checkmk/commit/a025209d3fa0ad803bea340344fb33d05…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M cmk/gui/cron.py
Log Message:
-----------
Fix crash introduced with recent refactorings
Also improved typing to find such issues earlier.
Change-Id: Ia3638a5c504d849345e30f1a05d4c23abf92fe52
Compare:
https://github.com/Checkmk/checkmk/compare/b59b169a2078...a025209d3fa0
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications