summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets/system_information.widget.php
Commit message (Expand)AuthorAgeFilesLines
* This is needed since preload is now goneWarren Baker2013-01-041-0/+1
* Add missing ?, fix uname display. Fixes #1960jim-p2011-10-171-1/+1
* Change mbuf output on dashboard to read total/max, instead of current/total, ...jim-p2011-08-301-3/+3
* Do a more strict check on the return value of the download function. Fixes #1309jim-p2011-02-261-1/+1
* Fix update check fix. Skipped a parameter.jim-p2011-02-131-1/+1
* Make update check a little more robust. Timeout after a few seconds, and if w...jim-p2011-02-131-2/+2
* Remove any previous file with the same name as the one that will be downloade...Ermal2011-02-121-0/+1
* Resolves #1263. Use correct config toggle for detecting alternate url for fir...Ermal2011-02-081-1/+1
* Add $nocsrf = true;Scott Ullrich2011-01-031-1/+2
* Avoid exec() and use php calls.Ermal2010-11-161-7/+3
* Fix case of variable name for swap usage. Ticket #477Erik Fonnesbeck2010-11-141-1/+1
* Show the product_name as the slice "name" for rebrands. Cosmetic only.jim-p2010-10-071-2/+2
* Show the architecture after the version number.jim-p2010-08-111-0/+5
* Show the CPU Frequency on the dashboard if it's not running at full speed (du...jim-p2010-06-301-1/+13
* Fix dashboard version check for nanobsdjim-p2010-06-231-1/+8
* Add nanobsd size to system info widget after platform.jim-p2010-05-261-1/+6
* Relocate some NanoBSD functions to a central place. Change NanoBSD diagnostic...jim-p2010-04-231-3/+11
* Update system information widget to use new version checking mechanism.jim-p2010-04-161-8/+9
* Fix auto update checking and showing always there is an update available.Ermal2010-03-191-19/+12
* Add priv.defs.inc to authgui.incsullrich2009-12-031-1/+1
* Rework includes a bitsullrich2009-12-031-1/+0
* Add a line on sys info widget for NanoBSD boot slice if the platform is nanobsdjim-p2009-09-051-0/+10
* Reeturn false to prevent page from movingScott Ullrich2009-05-041-1/+1
* Allow clicking on the Version and expand it with uname -a via Ajax magic.Scott Ullrich2009-05-041-2/+5
* Add hideplatformScott Ullrich2009-03-241-0/+2
* Wait about 4 seconds before checking if an update is availableScott Ullrich2009-03-091-1/+1
* s/Updating in 5 seconds/Updating in 10 seconds/Scott Ullrich2009-03-081-1/+1
* Delay status check by 2 secondsScott Ullrich2008-12-021-10/+13
* Add <br/>Scott Ullrich2008-12-021-1/+1
* Populate div initially.Scott Ullrich2008-12-021-1/+1
* Convert update check to AJAX.Scott Ullrich2008-12-021-42/+53
* Use host with a timeout of 1 second to query the update ip address.Scott Ullrich2008-12-021-1/+7
* format error fixScott Dale2008-07-081-1/+1
* show error correctly and display current version is up to dateScott Dale2008-07-081-8/+14
* remove un-needed code, refine update check errorScott Dale2008-07-051-26/+16
* show when new firmware is availableScott Dale2008-07-051-1/+43
* Get integer value of last config change which might be empty butSeth Mos2008-06-131-1/+1
* include required files for when widget is being loaded by AJAX calls.Scott Dale2007-12-301-1/+13
* Show FreeBSD version as well.Scott Ullrich2007-12-021-0/+2
* Do not show mbuf clusters, show mbufs.Scott Ullrich2007-09-251-2/+2
* Use maximum mbuf fieldScott Ullrich2007-08-201-1/+1
* Show MBUF usage.Scott Ullrich2007-08-201-11/+10
* Add MBUF usage informationScott Ullrich2007-08-191-1/+12
* updated copyrightScott Dale2007-07-031-0/+34
* backout previous, accidental commitScott Dale2007-06-191-72/+47
* preparing for widgetsScott Dale2007-06-191-46/+71
* Widget base. Note: changes to widgets are not saved yet.Scott Dale2007-05-071-0/+116
OpenPOWER on IntegriCloud