Commit Graph

1617 Commits (6751a93d49aff9b88a02368e572ad3232e98ed37)

Author SHA1 Message Date
Torkel Ödegaard db90fa71d4 General: Fix for refresh icon in IE browsers, Fixes #657 11 years ago
Torkel Ödegaard 965c1f0353 Chart: Possible fix for stuck tooltip (annotation or time series point hover tooltip would not disappear), Fixes #450 11 years ago
Torkel Ödegaard e7086cf6df Timepicker: Fix for setting custom To date with low refresh interval, Fixes #652 11 years ago
Torkel Ödegaard af073dad46 Fix for auto refresh not being started after loading dashboard, Fixes #655 11 years ago
Torkel Ödegaard 378e55ed0c small changelog update 11 years ago
Torkel Ödegaard 0aa5505d7f Updated readme, and other small changes for 1.7.0-rc1 release 11 years ago
Torkel Ödegaard 60f68abd31 Dashboard schema simplifications, moved schema updates to dashboard model creation, removes irritating 'unsaved changes' dialogs that show for dashboard schema changes, Closes #532 11 years ago
Torkel Ödegaard e9a046e74d Small annotation fix when leaving edit mode and having series hidden 11 years ago
Torkel Ödegaard 082d2c739e updated changelog with #641 change 11 years ago
Torkel Ödegaard d6814587ad Update changelog and config sample 11 years ago
Torkel Ödegaard 586399a814 Graphite: Fix for graphite expressions parser failure when metric expressions starts with curly brace segment, Fixes #528 11 years ago
Torkel Ödegaard 867186fd66 Filtering: Fix for nested filters, changing a child filter could result in infinite recursion in some cases, Fixes #628 11 years ago
Torkel Ödegaard 923cd045cd Changed opentsdb metric option chartLabel to Alias to better conform to grafana naming, updated changelog with PR #618 info 11 years ago
Torkel Ödegaard c48b6e23eb Updated changelog with PR #626 11 years ago
Torkel Ödegaard 305e12be1d Updated changelog and config.sample.js with info about #633 11 years ago
Torkel Ödegaard d056b1f1e1 Search: max_results config.js option & scroll in search results (To show more or all dashboards), Closes #631 11 years ago
Torkel Ödegaard fa3b84a615 Elastic search annotations are working, need to refactor and unify datasource abstraction more, #201 11 years ago
Torkel Ödegaard a1772d26b5 New global option in config.js to specify admin password (useful to hinder some users from accidentally making changes), Closes #606 11 years ago
Torkel Ödegaard 2bec41b80e Graphite: new option available in metrics view to set cacheTimeout, will override default memcache timeout, Closes #266 11 years ago
Torkel Ödegaard 6c7d74c43b updated changelog with PR #604 11 years ago
Torkel Ödegaard 70521f0756 InfluxDB: support for InfluxDB v0.8 'list series' response schema, Fixes #610 11 years ago
Torkel Ödegaard f22fcc2e59 updated changelog 11 years ago
Torkel Ödegaard 7b47f40979 better formating of changelog 11 years ago
Torkel Ödegaard 9cc735bdf2 fixed small css bug with the 'no datapoints' warning introduced by legends makeover 11 years ago
Torkel Ödegaard 6e0e6f5ec4 updated changelog with PR #581 11 years ago
Torkel Ödegaard eaa200a766 Fix for Max legend value when max value is zero (Issue #460) 11 years ago
Torkel Ödegaard 6911e184f9 New legend display option 'Right side', will show legend to the right of the graph (Closes #556) 11 years ago
Torkel Ödegaard 1dbbfbbba6 Enhanced InfluxDB series aliasing (legend names) with pattern replacements (Issue #525) 11 years ago
Torkel Ödegaard 14247ddabb New legend display option 'Align as table' (Issue #136) 11 years ago
Torkel Ödegaard 91b48258f0 Refactoring PR #511, Allow filter notation [[..]] in text panels 11 years ago
Torkel Ödegaard 505f0f65d0 updated change log with PR #545 11 years ago
Torkel Ödegaard c925014bb5 Use unix epoch for Graphite from/to for absolute time ranges, #536 11 years ago
Torkel Ödegaard 32b11b104f updated version to 1.6.1 11 years ago
Torkel Ödegaard d14a86069a Auto-refresh caused 2 refreshes (and hence mulitple queries) each time (at least in firefox) (Fixes #342) 11 years ago
Torkel Ödegaard 9a53779b6c Default property that marks which datasource is default in config.js is now optional (Fixes #526) 11 years ago
Torkel Ödegaard 551771c6cf ixed influxdb issue with raw query that caused wrong value column detection (Fixes #504) 11 years ago
Torkel Ödegaard ed0c71fa56 Series names and column name typeahead cache fix (Fixes #522) 11 years ago
Torkel Ödegaard 012ffcf6f6 Bug in when using % sign in legends (aliases), fixed by removing url decoding of metric names (Fixes #506) 11 years ago
Torkel Ödegaard bef61cf019 Ability to set y min/max for right y-axis (RR #519, Closes #360) 11 years ago
Torkel Ödegaard 2fbb87e17a fix jshint and updated changelog with PR #500 11 years ago
Torkel Ödegaard 011e95b331 Graphite query lexer change, can now handle regex parameters for aliasSub function (Fixes #126) 11 years ago
Torkel Ödegaard 191f9daf4d update changelog 11 years ago
Torkel Ödegaard f3698cd625 Cleanup of config.sample.js, removed graphiteUrl setting, it will still work for next release 11 years ago
Torkel Ödegaard 0ad4f3b85e Row editing and adding new panel is now a lot quicker and easier with the new row menu (Issue #475) 11 years ago
Torkel Ödegaard 6e2348d2b1 renamed graphite panel to graph 11 years ago
Torkel Ödegaard ea84149c87 Fix for exclusive series toggling (hold down CTRL, SHIFT or META key) and left click a series for exclusive toggling 11 years ago
Torkel Ödegaard af1855601b Improvement to InfluxDB query editor and function/value column selection, more space efficient, Closes #473 11 years ago
Torkel Ödegaard c2b8f21fd9 small changes to PR #327, Partial support for url encoded metric names when using graphite datasource 11 years ago
Torkel Ödegaard c48b3ded2f Fix for graphite function selection menu that some times draws outside screen. It now displays upward (Fixes #293) 11 years ago
Torkel Ödegaard 7137a9986f Fix to series toggling bug that caused annotations to be hidden when toggling (hiding) series. Fixes #328 11 years ago