summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets
Commit message (Expand)AuthorAgeFilesLines
* * Prevent concurrent logins on CP to not be recorded on the DB.Ermal2011-03-041-3/+4
* 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
* Catch the OpenVPN widget up to the status page code for killing clients.jim-p2011-01-311-8/+17
* Sort installed packages in a case insensitive way on the widget and installed...jim-p2011-01-101-1/+1
* Whitespace fixesjim-p2011-01-101-90/+83
* Sort services on the services status page and widget.jim-p2011-01-101-0/+7
* Fix HTML errors reported by Eclipse using PHP perspectivePierre POMES2011-01-091-1/+1
* fix CP dashboard widgetChris Buechler2011-01-031-0/+1
* Add $nocsrf = true;Scott Ullrich2011-01-0317-1/+38
* Use convert_friendly_interface_to_friendly_descr in the wol widget, just like...jim-p2010-12-271-5/+1
* Use strtoupper herejim-p2010-12-271-1/+1
* Use correct lock.Ermal2010-12-221-1/+1
* Add contributed WOL widget. Resolves #1103jim-p2010-12-152-0/+85
* Replace the LB status widget completely with one that supports the current LB...jim-p2010-12-141-116/+121
* make rebrand-friendlyChris Buechler2010-12-091-1/+1
* Deactivate cpu graph. Will bring back in 2.1Scott Ullrich2010-11-291-0/+0
* include broadcast address to allow dhcp to work.Ermal2010-11-261-1/+0
* Ticket #1023. Correct the widget code bringing it full speed with latest carp...Ermal2010-11-232-6/+7
* 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
* Ticket #980. Bring CP widget up to date. Also bind lighty for CP to 127.0.0.1...Ermal2010-11-031-26/+30
* Don't use pconfig in a widget, it can cause issues with other widget settings.jim-p2010-11-021-43/+43
* Sync service status widget code with service status page. Fixes #984jim-p2010-11-011-80/+104
* Remove unnecessary (and unclosed) form tag.jim-p2010-10-251-1/+0
* desc to descr in Load Balancer config, so they gain CDATA protection and stan...jim-p2010-10-191-1/+1
* Fix graph staggering, the old method was causing the graphs to diverge in upd...jim-p2010-10-111-4/+1
* Whitespace fixesjim-p2010-10-111-37/+37
* Show the product_name as the slice "name" for rebrands. Cosmetic only.jim-p2010-10-071-2/+2
* Show status as Gathering data rather than unknown since the later seems to sc...Ermal2010-09-161-3/+3
* Ticket #876. Show all gateways even though apinger is not monitoring them, fo...Ermal2010-09-091-25/+35
* More fixes to status services.Ermal2010-08-311-1/+1
* Update gateway status properly when fetched via AJAX.jim-p2010-08-161-1/+1
* 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
* Make some non functional changes, mostly to keep up with latest gw changes. R...Ermal2010-06-161-4/+4
* Reorganize code to be able to actually use the lookup_gateway_ip_by_name() fu...Ermal2010-06-071-2/+1
* Actually show other data with gateways status.Ermal2010-06-071-5/+6
* Correctly control status of gateways. These code is tripled in these pages no...Ermal2010-06-071-32/+19
* Add nanobsd size to system info widget after platform.jim-p2010-05-261-1/+6
* Fixes #536. More fixes and optimizations on the various functions and status ...Ermal2010-05-181-8/+8
* Previous commit also fixed traffic graph state changing, so re-enable that as...jim-p2010-05-061-2/+7
* Add first revision of rewritten OpenVPN status widget to 2.0 resolves #496.jim-p2010-04-272-0/+197
* 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
* Redo most of the ppp interface handling to be consistent with the other mpd5 ...Ermal2010-03-271-3/+2
OpenPOWER on IntegriCloud