Closes #282, Disable auto refresh zooming in (every time you change to an absolute time range), refresh will be restored when you change time range back to relative

This commit is contained in:
Torkel Ödegaard
2014-04-10 12:28:06 +02:00
parent d69b04e9ed
commit 541baac49e
2 changed files with 11 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
- Correction to ms axis formater, now formats days correctly. (Issue #189)
- Css fix for Firefox and using top menu dropdowns in panel fullscren / edit mode (Issue #106)
- Browser page title is now Grafana - {{dashboard title}} (Issue #294)
- Disable auto refresh zooming in (every time you change to an absolute time range), refresh will be restored when you change time range back to relative (Issue #282)
- More graphite functions
# 1.5.2 (2014-03-24)