Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 2ecee05008cc777af4f5f9e2b3e8a3c8f9754fbc
https://github.com/tribe29/checkmk/commit/2ecee05008cc777af4f5f9e2b3e8a3c8f…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M cmk/gui/figures.py
M cmk/gui/plugins/dashboard/__init__.py
M cmk/gui/plugins/dashboard/alert_statistics.py
M cmk/gui/plugins/dashboard/average_scatterplot_dashlet.py
M cmk/gui/plugins/dashboard/bar_chart_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:
-----------
Move figure dashlet base class to dashboard plugin utils
This class is part of the dashboard plugin domain and needs to be available
for the plugins via cmk.gui.plugins.dashboard and for the main dashboard.py
file.
Imports of dashboard code in cmk.gui.figures together with imports of cmk.gui.figures
in the dashboard code resulted in a cycle which is cleaned up with this change.
Change-Id: Ia27e47c2fa0113fb560a309a9884fc0fcbd51b4f
Commit: 9058539d76039978018e682ad8f1596fd285434d
https://github.com/tribe29/checkmk/commit/9058539d76039978018e682ad8f1596fd…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M cmk/gui/dashboard.py
Log Message:
-----------
Cleanup explicit list of figure dashlet types
Change-Id: Id927a909f2bbec2137dc9a95a1bf534bdf828fc6
Compare: https://github.com/tribe29/checkmk/compare/43a1c349f0d2...9058539d7603
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 0f38cb36eb8ae1ccb15e2ad8eb54f075988c6f11
https://github.com/tribe29/checkmk/commit/0f38cb36eb8ae1ccb15e2ad8eb54f0759…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M cmk/gui/figures.py
M cmk/gui/plugins/dashboard/__init__.py
M cmk/gui/plugins/dashboard/alert_statistics.py
M cmk/gui/plugins/dashboard/average_scatterplot_dashlet.py
M cmk/gui/plugins/dashboard/bar_chart_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:
-----------
Move figure dashlet base class to dashboard plugin utils
This class is part of the dashboard plugin domain and needs to be available
for the plugins via cmk.gui.plugins.dashboard and for the main dashboard.py
file.
Imports of dashboard code in cmk.gui.figures together with imports of cmk.gui.figures
in the dashboard code resulted in a cycle which is cleaned up with this change.
Change-Id: Ia27e47c2fa0113fb560a309a9884fc0fcbd51b4f
Commit: 39d9cab17b7842fd440329bb17147ca307125e9c
https://github.com/tribe29/checkmk/commit/39d9cab17b7842fd440329bb17147ca30…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M cmk/gui/dashboard.py
Log Message:
-----------
Cleanup explicit list of figure dashlet types
Change-Id: Id927a909f2bbec2137dc9a95a1bf534bdf828fc6
Commit: a54545dd6903c8609cf41b6566c9ca1ebf678d79
https://github.com/tribe29/checkmk/commit/a54545dd6903c8609cf41b6566c9ca1eb…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M web/htdocs/themes/facelift/scss/_cmk_figures.scss
Log Message:
-----------
Figure dashlets: Fix styling of loading animation
Change-Id: If462db506ab5d32762ce280f95a4be6efcec573d
Commit: a1701a3f3c0512906acdf3a8db6b2ab0e0327f7b
https://github.com/tribe29/checkmk/commit/a1701a3f3c0512906acdf3a8db6b2ab0e…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M web/htdocs/js/modules/figures/cmk_figures.js
M web/htdocs/themes/facelift/scss/_cmk_figures.scss
Log Message:
-----------
Figure dashlets: Update title styling for consistency
Change-Id: I5530de2e6f3d085bee2c92d41ca9a5034e80b26f
Compare: https://github.com/tribe29/checkmk/compare/25d72a13d3ec...a1701a3f3c05
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: ad7d141bd8c23920a9ef74919be3715519e26796
https://github.com/tribe29/checkmk/commit/ad7d141bd8c23920a9ef74919be371551…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M cmk/gui/dashboard.py
M cmk/gui/plugins/dashboard/utils.py
M tests/unit/cmk/gui/test_dashboard.py
M web/htdocs/js/modules/dashboard.js
M web/htdocs/themes/facelift/images/dashlet_clone.svg
M web/htdocs/themes/facelift/images/dashlet_delete.svg
M web/htdocs/themes/facelift/images/dashlet_edit.svg
M web/htdocs/themes/facelift/scss/_dashboard.scss
M web/htdocs/themes/facelift/scss/_variables.scss
A web/htdocs/themes/modern-dark/images/dashlet_clone.svg
A web/htdocs/themes/modern-dark/images/dashlet_delete.svg
A web/htdocs/themes/modern-dark/images/dashlet_edit.svg
M web/htdocs/themes/modern-dark/scss/_variables.scss
Log Message:
-----------
Dashlet editor: Toggle to slim editor controls for small dashlets
* Minimum dashlet width is increased by 20px
* Editor dashlet and icon colors adapted to themes
(CMK-6698)
Change-Id: If0f213e5820b01636ea784697e3d850c11bff8cb
Commit: 43a1c349f0d232d8395deecf8302715dab41dcb1
https://github.com/tribe29/checkmk/commit/43a1c349f0d232d8395deecf8302715da…
Author: Ronny Bruska <ronny.bruska(a)tribe29.com>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
A .werks/11922
M livestatus/api/python/livestatus.py
Log Message:
-----------
11922 FIX Fix TypeError in case of "None" value for status host
FEED-5441
Change-Id: I08a19b538e4c9045cc198f4d9aad706060f31489
Compare: https://github.com/tribe29/checkmk/compare/c272f2f05edb...43a1c349f0d2
Branch: refs/heads/1.6.0
Home: https://github.com/tribe29/checkmk
Commit: ba72008174dc4a3f079bbf02d3a1d88446318e72
https://github.com/tribe29/checkmk/commit/ba72008174dc4a3f079bbf02d3a1d8844…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M agents/wnx/src/common/wtools.cpp
M agents/wnx/src/common/wtools.h
M agents/wnx/src/engine/service_processor.cpp
M agents/wnx/src/player/player.h
M agents/wnx/watest/test-wtools.cpp
Log Message:
-----------
[SUP-5174] - add KillProcessSafe API
- tests
- KillProcess is renamed to KillProcessUnsafe
This CL doesn't touch the logic.
Change-Id: Ibe072c4f5200c9952f0b78d1300f7725d9ac550e
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 7cdb746e4ac884b4d6a483617364bffeb3373560
https://github.com/tribe29/checkmk/commit/7cdb746e4ac884b4d6a483617364bffeb…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M cmk/gui/dashboard.py
Log Message:
-----------
Revert "Temporarily disable new main dashboard for b5 release"
This reverts commit 69a4988a5de891471ef311a3258cc1300fef3b58.
Change-Id: I8ebc342b1099755f35222a9a048e76f60aa5394a
Commit: 38710448f32ab478d2a2eb2ae4665b8f29ea6e78
https://github.com/tribe29/checkmk/commit/38710448f32ab478d2a2eb2ae4665b8f2…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M web/htdocs/js/modules/figures/cmk_site_overview.js
Log Message:
-----------
Fix site overview dashlet margin
Change-Id: I63bf79f8d803663b82a8089c9558433980d8893e
Commit: d6c9de69569c547c32a5ae4f43f0d79ee5668805
https://github.com/tribe29/checkmk/commit/d6c9de69569c547c32a5ae4f43f0d79ee…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M cmk/gui/dashboard.py
A cmk/gui/plugins/dashboard/alert_statistics.py
M cmk/gui/plugins/dashboard/site_overview.py
M cmk/gui/valuespec.py
M package-lock.json
M tests/unit/cmk/gui/test_dashboard.py
M tests/unit/cmk/gui/test_pages.py
A web/htdocs/js/modules/figures/cmk_alert_statistics.js
M web/htdocs/js/modules/figures/cmk_figures_plugins.js
M web/htdocs/js/modules/figures/cmk_site_overview.js
M web/htdocs/themes/facelift/scss/_dashboard.scss
Log Message:
-----------
Alert stats: New dashlet displaying top alert producers
The dashlet uses the same visualization logic as the site overview
dashlet.
Change-Id: I7cb1d4bcbe2dbb8c5f505e85ac4ae82066c59a4d
Commit: 47f587074f6055b1641abc0995cf9a2922da8088
https://github.com/tribe29/checkmk/commit/47f587074f6055b1641abc0995cf9a292…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M cmk/gui/plugins/dashboard/site_overview.py
M web/htdocs/js/modules/figures/cmk_site_overview.js
Log Message:
-----------
Main dashboard: Disable test data
Change-Id: I028a2b25b06ab043e156d5e5a0c57b165ff34791
Commit: 8febc591c9cc7e9eb91a7a7366280f031abf02e8
https://github.com/tribe29/checkmk/commit/8febc591c9cc7e9eb91a7a7366280f031…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M web/htdocs/js/modules/utils.js
Log Message:
-----------
Fix error in JS url computation
When executing utils.makeuri with an url like "dashboard.py#", the
added parameters will be added after the "#", which results in an
unintended URL. We now strip the trailing "?" and "#" to make the
parameter computation work as expected.
Change-Id: Iaa0e40e661cee1014e825d7ccdae835a9ea1085a
Commit: d091d0bbeb791d554b50df74e7c37d91bcff8c74
https://github.com/tribe29/checkmk/commit/d091d0bbeb791d554b50df74e7c37d91b…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M cmk/gui/plugins/dashboard/site_overview.py
M web/htdocs/js/modules/figures/cmk_site_overview.js
M web/htdocs/themes/facelift/scss/_dashboard.scss
Log Message:
-----------
Site overview: Update styling
* Make more styling controllable via CSS
* Update styles to reflect current design master
Change-Id: I68c27214c69ae840b6a4ccf54c0c63322f074b4d
Commit: c272f2f05edb2d43e1f67acc15d6daaf8ee3fcc8
https://github.com/tribe29/checkmk/commit/c272f2f05edb2d43e1f67acc15d6daaf8…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M cmk/gui/plugins/dashboard/site_overview.py
M web/htdocs/js/modules/figures/cmk_site_overview.js
M web/htdocs/themes/facelift/scss/_dashboard.scss
Log Message:
-----------
Site overview: Update styling of host hexagons
Change-Id: Id58d1a2bc248b3fd58b01fbf580d4a57b7a84361
Compare: https://github.com/tribe29/checkmk/compare/72092d16c564...c272f2f05edb
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 3168279ccf8d18bba5460adf91648e7382833e61
https://github.com/tribe29/checkmk/commit/3168279ccf8d18bba5460adf91648e738…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M cmk/gui/dashboard.py
Log Message:
-----------
Revert "Temporarily disable new main dashboard for b5 release"
This reverts commit 69a4988a5de891471ef311a3258cc1300fef3b58.
Change-Id: I8ebc342b1099755f35222a9a048e76f60aa5394a
Commit: 12180bf252887c0f148f3ab55fc0320a6e8e47a7
https://github.com/tribe29/checkmk/commit/12180bf252887c0f148f3ab55fc0320a6…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M web/htdocs/js/modules/figures/cmk_site_overview.js
Log Message:
-----------
Fix site overview dashlet margin
Change-Id: I63bf79f8d803663b82a8089c9558433980d8893e
Commit: 5455dcfa261b3d0309547d65e77cdaa6157535fe
https://github.com/tribe29/checkmk/commit/5455dcfa261b3d0309547d65e77cdaa61…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M cmk/gui/dashboard.py
A cmk/gui/plugins/dashboard/alert_statistics.py
M cmk/gui/plugins/dashboard/site_overview.py
M cmk/gui/valuespec.py
M package-lock.json
M tests/unit/cmk/gui/test_dashboard.py
M tests/unit/cmk/gui/test_pages.py
A web/htdocs/js/modules/figures/cmk_alert_statistics.js
M web/htdocs/js/modules/figures/cmk_figures_plugins.js
M web/htdocs/js/modules/figures/cmk_site_overview.js
M web/htdocs/themes/facelift/scss/_dashboard.scss
Log Message:
-----------
Alert stats: New dashlet displaying top alert producers
The dashlet uses the same visualization logic as the site overview
dashlet.
Change-Id: I7cb1d4bcbe2dbb8c5f505e85ac4ae82066c59a4d
Commit: e1a03729b6da6723533c770ba51b37e3c890e634
https://github.com/tribe29/checkmk/commit/e1a03729b6da6723533c770ba51b37e3c…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M cmk/gui/plugins/dashboard/site_overview.py
M web/htdocs/js/modules/figures/cmk_site_overview.js
Log Message:
-----------
Main dashboard: Disable test data
Change-Id: I028a2b25b06ab043e156d5e5a0c57b165ff34791
Commit: cdead16c12f348d55aa76195ec28c1d3f8bedcf2
https://github.com/tribe29/checkmk/commit/cdead16c12f348d55aa76195ec28c1d3f…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M web/htdocs/js/modules/utils.js
Log Message:
-----------
Fix error in JS url computation
When executing utils.makeuri with an url like "dashboard.py#", the
added parameters will be added after the "#", which results in an
unintended URL. We now strip the trailing "?" and "#" to make the
parameter computation work as expected.
Change-Id: Iaa0e40e661cee1014e825d7ccdae835a9ea1085a
Commit: 817e6dce632bb3d793a1bbd7181a97f1a7fdcebd
https://github.com/tribe29/checkmk/commit/817e6dce632bb3d793a1bbd7181a97f1a…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M cmk/gui/plugins/dashboard/site_overview.py
M web/htdocs/js/modules/figures/cmk_site_overview.js
M web/htdocs/themes/facelift/scss/_dashboard.scss
Log Message:
-----------
Site overview: Update styling
* Make more styling controllable via CSS
* Update styles to reflect current design master
Change-Id: I68c27214c69ae840b6a4ccf54c0c63322f074b4d
Commit: 956fc0df1160318752871900b22edc9578a0b1e9
https://github.com/tribe29/checkmk/commit/956fc0df1160318752871900b22edc957…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M cmk/gui/plugins/dashboard/site_overview.py
M web/htdocs/js/modules/figures/cmk_site_overview.js
M web/htdocs/themes/facelift/scss/_dashboard.scss
Log Message:
-----------
Site overview: Update styling of host hexagons
Change-Id: Id58d1a2bc248b3fd58b01fbf580d4a57b7a84361
Compare: https://github.com/tribe29/checkmk/compare/66748a079355...956fc0df1160