Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: c03b0d0560a9418c965edc532838615a50b5f7e8
https://github.com/tribe29/checkmk/commit/c03b0d0560a9418c965edc532838615a5…
Author: Lukas Lengler <lukas.lengler(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M cmk/gui/sidebar.py
M web/htdocs/js/modules/sidebar.js
M web/htdocs/themes/facelift/images/icon_maxisnapin.png
M web/htdocs/themes/facelift/images/icon_minisnapin.png
M web/htdocs/themes/facelift/scss/_sidebar.scss
Log Message:
-----------
Sidebar/Snapins: New Styling #1
* Snapins are seperated by a thin horizontal line
* The horizontal line beneath the Snapin name is removed
* The toggle button now always shows up next to the name of the snapin
Change-Id: I2e0991e2910ad16d4cf60efdc96ec895d6c7dd75
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: c4b762b9af2d5c9df53fb1678ee120a9fe492d6e
https://github.com/tribe29/checkmk/commit/c4b762b9af2d5c9df53fb1678ee120a9f…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M cmk/gui/plugins/dashboard/event_bar_chart_dashlet.py
Log Message:
-----------
Notification / alert timeline: Combine host and service notifications
The dashlet now defaults to show host and service notificiations or
alerts in a single dashlet.
Change-Id: Icd2defe19eb7f8a363d711b96fa5f9c96cc36675
Commit: fac620e71d7398805bad1a5421bb1e7b1f9b8b46
https://github.com/tribe29/checkmk/commit/fac620e71d7398805bad1a5421bb1e7b1…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M cmk/gui/plugins/dashboard/bar_chart_dashlet.py
M cmk/gui/plugins/dashboard/event_bar_chart_dashlet.py
Log Message:
-----------
Notification / alert timeline: Prepare for simple number render mode
Besides the bar render mode, the dashlet will also be able to show just
the number of notifications / alerts in a given time.
Change-Id: Ifd725281ab43eb323e3d764af1b8aaa91660f203
Commit: 15d52c32d9e4f2428fffd0b29530a46bbf62ab07
https://github.com/tribe29/checkmk/commit/15d52c32d9e4f2428fffd0b29530a46bb…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M cmk/gui/dashboard.py
M cmk/gui/plugins/dashboard/utils.py
Log Message:
-----------
Cleanup dashlet related typing issues
Change-Id: Ie41fe5a4687a13eac7bc2990fcd99a549ec66f2e
Commit: 8268faab08752d12a914bf7b8aa1e781fe208b40
https://github.com/tribe29/checkmk/commit/8268faab08752d12a914bf7b8aa1e781f…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M cmk/gui/plugins/dashboard/alert_statistics.py
M cmk/gui/plugins/dashboard/average_scatterplot_dashlet.py
M cmk/gui/plugins/dashboard/event_bar_chart_dashlet.py
M cmk/gui/plugins/dashboard/single_metric.py
M cmk/gui/plugins/dashboard/site_overview.py
M cmk/gui/plugins/dashboard/utils.py
Log Message:
-----------
More typing cleanups
Change-Id: I65c06fe85102d6e30b76edd6ebdd2d9683967a07
Commit: 971f4da42ee361953ba049312f23d64959cd0a4a
https://github.com/tribe29/checkmk/commit/971f4da42ee361953ba049312f23d6495…
Author: Ronny Bruska <ronny.bruska(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M cmk/gui/wato/pages/users.py
Log Message:
-----------
Fix link description for notification rules of user
Change-Id: I756cd2222b869bb1ab1a8b1ca6a812dfdc48e7fd
Compare: https://github.com/tribe29/checkmk/compare/c86e07c46c0a...971f4da42ee3
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: e5f9223abb26608bc936c2840338d5a5e863e803
https://github.com/tribe29/checkmk/commit/e5f9223abb26608bc936c2840338d5a5e…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M cmk/gui/plugins/dashboard/event_bar_chart_dashlet.py
Log Message:
-----------
Notification / alert timeline: Combine host and service notifications
The dashlet now defaults to show host and service notificiations or
alerts in a single dashlet.
Change-Id: Icd2defe19eb7f8a363d711b96fa5f9c96cc36675
Commit: 0d06b7784f61eddbba03857d3084c9a15e2815b8
https://github.com/tribe29/checkmk/commit/0d06b7784f61eddbba03857d3084c9a15…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M cmk/gui/plugins/dashboard/bar_chart_dashlet.py
M cmk/gui/plugins/dashboard/event_bar_chart_dashlet.py
Log Message:
-----------
Notification / alert timeline: Prepare for simple number render mode
Besides the bar render mode, the dashlet will also be able to show just
the number of notifications / alerts in a given time.
Change-Id: Ifd725281ab43eb323e3d764af1b8aaa91660f203
Commit: 4fc663926357539db76641f2971a5c94c1a9bab3
https://github.com/tribe29/checkmk/commit/4fc663926357539db76641f2971a5c94c…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M cmk/gui/dashboard.py
M cmk/gui/plugins/dashboard/utils.py
Log Message:
-----------
Cleanup dashlet related typing issues
Change-Id: Ie41fe5a4687a13eac7bc2990fcd99a549ec66f2e
Commit: d4fea0fc8db45965b4437aca9da475b3e68e5294
https://github.com/tribe29/checkmk/commit/d4fea0fc8db45965b4437aca9da475b3e…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M cmk/gui/plugins/dashboard/alert_statistics.py
M cmk/gui/plugins/dashboard/average_scatterplot_dashlet.py
M cmk/gui/plugins/dashboard/event_bar_chart_dashlet.py
M cmk/gui/plugins/dashboard/single_metric.py
M cmk/gui/plugins/dashboard/site_overview.py
M cmk/gui/plugins/dashboard/utils.py
Log Message:
-----------
More typing cleanups
Change-Id: I65c06fe85102d6e30b76edd6ebdd2d9683967a07
Compare: https://github.com/tribe29/checkmk/compare/92464bee62be...d4fea0fc8db4
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 56a997b41bfeb1a4ed97f938c8f8b1abaf627eed
https://github.com/tribe29/checkmk/commit/56a997b41bfeb1a4ed97f938c8f8b1aba…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M cmk/gui/utils/labels.py
M package-lock.json
M package.json
Log Message:
-----------
Bump @yaireo/tagify version to 3.22.1
CMK-7009
Change-Id: I755d6f8436c15944530cbe80a74f85c7c4e9f53d
Commit: 13112107c594daa5680daa87c9f823b9d2c0f222
https://github.com/tribe29/checkmk/commit/13112107c594daa5680daa87c9f823b9d…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Bump caniuse-lite
This removes a warning message displayed during f12.
CMK-7009
Change-Id: Ia208adebbb7f73b4b6679ab69b0828e7b2c4cd91
Commit: 6f6cf49d58ac0ef16ddb3ef5564531cb715ed4f2
https://github.com/tribe29/checkmk/commit/6f6cf49d58ac0ef16ddb3ef5564531cb7…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Bump version of eslint and prettier
CMK-7009
Change-Id: I4de3c423706b173c25e4dda467eb9905fdfe97c2
Commit: 1b2da14d28026d030e0f1667467c780d4976e798
https://github.com/tribe29/checkmk/commit/1b2da14d28026d030e0f1667467c780d4…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Bump babel version
CMK-7009
Change-Id: Iedf8b73c24520759c881d3ec225ab05fbf33390a
Commit: 1d87d47a3c9dfafbf1308c049293f35502cb1cd0
https://github.com/tribe29/checkmk/commit/1d87d47a3c9dfafbf1308c049293f3550…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M package-lock.json
M package.json
M webpack.config.js
Log Message:
-----------
Bump more dev dependencies in package.js
Update various loaders, SASS packages as well as the
webpack-cli and webpack-fix-style-only-entries.
autoprefixer and css-loader are not updated right now
due to errors or different asset sizes.
CMK-7009
Change-Id: I8e1292f407e7707cd7b222ab4b90f977bd6a8b3e
Commit: 7e4956d6e72eac4cc47634ed7767c64672d45a77
https://github.com/tribe29/checkmk/commit/7e4956d6e72eac4cc47634ed7767c6467…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Bump select2 version
CMK-7009
Change-Id: Ia74fe1b588e4ab1c878b3592f8ac7feca0a32e9d
Compare: https://github.com/tribe29/checkmk/compare/5c1f289fbaa2...7e4956d6e72e
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: ec4d6bd772a16d142ea16d8bffd57d48e9c17d1f
https://github.com/tribe29/checkmk/commit/ec4d6bd772a16d142ea16d8bffd57d48e…
Author: Daniel Steinmann <daniel.steinmann(a)swisscom.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
A .werks/12009
M agents/plugins/ibm_mq
M checkman/ibm_mq_plugin
M checkman/ibm_mq_queues
M checks/ibm_mq_channels
M checks/ibm_mq_managers
M cmk/base/check_legacy_includes/ibm_mq.py
M cmk/gui/plugins/wato/check_parameters/ibm_mq_channels.py
M cmk/gui/plugins/wato/check_parameters/ibm_mq_managers.py
M cmk/gui/plugins/wato/check_parameters/ibm_mq_plugin.py
M tests/unit/checks/test_generic_legacy_conversion.py
M tests/unit/checks/test_ibm_mq_channels.py
M tests/unit/checks/test_ibm_mq_include.py
M tests/unit/checks/test_ibm_mq_managers.py
M tests/unit/checks/test_ibm_mq_plugin.py
M tests/unit/checks/test_ibm_mq_queues.py
Log Message:
-----------
12009 ibm_mq: Extend functionality and fix crash in WATO rule
Change-Id: I4fa29f429133af8147f9532fb0aeda108aa7be47
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 5c1f289fbaa2847f26222abdff075864e05fa85c
https://github.com/tribe29/checkmk/commit/5c1f289fbaa2847f26222abdff075864e…
Author: Daniel Steinmann <daniel.steinmann(a)swisscom.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
A .werks/12009
M agents/plugins/ibm_mq
M checkman/ibm_mq_plugin
M checkman/ibm_mq_queues
M checks/ibm_mq_channels
M checks/ibm_mq_managers
M cmk/base/check_legacy_includes/ibm_mq.py
M cmk/gui/plugins/wato/check_parameters/ibm_mq_channels.py
M cmk/gui/plugins/wato/check_parameters/ibm_mq_managers.py
M cmk/gui/plugins/wato/check_parameters/ibm_mq_plugin.py
M tests/unit/checks/test_generic_legacy_conversion.py
M tests/unit/checks/test_ibm_mq_channels.py
M tests/unit/checks/test_ibm_mq_include.py
M tests/unit/checks/test_ibm_mq_managers.py
M tests/unit/checks/test_ibm_mq_plugin.py
M tests/unit/checks/test_ibm_mq_queues.py
Log Message:
-----------
12009 ibm_mq: Extend functionality and fix crash in WATO rule
Change-Id: I4fa29f429133af8147f9532fb0aeda108aa7be47
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 2a43c74ca5c71773f0d03ba1a2099d492b90ae53
https://github.com/tribe29/checkmk/commit/2a43c74ca5c71773f0d03ba1a2099d492…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M cmk/base/plugins/agent_based/ps_section.py
M cmk/base/plugins/agent_based/utils/ps.py
M tests/unit/checks/test_check_temperature.py
M tests/unit/checks/test_win_license.py
M tests/unit/cmk/base/plugins/agent_based/test_ps_check.py
M tests/unit/cmk/base/sources/test_section_broker.py
Log Message:
-----------
Fix typing after mypy update, part II
Also fix some pylint and yapf issues.
Change-Id: I0faa601f42de7319da7e03e568d2516815a66dc3
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 4cf59d9f35cc0abcb97825770859a479256c9f07
https://github.com/tribe29/checkmk/commit/4cf59d9f35cc0abcb97825770859a4792…
Author: Andreas Boesl <andreas.boesl(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
A cmk/gui/node_vis_lib.py
M cmk/gui/node_visualization.py
M cmk/gui/plugins/wato/bi_config.py
M cmk/utils/bi/bi_rule.py
M cmk/utils/bi/bi_trees.py
M web/htdocs/js/modules/node_visualization/node_visualization_viewport_layers.js
Log Message:
-----------
BI: Various updates to fixed node visualiziation
Change-Id: I32f90be48faebe55423c333650c1fa54e623c3fc