.. |
dtos
|
Added change password ability to admin > edit user view, #1446
|
2015-02-23 11:24:22 +01:00 |
account_users.go
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
account.go
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
admin_settings.go
|
Worked on playlist update for Grafana 2.0, added dashboard search to playliststart view, #1460
|
2015-02-13 08:47:44 +01:00 |
admin_users.go
|
Increased max user list to 1000 for user admin page, need to paging, but will have to wait a few days
|
2015-02-23 11:30:58 +01:00 |
api.go
|
Added change password ability to admin > edit user view, #1446
|
2015-02-23 11:24:22 +01:00 |
apikey.go
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
dashboard.go
|
Updated search result view, removed delete link, added delete action from dashboard cogs dropdown
|
2015-02-07 20:25:53 +01:00 |
dataproxy_test.go
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
dataproxy.go
|
Fixed req.Host in datasource proxy, Fixes #1478
|
2015-02-13 07:26:33 +01:00 |
datasources.go
|
Rewrote and redesign how the data source edit views look and work so they conform better to how account views look, removed tabs and put top nav items to add data source etc, made list, edit and new seperate url routes, #1483
|
2015-02-14 10:04:34 +01:00 |
frontendsettings.go
|
Refresh frontend datasourceSrv after datasource update, no longer need to reload the page to use a newly added or updated datasource, #1493
|
2015-02-18 14:06:44 +01:00 |
index.go
|
Refresh frontend datasourceSrv after datasource update, no longer need to reload the page to use a newly added or updated datasource, #1493
|
2015-02-18 14:06:44 +01:00 |
login_oauth.go
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
login.go
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
metrics.go
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
render.go
|
Fixed bug in png rendering when having changed public url
|
2015-02-06 14:17:40 +01:00 |
search.go
|
Removed use of absolute urls in dashboard search and dashlist, root_url option is now not required, it is required if you use oauth or proxy grafana under suburl, #1483
|
2015-02-17 18:43:37 +01:00 |
signup.go
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
stars.go
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
user.go
|
Added change password feature, Closes #1455
|
2015-02-19 16:09:49 +01:00 |