summaryrefslogtreecommitdiffstats
path: root/usr/local/www/includes
Commit message (Expand)AuthorAgeFilesLines
* Display monitor IP on Gateways widgetPhil Davis2015-06-201-2/+35
* Code style for small things in usr-local-wwwPhil Davis2015-04-141-70/+90
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+2
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Send IPv4 and IPv6 address in get_interfacestatusPhil Davis2014-12-201-1/+4
* Gateway Status Widget keep IP address boldPhil Davis2014-12-111-2/+2
* Explicitly pass gateway status and colorPhil Davis2014-12-051-1/+1
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Merge pull request #1232 from N0YB/Widget_GatewaysRenato Botelho2014-07-181-1/+1
|\
| * Fix gateway widget size change on first update.N0YB2014-06-081-1/+1
* | Convert almost all /sbin/sysctl calls to php functionsRenato Botelho2014-07-071-26/+17
|/
* Display space usage for all mounted filesystems, not just /. Also display FS ...jim-p2014-05-221-2/+22
* Fix syntax, unbreak dashboardjim-p2013-12-261-1/+1
* Correct displaying states status and avoid divison by zero due to wrong data ...Ermal2013-12-231-1/+3
* Avoid dashboard divide by zero errorsphildd2013-12-221-3/+12
* Merge pull request #787 from phil-davis/masterRenato Botelho2013-08-311-8/+2
|\
| * Call get_uptime_sec from functions.inc.phpPhil Davis2013-08-291-8/+2
* | Show a count of the CPUs if more than one is detected, and show how those CPU...jim-p2013-08-301-0/+13
|/
* Some more tweaks to state and mbuf update/output on dashboard widget.jim-p2013-07-161-4/+7
* Add a meter for states, toojim-p2013-07-161-2/+6
* Fixup mbuf stats functionjim-p2013-07-161-1/+2
* Make mbufs update via ajaxjim-p2013-07-161-0/+7
* Fix an occasional "blank" cpu freq printing that shouldn't happen.jim-p2013-07-161-1/+1
* Use exec directly instead of exec_commandRenato Botelho2013-04-301-2/+2
* Fix and improve swap_usage()Renato Botelho2013-04-301-4/+8
* Fix indent and whitespacesRenato Botelho2013-04-301-53/+39
* Tidy up HTML Colour NamesColin Fleming2013-01-161-7/+7
* Some minor enhancements from renaming the Gathering Data to Pending.smos2012-06-041-8/+11
* Removed extra line :)Cristian Feldman2012-05-241-1/+0
* Added load average information to the System Information widgetCristian Feldman2012-05-241-0/+8
* System info widget on dashboard now updates CPU Frequency automaticallyCristian Feldman2012-05-181-0/+16
* I did a block comment out the fist time because I wanted to leave that code i...Joecowboy2012-01-061-6/+6
* Fixed the get_time() out put fixed. Tweaked my changes made a tighter code.Joecowboy2012-01-051-13/+7
* Changed the output of function get_uptime() to display: 00 Hours 00 Minutes 0...Joecowboy2012-01-051-6/+34
* Fix AJAX update of gateway status when the status is "Gathering Data".jim-p2010-10-071-3/+2
* Fix the gateway status widget ajax update when there is loss/day.jim-p2010-09-191-2/+2
* Show status as Gathering data rather than unknown since the later seems to sc...Ermal2010-09-161-1/+1
* Ticket #876. Show all gateways even though apinger is not monitoring them, fo...Ermal2010-09-091-7/+15
* Update gateway status properly when fetched via AJAX.jim-p2010-08-161-6/+6
* Default to only system information and interfaces widgets. This reduces load...Scott Ullrich2009-11-211-8/+4
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-0/+3
* * Remove non-needed grep (we use fifolog now)Scott Ullrich2009-03-161-1/+1
* Move (DHCP)Scott Ullrich2009-03-141-5/+1
* nice idea, never implemented, purgeBill Marquette2009-03-141-17/+0
* Sajax is no more, long live PrototypeBill Marquette2009-03-141-266/+0
* Remove ActiveXObject code. Who cares about older IE at this point.Scott Ullrich2009-03-131-0/+2
* close commentBill Marquette2009-03-111-1/+1
* fix merge conflictBill Marquette2009-03-111-4/+0
* cleaner and more proper cpu graphBill Marquette2009-03-111-18/+23
* Correctly set the status field HTML text during ajax process.Scott Ullrich2009-03-111-1/+1
OpenPOWER on IntegriCloud