From 463c5199545b11becc690f0d592d68c6984d6d43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Tue, 31 Mar 2015 17:30:27 +0200 Subject: [PATCH] Dashlist panel: added fresh panel when changing limit, Fixes #1677 --- CHANGELOG.md | 1 - conf/defaults.ini | 2 +- public/app/panels/dashlist/editor.html | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26996359593..3c0ab7cde47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,6 @@ - [Issue #1671](https://github.com/grafana/grafana/issues/1671). Data sources: Fixed issue with changing default data source (should not require full page load to take effect, now fixed) - # 2.0.0-Beta1 (2015-03-30) **New features** diff --git a/conf/defaults.ini b/conf/defaults.ini index d328733abc9..26fa1b6f126 100644 --- a/conf/defaults.ini +++ b/conf/defaults.ini @@ -16,7 +16,7 @@ router_logging = false ; the path relative to the binary where the static (html/js/css) files are placed static_root_path = public ; enable gzip -enable_gzip = false +enable_gzip = true ; https certs & key file cert_file = cert_key = diff --git a/public/app/panels/dashlist/editor.html b/public/app/panels/dashlist/editor.html index a6de7570f07..578d9e4b2d2 100644 --- a/public/app/panels/dashlist/editor.html +++ b/public/app/panels/dashlist/editor.html @@ -47,7 +47,7 @@ Limit number to
  • - +