summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_system_pftop.php
Commit message (Collapse)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-1/+1
| | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting.
* Code style www diag more bitsPhil Davis2015-05-271-2/+2
|
* Code style usr-local-www diagPhil Davis2015-04-191-39/+40
|
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* Tidy up "diag_system_pftop.php" XHTMLColin Fleming2014-05-171-40/+42
| | | | | | | | | | | Move PHP include FBEGIN between BODY and SCRIPT Add CDATA sections to SCRIPTS Merge "face" and "size" into on FONT tag and escape closing PRE and FONT Remove duplicate opening FORM tag Add SUMMARY to TABLES Update HTML Boolean operators Remove NAME statement from DIV tag Add missing closing DIV tag
* Remove problematic code without proper checks but even not needed hereErmal2014-04-181-4/+0
|
* replaced uppercase html tags with lowercaseayvis2014-03-191-1/+1
| | | | js files saved as UTF-8 / LF language="JavaScript" deprecated, replaced with type="text/javascript"
* Many fixes on privileges, ticket #3216:Renato Botelho2013-11-151-4/+4
| | | | | | | | | | | | | | | | - Rename some privileges: page-diag-system-activity => page-diagnostics-system-activity page-interfacess-groups => page-interfaces-groups page-interfacess-lagg => page-interfaces-lagg page-interfacess-qinq => page-interfaces-qinq - Write an upgrade function to replace above privileges by the new name - Remove unused privilege page-diagnostics-logs-wireless - Remove duplicated privileges - Fix limiter-info, pf-info and system-pftop that were using wrong name - Add privs for edit pages (interfaces_groups, interfaces_lagg, interfaces_qinq and services-igmpproxy) - Fix ID for acptiveportal allowedhostnames and editallowedhostnames - Fix some wrong matches
* Remove some debuggingWarren Baker2013-01-101-2/+2
|
* Dont pass -o option to view types that dont support it, it causes a ↵Warren Baker2013-01-101-7/+17
| | | | segfault. Also make sure that when viewing all states that the correct switch is passed
* Rework layout a bit and add number of states to view as an optionWarren Baker2013-01-101-57/+86
|
* Update usr/local/www/diag_system_pftop.phpbcyrill2013-01-091-4/+4
| | | Get rid of localization where it is not desired.
* Rework the pfTOP page to provide the ability to select the view. Also ↵Warren Baker2013-01-091-26/+63
| | | | provide better dropdown labels and remove the annoying onClick submit - its not needed since ajax will handle the post of the new value in the background
* Converting from prototype to jQueryVinicius Coque2011-10-161-6/+6
|
* Match pftop page exatly with privilege, there is no other page that glob ↵jim-p2011-09-061-1/+1
| | | | would catch. Fixes #1845
* Fix display of these pages on Opera. ↵jim-p2011-01-311-1/+1
| | | | http://forum.pfsense.org/index.php/topic,32773.0.html
* Make pfTop uniformScott Ullrich2010-11-301-1/+1
|
* Just fix some space and tab problemsRenato Botelho2010-08-121-1/+1
|
* gettext() fixes on diag_system_pftop.phpCarlos Eduardo Ramos2010-08-111-1/+1
|
* Sync with mainline, diag_* files were missingRenato Botelho2010-07-161-14/+14
|
* Merge remote branch 'mainline/master'Renato Botelho2010-07-121-3/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: usr/local/www/diag_backup.php usr/local/www/diag_dns.php usr/local/www/diag_ipsec_sad.php usr/local/www/diag_logs_vpn.php usr/local/www/diag_ping.php usr/local/www/diag_pkglogs.php usr/local/www/diag_showbogons.php usr/local/www/diag_states_summary.php usr/local/www/diag_traceroute.php
| * Corrections gettext implementation on diag_system_pftop.phpCarlos Eduardo Ramos2010-07-081-3/+3
| |
* | Reset diag_ filesRenato Botelho2010-06-301-14/+14
|/
* Implement gettext() calls at the files: "diag_traceroute.php", ↵Rafael Lucas2010-06-181-14/+14
| | | | "diag_system_pftop.php", "diag_system_activity.php"
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-1/+5
| | | | include 2009 on files that I have asserted (C) on
* Correct filenameScott Ullrich2009-08-191-2/+2
|
* Move Scriptaculous/Prototype includes to head.inc and remove the code ↵Bill Marquette2009-03-131-1/+0
| | | | duplication
* Correct sort order for pftop guiScott Ullrich2008-12-231-2/+2
|
* Do not scrollScott Ullrich2008-11-161-1/+0
|
* Use <p/>Scott Ullrich2008-11-161-1/+1
|
* Adding AJAX interactive pftopScott Ullrich2008-11-161-0/+138
OpenPOWER on IntegriCloud