Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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.

7ec17767 09/16/2010 04:31 PM Ermal LUÇI

Show status as Gathering data rather than unknown since the later seems to scary people!

68f291ff 09/09/2010 09:25 PM Ermal LUÇI

Ticket #876. Show all gateways even though apinger is not monitoring them, for various reasons, this removes user confusion in the status pages.

9eda7259 08/31/2010 07:23 PM Ermal LUÇI

More fixes to status services.

a87c7901 08/16/2010 09:54 PM Jim Pingle

Update gateway status properly when fetched via AJAX.

2b3338f6 08/11/2010 03:15 PM Jim Pingle

Show the architecture after the version number.

81ab3a73 06/30/2010 03:55 PM Jim Pingle

Show the CPU Frequency on the dashboard if it's not running at full speed (due to powerd)

2e591a5d 06/23/2010 01:07 PM Jim Pingle

Fix dashboard version check for nanobsd

096ee9c2 06/16/2010 11:24 AM Ermal LUÇI

Make some non functional changes, mostly to keep up with latest gw changes. Related to Ticket #666

66a96e72 06/07/2010 09:08 PM Ermal LUÇI

Reorganize code to be able to actually use the lookup_gateway_ip_by_name() function to find even dynamic gateways ip.

4b4be09e 06/07/2010 08:34 PM Ermal LUÇI

Actually show other data with gateways status.

beb7b814 06/07/2010 07:17 PM Ermal LUÇI

Correctly control status of gateways. These code is tripled in these pages not sure what is the best solution.

59d73709 05/26/2010 03:59 PM Jim Pingle

Add nanobsd size to system info widget after platform.

01207fd8 05/18/2010 05:36 PM Ermal LUÇI

Fixes #536. More fixes and optimizations on the various functions and status pages used for gateways [groups].

bb927ed4 05/06/2010 04:52 PM Jim Pingle

Previous commit also fixed traffic graph state changing, so re-enable that as well.

95b97dd1 04/27/2010 05:58 PM Jim Pingle

Add first revision of rewritten OpenVPN status widget to 2.0 resolves #496.

08fd5444 04/23/2010 02:05 PM Jim Pingle

Relocate some NanoBSD functions to a central place. Change NanoBSD diagnostics and system info widget to use the new code. Ticket #533 and some prerequisite parts of Ticket #534.

2cfbe062 04/16/2010 04:24 PM Jim Pingle

Update system information widget to use new version checking mechanism.

611ae852 03/27/2010 12:05 AM Ermal LUÇI

Redo most of the ppp interface handling to be consistent with the other mpd5 configurations. This way there is no more special handling for ppp around.

773c99bc 03/19/2010 03:34 PM Ermal LUÇI

Fix auto update checking and showing always there is an update available.

312d166b 02/28/2010 01:45 AM Jim Pingle

AJAX-ify the gmirror status widget. Add license header while I'm here.

3a738983 02/16/2010 12:23 AM Jim Pingle

Fix typo

e1135f7b 02/15/2010 11:23 PM Jim Pingle

Change variable name to avoid clobbering one by the same name in the Dashboard. Fixes all kinds of fun Dashboard issues. Any widget directly after the Services Status one would mess up in some way.

c5b5f501 02/01/2010 10:53 PM Scott Ullrich

Show a 3G icon when item is a serial type interface

ee7767a5 01/20/2010 07:21 PM Jim Pingle

Fix services status widget to use the same code as the services status page. Might need to move this into a common file in the near future to avoid code duplication.

981a2fbe 01/11/2010 06:43 PM Ermal Luçi

Ticket #294. Add necessary include.

f07cb7ce 01/09/2010 05:58 AM Chris Buechler

fix Firewall Logs widget settings save.

Ticket #285

f5bdff7f 12/03/2009 09:26 PM Scott Ullrich

Add priv.defs.inc to authgui.inc

6b6e8d08 12/03/2009 09:08 PM Scott Ullrich

Rework includes a bit

6d28f4d0 12/03/2009 03:18 AM Scott Ullrich

Show all widgets. Remove - button as there is no save mechanism at all for this widget.

3fa86ecd 12/03/2009 03:07 AM Scott Ullrich

Formatting cleanups. Increase buffer size

483e6de8 11/21/2009 09:08 PM Scott Ullrich

Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386

55563f1b 10/26/2009 03:29 AM Scott Ullrich

Give more room to the interfaces td (40%)

abcb2bed 10/01/2009 03:19 PM Ermal Luçi
  • Convert carp/vips code to behave the same as other interfaces.
  • Make optimizations around it.
  • Make sure when we reload teh underlying interface we reload carp too.
  • Some fixes around the code.

Reviewed-by: scott@ and billm@

a91333d3 09/05/2009 11:03 PM Jim Pingle

Add a line on sys info widget for NanoBSD boot slice if the platform is nanobsd

f9f71ad3 08/14/2009 05:13 PM Ermal Luçi
  • Convert captive portal rules to use tables. This reduces the number of rules ALOT.
  • Make the peruserbw setting use tables also by taking advantage of the tablearg option.
  • Convert statistics to use the new improvements of ipfw tables merged previously....
4f464b16 07/10/2009 12:49 PM Ermal Luçi

Fix includes for the widget too.

6f5d0107 07/08/2009 05:30 PM Ermal Luçi

Bring captive portal widget up to date with changes.