Branch: refs/heads/2.2.0
Home:
https://github.com/tribe29/checkmk
Commit: 4971765317e1be99f646c882c9f3a42f1cb74db2
https://github.com/tribe29/checkmk/commit/4971765317e1be99f646c882c9f3a42f1…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M cmk/gui/valuespec.py
Log Message:
-----------
Create MKP: Fix form issues
* Fix the validation of Checkmk version numbers to the current state
* Fix the rendered values in fields 'Minimum Required Checkmk version'
and 'Valid until Checkmk version' to the saved value instead of the
default value
* Keep the selected 'Packaged files' as selected when a validation error
occurs
CMK-12709
Change-Id: Ibd983761efe2d68496c52aa2acbc0e6fd9d581fa
Commit: b7dae5a40ee6012bb5d8230fd3cbf2f7cd99d04a
https://github.com/tribe29/checkmk/commit/b7dae5a40ee6012bb5d8230fd3cbf2f7c…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M cmk/gui/bi/foldable_tree_renderer.py
M cmk/gui/bi/view.py
M cmk/gui/views/icon/builtin.py
A web/htdocs/themes/facelift/images/emblem_downtime.svg
M web/htdocs/themes/facelift/scss/_main.scss
Log Message:
-----------
'Derived downtime': Render icon with emblem
Instead of the misleading pause icon, render the host icon with a
downtime emblem for svcs where the host is in downtime.
Also remove the pause icon from BI aggregation views.
CMK-11970
Change-Id: I5d6d8e557ed521340c8df1ac9537036c3bb9764c
Commit: f9fa812d92d3305277ef7ce9a53ffc962cc9499c
https://github.com/tribe29/checkmk/commit/f9fa812d92d3305277ef7ce9a53ffc962…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M cmk/gui/watolib/hosts_and_folders.py
Log Message:
-----------
Removed debug code. Tiny simplification.
Change-Id: I33c3e7dad2cfb69f599224a787f278e1220e2aaf
Compare:
https://github.com/tribe29/checkmk/compare/e0cc554b9292...f9fa812d92d3