Commit Graph

60 Commits

Author SHA1 Message Date
jim-p
3a1e12cfd9 Add some safety belt checks to status_queues.php to prevent exec blocking or infinite redirection loops. Better error display when things go wrong. 2012-05-01 14:25:28 -04:00
Vinicius Coque
86cf36813d making small fixes on jQuery code 2012-01-21 18:08:09 -02:00
Vinicius Coque
78d84a88e0 Converting from prototype to jQuery status_* 2011-10-22 17:02:04 -02:00
Ermal
5f471c9590 Use the new daemon for status->queues until a proper chart javascript library is availble 2011-10-01 17:52:02 +00:00
Scott Ullrich
83fcd140dd CSRF startup code has been moved to guiconfig.inc 2010-11-12 18:34:51 -05:00
Scott Ullrich
a2f38ac4d4 Handle AJAX 2010-11-11 09:17:56 -05:00
Carlos Eduardo Ramos
6deb0c0375 Implement gettext() calls on status_queues.php 2010-07-23 14:22:24 -03:00
Scott Ullrich
1d333258dc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 21:49:40 -04:00
Scott Ullrich
45723d1b17 Update link to traffic shaper config because HTTP/500 errors are bad mmmkay? 2009-08-20 22:26:54 -04:00
Bill Marquette
2e069686fb Move Scriptaculous/Prototype includes to head.inc and remove the code duplication 2009-03-13 01:04:26 -05:00
Bill Marquette
a3f1c10dc3 Fix missing single quote
Use Prototype the right way, have to observe for the DOM being loaded before using it (yes, some boxes can render the page fast enough that this doesn't matter...others...can't)
2009-03-12 23:45:13 -05:00
Ermal Luçi
78225e5b05 add myself to copyright. 2009-03-01 17:27:59 +00:00
Ermal Luçi
f2b8daad99 Convert Status:Queues to ajax. This changes makes it no finally block the user interface and makes this page usable again. 2009-03-01 17:27:58 +00:00
Ermal Luçi
2cbdf97ea1 Cleanup the status queues so it does not does stupid things.
Apparnetly this needs to be converted to 'ajax' calls as the traffic graph but for now live with this.
2008-10-01 17:26:25 +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
Ermal Luçi
05025c6eb3 Do not take into consideration root_ queues. 2008-07-20 15:23:04 +00:00
Ermal Luçi
78152bbdc9 Correctly show interface names. 2008-07-09 16:25:11 +00:00
Ermal Luçi
f24f98298a Fix an issue where the traffic shaper is not configured anwhich would make the gui freeze. 2008-03-18 16:58:01 +00:00
Bill Marquette
31c75e3be6 use friendly names, not opt names 2008-01-27 21:18:01 +00:00
Ermal Luçi
c17774a68d Propperly show the name of interface on the queues status page. 2008-01-20 23:47:22 +00:00
Ermal Luçi
d5be7a2d38 Remove an accidentally slipped in line. 2008-01-17 23:38:07 +00:00
Ermal Luçi
6cca66e9ef Show the user the interface the queue is located to make it easier now that the same queue name is used on multiple interfaces. 2008-01-17 00:17:34 +00:00
Ermal Luçi
197bfe966c Bring in the new traffic shaper.
It is capable of multi interface shaping.

Also bring the wizard up-to-date. Now it is capable of doing multi interface too.
2008-01-11 21:07:25 +00:00
Chris Buechler
764696e0e1 remove annoying and potentially problematic forced page refresh.
Ticket #1545
2007-12-17 07:11:59 +00:00
Scott Ullrich
d88c6a9fdf Switch over to array style page titles. Obtained-from: m0n0wall 2007-11-16 00:48:53 +00:00
Scott Ullrich
ced218cd8e Redirect back to self every 100 ticks instead of 40. 2006-04-24 22:02:15 +00:00
Scott Ullrich
3689b3b8ef Extend meta refresh time to 600. 60 is way too short. 2006-04-10 18:21:09 +00:00
Scott Ullrich
c6e4761cec Flush output buffers to make the page load a bit quicker. 2006-04-10 18:12:11 +00:00
Scott Ullrich
555d3758fc MFC
s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty
2006-04-03 21:05:06 +00:00
Scott Ullrich
7798b5ebb6 Don't kill php, it sends bad signals to fast-cgi resulting in the fast-cgi process only returning 500 errors. 2006-02-28 19:13:10 +00:00
Scott Ullrich
b5b351be09 Unbreak status -> queues
Ticket #824
2006-02-22 20:18:22 +00:00
Scott Ullrich
e54d4de6d5 Remove #!/usr/local/bin/php 2006-01-02 23:46:18 +00:00
Scott Ullrich
fd6135414d MFC 8804
Fix divide by zero JS error
2005-12-29 20:51:55 +00:00
Scott Ullrich
c0bdca0c46 Do not killall -9 php, it tells fast-cgi to do bad things and wrecks fast-cgi 2005-12-28 22:03:22 +00:00
Scott Ullrich
af32f93921 MFC 6960
Cleanup hardcoded meta refreshes
2005-10-18 15:53:51 +00:00
Scott Ullrich
fda1fdaec9 More refresh patches from databeestje 2005-09-01 22:28:22 +00:00
Holger Bauer
c55a8ab9a1 some crosslinking to "fly" from corrosponding setting to logs, diags and back 2005-07-30 01:30:33 +00:00
Erik Kristensen
677c08696a updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories
2005-07-21 00:17:40 +00:00
Erik Kristensen
bff312465a fixed dancing bars 2005-07-20 22:42:17 +00:00
Bill Marquette
74f446e877 Use $pgtitle
small code cleanups
2005-07-03 16:55:51 +00:00
Scott Ullrich
4df96eff4d include head.inc and round corners on tabs 2005-07-02 04:38:35 +00:00
Scott Ullrich
acb634353d Missing ) 2005-06-22 23:13:36 +00:00
Scott Ullrich
d1dd0241ad Do not attempt to display queue graphs if traffic shaping disabled 2005-06-22 23:11:00 +00:00
Scott Ullrich
a7baf34d41 Redirect after 40, not 20 2005-06-20 17:14:57 +00:00
Bill Marquette
69c4bf8041 make the queues hyperlinks just like in the rules screen 2005-06-13 03:18:35 +00:00
Bill Marquette
19d99a7de3 Queue names shouldn't be center aligned 2005-06-13 03:05:38 +00:00
Scott Ullrich
5f046df670 More minor nitpicks 2005-06-13 02:43:13 +00:00
Scott Ullrich
8dc950ac6e Cleanup status queues screen:
* Make the screen look like all others
* Use a grey background instead of red
* Make fg colors black
* General appeance ehancements
2005-06-13 02:28:58 +00:00
Scott Ullrich
f8c2f4f52d Killall -9 pfctl then redirect back to status_queues.php 2005-06-11 07:16:09 +00:00
Scott Ullrich
4fc85b5def Really fix Status -> Queues 2005-06-11 06:57:30 +00:00