Commit Graph

48 Commits

Author SHA1 Message Date
Phil Davis
ce77a9c4bd Fix lineup of copyright lines
and module names and other bits of formatting and typos in header
comment sections.
2015-01-01 15:11:15 +05:45
Renato Botelho
ed2d13436a Welcome 2015 2014-12-31 16:22:00 -02:00
Jim Thompson
29aef6c45b Change copyright statement to reflect reality 2014-11-10 23:36:14 -06:00
dwayne voelker
0c8fb22238 Allow setting a default scale type preference for the traffic graphs widget
I originally submitted this at https://redmine.pfsense.org/issues/2994
but it seems that is not used for commits now so I am adding it here.
It works great on my box, and I can't see these changes causing any
issues on other types.

I like to have Autoscale (follow) set for the traffic graphs widget and
hate having to click on Autoscale (up) to change it to follow every
time I enter the dashboard page.

This preference is written to the traffic graph widget section in
config.xml
2013-12-07 18:50:41 -02:00
Charlie Marshall
3bae4ee43d seperate date & time on traffic graphs 2013-07-29 23:00:47 +01:00
technical50
4a5d6b85d3 Auto codeset change for pfsense-utils.inc
Auto codeset updating for pfsense-utils.inc
2013-05-10 10:39:20 +03:00
Darren Embry
73567959ef never call parseInt without a radix. 2012-09-06 13:08:50 -04:00
Scott Ullrich
ce2078f7d0 Unbreak graphs 2010-11-10 23:14:31 -05:00
Scott Ullrich
8625c24f8e Use htmlspecialchars() for santitized output 2010-11-06 12:24:59 -04:00
jim-p
9228de6c4d Fix graph staggering, the old method was causing the graphs to diverge in update intervals over time. 2010-10-11 17:10:35 -04:00
Vinicius Coque
6c83f22639 Fix some javascripts broken on gettext() implementation 2010-08-13 14:31:49 -03:00
Carlos Eduardo Ramos
8454080afe Implement gettext() calls on graph.php 2010-07-30 09:18:23 -03:00
Scott Ullrich
7ac5a4cb18 Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 19:14:40 -04:00
Scott Ullrich
72d1b575a5 Include correct file
'CVS: ----------------------------------------------------------------------
2008-11-09 20:58:29 +00:00
Scott Ullrich
8b379e475e Include globals.inc first 2008-11-09 20:41:09 +00:00
Scott Ullrich
30d8e16e72 Spell eval correctly 2008-11-09 20:37:08 +00:00
Scott Ullrich
12e437a2b6 Ensure globals.inc is read in 2008-11-09 20:32:39 +00:00
Scott Ullrich
11d409b059 require("guiconfig.inc"); 2008-11-08 04:40:21 +00:00
Scott Ullrich
7afdf66fd6 Use correct variable 2008-11-06 19:11:23 +00:00
Scott Ullrich
beb54c8fbe Require user auth 2008-11-06 19:09:33 +00:00
Scott Ullrich
abe0421865 If themes/$themename/graph.php exists, source this file for custom
atributes (colors, etc)
2008-10-31 02:00:11 +00:00
Ermal Luçi
4558117267 Fix the Traffic Graph for Firefox case, which caches agressively and makes the XMLHttpRequest calls return the same result and the output is just a red line at the end of the graph since the difference between the old and new traffic is always 0. 2008-09-16 18:18:36 +00:00
Matthew Grooms
6b07c15ad8 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
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Seth Mos
67c04e807b Back out counter wrap fix from ticket 1494 as it causes more issues then
we were trying to solve.
2007-11-01 22:17:40 +00:00
Seth Mos
f0a3ac473b Fix courtesey of Billm, hackathon 2007 conversation.
Forgotten commit.
2007-10-29 22:00:56 +00:00
Bill Marquette
c24d0dd0c9 Fix for Ticket #1494 was committed from my first stab at the fix and not the actual fixed code and ended up in ticket #1496 2007-10-26 02:05:51 +00:00
Bill Marquette
84b2829775 Ticket #1494 - when wrapping at 32bits, the difference is 32bits - last + current, not some massive negative number 2007-10-18 21:53:21 +00:00
Scott Ullrich
920e60b5c2 Increase default time from 1 second to 3 which is far too short. 2007-07-06 00:09:09 +00:00
Scott Dale
358cb12c73 Allow graph to receive incoming refresh interval. Default is 1 sec. 2007-05-24 02:46:51 +00:00
Scott Ullrich
e8c27be88c Update graph refresh interval to 3 seconds from 1. 2007-05-24 00:33:31 +00:00
Scott Ullrich
58089ad919 Remove #!/usr/local/bin/php 2006-02-27 01:59:35 +00:00
Scott Ullrich
0543e1e9b2 Revert old code 2006-02-26 23:05:03 +00:00
Scott Ullrich
a651b0f6c3 Now that CGI is fixed in LighTTPD, switch back to cgi version of ifstats to fix Ticket #828 2006-02-26 22:02:55 +00:00
Scott Ullrich
d145a2b98f s/2.5/1/ 2006-01-26 00:57:21 +00:00
Scott Ullrich
19ac33afdc Port ifstats.c over to php.
Ticket #784
2006-01-25 23:52:31 +00:00
Scott Ullrich
985a897f57 Sync w/ m0n0wall 1.21 2006-01-17 00:47:44 +00:00
Scott Ullrich
e54d4de6d5 Remove #!/usr/local/bin/php 2006-01-02 23:46:18 +00:00
Scott Ullrich
a85f75c25c Use pretty pfsense colors 2005-12-03 23:35:58 +00:00
Scott Ullrich
6e97e831bc stats.cgi -> ifstats.cgi 2005-12-03 23:32:37 +00:00
Scott Ullrich
6afa3a82fc Support 1.5 native svg viewer in FF 2005-12-03 20:27:06 +00:00
Bill Marquette
a9f365fee6 Ticket #339: better fix, it's the nocache headers that are killing this in
https
2005-08-13 22:08:40 +00:00
Bill Marquette
1ec7289b15 We should still require authentication though 2005-08-13 22:06:14 +00:00
Bill Marquette
26fe4f2ef6 Ticket #339: IE6 doesn't like us including guiconfig.inc when we do https
Removing it doesn't appear to have broken anything both IE and FF now
work
2005-08-13 22:04:22 +00:00
Bill Marquette
f977ac60e2 Include guiconfig.inc so we can use auth.inc 2005-05-16 03:31:55 +00:00
Bill Marquette
b46bfcf575 Add $Id$ tag 2005-03-27 22:31:32 +00:00
Scott Ullrich
16d9e6e48d add pfSense copyright, attribute Manuel Kasper and T. Lechat 2004-11-10 23:21:13 +00:00
Scott Ullrich
66f8696ff4 change graphing colors 2004-11-10 23:19:04 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00