Project

General

Profile

Download (11.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

dd447bde 11/11/2014 04:49 AM Jim Thompson

modify copyright statement to reflect reality

8a2f80b2 09/11/2014 05:23 PM Jim Pingle

Add pages missing from the Status > Traffic Graph privilege that are required for the full page to load

6f3d2063 06/13/2014 11:59 AM Renato Botelho

Replace Header() calls by lowercase

286996b4 05/17/2014 11:27 AM Colin Fleming

Tidy up "status_graph" XHTML

Move "fbegin.inc" between BODY and SCRIPT
Add CDATA sections to SCRTIPS
Update HTML Boolean operators
Remove EMBED, propriietary tag, replace with OBJECT
Add SUMMARY to TABLES
Add missing closing P tag
Close INPUT tags

07130afe 03/25/2014 10:32 PM ayvis

removed duplicate type=text/javascript
added type for <script>

91f026b0 03/19/2014 10:38 PM ayvis

replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"

fa6af314 02/09/2014 05:24 AM Phil Davis

Make Local the default filter for Traffic Graph

to preserve the previous standard behavior that shows "Local" when Traffic Graph starts.

5356362c 03/07/2013 06:25 PM Phil Davis

Fix stale bandwidth-by-IP table entries

When the number of valid rows in the table reduced by more than 1 between updates, stale entries were left displayed at the end - e.g. 8 rows (0-7), then next update has only 5 rows (0-4). Row 5 is hidden but rows 6 and 7 remain displayed.

da11e022 03/07/2013 01:08 PM Phil Davis

Bandwidth by IP - allow filter by local and remote

8389a461 03/07/2013 03:21 AM Phil Davis

Traffic Graph add option to display FQDN

4006a437 03/06/2013 01:41 PM Phil Davis

Add display by host name to Traffic Graph

2675f511 02/20/2013 11:51 AM Renato Botelho

Fix sort param to call bandwidth_by_ip

1cf47c49 02/19/2013 09:42 PM Ermal LUÇI

Put the alerts behind comments for someone wanting to debug this. The errors are from CSRF though ticket #2826 should not happen and functionality is not impacted by this.

647df2d4 02/19/2013 07:14 PM Ermal LUÇI

Remove single quotes committed wrongly

ffac939e 02/19/2013 06:13 PM Ermal LUÇI

Use jQuery() as all other code

b1b930dd 02/19/2013 06:03 PM Ermal LUÇI

Use jQuery fully on traffic graph. Also remove some unused code from bandwidth_by_ip

b406c78a 02/19/2013 05:20 PM Ermal LUÇI

Be explicit on the testing

76165eac 12/31/2012 12:14 PM Phil Davis

Select default interface when WAN is disabled

If WAN is disabled, then the Traffic Graph does not default to a valid interface when it first displays. This fix selects the first valid interface if WAN is not there.
e.g. at one site there used to be 2 ISPs, on WAN and OPT1. Now the ISP on WAN has been turned off, and the interface marked disabled. The default gateway etc is all on OPT1. After a bit of history at a site, it can happen like this that WAN is disabled in the config.

893fb622 11/07/2012 07:07 AM Michele Di Maria

Adds "Sort by direction" in the Traffic Graph page

Added the option to sort IPs by direction in the Traffic Graph page, and
improved the detection of the local network to monitor (before the
results could not be realistic because of too many "local IPs" were...

7f8f5d01 04/17/2012 08:54 AM Phil Davis

Fix typos where css('dislay') is missing a 'p' - now the top ten bandwidth users by host IP is visible on the Status:Traffic Graph

c58715af 02/08/2012 06:38 AM Erik Fonnesbeck

Change to embed to prevent IE9 from misbehaving. Ticket #2165

51e9533f 01/21/2012 09:24 PM Vinícius Coque

Removing unnecessary inclusions of prototype.js, guiconfig.inc already includes this file

e03ef9a0 10/22/2011 10:13 PM Vinícius Coque

Converting ajax code from prototype to jQuery

8e95a671 08/17/2011 05:14 PM Jim Pingle

Include the rate output in the privilege for the traffic graph.

9f5d14ce 04/25/2011 07:50 PM Jim Pingle

Show OpenVPN instances on Status > Traffic Graphs, with descriptions.

c6dfd289 03/28/2011 04:17 PM Jim Pingle

In IPsec, s/mobileclients/client/, this was changed long ago in the config but not everywhere followed.

cb3b4ebc 11/29/2010 08:36 PM Scott Ullrich

Revert 2c4a13d91b72400c07b965b0a522be8dde2d1110 Interface names should appear as uppercase

82bf9411 11/29/2010 08:35 PM Scott Ullrich

Revert 9c3cac0cb553e1610948e78dd119c1b0fcb04224 Interface names should appear as uppercase

ce2078f7 11/11/2010 04:14 AM Scott Ullrich

Unbreak graphs

61ab4cd3 11/08/2010 03:53 PM Scott Ullrich

Return disabled interfaces as well

157b9d46 11/08/2010 03:52 PM Scott Ullrich

Return disabled interfaces as well

818c54ee 11/06/2010 07:34 PM Scott Ullrich

Do not use sub array

43a0ac8a 11/06/2010 07:31 PM Scott Ullrich

Make sure ipsec is incuded in valid interfaces

e5fee340 11/06/2010 07:24 PM Scott Ullrich

Move Note to bottom of page

366e2be8 11/06/2010 07:22 PM Scott Ullrich

Show interface description

2c4a13d9 11/06/2010 06:40 PM Scott Ullrich

Interface names should appear as uppercase

9c3cac0c 11/06/2010 06:38 PM Scott Ullrich

Interface names should appear as uppercase

94556105 11/06/2010 06:01 PM Scott Ullrich

Define variable a bit earlier in case its shared

d815d5fa 11/06/2010 06:00 PM Scott Ullrich

Use get_configured_interface_list() so Ermal does not yell at me :)

50b2f6ab 11/06/2010 04:15 PM Scott Ullrich

Ensure that we are working with a proper passed interface..

e57c91a2 08/26/2010 06:32 PM Renato Botelho

Use the same div ids and structure from dashboard on status_graph to make it more flexible with custom themes

59bb015e 08/10/2010 01:21 PM Carlos Eduardo Ramos

Fixing gettext calls on status_graph.php

d0033721 07/22/2010 01:16 AM Carlos Eduardo Ramos

Implement gettext() calls on status_graph.php

e774e3b3 05/13/2010 08:39 PM Ermal LUÇI

Its bits/sec now.

e6dd418d 11/28/2009 10:22 PM Scott Ullrich

Slow down updates for rate util

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

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

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

763b5a4d 07/13/2009 11:47 PM Scott Ullrich

Remove redundant IPSEC entry

f0a3b883 06/15/2009 11:06 PM Scott Ullrich

Adding Scott Dale's rate package to system -> traffic graphs. Cool stuff!

872ce0dd 09/12/2008 10:54 PM Ermal Luçi

Fix the Status->Traffic Graph graphic.

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

3e321df2 06/21/2008 05:38 PM Ermal Luçi

Continue interface improvements

90a0e1f5 05/17/2008 08:43 PM Scott Ullrich

Ticket #1648 fixes

2df91659 03/03/2008 01:26 AM Scott Ullrich

IE7 graph fixes.

Obtained-from:m0n0wall

f873da66 01/12/2008 07:04 PM Chris Buechler

touch up text

Ticket #1586

d9c4eecb 01/11/2008 03:48 AM Chris Buechler

touch up text

Ticket #1576

0f266b2e 01/08/2008 02:29 AM Chris Buechler

touch up text

Ticket #1569

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

b5c78501 09/01/2007 08:47 PM Seth Mos

Fixing css layout

c1abd446 08/30/2007 07:25 PM Seth Mos

Show the ipsec interface

0975fe8a 04/24/2007 09:27 PM Scott Ullrich

Unbreak status graph. Someone is going to need to submit WORKING patches that work with FireFox, IE and Opera for this to get changed again!

Ticket #1290

bac28e1c 04/23/2007 06:42 PM Scott Ullrich

use <object> instead of <embed>

Ironically this was already fixed in HEAD!

Ticket #1290

ec0249ec 07/08/2006 06:28 PM Scott Ullrich

Remove width and height changing knobs, it breaks the traffic graph.

Reported-by: http://forum.pfsense.org/index.php?topic=1605.0;topicseen

029c5888 02/26/2006 11:13 PM Scott Ullrich

Default to "wan"

0543e1e9 02/26/2006 11:05 PM Scott Ullrich

Revert old code

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

3031ccc1 12/04/2005 01:25 AM Scott Ullrich

Note that firefox 1.5 works with native viewer

da07227e 08/23/2005 10:54 PM Scott Ullrich

<p> before <div>

8ab3e9ed 08/23/2005 01:18 AM Erik Kristensen

First Step in Fixing AutoComplete and Cleaning Up Code

e44e4a2b 07/26/2005 12:47 AM Erik Kristensen

fixing minor cosmetic errors

74f446e8 07/03/2005 04:55 PM Bill Marquette

Use $pgtitle
small code cleanups

4df96eff 07/02/2005 04:38 AM Scott Ullrich

include head.inc and round corners on tabs

570cdbcf 06/04/2005 03:36 AM Bill Marquette

Oops, guess that <form> was needed after all!
Pointed-out-by: hoba@

60f9e276 04/16/2005 01:29 AM Bill Marquette

no need for two <form> tags

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

769cdf3b 03/27/2005 09:39 PM Bill Marquette

slightly better logic

6ad24605 12/10/2004 04:38 AM Scott Ullrich

Update (C)

dd521ae8 12/10/2004 04:34 AM Scott Ullrich

Woops, y is now height.

8c1c3773 12/10/2004 04:33 AM Scott Ullrich

Move NOTE to bottom.

9573d170 12/10/2004 04:32 AM Scott Ullrich

Custom graph width / height settings now inputtable by user.

Idea from:
http://m0n0.ch/wall/gallery/stefan_zier/monowall-pic.jpg

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision