summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_rrd_graph.php
Commit message (Expand)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-13/+14
* Remove excess tabs status_rrd_graphPhil Davis2015-05-151-2/+2
* Code style WWW Status RRDPhil Davis2015-05-151-373/+452
* RRD Graph Custom Tab display friendly descriptionPhil Davis2015-03-231-1/+5
* Pencil symbolsPhil Davis2015-03-091-2/+2
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Update jquery-ui components to 1.11.1, it fixes #3879"Renato Botelho2014-09-221-3/+3
* Tidy up "status_rrd_graph.php" XHTMLColin Fleming2014-09-141-5/+5
* xhtml Complianceayvis2014-03-141-1/+1
* Update status_rrd_graph.phpnagyrobi2014-02-181-0/+15
* Update "status_rrd_graph.php" XHTMLColin Fleming2013-09-261-30/+33
* Include the CP zone in the form parameters if one is defined. Fixes access to...jim-p2013-09-231-0/+3
* Correct month, quarter (3 months), and 4 year RRD graphs length.N0YB2013-07-071-3/+3
* Make sure captiveportal section of config is an array, reported on ticket #2838Renato Botelho2013-02-251-1/+1
* Fix rrd display when captive portal is enabledRenato Botelho2013-02-141-2/+2
* Adjust RRD captive portal graphs for CP zonesRenato Botelho2013-02-061-7/+45
* fix for Bug #2334 quality rrd graphs do not automatically refreshDarren Embry2012-04-191-5/+14
* pull jquery-ui.custom.css from themes/THEME if it exists thereDarren Embry2012-03-231-1/+5
* Add date/time picker to Custom RRD graphs.Darren Embry2012-03-231-4/+27
* Add date picker to the Custom RRD graph page to translate to unix time.Darren Embry2012-03-221-7/+26
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-4/+4
* Check uppercase stringsScott Ullrich2011-11-161-1/+1
* Ensure style is set to a valid itemScott Ullrich2011-11-161-4/+10
* Merge over the end period fix for the custom rrd graphs section.smos2011-11-141-1/+1
* Converting from prototype to jQuery status_*Vinicius Coque2011-10-221-2/+2
* Bug #1615. Half-fix.Evgeny Yurchenko2011-06-261-1/+1
* Added Captive Portal RRD graphs, there are two graphs one for the number of l...Warren Baker2011-01-281-0/+16
* Add new default option that makes RRD graphs with the old type of behavior fo...Erik Fonnesbeck2010-12-311-76/+94
* Use correct variable for this condition.Erik Fonnesbeck2010-12-311-1/+1
* Fix case statements, may fix rrd graph generation for certain periods.jim-p2010-12-281-2/+2
* Remove extra (. Reported-by: http://forum.pfsense.org/index.php/topic,31246.m...Ermal2010-12-221-1/+1
* Reinvent the 8 hour graph period, this one should work properly, needs testsmos2010-12-201-9/+18
* Fix Misc XSS issuesScott Ullrich2010-11-091-2/+1
* Unset the end time if we are graphing for the "current" period. That makes th...smos2010-10-111-1/+3
* Disable the 12 hour graph for now, it appears to have defective math.smos2010-09-121-1/+1
* Fixes #714. Do not show the cellular graphs if there is no ppp interface defi...Ermal2010-08-271-1/+1
* Correct math for the 12 hour graph so it doesn't show the empty hourssmos2010-08-271-1/+1
* Skip the placeholder databases when outbound is selected, too. Also don't ch...Erik Fonnesbeck2010-08-231-3/+19
* See if the name matches a gateway instead of showing everything ending in -qu...Erik Fonnesbeck2010-08-231-7/+28
* Allow System: Throughput RRD graph to be displayed. Ticket #715Erik Fonnesbeck2010-08-231-4/+8
* Fix showing the current graph selection on the system RRD graphs.Erik Fonnesbeck2010-08-231-3/+3
* Fix logic operator for graph endpointsmos2010-08-231-7/+8
* Do not show the empty part of the graph by request of manysmos2010-08-171-7/+14
* Use <?php instead of <?Renato Botelho2010-08-121-4/+4
* Use <?php instead of the short formRenato Botelho2010-08-121-1/+1
* Merge remote branch 'mainline/master'Renato Botelho2010-08-091-1/+13
|\
| * Add 12 hour period starting from 8 in the morning. Thinking that would corres...smos2010-08-051-1/+13
* | Fix gettext implementation on status_rrd_graph.phpCarlos Eduardo Ramos2010-08-041-3/+3
OpenPOWER on IntegriCloud