Refactoring PR #511, Allow filter notation [[..]] in text panels

This commit is contained in:
Torkel Ödegaard
2014-06-30 09:10:32 +02:00
parent 2ac7b9dabf
commit 91b48258f0
3 changed files with 49 additions and 77 deletions

View File

@@ -1,5 +1,8 @@
vNext
**New features or improvements**
- Allow [[..]] filter notation in all text panels (markdown/html/text) (Issue #511)
**Changes**
- Use unix epoch for Graphite from/to for absolute time ranges (Closes #536)