summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets/system_information.widget.php
Commit message (Expand)AuthorAgeFilesLines
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Convert almost all /sbin/sysctl calls to php functionsRenato Botelho2014-07-071-5/+2
* Display space usage for all mounted filesystems, not just /. Also display FS ...jim-p2014-05-221-4/+14
* Tidy up "system_information.widget.php" XHTMLColin Fleming2014-04-011-5/+7
* removed duplicate type=text/javascriptayvis2014-03-251-1/+1
* Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...Renato Botelho2014-03-171-4/+4
|\
| * xhtml Complianceayvis2014-03-141-4/+4
* | standardize on https on www.pfsense.orgChris Buechler2014-03-141-1/+1
|/
* Show a count of the CPUs if more than one is detected, and show how those CPU...jim-p2013-08-301-0/+5
* fix swap & tempCharlie Marshall2013-08-151-7/+8
* convert dashboard progress bars to jqueryUICharlie Marshall2013-08-141-19/+29
* remove whitespaces from widgetsCharlie Marshall2013-08-061-1/+1
* Some more tweaks to state and mbuf update/output on dashboard widget.jim-p2013-07-161-4/+3
* Add a meter for states, toojim-p2013-07-161-1/+5
* Fix idsjim-p2013-07-161-1/+1
* Make mbuf usage a meter, too.jim-p2013-07-161-2/+4
* Show totals for memory, swap, and disk usage.jim-p2013-07-161-3/+3
* Make dashboard update check respect nanobsd-vga, probably fixes #3078jim-p2013-07-071-1/+5
* system info dashboard gettext updates for translation projectsSelim2013-05-141-18/+18
* Update system_information.widget.phpSelim2013-05-141-18/+18
* system info dashboard gettext updates for translation projectsSelim2013-05-141-18/+18
* Add a way to hide the uname easily.jim-p2013-04-231-0/+2
* No need to set it for the system information widgetErmal2013-03-211-2/+0
* Tidy up widgets XHTMLColin Fleming2013-03-051-5/+7
* This is needed since preload is now goneWarren Baker2013-01-041-0/+1
* Add button to switch between read/write and read-only on Diag > NanoBSD; Add ...jim-p2012-11-121-1/+2
* Add option to disable the dashboard auto-update checkjim-p2012-09-271-6/+13
* Added load average information to the System Information widgetCristian Feldman2012-05-241-0/+6
* System info widget on dashboard now updates CPU Frequency automaticallyCristian Feldman2012-05-181-11/+1
* Fix botched tag, add some line breaksjim-p2012-01-111-4/+4
* Remove a second, redundant temperature block (there is already one higher up ...jim-p2012-01-111-13/+0
* Change system info widget fields from <input> to <span> so they don't appear ...jim-p2012-01-111-8/+8
* Merge pull request #37 from Joecowboy/masterJim P2012-01-111-0/+11
|\
| * Update usr/local/www/widgets/widgets/system_information.widget.phpJoecowboy2012-01-051-1/+3
| * Added Temperature back inJoecowboy2012-01-051-1/+10
* | Increased the Uptime input field size from 30 to 50 because it was truncating...Joecowboy2012-01-061-1/+1
|/
* Removing scriptaculous effects, now we use jQuery UI for visual effectsVinicius Coque2011-11-211-1/+2
* Fix errors caused by javascript code processed by jquery .html() method.Vinicius Coque2011-11-211-1/+3
* Add missing ?, fix uname display. Fixes #1960jim-p2011-10-171-1/+1
* Convert prototype code to jQueryVinicius Coque2011-09-271-6/+6
* 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
OpenPOWER on IntegriCloud