aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/html.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* inc/html.inc.php: fix canvas graphsPim van den Berg2014-05-141-1/+1
* move collectd_flush function to base classPim van den Berg2014-05-031-1/+5
* inc: mv graphs_from_plugin, build_url functions to html.inc.phpPim van den Berg2014-05-031-1/+68
* overview: disable showmem by default, add percent signPim van den Berg2014-04-151-25/+25
* overview: show used memory percentageBogdan Rădulescu2014-04-141-1/+25
* overview: only calculate cores when config option showload is enabledPim van den Berg2014-04-061-2/+2
* use & instead of & in htmlPim van den Berg2014-02-101-3/+3
* Add a configuration option for sync/async choice for the canvas graphsVincent Brillault2014-01-121-0/+11
* automatic page refresh support + config settingPim van den Berg2013-12-291-0/+6
* add viewport meta tag for better experience on mobile devicesPim van den Berg2013-06-221-0/+1
* overview: add color to load averagesPim van den Berg2013-06-221-4/+11
* start using fieldset + legend for showing dataPim van den Berg2013-06-221-3/+6
* integrate jsrrdgraph in CGPPim van den Berg2013-05-181-0/+31
* remove arguments overview_plugins and other_plugins from plugins_list functionPim van den Berg2012-12-281-11/+24
* don't show plugins the host doesn't havePim van den Berg2012-12-281-2/+4
* resolve php warning/notices when plugin doesn't existPim van den Berg2012-12-281-0/+4
* remove ajax js codePim van den Berg2012-12-211-1/+0
* remove in-html comments by xian310Pim van den Berg2012-12-211-1/+1
* replace the ajax expand system by a navigation menuxian3102012-12-211-12/+47
* include trailing slash in config weburl variablePim van den Berg2011-10-081-5/+5
* resolve php noticesKarol Nowacki2011-04-211-10/+11
* fallback to non-annotated tags in version detectionPim van den Berg2011-03-101-1/+1
* add version information to footerPim van den Berg2011-03-091-1/+15
* add links to footerPim van den Berg2011-03-011-1/+2
* Define alternating odd/even css classes for rows in main summaryEdmondo Tommasina2010-05-291-1/+7
* configuration option to show load averages on overview pagePim van den Berg2010-03-061-14/+16
* add compatibility if rrdinfo doesn't work as expectedPim van den Berg2010-01-121-3/+17
* make rrdtool executable configurablePim van den Berg2010-01-121-1/+1
* better validation of possible user input (get)Pim van den Berg2010-01-011-5/+8
* replace duplicate code by function plugin_headerPim van den Berg2009-12-281-0/+16
* load plugins on the host page via ajaxPim van den Berg2009-12-051-0/+1
* add unixsock flush supportPim van den Berg2009-11-041-0/+2
* make dynamic title more detailedPim van den Berg2009-10-251-4/+17
* dynamic titlePim van den Berg2009-10-101-1/+7
* layout improvement based on daniel's patchPim van den Berg2009-09-291-0/+9
* change webdir/weburl and include/require usagePim van den Berg2009-09-281-3/+5
* add a footer to each pagePim van den Berg2009-09-231-0/+1
* initial import of cgpPim van den Berg2009-09-201-0/+45