Breadcrumb links
Correctly report unmonitored gateway status
If an alternate monitor IP has been entered and saved, then the userchecks "Disable Gateway Monitoring" and saves, the alternate monitor IPis retained in the config - that is handy for when unchecking "Disable...
Feature #3151 Disable gateway monitoring actions
without disabling gateway monitoring.
This allows the user to continue to monitor the gateway with dpinger, sothey can see how it is performing, but for the system not to take anyreal action if the latency/loss exceeds the given limits....
Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (final round)
Always use require_once
The usage of require() and require_once() throughout the system isinconsistent, and "bugs" come up now and then when the order of"requires" is a bit different and some require() happens after theinclude file is already included/required....
change hardcoded colors to classes
Synchronize page titles with tab titles. Rename some titles in order to be more consistent. Convert page title to title case.
HTML Compliance - Status / Gateways
The bgcolor attribute on the td element is obsolete. Use CSS instead.
Internationalization of various status*.php
Don't show RTT, RTTsd, Loss for unmonitored gateways
Add standard deviation to gateway status and widget
All simple php echo to short
Short version is far more used than long php echo. This brings all code to same standard where possible.
Add some more Bootsrap panels
"firewall_aliases.php" - add gettext to the H2 tag- remove debug code
"sevices_igmpproxy.php" "services_pppoe.php" "vpn_ipsec_keys.php" "status_gateways.php" "status_gateway_groups.php" "statis_services.php" "diag_arp.php"...
Encode gateway attributes before printing
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
status_gateways remove unused counter
$counter is incremented but never initialized or usedCode style formatting also done around here.
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Completes #5400, #3999, #5405Mote: New ticket will be opened to provide IP address sorting
Copyright and license cleanup
- Remove personal copyright from people who assigned it to employer (ESF)- Remove $Id$- Remove extra spaces
EOL whitespace and header consistency for www
Copyright updates Batch 2 of 3
Merge branch 'master' into bootstrap
Move main pfSense content to src/