Move copyright from ESF to Netgate
Backport Check IP Services
Original pull request to master was #3037
Review license / copyright on all files (final round)
webgui tables, doubleclick event to perform 'edit' action, part 2
(cherry picked from commit 1c10ce9750f3702f433a91754f79e637e1c3369b)
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....
Merge pull request #2817 from NOYB/Services_/_Dynamic_DNS_-_Remove_Personalizations
(cherry picked from commit a6108e4983a8d9a75d5c607fff6538604df369a7)
Synchronize page title with tab title. Convert page title to title case.
Change Namecheap dyndns to use split hostname and domain name fields. Upgrade existing entries automatically. Implements #4366Code should be generic enough that if other DynDNS providers would work better with a separate domain field, they can pick up the feature without too much trouble.
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 dhcp dnsmasq dyndns
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.
remove inline styles
EOL whitespace and header consistency for www
Delete confirmation vi fa-trash automated via pfSense.js
replace and find for icon-embed-btn
Buttons converted to new deisgn'X' button suppressed in info text box
Revised button style on firewall_aliases.php as a model for all other table-based pages
convert services_dyndns to fa
i've also added a act=toggle.please check to see if there aren't any huge mistakes in it. (seems to work)
Merge branch 'master' into bootstrap
Move main pfSense content to src/