summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets
Commit message (Expand)AuthorAgeFilesLines
* This is needed since preload is now goneWarren Baker2013-01-041-0/+1
* Remove extra spaces and add closing <tr> tagWarren Baker2012-06-121-1/+1
* Add missing div tagjim-p2012-05-281-0/+1
* List logged-in IPsec xauth users and provide a mechanism to disconnect them. ...jim-p2012-05-251-71/+101
* Fix redirect when saving settings in the widget, it was landing on the widget...jim-p2012-05-141-0/+1
* Revert "Make vips vhid be unique per parent interface!" - per cmb, this shoul...jim-p2012-05-081-1/+1
* Make vips vhid be unique per parent interface!Ermal2012-04-051-1/+1
* Don't use $pconfig in widgets, it has unintended side effects.jim-p2012-02-022-5/+5
* Do not redirect on saving services status widget, the headers have been sent ...jim-p2011-12-211-1/+0
* Require guiconfig.incScott Ullrich2011-12-031-0/+1
* Fix display of CARP widget to properly show Disabled status, bring code more ...jim-p2011-11-071-30/+32
* Add missing ?, fix uname display. Fixes #1960jim-p2011-10-171-1/+1
* Add relayd to Status > Services and widget. Add capability to kill when resta...jim-p2011-09-281-0/+7
* Change mbuf output on dashboard to read total/max, instead of current/total, ...jim-p2011-08-301-3/+3
* Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no ser...jim-p2011-08-301-2/+2
* Rework OpenVPN status, show status for shared key servers.jim-p2011-07-271-5/+53
* * 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
OpenPOWER on IntegriCloud