Marcus Efraimsson
ad22e20ecd
docs: update postgres macro functions documentation
...
In addition to closing #11578
2018-04-17 00:06:25 +02:00
Marcus Efraimsson
979f2d79fb
Merge branch 'master' into docs-5.1
2018-04-16 23:58:50 +02:00
Marcus Efraimsson
3a5d1f4594
tsdb: update query and annotation editor help texts for postgres
...
In addition to closing #11578
2018-04-16 23:56:14 +02:00
Marcus Efraimsson
69d1330ae9
changelog: notes about closing #11578
...
[skip ci]
2018-04-16 23:46:26 +02:00
Marcus Efraimsson
97e43ddc5a
Merge pull request #11592 from svenklemm/postgres-timefilter-macro
...
tsdb: improve $__timeFilter macro for postgres
2018-04-16 23:38:05 +02:00
Sven Klemm
5dc36afe71
calculate datetime for timeFrom and timeTo macro in go
2018-04-16 23:02:24 +02:00
Sven Klemm
4599329683
set default for sslmode to verify-full in postgres datasource editor ( #11615 )
2018-04-16 22:23:24 +02:00
Daniel Lee
e7bcd8c3c3
variable: fix binding bug after ts conversion
2018-04-16 19:59:47 +02:00
Sven Klemm
a2a7d3d436
add GetFromAsTimeUTC and GetToAsTimeUTC and use them in timeFilter macro
2018-04-16 19:38:35 +02:00
Sven Klemm
7ab0a54f4b
Merge remote-tracking branch 'upstream/master' into postgres-timefilter-macro
2018-04-16 19:23:08 +02:00
Daniel Lee
7d165068df
fix merge conflict
2018-04-16 19:19:48 +02:00
Sven Klemm
e8e554b3da
remove changes to module.ts from this branch
2018-04-16 19:14:25 +02:00
Patrick O'Carroll
7ef6106197
migrated dropdown-typeahead to ts ( #11499 )
...
* migrated dropdown-typeahead to ts
* removed console.logs
* added @ngInject
2018-04-16 17:40:29 +02:00
Daniel Lee
aa999aa6a9
changelog: adds note for #11556
2018-04-16 17:22:19 +02:00
Daniel Lee
82a1deaf5e
changelog: adds note for #11133
2018-04-16 17:20:26 +02:00
Daniel Lee
34455c0598
Merge pull request #11583 from grafana/11556-org-switch-order
...
ordered user orgs alphabeticaly
2018-04-16 17:09:36 +02:00
Daniel Lee
bb7a6a0153
Merge pull request #11595 from kichristensen/DeleteEmptyPlaylist
...
Support deleting empty playlist
2018-04-16 17:06:59 +02:00
David
ed44face0e
Merge pull request #11605 from grafana/davkal/show-version-in-help
...
Show Grafana version and build in Help menu
2018-04-16 16:58:18 +02:00
David Kaltschmidt
5a29c17282
moved version in help menu to top
2018-04-16 16:25:28 +02:00
Marcus Efraimsson
90ed046ce3
docs: elasticsearch and influxdb docs for group by time interval option ( #11609 )
2018-04-16 16:03:50 +02:00
Leonard Gram
8d963e2733
changelog: improved docker image
2018-04-16 15:45:55 +02:00
Leonard Gram
abed9c055f
docs: new docker image in Grafana 5.1.0.
2018-04-16 15:33:15 +02:00
Marcus Efraimsson
c9f5568332
Merge branch 'master' into docs-5.1
2018-04-16 14:35:43 +02:00
David Kaltschmidt
712212d6aa
Show Grafana version and build in Help menu
...
* establishes Help as the single place to look for the Grafana version
* version is passed as menu sub-title to side menu
* added rendering of sub-title, plus styles
* sub-title was used by profile menu (its value is the login string),
but was not shown; now showing this value on condition that login name
is different from user name
2018-04-16 13:37:05 +02:00
Marcus Efraimsson
645658d797
changlelog: notes about closing issues/pr's
...
#11053 , #11252 , #10836 , #11185 , #11168 , #11332 , #11391 , #11073 , #9342 , #11001 , #11183 , #11211 , #11384 , #11095 , #10792 , #11138 ,
#11516
[skip ci]
2018-04-16 13:08:00 +02:00
Daniel Lee
9337972a0f
sqlds: fix text in comments for tests
2018-04-16 12:55:27 +02:00
Carl Bergquist
2bfd6ab3e4
Merge pull request #11599 from bergquist/rm_codecov
...
removes codecov from frontend tests
2018-04-16 12:42:56 +02:00
bergquist
6c6b74fc39
removes codecov from front-end tests
2018-04-16 11:39:09 +02:00
Daniel Lee
ee303c03e9
Merge pull request #11550 from grafana/sql_ts_precision
...
sql tsdb: fix precision and data type support for time columns
2018-04-16 11:04:46 +02:00
Marcus Efraimsson
92ac1fbb5b
Merge branch 'master' into docs-5.1
2018-04-16 09:58:46 +02:00
bergquist
738fb29134
changelog: adds note about closing #11228
2018-04-16 09:38:18 +02:00
Carl Bergquist
693ff1c000
Merge pull request #11579 from towolf/add-url-param-for-inactive-mode
...
Add another URL param «inactive» which works like «kiosk» but with title
2018-04-16 09:35:57 +02:00
Carl Bergquist
a140296633
Merge pull request #11594 from xginn8/writable_plugins
...
Grafana-CLI: mention the plugins directory is not writable on failure
2018-04-16 09:27:19 +02:00
Daniel Lee
67daa9b058
Merge pull request #11588 from mjtrangoni/fix-codespell-issues
...
Fix codespell issues
2018-04-16 09:12:49 +02:00
Sven Klemm
6d3da9a73d
remove postgresversion and convert unix timestamp in go
2018-04-15 22:14:13 +02:00
Kim Christensen
7534f0bff6
Support deleting empty playlist
2018-04-15 21:37:34 +02:00
Matthew McGinn
ee623e2091
Grafana-CLI: mention the plugins directory is not writable on failure
2018-04-15 13:44:59 -04:00
Sven Klemm
9b61ffb48a
make timefilter macro aware of pg version
2018-04-15 18:38:20 +02:00
Sven Klemm
1161c7bc3e
add postgresVersion to postgres settings
2018-04-15 17:56:56 +02:00
Daniel Lee
52bd51f2d0
changelog: adds note for #11530
2018-04-14 17:59:33 +02:00
Daniel Lee
d70cacc364
Merge pull request #11532 from ryantxu/sql-uint64
...
PostgreSQL should not cast all times to uint64
2018-04-14 17:56:39 +02:00
Daniel Lee
5702014917
Merge pull request #11590 from vitaliyf/patch-1
...
Documentation spelling fix
2018-04-14 16:57:28 +02:00
Daniel Lee
af91238d14
Merge pull request #11547 from grafana/value-select-dropdown-to-ts
...
Value select dropdown to ts
2018-04-14 16:53:08 +02:00
Vitaliy
e2add988ec
Documentation spelling fix
2018-04-14 09:56:47 -04:00
Mario Trangoni
638f7d23d4
docs: fix codespell issues
2018-04-13 20:31:29 +02:00
Mario Trangoni
e5e6bc56c8
public: fix codespell issues
2018-04-13 20:31:29 +02:00
Mario Trangoni
298ece0a02
conf: fix codespell issues
2018-04-13 20:31:29 +02:00
Mario Trangoni
9a11b574ca
blocks: fix codespell issues
2018-04-13 20:31:29 +02:00
Mario Trangoni
3fb204cc0d
CHANGELOG.md: fix codespell issues
2018-04-13 20:31:29 +02:00
Mario Trangoni
3424fa94c2
scripts: fix codespell issues
2018-04-13 20:31:29 +02:00