summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets/traffic_graphs.widget.php
Commit message (Collapse)AuthorAgeFilesLines
* standardize on https://www.pfsense.orgChris Buechler2014-03-141-1/+1
|
* added missing quotesdwayne voelker2013-12-051-1/+1
| | | | thx rbgarga
* Allow setting a default scale type preference for the traffic graphs widgetdwayne voelker2013-12-051-0/+25
| | | | | | | | | | | | | | I originally submitted this at https://redmine.pfsense.org/issues/2994 but it seems that is not used for commits now so I am adding it here. It works great on my box, and I can't see these changes causing any issues on other types. I like to have Autoscale (follow) set for the traffic graphs widget and hate having to click on Autoscale (up) to change it to follow every time I enter the dashboard page. This preference is written to the traffic graph widget section in config.xml
* Patch applied manually. Fixes bug #3245 and old interface namesWarren Baker2013-09-301-1/+1
|
* Update PHP shorthand tagColin Fleming2013-01-141-2/+2
| | | | Standardise all PHP start tags from "<?" to "<?PHP"
* Tack the IPsec interface onto the $ifdescrs array so the widget will display it.smos2012-07-181-0/+2
| | | | Redmine ticket #2546
* fix for Bug #2231 --- Dashboard: Traffic Graph: Unable to save settingsDarren Embry2012-04-061-71/+86
|
* Don't use $pconfig in widgets, it has unintended side effects.jim-p2012-02-021-1/+1
|
* Add $nocsrf = true;Scott Ullrich2011-01-031-0/+2
|
* make rebrand-friendlyChris Buechler2010-12-091-1/+1
|
* Fix graph staggering, the old method was causing the graphs to diverge in ↵jim-p2010-10-111-4/+1
| | | | update intervals over time.
* Whitespace fixesjim-p2010-10-111-37/+37
|
* Previous commit also fixed traffic graph state changing, so re-enable that ↵jim-p2010-05-061-2/+7
| | | | as well.
* Show all widgets. Remove - button as there is no save mechanism at all for ↵sullrich2009-12-021-11/+2
| | | | this widget.
* Formatting cleanups. Increase buffer sizesullrich2009-12-021-85/+79
|
* Add 3 seconds on to each subsequent graph to space out the ajax calls.Scott Ullrich2009-03-111-0/+1
|
* Set default refresh time to 10 secondsScott Ullrich2009-03-091-1/+1
|
* Allow refresh up to 10 secondsScott Ullrich2009-03-091-0/+5
|
* Oops, typo.Ermal Luçi2008-09-181-1/+1
|
* Catch up with traffic graph changes.Ermal Luçi2008-09-181-2/+1
|
* Continue interface improvementsErmal Luçi2008-06-211-4/+2
|
* include required files for when widget is being loaded by AJAX calls.Scott Dale2007-12-301-2/+4
|
* display properly under pfsense themeScott Dale2007-07-161-1/+1
|
* updated copyrightScott Dale2007-07-031-0/+34
|
* update widgets to use css properlyScott Dale2007-06-221-1/+1
|
* hide graphs for disabled interfaces properlyScott Dale2007-05-241-2/+2
|
* allow user to configure refresh interval. Default is 3 secondsScott Dale2007-05-241-1/+33
|
* save widget settingsScott Dale2007-05-151-23/+51
|
* Widget base. Note: changes to widgets are not saved yet.Scott Dale2007-05-071-0/+49
OpenPOWER on IntegriCloud