summaryrefslogtreecommitdiffstats
path: root/web/dashboard.html
AgeCommit message (Expand)Author
2017-08-15allow dashboard.js to work under wordpress; fixes #2595Costa Tsaousis (ktsaou)
2017-07-24allow easypiecharts to render arbitrary ranges; fixes #2455Costa Tsaousis (ktsaou)
2017-07-15allow min/max of easypiechart and gauge be non-zero-based, when they have set...Costa Tsaousis (ktsaou)
2017-02-15update facebook images on all pagesCosta Tsaousis (ktsaou)
2017-01-05updated versions for CDN uncachingCosta Tsaousis (ktsaou)
2016-12-29replaced nanoScroller with perfect-scrollbar to fix issues with 4K resolution...Costa Tsaousis (ktsaou)
2016-12-18allow gauge and easypiecharts to render regative values - fixes #1386; update...Costa Tsaousis
2016-11-12updated fontawesome to 4.7.0Costa Tsaousis (ktsaou)
2016-10-31CDN uncachingCosta Tsaousis (ktsaou)
2016-10-30charts can now have syncronized y-range; fixes #593Costa Tsaousis (ktsaou)
2016-10-30allow setting the decimal digits per chart; fixes #788Costa Tsaousis (ktsaou)
2016-10-11update version for CDNCosta Tsaousis (ktsaou)
2016-10-09allow functions to be given for easypiechart barColor; fixes #1089; fixes #958Costa Tsaousis (ktsaou)
2016-10-08increase version for CDNCosta Tsaousis (ktsaou)
2016-10-07updated README and CDN version of dashboard.jsCosta Tsaousis (ktsaou)
2016-10-03dygraphs back to version dd74404 - the new version broke IE 11 supportCosta Tsaousis (ktsaou)
2016-10-02date based versioning of included filesCosta Tsaousis (ktsaou)
2016-09-30updated all javascript librariesCosta Tsaousis (ktsaou)
2016-09-26increased the version to uncache older versionsCosta Tsaousis (ktsaou)
2016-09-24optimizatons suggested by sitespeed.ioCosta Tsaousis (ktsaou)
2016-09-24increased version for CDNCosta Tsaousis (ktsaou)
2016-09-07do not use (by default) the registry for custom dashboardsCosta Tsaousis (ktsaou)
2016-09-05show hostname on alarm notificationsCosta Tsaousis (ktsaou)
2016-09-04enable browser notifications for alarms; fixes #846; fixes #317; contributes ...Costa Tsaousis (ktsaou)
2016-08-26updated version for un-caching CDNCosta Tsaousis
2016-08-14fixes for TAB to spaces replacementCosta Tsaousis
2016-06-27Include HTML application name (webapps)Daniel Aleksandersen
2016-06-04increased version in html for CDN refresh; updated API reference for badge.sv...Costa Tsaousis (ktsaou)
2016-05-23updated social sharing info of dashboardsCosta Tsaousis (ktsaou)
2016-05-21fix for seo image URLCosta Tsaousis (ktsaou)
2016-05-21added sharing info on all pages; added average response time at demosites.htmlCosta Tsaousis (ktsaou)
2016-05-14default registry in HTTPS, delayed registry qeueries 3 seconds at the dashboa...Costa Tsaousis (ktsaou)
2016-05-14fix white text on white background on registry modals; registry hosts are now...Costa Tsaousis (ktsaou)
2016-05-12show the demo sites if the registry returns no URLs; update dashboard.js vers...Costa Tsaousis (ktsaou)
2016-04-03layout: remove executable from unrelated filesAlon Bar-Lev
2016-04-02CHORE - remove trailing spacesNick
2016-01-16minor modification for clean exit; dashboard fixes for inheriting chart color...Costa Tsaousis (ktsaou)
2016-01-09added gauge.js and adapted dashboard to use itCosta Tsaousis (ktsaou)
2016-01-06added c3 charts; added easyPieChart to default dashboardCosta Tsaousis (ktsaou)
2016-01-05easyPieChart integrationCosta Tsaousis (ktsaou)
2015-12-16added support for empty charts; now the javascript tracks colors per dimensio...Costa Tsaousis (ktsaou)
2015-12-13added bootstrap; fixed performance issues with several hundred of charts on t...Costa Tsaousis (ktsaou)
2015-12-10legend now is rendered independently of the charting library; code cleanupsCosta Tsaousis (ktsaou)
2015-12-10updated to dygraph to github version; added custom legend code, optimized for...Costa Tsaousis (ktsaou)
2015-12-09dygraphs now support smooth plotting on line charts; dygraphs can now be rend...Costa Tsaousis (ktsaou)
2015-12-07replaced charts that exist only on my machineCosta Tsaousis (ktsaou)
2015-12-06fixed fygraphs synchronization performance by disabling animations and series...Costa Tsaousis (ktsaou)
2015-12-04dygraphs support now panning and zoomingCosta Tsaousis (ktsaou)
2015-12-03added jsonwrap api option to allow javascript get information about the resul...Costa Tsaousis (ktsaou)
2015-12-02added delayed loading of charting libraries; now chart libraries are loaded o...Costa Tsaousis (ktsaou)