Commit Graph

4039 Commits

Author SHA1 Message Date
Torkel Ödegaard
1f7ac11baa feat(ldap): added support for compound search filter expressions, closes #2472 2015-08-08 10:00:49 +02:00
Torkel Ödegaard
0ed4744a33 influxdb(auth): fixed issue with using basic auth and influxdb, fixes #2455 2015-08-07 11:02:32 +02:00
Torkel Ödegaard
776ca86a60 Merge pull request #2458 from thuck/influxdb_non_negative_derivative
Including non_negative_derivative function on influxdb
2015-08-07 10:20:25 +02:00
Torkel Ödegaard
90400bf5ad fix(ldap): fix for ldap users with empty email address, fixes #2461 2015-08-07 10:14:36 +02:00
Torkel Ödegaard
c43f2bbb86 fix(singlestat): fix to handle series with no data points, fixes #2460 2015-08-07 10:03:21 +02:00
Denis Doria
f3fc128ec3 Including non_negative_derivative function on influxdb
Since version 0.9.0 of influxdb the non_negative_derivative function
is merged, this small patch includes it as an option on grafana.
2015-08-06 10:23:52 +02:00
Torkel Ödegaard
862e52a830 Merge pull request #2453 from blt04/read-only-default-role
Allow default org role to be Read Only Editor
2015-08-06 06:59:17 +02:00
Brandon Turner
1e2e65b40d
Allow default org role to be Read Only Editor 2015-08-05 23:04:47 -05:00
Torkel Ödegaard
41e13fab55 fix(influxdb): fix for using template variables in side alias field in influxdb 0.9 editor, fixes #2446 2015-08-05 18:42:03 +02:00
Torkel Ödegaard
f62d743407 fix(ldap): another fix for ldap and empty bindDN and bind password, #2339 2015-08-05 16:34:39 +02:00
Torkel Ödegaard
9dc779927b fix(ldap): updated to ldap bindDN and bindPassword is allowed to be empty, fixes #2439 2015-08-05 16:28:15 +02:00
Torkel Ödegaard
956a2bbdbe Updated version 2015-08-05 16:06:55 +02:00
Torkel Ödegaard
bd7ae3dc71 fix(templating): fix for text panel when using template variables in text and repeating panel, fixes #2442 2015-08-05 14:23:09 +02:00
Torkel Ödegaard
91e5fcf8f1 fix(templating): fixed issue with repeat row, was pretty buggy due to very recent change, fixes #2443 2015-08-05 14:19:09 +02:00
Torkel Ödegaard
5c7f34fee2 Merge pull request #2436 from mattttt/patch-4
Changed font weight to look less muddy
2015-08-05 10:03:32 +02:00
Matt
997bd030f9 Changed font weight to look less muddy
Changed the font weight to look a bit less muddy. Any reason why we cant use a number instead of bold?
2015-08-04 15:38:45 -04:00
Torkel Ödegaard
bf6444c585 docs(): docker upgrade notice 2015-08-04 20:42:14 +02:00
Torkel Ödegaard
8c1b145358 docs(): updated install docs with 2.1 download links 2015-08-04 17:00:26 +02:00
Torkel Ödegaard
925ead51b6 Updated version to 2.1 2015-08-04 16:19:48 +02:00
Torkel Ödegaard
85b606b7d2 fix(test): fix for failing unit test 2015-08-04 15:44:29 +02:00
Torkel Ödegaard
5302d3bb31 Added pidfile arg to systemd service spec, fixes #2360 2015-08-04 15:44:07 +02:00
Torkel Ödegaard
775a805959 fix(): fix for cleaning up repeat panel scope for orphaned panels or duplicated panels 2015-08-04 15:15:03 +02:00
Torkel Ödegaard
0586dbaf8b feat(save_as): imporved save as dialog, now auto focus, and enter key to submit works, closes #2426 2015-08-03 10:46:07 +02:00
Torkel Ödegaard
dd6a34e60a fix(influxdb): very minor fix to editor, blur event for alias input caused two refresh events, fixes #2429 2015-08-03 10:18:18 +02:00
Torkel Ödegaard
49c1d1a4ca docs(ldap): fixed minor issue in ldap example config doc 2015-08-01 10:32:36 +02:00
Torkel Ödegaard
6d6c9b782b fix(ldap): minor fixes, should not have any real impact, #2421 2015-08-01 10:30:05 +02:00
Torkel Ödegaard
733332a8f4 Merge pull request #2422 from grafana/grafana-light-tweak
updated some hard-coded colors to variables
2015-08-01 08:34:43 +02:00
Trent White
6b6b102079 updated some hard-coded colors to variables so they work well on light theme 2015-07-31 15:51:31 -04:00
Torkel Ödegaard
50895c7e37 fix(ldap): fixed issue with ldap group to grafana org role syncing, #1450 2015-07-31 16:38:41 +02:00
Torkel Ödegaard
66a37aa945 docs(): updated whats new in 2.1 doc 2015-07-31 15:22:13 +02:00
Torkel Ödegaard
0fd4c3bd00 fix(templating): small fixed toplaceholder text in template variable editor 2015-07-31 14:56:51 +02:00
Torkel Ödegaard
0d3321c686 docs(): updated whats new in grafana 2.1 article 2015-07-31 10:09:32 +02:00
Torkel Ödegaard
7cae087eb9 fix(influxdb_09): fixed handling of regex measurement in explore queries, fixes #2415 2015-07-31 09:17:14 +02:00
Torkel Ödegaard
4c7e52288d fix(templating): another fix for panel links and repeat panels, #2410 2015-07-30 12:04:52 +02:00
Torkel Ödegaard
e108fecdd6 fix(influxdb): fixed issue with empty influxdb result object, fixes #2294 2015-07-30 10:51:26 +02:00
Torkel Ödegaard
be6ddb08bd docs(): added auth proxy to config docs 2015-07-30 10:37:49 +02:00
Torkel Ödegaard
2cc53f328b fix(templating): fixed scoped vars issue when generating urls for panel links, fixes #2410 2015-07-30 08:28:42 +02:00
Torkel Ödegaard
aaae23e9f0 fix(templating): fixed issue with templated dashboard and error selectOptionsForCurrentValue undefined 2015-07-30 08:08:08 +02:00
Torkel Ödegaard
fb81a4f318 Merge pull request #2299 from espenfjo/kairosdb-sensible-tag-values
KairosDB: Update the template functionality to cohere with the very closely related OpenTSDB plugin
2015-07-29 20:46:13 +02:00
Torkel Ödegaard
95bce39751 docs(): updates to whats new arcticle, and changed one screenshot 2015-07-29 15:36:04 +02:00
Torkel Ödegaard
a34af84176 docs(): fixed wording in sentence in whats new in 2.1 article 2015-07-29 15:00:53 +02:00
Torkel Ödegaard
610a94ea03 docs(): lots of updates to whats new in 2.1 doc article 2015-07-29 10:24:46 +02:00
Torkel Ödegaard
0367edf898 Merge pull request #2380 from stesie/graphite-function-removeEmptySeries
New graphite function: removeEmptySeries
2015-07-29 08:24:35 +02:00
Torkel Ödegaard
4279c0b77f Merge pull request #2402 from wKich/patch-1
Fix font awesome icons in OS X Safari
2015-07-27 11:04:08 +02:00
wKich
cae06f6cf4 Fix font awesome in OS X Safari 2015-07-27 12:41:11 +05:00
Torkel Ödegaard
07b5995e85 Merge pull request #2395 from Dieterbe/fix-unknown-config-key-message
fix unknown key error formatting
2015-07-24 13:24:55 +02:00
Dieter Plaetinck
0f7a77f45b fix unknown key error formatting 2015-07-24 12:29:03 +02:00
Torkel Ödegaard
cd832ea77c Merge pull request #2384 from sbengo/improved_http_api_doc
Added docs to http_api
2015-07-23 09:43:02 +02:00
sbengo
82c7764679 Added docs to http_api
Finished the documentation of API HTTP

Notes: 
· Data source proxy calls not documented - Too long request/response text.
· Dashboard from JSON file no do documented - Need more study to underestand how it works.
2015-07-22 13:11:55 +02:00
Torkel Ödegaard
a386733c04 docs(): updates to docs 2015-07-21 16:19:49 +02:00