summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* Only display "No OpenVPN instance defined" if there really are none.Phil Davis2012-06-271-1/+1
* Fix hiding services in the widget that contain a space in the service name.jim-p2012-06-241-1/+1
* IGMPproxy, service_status widgetbcyrill2012-06-231-1/+1
* Added radvd / Updated Captive Portal service widgetbcyrill2012-06-151-24/+56
* Put v6 IP on a new line to save horizontal spacejim-p2012-06-131-3/+2
* Remove extra spaces and add closing <tr> tagWarren Baker2012-06-121-1/+1
* Make the carp vip interface column in the widget just a smidge wider since th...jim-p2012-06-111-2/+2
* Enhance the gateways status widget. Show Pending when it's not ready yet, sho...smos2012-06-041-6/+13
* Use "Pending" instead of gathering data, which is shortersmos2012-06-041-3/+3
* 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
* 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 redirect when saving settings in the widget, it was landing on the widget...jim-p2012-05-141-0/+1
* Some updates/optimizations to smart widgetjim-p2012-04-181-31/+45
* Add contributed SMART Status widget - http://forum.pfsense.org/index.php/topi...jim-p2012-04-171-0/+48
* fix for Bug #2231 --- Dashboard: Traffic Graph: Unable to save settingsDarren Embry2012-04-061-71/+86
* Make vips vhid be unique per parent interface!Ermal2012-04-051-1/+1
* Move CARP settings from pkg XML to a real PHP pageDarren Embry2012-03-221-1/+1
* Revert "Combine RTT and Loss so that IPV6 addresses do not cause spillage int...Scott Ullrich2012-02-021-2/+4
* Combine RTT and Loss so that IPV6 addresses do not cause spillage into other ...Scott Ullrich2012-02-021-4/+2
* Don't use $pconfig in widgets, it has unintended side effects.jim-p2012-02-022-5/+5
* Unbreak a number of explode() replacements which required preg_split()smos2012-01-201-1/+1
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-192-2/+2
* 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-112-4/+15
|\
| * Update usr/local/www/widgets/widgets/system_information.widget.phpJoecowboy2012-01-051-1/+3
| * Added Temperature back inJoecowboy2012-01-051-1/+10
| * Tweaked the bar graph width.Joecowboy2012-01-051-4/+4
* | Increased the Uptime input field size from 30 to 50 because it was truncating...Joecowboy2012-01-061-1/+1
|/
* 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
* Removing scriptaculous effects, now we use jQuery UI for visual effectsVinicius Coque2011-11-212-3/+4
* Fix errors caused by javascript code processed by jquery .html() method.Vinicius Coque2011-11-211-1/+3
* Converting javascript code from scriptaculous to jQueryVinicius Coque2011-11-151-10/+10
* 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
* 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
* 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
* More html fine tuningSeth Mos2011-03-151-1/+1
* Add the IPv6 addresses to the interfaces status widgetSeth Mos2011-03-151-45/+47
* * 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
OpenPOWER on IntegriCloud