summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_rrd_graph.php
Commit message (Expand)AuthorAgeFilesLines
* Check uppercase stringsScott Ullrich2011-11-161-1/+1
* Ensure style is set to a valid itemScott Ullrich2011-11-161-4/+10
* Actually reflect the end time instead of always $now.smos2011-11-071-1/+1
* 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
* | Corrections gettext implementation on status_rrd_graph.phpCarlos Eduardo Ramos2010-07-261-1/+1
* | Merge remote branch 'mainline/master'Vinicius Coque2010-07-261-58/+99
|\ \ | |/
| * Correct my email address, adjust copyright to 2010smos2010-07-241-1/+1
| * Add OpenVPN users database, sync the tabs on the settings page.smos2010-07-231-13/+13
| * The custom graph option now works, this needs for a certain someone tosmos2010-07-231-47/+79
| * Further correct week graph, weeks start at monday, not sunday. Makesmos2010-07-231-3/+11
| * Fix the glob() to return only the files, not the pathnames, use chdir()smos2010-07-231-4/+5
* | Corrections gettext implementation on status_rrd_graph.phpCarlos Eduardo Ramos2010-07-221-7/+7
* | Implement gettext() calls on status_rrd_graph.phpRafael Lucas2010-07-221-13/+13
|/
* Replace this exec to find with a glob(). Fixes #751.jim-p2010-07-201-3/+1
* Commit first stab at a custom graph tab. Doesn't do anything yet, shouldn't b...smos2010-07-181-11/+59
* round the date calculation result so that it results in 1 month insteadsmos2010-07-151-2/+2
* Fix the calculus so the date goes backwardssmos2010-07-151-13/+14
* Remove debugging linesmos2010-07-151-2/+2
* Improve the RRD graph displaysmos2010-07-151-7/+81
* Add more smarts to the RRD page, do not show tabs for database that do not ex...Seth Mos2010-01-031-16/+52
* Add graphing for 3G cellular modems.thompsa2009-12-271-0/+3
* Include needed files. Ticket #209.Ermal Luçi2009-12-071-0/+2
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-0/+1
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-0/+4
* Add some smarts so that it always shows the 1st found quality database with S...Seth Mos2009-04-071-12/+26
* Move Scriptaculous/Prototype includes to head.inc and remove the code duplica...Bill Marquette2009-03-131-2/+0
* Fixed the outbound macro for displaying the outbound interfaces with the Qual...Seth Mos2009-03-121-6/+6
* Redirect to settings page if not enabled per billm@Seth Mos2008-12-071-1/+5
OpenPOWER on IntegriCloud