Commit Graph

262 Commits (cfeba997768bf51cbda08bd26dcd5fb4102268fa)

Author SHA1 Message Date
Torkel Ödegaard 4a9bc70ca0 Added new style override, transform negative-Y, Closes #2162 10 years ago
Torkel Ödegaard 50a1feb90a Dashboard list panel: Now supports search by multiple tags, Closes #2096 10 years ago
Torkel Ödegaard dc607b8e8a Dashboard search now supports filtering by multiple dashboard tags, Closes #2095 10 years ago
Torkel Ödegaard ff3843bc7f Roles: New user role that replaces the old role behavior, Closes #2088 10 years ago
Torkel Ödegaard 83e7c48767 User role 'Viewer' are now prohibited from entering edit mode (and doing other transient dashboard edits). A new role will replace the old Viewer behavior 10 years ago
Torkel Ödegaard e2f6633d57 Began work on data source test / validation, #1997 & #2043 10 years ago
Torkel Ödegaard 284106b8a8 Updated changelog 10 years ago
Torkel Ödegaard 8c0e1060e6 Graph: Define series color using regex rule, Closes #590 10 years ago
Torkel Ödegaard 1a401780ba Updated changelog with completed story, JSON dashboards added to search, Closes #960 10 years ago
Torkel Ödegaard bb7d79e6d2 Refactoring search to support more than just db dashboards 10 years ago
Torkel Ödegaard 187834b17c Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable 10 years ago
Torkel Ödegaard 7d4e676cfd Dashboard: Custom Navigation links & dynamic links to related dashboards, #1944 10 years ago
Torkel Ödegaard 385048b620 Templating: You can now select multiple template variables values at the same time. Closes #1922 10 years ago
Torkel Ödegaard e5c1169120 HTTP API: GET /api/dashboards/db/:slug response changed property to to match the POST request nameing, Fixes #1928 10 years ago
Torkel Ödegaard be589d81c7 Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 10 years ago
Torkel Ödegaard e771d8e944 Organization: You can now update the organization user role directly (without removing and readding the organization user). Closes #1899 10 years ago
Torkel Ödegaard 5de9230924 Security: New config option to disable the use of gravatar for profile images, Closes #1891 10 years ago
Torkel Ödegaard 95fcddcd95 More work on panel & row repeats, #1888, updated changelog 10 years ago
Torkel Ödegaard 32fa8180fa Github OAuth: You can now configure a Github team membership requirement, Closes #1731 10 years ago
Torkel Ödegaard 7064d87106 Firefox/IE issue, invisible text in dashboard search fixed, Fixes #1872 10 years ago
Torkel Ödegaard 8526025792 MySQL: Dashboard.data column type changed to mediumtext (sql migration added), Fixes #1863 10 years ago
Torkel Ödegaard 2c52224013 /api/login/ping Fix for issue when behind reverse proxy and subpath, Fixes #1857 10 years ago
Torkel Ödegaard aa52f6675c updated changelog 10 years ago
Torkel Ödegaard 1dfc576263 Panel timeshift: You can now use panel timeshift without a relative time override, Fixes #1848 10 years ago
Torkel Ödegaard a11b180480 Snapshots: Fixed issue with snapshoting dashboards with an interval template variable, Fixes #1846 10 years ago
Torkel Ödegaard dabdf1b7fd Graph Panel + Legend Table mode: Many series casued zero height graph, now legend will never reduce the height of the graph below 50% of row height, Fixes #1832 10 years ago
Torkel Ödegaard b5a77d4f4a Updated version to 2.0.0 and updated changelog 10 years ago
Torkel Ödegaard 649d40ed66 Data source proxy: Fixed issue with using data source proxy when grafana is behind nginx suburl, Fixes #1784 10 years ago
Torkel Ödegaard d71b626114 Graph Panel: Legend in table mode now aligns, graph area is reduced depending on how many series, Fixes #1786, Fixes #1749 10 years ago
Torkel Ödegaard 942e8fdba8 Support for unicode / international characters in dashboard title (improved slugify), Fixes #1734, Fixes #827 10 years ago
Torkel Ödegaard 836e4b4911 Dashboard snapshot: Should not require login to view snapshot, Fixes #1780 10 years ago
Torkel Ödegaard e9afd30b47 Updated changelog with, Github OAuth: Now works with Github for Enterprise, thanks @williamjoy 10 years ago
Torkel Ödegaard 19e881513b updated changelog 10 years ago
Torkel Ödegaard cc14705404 Update changelog 10 years ago
Torkel Ödegaard 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 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 538ec7c0a0 Unsaved changes: Do not show for snapshots, scripted and file based dashboards, Fixes #1707 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 3b737999d6 Unsaved changes: Do not show for users with role , Fixes #1703 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 c3fa68ade8 Data source proxy: Fixed issue with Gzip enabled and data source proxy, Fixes #1675 10 years ago
Torkel Ödegaard 3c2bfbfc1c Search: Dashboard results should be sorted alphabetically, Fixes #1685 10 years ago
Torkel Ödegaard 7eb45e1799 MySQL session: fixed problem using mysql as session store, Fixes #1681 10 years ago
Torkel Ödegaard 463c519954 Dashlist panel: added fresh panel when changing limit, Fixes #1677 10 years ago
Torkel Ödegaard 1d0a3660bd Fixed issue with updating default data source, it required page reload to take effect, should not be required, now fixed, Fixes #1671 10 years ago
Torkel Ödegaard 060d0b777b Updated install docs and changelog 10 years ago
Torkel Ödegaard e31a3a64e1 OpenTSDB: Alias patterns (reference tag values), syntax is: or [[tag_tagname]], Closes #1344, match opentsdb response to query, Fixes #1601 10 years ago
Torkel Ödegaard 6f2a8e27b8 Dashboard Snapshot: added dashboard snapshot to changelog, #1623 10 years ago
Torkel Ödegaard 245c6dbff0 Share Panel: The share modal now has an embed option, gives you an iframe that you can use to embedd a single graph on another web site, #1622 10 years ago