Fixed #8296
Update the Copyright notice for pfSense.
Merge branch 'master' of git.pfmechanics.com:pfsense/pfsense
Merge pull request #2975 from NOYB/Services_Status
Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (final round)
chmod 0644 php web pages
Status / Services - Status Indicator
Use status icon instead of text. Icon and title should be fine.
Revert "Status / Services - Status Indicator"
This reverts commit e7161dc3b62b306b57c8d094f93c2ec08c9e0af2.
Use font awesome icons instead of text.Universal recognition eliminates need of text translation.
Make services POST only by providing JS code in pfSenseHelpers.js
Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.
add call 'gettext' function in the status menu files
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"...
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
Code style status*
Tidy up coding style
"service-utils.inc" - be more consistent when using single/double quotes- add missing double quotes in ID statement- remove blank VALUE statement- remove ALT from <i> tag, invalid in HTML5
"status_services.php" - tidy up code style...
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
remove inline styles
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
Page converted to POST operation
Merge branch 'master' into bootstrap
Move main pfSense content to src/