summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets
Commit message (Expand)AuthorAgeFilesLines
* Up the char count to include a port numberWarren Baker2012-11-211-1/+1
* If destination is larger than 15 then truncate it, otherwise blocks like VRRP...Warren Baker2012-11-211-1/+1
* Add button to switch between read/write and read-only on Diag > NanoBSD; Add ...jim-p2012-11-121-1/+2
* now works againDarren Embry2012-10-261-14/+17
* another openvpn-widget layout drawing fix, sorry.PiBa-NL2012-10-021-6/+6
* Add option to disable the dashboard auto-update checkjim-p2012-09-271-6/+13
* (line endings UNIX format..)PiBa-NL2012-09-162-12/+15
* Refine the formatting of the service status icon a bit depending on its context.jim-p2012-08-131-1/+1
* Consolodate a bunch of duplicate service status codejim-p2012-08-101-194/+3
* Tack the IPsec interface onto the $ifdescrs array so the widget will display it.smos2012-07-181-0/+2
* Add array check before array item check to miniupnpd service_status widget Marcello Coutinho2012-07-061-1/+1
* Add additional checkbcyrill2012-07-061-1/+1
* Fix Captive Portal statusbcyrill2012-07-061-2/+2
* 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 for #2231Darren Embry2012-05-171-2/+0
* 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-062-102/+89
* fix indentation.Darren Embry2012-04-061-17/+17
* 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
* Merge pull request #42 from Joecowboy/masterSeth Mos2012-01-251-2/+2
|\
| * Update usr/local/www/widgets/javascript/cpu_graphs.jsJoecowboy2012-01-251-2/+2
* | making small fixes on jQuery codeVinicius Coque2012-01-211-8/+7
* | 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-113-7/+17
|\ \ | |/
| * Update usr/local/www/widgets/widgets/system_information.widget.phpJoecowboy2012-01-051-1/+3
| * Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); causin...Joecowboy2012-01-051-3/+2
| * Added Temperature back inJoecowboy2012-01-051-1/+10
| * Tweaked the bar graph width.Joecowboy2012-01-051-4/+4
OpenPOWER on IntegriCloud