Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4cfcbd32 12/07/2012 10:37 AM N0YB

Update usr/local/www/widgets/widgets/log.widget.php

Firewall Logs Widget Filtering
Options to filter on interfaces, 'pass', 'block', & 'reject'

b164a351 11/22/2012 06:53 AM Warren Baker

Correct syntax

ae3f91d8 11/22/2012 05:24 AM Erik Fonnesbeck

Fix parentheses matching

ef363bc4 11/21/2012 08:00 AM Warren Baker

Up the char count to include a port number

55e55147 11/21/2012 07:55 AM Warren Baker

If destination is larger than 15 then truncate it, otherwise blocks like VRRP advertisements push the values out

7b229013 11/12/2012 08:41 PM Jim Pingle

Add button to switch between read/write and read-only on Diag > NanoBSD; Add setting to keep the media read/write at all times; Add indication of ro/rw status on Dashboard.

61cf2b7e 10/26/2012 09:09 PM Darren Embry

now works again

most likely fixes #2638

e18343fb 10/02/2012 07:20 PM Pi Ba

another openvpn-widget layout drawing fix, sorry.

7a058f06 09/27/2012 01:18 PM Jim Pingle

Add option to disable the dashboard auto-update check

f06f7cc0 09/16/2012 10:17 AM Pi Ba

(line endings UNIX format..)
Firewall log alternating colored rows
Firewall log sortable
Fixed several sorting issues in widgets and other pages
Sorting now possible on multiple rows in the header tables
Sorting now possible for text that starts with IPv4:port

36d1c798 08/13/2012 04:19 PM Jim Pingle

Refine the formatting of the service status icon a bit depending on its context.

e48cdc01 08/10/2012 02:58 PM Jim Pingle

Consolodate a bunch of duplicate service status code

d2cb157f 07/18/2012 07:36 AM Seth Mos

Tack the IPsec interface onto the $ifdescrs array so the widget will display it.
Redmine ticket #2546

ca14f627 07/06/2012 03:05 PM Marcello Silva Coutinho

Add array check before array item check to miniupnpd service_status widget
related topic:
http://forum.pfsense.org/index.php/topic,51205.msg273571.html#msg273571

3392eba9 07/06/2012 10:30 AM Cyrill B

Add additional check

dff2ea2c 07/05/2012 10:45 PM Cyrill B

Fix Captive Portal status

0db6b9eb 06/27/2012 06:00 AM Phil Davis

Only display "No OpenVPN instance defined" if there really are none.

58816510 06/24/2012 06:59 PM Jim Pingle

Fix hiding services in the widget that contain a space in the service name.

ba1fabef 06/22/2012 11:19 PM Cyrill B

IGMPproxy, service_status widget

61d302e0 06/15/2012 02:38 PM Cyrill B

Added radvd / Updated Captive Portal service widget

bd0c2295 06/13/2012 07:01 PM Jim Pingle

Put v6 IP on a new line to save horizontal space

c449c5f6 06/12/2012 09:14 AM Warren Baker

Remove extra spaces and add closing <tr> tag

cb1d821b 06/11/2012 06:20 PM Jim Pingle

Make the carp vip interface column in the widget just a smidge wider since the names are longer now.

9847b940 06/04/2012 10:44 AM Seth Mos

Enhance the gateways status widget. Show Pending when it's not ready yet, show unknown when it really isn't online.

4a67fc61 06/04/2012 10:12 AM Seth Mos

Use "Pending" instead of gathering data, which is shorter

454ea767 05/28/2012 05:53 PM Jim Pingle

Add missing div tag

6e0b68bf 05/25/2012 08:42 PM Jim Pingle

List logged-in IPsec xauth users and provide a mechanism to disconnect them. Implements #1986

25a46a3c 05/24/2012 09:52 PM Cristian Feldman

Added load average information to the System Information widget

4dedd18a 05/18/2012 03:53 AM Cristian Feldman

System info widget on dashboard now updates CPU Frequency automatically

dcb94db5 05/17/2012 07:43 PM Darren Embry

fix for #2231

Don't activate master "Save Settings" button on traffic graph min/max.

e6b16f89 05/14/2012 02:02 PM Jim Pingle

Fix redirect when saving settings in the widget, it was landing on the widget page instead of returning to the dashboard.

c91e242e 04/18/2012 02:17 PM Jim Pingle

Some updates/optimizations to smart widget

2f0a49e9 04/17/2012 03:39 PM Jim Pingle

Add contributed SMART Status widget - http://forum.pfsense.org/index.php/topic,48447.0.html

ee965a5c 04/06/2012 11:45 PM Darren Embry

fix for Bug #2231 --- Dashboard: Traffic Graph: Unable to save settings

556e760d 04/06/2012 09:43 PM Darren Embry

fix indentation.

7b47bd4c 04/05/2012 08:22 PM Ermal LUÇI

Make vips vhid be unique per parent interface!

f97a5b04 03/23/2012 01:25 AM Darren Embry

Move CARP settings from pkg XML to a real PHP page

https://redmine.pfsense.org/issues/647

317b7e43 02/03/2012 12:03 AM Scott Ullrich

Revert "Combine RTT and Loss so that IPV6 addresses do not cause spillage into other widgets." - until I find the code that does ajax as well.

This reverts commit 1d09d6dbcd80546aec7bc3a91d3c862b00662662.

1d09d6db 02/02/2012 11:58 PM Scott Ullrich

Combine RTT and Loss so that IPV6 addresses do not cause spillage into other widgets.

eb7454c4 02/02/2012 03:12 PM Jim Pingle

Don't use $pconfig in widgets, it has unintended side effects.

6f0dc800 01/26/2012 06:38 AM Seth Mos

Merge pull request #42 from Joecowboy/master

.

83e7491d 01/26/2012 04:46 AM Daniel Rasmussen

Update usr/local/www/widgets/javascript/cpu_graphs.js

86cf3681 01/21/2012 08:08 PM Vinícius Coque

making small fixes on jQuery code

2ce660ad 01/20/2012 11:18 AM Seth Mos

Unbreak a number of explode() replacements which required preg_split()

cfbfd941 01/19/2012 07:33 PM Seth Mos

The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
Replacing it surpresses all the warnings

b70151ae 01/11/2012 04:59 PM Jim Pingle

Fix botched tag, add some line breaks

4892d709 01/11/2012 04:51 PM Jim Pingle

Remove a second, redundant temperature block (there is already one higher up that appears to be functional, this one is not.)

3a94345c 01/11/2012 04:48 PM Jim Pingle

Change system info widget fields from <input> to <span> so they don't appear editable, and we aren't bound by their width constraints. (One long one was messing up table width).

c6678f31 01/11/2012 04:17 PM Jim Pingle

Merge pull request #37 from Joecowboy/master

Dashboard widget fixes and mods

d9c059ba 01/06/2012 05:25 PM Daniel Rasmussen

Increased the Uptime input field size from 30 to 50 because it was truncating the uptime tweak output text I made.

135a0956 01/06/2012 01:13 AM Daniel Rasmussen

Update usr/local/www/widgets/widgets/system_information.widget.php

cbac040d 01/06/2012 12:21 AM Daniel Rasmussen

Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); causing javascript error exception to be thrown while displaying span

24d51534 01/06/2012 12:16 AM Daniel Rasmussen

Added Temperature back in

e7d6136d 01/06/2012 12:12 AM Daniel Rasmussen

Tweaked the bar graph width.

d524b32b 12/21/2011 02:01 PM Jim Pingle

Do not redirect on saving services status widget, the headers have been sent by this point and it can't happen.

89597244 12/03/2011 10:54 PM Scott Ullrich

Require guiconfig.inc

030e4b31 11/21/2011 09:46 PM Vinícius Coque

Removing scriptaculous effects, now we use jQuery UI for visual effects

5d0d5eb0 11/21/2011 09:43 PM Vinícius Coque

Fix errors caused by javascript code processed by jquery .html() method.

a02ecc94 11/15/2011 06:09 PM Vinícius Coque

Converting javascript code from scriptaculous to jQuery

64d84825 11/07/2011 05:32 PM Jim Pingle

Fix display of CARP widget to properly show Disabled status, bring code more in line with the carp status page, and clean it up a bit.

7cc56826 10/17/2011 03:13 PM Jim Pingle

Add missing ?, fix uname display. Fixes #1960

d3534235 09/28/2011 03:39 PM Jim Pingle

Add relayd to Status > Services and widget. Add capability to kill when restarting instead of a simple reload. Implements #1913

f910c29e 09/27/2011 10:31 PM Vinícius Coque

Convert prototype code to jQuery

7a21d1b8 08/30/2011 04:54 PM Jim Pingle

Change mbuf output on dashboard to read total/max, instead of current/total, to give a more useful view. Also only use a single netstat command instead of two.

453d9c96 08/30/2011 01:48 PM Jim Pingle

Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no server directive) and also be a little more verbose about what is happening, if we can tell.

95305736 07/27/2011 03:37 PM Jim Pingle

Rework OpenVPN status, show status for shared key servers.

8336846a 03/15/2011 03:30 PM Seth Mos

More html fine tuning

8525bd86 03/15/2011 03:30 PM Seth Mos

Add the IPv6 addresses to the interfaces status widget

006802ab 03/04/2011 08:15 PM Ermal LUÇI
  • Prevent concurrent logins on CP to not be recorded on the DB.
  • Make the locking more complex to avoid locking exclusively during pruning task which would hurt a lot CP performance.
  • Retire the disconnect_client and make all the disconnect functions use the sessionid as identifier....
4ed69f33 02/26/2011 07:20 PM Jim Pingle

Do a more strict check on the return value of the download function. Fixes #1309

b5993a02 02/13/2011 09:54 PM Jim Pingle

Fix update check fix. Skipped a parameter.

d164643a 02/13/2011 04:14 PM Jim Pingle

Make update check a little more robust. Timeout after a few seconds, and if we get a non-200 http code, ignore the response.

5ee6a457 02/12/2011 06:33 PM Ermal LUÇI

Remove any previous file with the same name as the one that will be downloaded. This avoid the gui to always show update availble even though the site could not be reached.

c3606a3b 02/08/2011 02:20 PM Ermal LUÇI

Resolves #1263. Use correct config toggle for detecting alternate url for firmware.

5ded8bab 01/31/2011 08:46 PM Jim Pingle

Catch the OpenVPN widget up to the status page code for killing clients.

001cbed2 01/10/2011 10:58 PM Jim Pingle

Sort installed packages in a case insensitive way on the widget and installed packages list.

c1261315 01/10/2011 10:57 PM Jim Pingle

Whitespace fixes

b2254c7f 01/10/2011 10:49 PM Jim Pingle

Sort services on the services status page and widget.

10e4d55e 01/09/2011 06:29 PM Pierre POMES

Fix HTML errors reported by Eclipse using PHP perspective

68fef56f 01/04/2011 01:50 AM Chris Buechler

fix CP dashboard widget

e9a17661 01/03/2011 07:00 PM Scott Ullrich

Add $nocsrf = true;

23d69b98 12/27/2010 07:22 PM Jim Pingle

Use convert_friendly_interface_to_friendly_descr in the wol widget, just like on the main page. Ticket #1103

e18278d1 12/27/2010 07:22 PM Jim Pingle

Use strtoupper here

95b71980 12/22/2010 08:33 PM Ermal LUÇI

Use correct lock.

254ac496 12/15/2010 03:35 PM Jim Pingle

Add contributed WOL widget. Resolves #1103

ece25730 12/14/2010 05:06 PM Jim Pingle

Replace the LB status widget completely with one that supports the current LB system.

76bbcff0 12/09/2010 05:18 PM Chris Buechler

make rebrand-friendly

74efe8bc 11/29/2010 08:18 PM Scott Ullrich

Deactivate cpu graph. Will bring back in 2.1

cfa62e06 11/26/2010 12:20 PM Ermal LUÇI

include broadcast address to allow dhcp to work.

108cfddf 11/23/2010 12:47 PM Ermal LUÇI

Ticket #1023. Correct the widget code bringing it full speed with latest carp code.

7b228323 11/16/2010 10:38 PM Ermal LUÇI

Avoid exec() and use php calls.

bd32ac6c 11/14/2010 01:59 PM Erik Fonnesbeck

Fix case of variable name for swap usage. Ticket #477

9cb94dd4 11/03/2010 01:25 PM Ermal LUÇI

Ticket #980. Bring CP widget up to date. Also bind lighty for CP to 127.0.0.1 it should not be accessible otherwise.

6bc1e79a 11/02/2010 08:48 PM Jim Pingle

Don't use pconfig in a widget, it can cause issues with other widget settings.

a2071365 11/01/2010 06:46 PM Jim Pingle

Sync service status widget code with service status page. Fixes #984

dbb0e086 10/25/2010 08:55 PM Jim Pingle

Remove unnecessary (and unclosed) form tag.

e988813d 10/19/2010 04:39 PM Jim Pingle

desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320.

9228de6c 10/11/2010 09:10 PM Jim Pingle

Fix graph staggering, the old method was causing the graphs to diverge in update intervals over time.

719dcffb 10/11/2010 08:29 PM Jim Pingle

Whitespace fixes

ce338162 10/07/2010 05:37 PM Jim Pingle

Show the product_name as the slice "name" for rebrands. Cosmetic only.