Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 7e5bb4cd12a0cf96d8a338bcc5a727aad5e103be
https://github.com/Checkmk/checkmk/commit/7e5bb4cd12a0cf96d8a338bcc5a727aad…
Author: Maximilian Wirtz <maximilian.wirtz(a)checkmk.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
M cmk/bi/packs.py
M cmk/bi/type_defs.py
M cmk/gui/plugins/wato/bi_config.py
M cmk/gui/plugins/wato/bi_valuespecs.py
M mypy-raw.ini
M pyproject.toml
Log Message:
-----------
Improved typing
Change-Id: Ic15a00a335013757ee4f6eaffe414a84c0b96b49
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 9a6e124f14f3a0c99f302c8dd0e4834fd3d91928
https://github.com/Checkmk/checkmk/commit/9a6e124f14f3a0c99f302c8dd0e4834fd…
Author: Kenneth Okoh <kenneth.okoh(a)checkmk.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
A .werks/16041
M cmk/gui/wato/pages/activate_changes.py
M cmk/gui/wato/permissions.py
Log Message:
-----------
16041 New permissions "Discard changes" and "Discard foreign changes"
We introduce two new permissions that let administrators allow/disallow users to discard changes.
* "Discard changes" lets a user discard their own pending changes; defaults to "yes" for the role "normal monitoring user".
* "Discard foreign changes" lets a user discard other users' pending changes (foreign changes); defaults to "no" for the role "normal monitoring user".
SUP-8678
Change-Id: I38068cec14029e052646ce66c8f303ca059e6f7b
Commit: 1b2c7da0ce37e8cc6d7b61270b6e580f26ff68bc
https://github.com/Checkmk/checkmk/commit/1b2c7da0ce37e8cc6d7b61270b6e580f2…
Author: Kenneth Okoh <kenneth.okoh(a)checkmk.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
M cmk/gui/mobile/pages.py
R web/htdocs/themes/facelift/images/icon_mk.png
R web/htdocs/themes/facelift/images/ios_logo.png
Log Message:
-----------
Remove old MK icons
Change-Id: Ice6c0a37fa1bb1c4adeb143726fe3e23e57fcbba
Compare: https://github.com/Checkmk/checkmk/compare/680342e1d684...1b2c7da0ce37
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 680342e1d684f2bc3051c1b3630b96673f6db466
https://github.com/Checkmk/checkmk/commit/680342e1d684f2bc3051c1b3630b96673…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
M cmk/utils/prediction/_prediction.py
Log Message:
-----------
prediction: bring error handling back
The ValueError is now handled where it occurs...
Change-Id: I18bf0c7ef87f20849bb29b8f57e2d7fe51b55afc