| Commit message (Expand) | Author | Age | Files | Lines |
* | Move main pfSense content to src/ | Renato Botelho | 2015-08-25 | 1 | -834/+0 |
* | Code spacing | Phil Davis | 2015-06-15 | 1 | -13/+14 |
* | Remove excess tabs status_rrd_graph | Phil Davis | 2015-05-15 | 1 | -2/+2 |
* | Code style WWW Status RRD | Phil Davis | 2015-05-15 | 1 | -373/+452 |
* | RRD Graph Custom Tab display friendly description | Phil Davis | 2015-03-23 | 1 | -1/+5 |
* | Pencil symbols | Phil Davis | 2015-03-09 | 1 | -2/+2 |
* | Fix lineup of copyright lines | Phil Davis | 2015-01-01 | 1 | -1/+1 |
* | Welcome 2015 | Renato Botelho | 2014-12-31 | 1 | -1/+1 |
* | Change copyright statement to reflect reality | Jim Thompson | 2014-11-10 | 1 | -0/+1 |
* | Update jquery-ui components to 1.11.1, it fixes #3879" | Renato Botelho | 2014-09-22 | 1 | -3/+3 |
* | Tidy up "status_rrd_graph.php" XHTML | Colin Fleming | 2014-09-14 | 1 | -5/+5 |
* | xhtml Compliance | ayvis | 2014-03-14 | 1 | -1/+1 |
* | Update status_rrd_graph.php | nagyrobi | 2014-02-18 | 1 | -0/+15 |
* | Update "status_rrd_graph.php" XHTML | Colin Fleming | 2013-09-26 | 1 | -30/+33 |
* | Include the CP zone in the form parameters if one is defined. Fixes access to... | jim-p | 2013-09-23 | 1 | -0/+3 |
* | Correct month, quarter (3 months), and 4 year RRD graphs length. | N0YB | 2013-07-07 | 1 | -3/+3 |
* | Make sure captiveportal section of config is an array, reported on ticket #2838 | Renato Botelho | 2013-02-25 | 1 | -1/+1 |
* | Fix rrd display when captive portal is enabled | Renato Botelho | 2013-02-14 | 1 | -2/+2 |
* | Adjust RRD captive portal graphs for CP zones | Renato Botelho | 2013-02-06 | 1 | -7/+45 |
* | fix for Bug #2334 quality rrd graphs do not automatically refresh | Darren Embry | 2012-04-19 | 1 | -5/+14 |
* | pull jquery-ui.custom.css from themes/THEME if it exists there | Darren Embry | 2012-03-23 | 1 | -1/+5 |
* | Add date/time picker to Custom RRD graphs. | Darren Embry | 2012-03-23 | 1 | -4/+27 |
* | Add date picker to the Custom RRD graph page to translate to unix time. | Darren Embry | 2012-03-22 | 1 | -7/+26 |
* | The function split() is replaced by the function explode(). Starting with PHP... | smos | 2012-01-19 | 1 | -4/+4 |
* | Check uppercase strings | Scott Ullrich | 2011-11-16 | 1 | -1/+1 |
* | Ensure style is set to a valid item | Scott Ullrich | 2011-11-16 | 1 | -4/+10 |
* | Merge over the end period fix for the custom rrd graphs section. | smos | 2011-11-14 | 1 | -1/+1 |
* | Converting from prototype to jQuery status_* | Vinicius Coque | 2011-10-22 | 1 | -2/+2 |
* | Bug #1615. Half-fix. | Evgeny Yurchenko | 2011-06-26 | 1 | -1/+1 |
* | Added Captive Portal RRD graphs, there are two graphs one for the number of l... | Warren Baker | 2011-01-28 | 1 | -0/+16 |
* | Add new default option that makes RRD graphs with the old type of behavior fo... | Erik Fonnesbeck | 2010-12-31 | 1 | -76/+94 |
* | Use correct variable for this condition. | Erik Fonnesbeck | 2010-12-31 | 1 | -1/+1 |
* | Fix case statements, may fix rrd graph generation for certain periods. | jim-p | 2010-12-28 | 1 | -2/+2 |
* | Remove extra (. Reported-by: http://forum.pfsense.org/index.php/topic,31246.m... | Ermal | 2010-12-22 | 1 | -1/+1 |
* | Reinvent the 8 hour graph period, this one should work properly, needs test | smos | 2010-12-20 | 1 | -9/+18 |
* | Fix Misc XSS issues | Scott Ullrich | 2010-11-09 | 1 | -2/+1 |
* | Unset the end time if we are graphing for the "current" period. That makes th... | smos | 2010-10-11 | 1 | -1/+3 |
* | Disable the 12 hour graph for now, it appears to have defective math. | smos | 2010-09-12 | 1 | -1/+1 |
* | Fixes #714. Do not show the cellular graphs if there is no ppp interface defi... | Ermal | 2010-08-27 | 1 | -1/+1 |
* | Correct math for the 12 hour graph so it doesn't show the empty hours | smos | 2010-08-27 | 1 | -1/+1 |
* | Skip the placeholder databases when outbound is selected, too. Also don't ch... | Erik Fonnesbeck | 2010-08-23 | 1 | -3/+19 |
* | See if the name matches a gateway instead of showing everything ending in -qu... | Erik Fonnesbeck | 2010-08-23 | 1 | -7/+28 |
* | Allow System: Throughput RRD graph to be displayed. Ticket #715 | Erik Fonnesbeck | 2010-08-23 | 1 | -4/+8 |
* | Fix showing the current graph selection on the system RRD graphs. | Erik Fonnesbeck | 2010-08-23 | 1 | -3/+3 |
* | Fix logic operator for graph endpoint | smos | 2010-08-23 | 1 | -7/+8 |
* | Do not show the empty part of the graph by request of many | smos | 2010-08-17 | 1 | -7/+14 |
* | Use <?php instead of <? | Renato Botelho | 2010-08-12 | 1 | -4/+4 |
* | Use <?php instead of the short form | Renato Botelho | 2010-08-12 | 1 | -1/+1 |
* | Merge remote branch 'mainline/master' | Renato Botelho | 2010-08-09 | 1 | -1/+13 |
|\ |
|
| * | Add 12 hour period starting from 8 in the morning. Thinking that would corres... | smos | 2010-08-05 | 1 | -1/+13 |