Commit Graph

425 Commits (05f934548b3dee7f3407500a31396a14b49af2a8)

Author SHA1 Message Date
Torkel Ödegaard 646298f5c5 Handle errors when loading dashboard with template variables that query data sources that cannot be found 10 years ago
Torkel Ödegaard 22adf0d06e Datasource proxy & session timeout fix (casued 401 Unauthorized error after a while), Fixes #1667 10 years ago
Torkel Ödegaard eb575685aa OAuth: Specify allowed email address domains for google or and github oauth logins, Closes #1660 10 years ago
Torkel Ödegaard b8c378f2f0 Updated golang/x/oauth2 dependency, #1710 10 years ago
Torkel Ödegaard e6492f7db9 Share modal: Override UI theme via URL param for Share link, rendered panel, or embedded panel, Closes #1701 10 years ago
Torkel Ödegaard a96e4a343c Only create admin user specified in config file when there are no users in the database, Fixes #1680 10 years ago
Torkel Ödegaard 1f330d7753 Basic auth: Fixed issue when using basic auth proxy infront of Grafana, Fixes #1673 10 years ago
Torkel Ödegaard cf877e6567 added postgres and redis session options 10 years ago
Torkel Ödegaard c3fa68ade8 Data source proxy: Fixed issue with Gzip enabled and data source proxy, Fixes #1675 10 years ago
Torkel Ödegaard 5422d13607 Postgres fix update 10 years ago
Torkel Ödegaard 3c2bfbfc1c Search: Dashboard results should be sorted alphabetically, Fixes #1685 10 years ago
Torkel Ödegaard b83367063e Small improvement to dashboard loading error handling 10 years ago
Matt Robenolt cedb11ebab Let xorm convert `False` into the right type 10 years ago
Torkel Ödegaard b46f8bad6d Added check for allow_user_org_create, updated admin docs 10 years ago
Torkel Ödegaard 38db91c7be Fixed failing go unit test 10 years ago
Torkel Ödegaard 8e9a0eddf5 Custom snapshot topnav header, new custom dashboard snapshot icon, #1623 10 years ago
Torkel Ödegaard 80c771c945 Added googla analytics id setting 10 years ago
Torkel Ödegaard f7b4f331f3 Updating docs 10 years ago
Torkel Ödegaard d3db49ae3e Fixed snapshot sharing issue 10 years ago
Torkel Ödegaard 7be7aeb70a Fixed sql migration issue with dashboard snapshots 10 years ago
Torkel Ödegaard 541cd2e430 Dashboard snapshot: more work on snapshot deletion, and saving external reference, #1623 10 years ago
Torkel Ödegaard 4322f29f34 Dashboard snapshot: added delete key which can be used to delete snapshots, #1623 10 years ago
Torkel Ödegaard 71aa2ef2c2 Changed reporting interval to 24 hour (1 hour was just for testing) 10 years ago
Torkel Ödegaard b1f85dc8f1 Added expire option to dashboard snapshots, #1623 10 years ago
Torkel Ödegaard f4280ca517 More refinements of dashboard snapshot dialog, #1623 10 years ago
Torkel Ödegaard afeb65b3bf Snapshot sharing fix 10 years ago
Torkel Ödegaard aa60edd9fe Fixed issue with external snapshot publish 10 years ago
Torkel Ödegaard cb3593e472 Lots of small fixes, role viewer hides save icon and some actions in 10 years ago
Torkel Ödegaard 10618637e2 Fixed bug in sql migration, closes #1643 10 years ago
Torkel Ödegaard 9268ecf3e9 Some refinements to dashboard snapshots 10 years ago
Matt Robenolt 5286f0856d Fix more Cache-Control headers 10 years ago
Torkel Ödegaard 7919d79347 Another cache header fix 10 years ago
Torkel Ödegaard a5c3855233 Added dashboard snapshot metrics 10 years ago
Torkel Ödegaard c27db7a347 Small updates to share dashboard snapshot feature 10 years ago
Matt Robenolt 3e9adeefbc Fix format of Cache-Control header 10 years ago
Torkel Ödegaard 5f0e7cd52a Added custom cache control headers for static content 10 years ago
Torkel Ödegaard 7614ddb318 Updated design for snapshot sharing dialog, #1596 10 years ago
Torkel Ödegaard 44bc2b2d56 Updated conf description, metrics interval 10 years ago
Torkel Ödegaard a26436f59b Server metrics fix 10 years ago
Torkel Ödegaard 1e4c62a70d updated server reporting 10 years ago
Torkel Ödegaard 9c9ebb4987 Updated server stats 10 years ago
Torkel Ödegaard d987532262 Added server metrics 10 years ago
Torkel Ödegaard f48f5428e5 Adding snapshot storage and route, #1623 10 years ago
Torkel Ödegaard 964f0861d6 more work on dashboard snapshots 10 years ago
Anthony Woods 7010df0fe8 fixes #1619 Secure PhantomJS Png rendering 10 years ago
Torkel Ödegaard 94c3a07115 Fixed small issue when using 'Save As', dashboard version was not reset 10 years ago
Torkel Ödegaard 30047e6a9f Updated macaron and ini package 10 years ago
Torkel Ödegaard eb8b9c4ac3 Increase api_key.key varchar to 255 length 10 years ago
Anthony Woods fc5839d8f1 gofmt. remove extra whitespace 10 years ago
Anthony Woods bce62c49d0 fixes #1606 10 years ago