Move to Apache License 2.0
Review license / copyright on all files (final round)
Merge pull request #3037 from NOYB/Check_IP_Services
webgui tables, doubleclick event to perform 'edit' action, part 2
Check IP Services
Configurable check IP services.Used by Dynamic DNS services to check IP addresses.Configure as many check IP services as desired. The first (highest in the list) that is enabled will be used as the default.A future possibility could be to add an option to the Dynamic DNS entires to use a specific check IP service....
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....
Synchronize page title with tab title. Convert page title to title case.
Implement Multi-WAN for RFC2136.A failover gateway group may be selected similar to the other DynDNS styles.
Consistent headings for Dynamic DNS
Other place like "Open VPN Clients" have the "Clients" capitalized - doit here.Dynamic DNS has column heading "Interface" - make RFC2136 the same.Dynamic DNS (and most other places) have a column heading "Actions" -...
Fixed #5566
Tidy up "services_dyndns.php"
services_dyndns.php- remove duplicate double quotes- tidy up tabs/spaces
services_rfc2136.php- remove duplicate double quotes- tidy up tabs/spaces
dyn_dns_status.widget.php- change echo to print- change FONT tag to SPAN tags and use correct class...
Code style services
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
Standardize Dynamic DNS breadcrumbs
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Add some missing privileges to pages
remove inline styles
Fix a typo in function name.
EOL whitespace and header consistency for www
Delete confirmation vi fa-trash automated via pfSense.js
Moved action-buttons in-line styling to pfSense.css
replace and find for icon-embed-btn
Buttons changed to new design
fix tabstops v2
fix tabstops
convert services_rfc2136 to fa
please double check the added act==toggle code
Merge branch 'master' into bootstrap
Move main pfSense content to src/