Branch: refs/heads/1.6.0
Home:
https://github.com/tribe29/checkmk
Commit: 430eebde4a9c044c61bdd7c5a3c66e32c6aee24a
https://github.com/tribe29/checkmk/commit/430eebde4a9c044c61bdd7c5a3c66e32c…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2019-11-28 (Thu, 28 Nov 2019)
Changed paths:
A .werks/10557
Log Message:
-----------
10557 FIX MKP manager: Links to package download URLs are now opened in new window /
tab
The download URLs of extension packages could not be opened in previous 1.6 releases,
because the Content Security Policy blocked opening external URLs in the content area
of the GUI. The links are now opened in a new page to prevent this issue.
Change-Id: I7abb3cef32e83302c3f7aac9d06bc1b587badd0a
Commit: de152e27bc55560550178462e6dbc86bab028e8f
https://github.com/tribe29/checkmk/commit/de152e27bc55560550178462e6dbc86ba…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2019-11-28 (Thu, 28 Nov 2019)
Changed paths:
A .werks/10558
M cmk_base/packaging.py
Log Message:
-----------
10558 FIX Extension packages: Fixed performance issue
The performance of the calculation of the packaged files has been improved to
make the extension package management faster. Especially when managing a larger
number of files, this change can improve the user experience of the package
management.
Change-Id: I8acfe06bd7c99ae761561dc0a3509ac53f1c8a28
Compare:
https://github.com/tribe29/checkmk/compare/30f0ec9ee282...de152e27bc55