Branch: refs/heads/2.0.0
Home:
https://github.com/tribe29/checkmk
Commit: 36cfbba24ff589c5e1304e8aa228dea199976e5b
https://github.com/tribe29/checkmk/commit/36cfbba24ff589c5e1304e8aa228dea19…
Author: Óscar Nájera <oscar.najera(a)tribe29.com>
Date: 2021-04-07 (Wed, 07 Apr 2021)
Changed paths:
A .werks/12481
M cmk/gui/plugins/views/utils.py
Log Message:
-----------
12481 CSV/JSON export of views use custom title for rows headers
Exported view column had a static name depending on the type of the
columns. With parametrizable columns like for Metric History, which content
can be configured and thus always need a title, that same title is used for
export.
The export title is however modified to be all lowercase and all
non-alphanumeric characters are converted to an underscore.
SUP-5034
Change-Id: I8ef8fee1a3c61d9a3fe3f3a222b2dd9158627f1c
Commit: 55a49176a45db88ca8e4c0503e275bdd4ada18b3
https://github.com/tribe29/checkmk/commit/55a49176a45db88ca8e4c0503e275bdd4…
Author: Óscar Nájera <oscar.najera(a)tribe29.com>
Date: 2021-04-07 (Wed, 07 Apr 2021)
Changed paths:
M cmk/gui/pagetypes.py
Log Message:
-----------
Fix 12615: On cloning the contents were lost
Change-Id: I6743e91da3aeb9ba56d848d47513f995b4b27a15
Compare:
https://github.com/tribe29/checkmk/compare/fa801053e4bf...55a49176a45d