Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 35a5af9df09dc7f7b55b8b3eeb35d390403f5460
https://github.com/tribe29/checkmk/commit/35a5af9df09dc7f7b55b8b3eeb35d3904…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-04 (Mon, 04 Jan 2021)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Update JS dependencies
* Executed "npm update" to perform "safe" dependency upgrades
* Then investigated "npm audit" output to perform necessary updates to
fix the known vulnerabilities
Change-Id: I7ab785e234cdb60d553ef15947123d1074a12622
Commit: 1ca433369f92168285f9e213222363b2c66b4282
https://github.com/tribe29/checkmk/commit/1ca433369f92168285f9e213222363b2c…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-04 (Mon, 04 Jan 2021)
Changed paths:
A .werks/11861
M cmk/gui/wato/pages/search.py
Log Message:
-----------
11861 FIX Fix broken host search
The host search in the setup was always showing the message "No WATO folder
//search" after performing a host search.
Change-Id: Ie826bf6da2d07f3176a7b81d9c3d728edb7ecd71
Commit: bd5337b9043398bf70ca3d67f3c2e8c07a3dcb3d
https://github.com/tribe29/checkmk/commit/bd5337b9043398bf70ca3d67f3c2e8c07…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-04 (Mon, 04 Jan 2021)
Changed paths:
A .werks/11862
M cmk/gui/valuespec.py
Log Message:
-----------
11862 FIX Fix label completion in config dialogs
The label completion of label input fields was not working in the setup. The
label completion of the config now uses the labels known to the core to execute
the completion.
Change-Id: I2f0326b320a257935fdf981ad910493a05dca3fd
Commit: 1d9b6fb38ce0dde4047e3a120adb9e56f593bd9a
https://github.com/tribe29/checkmk/commit/1d9b6fb38ce0dde4047e3a120adb9e56f…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-04 (Mon, 04 Jan 2021)
Changed paths:
M .werks/11862
M web/htdocs/themes/facelift/scss/_pages.scss
M web/htdocs/themes/facelift/scss/_variables.scss
M web/htdocs/themes/modern-dark/scss/_variables.scss
Log Message:
-----------
Fix label completion also in view filters
Change-Id: Ib437d71ec28b9a678ad445226c634d5a02da951d
Compare:
https://github.com/tribe29/checkmk/compare/44d2b8b95e57...1d9b6fb38ce0