Breadcrumb links
Convert CloudFlare and GratisDNS dynamic DNS over to split hostname and domain name fields, like Namecheap. Otherwise they could both break with subdomains or international TLDs with many parts. Fixes #6778
Move copyright from ESF to Netgate
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....
Services / Dynamic DNS - Remove Personalizations
Remove "you" personalizations.
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/