aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/html.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-28Use config time_range for canvas graphsVincent Brillault1-0/+1
2014-05-14inc/html.inc.php: fix canvas graphsPim van den Berg1-1/+1
2014-05-03move collectd_flush function to base classPim van den Berg1-1/+5
2014-05-03inc: mv graphs_from_plugin, build_url functions to html.inc.phpPim van den Berg1-1/+68
2014-04-15overview: disable showmem by default, add percent signPim van den Berg1-25/+25
2014-04-14overview: show used memory percentageBogdan Rădulescu1-1/+25
2014-04-06overview: only calculate cores when config option showload is enabledPim van den Berg1-2/+2
2014-02-10use & instead of & in htmlPim van den Berg1-3/+3
2014-01-12Add a configuration option for sync/async choice for the canvas graphsVincent Brillault1-0/+11
2013-12-29automatic page refresh support + config settingPim van den Berg1-0/+6
2013-06-22add viewport meta tag for better experience on mobile devicesPim van den Berg1-0/+1
2013-06-22overview: add color to load averagesPim van den Berg1-4/+11
2013-06-22start using fieldset + legend for showing dataPim van den Berg1-3/+6
2013-05-18integrate jsrrdgraph in CGPPim van den Berg1-0/+31
2012-12-28remove arguments overview_plugins and other_plugins from plugins_list functionPim van den Berg1-11/+24
2012-12-28don't show plugins the host doesn't havePim van den Berg1-2/+4
2012-12-28resolve php warning/notices when plugin doesn't existPim van den Berg1-0/+4
2012-12-21remove ajax js codePim van den Berg1-1/+0
2012-12-21remove in-html comments by xian310Pim van den Berg1-1/+1
2012-12-21replace the ajax expand system by a navigation menuxian3101-12/+47
2011-10-08include trailing slash in config weburl variablePim van den Berg1-5/+5
2011-04-21resolve php noticesKarol Nowacki1-10/+11
2011-03-10fallback to non-annotated tags in version detectionPim van den Berg1-1/+1
2011-03-09add version information to footerPim van den Berg1-1/+15
2011-03-01add links to footerPim van den Berg1-1/+2
2010-05-29Define alternating odd/even css classes for rows in main summaryEdmondo Tommasina1-1/+7
2010-03-06configuration option to show load averages on overview pagePim van den Berg1-14/+16
2010-01-12add compatibility if rrdinfo doesn't work as expectedPim van den Berg1-3/+17
2010-01-12make rrdtool executable configurablePim van den Berg1-1/+1
2010-01-01better validation of possible user input (get)Pim van den Berg1-5/+8
2009-12-28replace duplicate code by function plugin_headerPim van den Berg1-0/+16
2009-12-05load plugins on the host page via ajaxPim van den Berg1-0/+1
2009-11-04add unixsock flush supportPim van den Berg1-0/+2
2009-10-25make dynamic title more detailedPim van den Berg1-4/+17
2009-10-10dynamic titlePim van den Berg1-1/+7
2009-09-29layout improvement based on daniel's patchPim van den Berg1-0/+9
2009-09-28change webdir/weburl and include/require usagePim van den Berg1-3/+5
2009-09-23add a footer to each pagePim van den Berg1-0/+1