Commit History

Author SHA1 Message Date
  Torkel Ödegaard 4e542d8b83 Changed config.js to backend generated config.js 11 years ago
  Torkel Ödegaard e5eb0e3874 Merge branch 'master' of github.com:torkelo/grafana-private into pro 11 years ago
  Torkel Ödegaard 7a4077405e Annotations: added html sanitation to prevent markup injection/XSS, Closes #1121 11 years ago
  Torkel Ödegaard e5219af481 Merge branch 'master' of github.com:torkelo/grafana-private into pro 11 years ago
  Torkel Ödegaard 3cd33b6ffc Tech: added cache busting for requirejs fetches, will only affect config.js for optimized builds, should solve user issues where browsers cache config.js which causes initial confusing setup/config issues. 11 years ago
  Torkel Ödegaard 22db28d3e7 Graph: New series style override option 'Fill below to', useful to visualize max & min as shadow for the mean, #940 11 years ago
  Torkel Ödegaard 7463f91878 Tech: removed jquery-ui and jquiery-ui-angular-drag-drop, replaced with native drag drop for angular, saved ~50kb in js libs, much cleaner & simpler usage, Also changed some behavior for drag drop, now panels are replaced when droped on (switch places), Closes #920 11 years ago
  Torkel Ödegaard 8a2541c220 Merge branch 'master' of github.com:torkelo/grafana-private into pro 11 years ago
  toni-moreno f59bb6461a added shared tooltips to graphs 11 years ago
  Torkel Ödegaard c892d9d6f6 Merge remote-tracking branch 'origin/master' into pro 11 years ago
  Torkel Ödegaard b89480a284 refactored use of localStorage 11 years ago
  Torkel Ödegaard dac4954215 merged with oss 11 years ago
  Torkel Ödegaard 499246abae Tech: upgraded jquery from 1.8.0 to 2.1.1, Closes #694 11 years ago
  Torkel Ödegaard 4966b10a0f pro changes 11 years ago
  Torkel Ödegaard eb6099a93f Began work on pro modification 11 years ago
  Torkel Ödegaard 23c9f973cc Switch from underscore to lodash, #659 11 years ago
  Torkel Ödegaard 60dd68490c working on angular upgrade 11 years ago
  Torkel Ödegaard 4562f31b6b merged with master 11 years ago
  Torkel Ödegaard 88ab36c45b added y2 text after right y axis series, when legend is in table display mode #136 11 years ago
  Torkel Ödegaard a4ca679b65 Merge branch 'master' of github.com:torkelo/grafana-private into dashboard_loading_refactoring 11 years ago
  Torkel Ödegaard 438455bc8c finally removed elasticjs library 11 years ago
  Torkel Ödegaard e8c11251de fix for build step that replaces @grafanaVersion@ with correct version string 11 years ago
  Torkel Ödegaard ce8bdabab8 Adding JSCS (javascript style checker) 11 years ago
  Torkel Ödegaard 525c4d529e cleanup, removal of unused code 11 years ago
  Torkel Ödegaard f799ded434 worked on css and js asset reving, and angular partial precaching, still need to fix panel module.html, issue #418 11 years ago
  Torkel Ödegaard 2214c0cdf8 More work on adding tags to dashboard, added bootstrap tagsinput 12 years ago
  Torkel Odegaard 16599a07a9 Closes #70, Fixes #50, Grid thresholds feature 12 years ago
  Torkel Ödegaard f2f435b4cb Changed name off config.js to config.sample.js to make it easier to upgrade with having to worry about config being overwwritten, if there is no config.js file config.sample.js will be read instead (requirejs fallback). Closes #65 12 years ago
  Torkel Odegaard 51186397d7 Fixes #16 (Basic Authentication), set graphiteUrl: http://username:password@domain.com and it should work, but requires special CORS settings in apache2 12 years ago
  Torkel Ödegaard a0cee35309 small fixes 12 years ago