Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 971ffb543d4257f296950462ec2bac1ec2125b38
https://github.com/tribe29/checkmk/commit/971ffb543d4257f296950462ec2bac1ec…
Author: Lukas Lengler <lukas.lengler(a)tribe29.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
A .werks/12797
M web/htdocs/js/modules/search.js
Log Message:
-----------
12797 FIX Automatically resize search window after every search
This fixes an issue where after searching something and
removing the query with Strg+A and Delete or Backspace
not all results would be displayed.
Change-Id: I2dec8b5063177b0d203a081337bcb9cc067316bc
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 2eb058452e08c8c7cabf1010405bdfa4cf000b6f
https://github.com/tribe29/checkmk/commit/2eb058452e08c8c7cabf1010405bdfa4c…
Author: Lukas Lengler <lukas.lengler(a)tribe29.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
A .werks/12797
M web/htdocs/js/modules/search.js
Log Message:
-----------
12797 FIX Automatically resize search window after every search
This fixes an issue where after searching something and
removing the query with Strg+A and Delete or Backspace
not all results would be displayed.
Change-Id: I2dec8b5063177b0d203a081337bcb9cc067316bc
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 5ba85ba2ffe35e660ed350bedaed90f852b6ecfc
https://github.com/tribe29/checkmk/commit/5ba85ba2ffe35e660ed350bedaed90f85…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M cmk/base/config.py
M cmk/gui/config.py
M cmk/utils/paths.py
Log Message:
-----------
Prototype: add config file to keep experimental switches, in this case config file format.
- duplicate internal variable cmk.base...config_storage_format in cmk.gui
- add to the gui/config and base/config config loaders processing of experimental.mk file only if it is presented
- micro refactoring
Working example of etc/check_mk/experimental.mk
----- start of file -----
# Try raw format:
config_storage_format = "raw"
----- end of file -----
Change-Id: I324f32e22f72b8ca6033b39dfed37a964dec5740
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 3b14b87a26fa1be716f42bd84a5d5a9fad6db32f
https://github.com/tribe29/checkmk/commit/3b14b87a26fa1be716f42bd84a5d5a9fa…
Author: Óscar Nájera <oscar.najera(a)tribe29.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
A .werks/12489
M cmk/base/agent_based/checking/_submit_to_core.py
Log Message:
-----------
12489 FIX Perfdata delivers whitespace
Some check-plugins delivered whitespace in their performance data for
unknown values. This lead to failures in spearating the available metrics
and bloating the web.log with exceptions. "Failed to parse perfdata"
CMK-6086
Change-Id: I60dfd6228cd0e2aa83ef0beef9e61ff47d8010b6
Commit: 4230d9a4028d3683b16a3d794843024f422847b2
https://github.com/tribe29/checkmk/commit/4230d9a4028d3683b16a3d794843024f4…
Author: Óscar Nájera <oscar.najera(a)tribe29.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
A .werks/12487
Log Message:
-----------
12487 Extend reports user permissions to allow edit of report elements from other users
Users in a role with permission "Edit foreign reports"(only admins by
default) could access and edit the properties of reports configured by
other users, yet were not able to edit the contents receiving the error
"The requested report does not exist".
With this werk finding, editing and generating reports with configurations
from other users is possible given the correct permissions.
This feature is not for collaborative editing, but so that admins and other
privileged users can overwrite configurations of other users.
SUP-5193
Change-Id: Ic6bf456a11105d2de60e20d3ec721006cb5fcd57
Compare: https://github.com/tribe29/checkmk/compare/df5f6b41f77b...4230d9a4028d
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 5edcc3128f792e5663a509557f39d0aadf4f154c
https://github.com/tribe29/checkmk/commit/5edcc3128f792e5663a509557f39d0aad…
Author: Óscar Nájera <oscar.najera(a)tribe29.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
A .werks/12489
M cmk/base/checking.py
Log Message:
-----------
12489 FIX Perfdata delivers whitespace
Some check-plugins delivered whitespace in their performance data for
unknown values. This lead to failures in spearating the available metrics
and bloating the web.log with exceptions. "Failed to parse perfdata"
Change-Id: I60dfd6228cd0e2aa83ef0beef9e61ff47d8010b6
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 50f2e67e57d6ef0f72a815abc977cb7f7359cab5
https://github.com/tribe29/checkmk/commit/50f2e67e57d6ef0f72a815abc977cb7f7…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
A .werks/12171
Log Message:
-----------
12171 FIX Handle subseconds and timezones in RFC-like syslog messages
The event console message parser ignored subseconds and timezones in some
RFC-like message formats, leading to incorrect timestamps in events. This
has been fixed.
Change-Id: I8e89b9b7c894e4980fb28a6e201c2fd3e4c4a85c
Branch: refs/heads/1.6.0
Home: https://github.com/tribe29/checkmk
Commit: f8c24e5a6a0caa417ac84fe0fa214c358fbc4c98
https://github.com/tribe29/checkmk/commit/f8c24e5a6a0caa417ac84fe0fa214c358…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
A .werks/12171
Log Message:
-----------
12171 FIX Handle subseconds and timezones in RFC-like syslog messages
The event console message parser ignored subseconds and timezones in some
RFC-like message formats, leading to incorrect timestamps in events. This
has been fixed.
Change-Id: I8e89b9b7c894e4980fb28a6e201c2fd3e4c4a85c
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: df5f6b41f77b9510cc6019bd4057783704798ae5
https://github.com/tribe29/checkmk/commit/df5f6b41f77b9510cc6019bd405778370…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
A .werks/12171
Log Message:
-----------
12171 FIX Handle subseconds and timezones in RFC-like syslog messages
The event console message parser ignored subseconds and timezones in some
RFC-like message formats, leading to incorrect timestamps in events. This
has been fixed.
Change-Id: I8e89b9b7c894e4980fb28a6e201c2fd3e4c4a85c