Update the Copyright year.
A subsequent commit will deal with .po's.
Update/sync DynDNS/RFC2136 status note. Fixes #3229
DynDNS status icons. Implements #3229
Fix #204: Add messages to all write_config() calls
DynDNS copy button. Issue #8952
This is 2020. Issue #9245
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Update copyright notices to 2019. Happy New Year
Fix #9121: Initialize arrays to prevent PHP 7 errors
Fixed different warnings and errors for PHP 7.2 Migration Illegal String Offsets and undefined constants
Update the Copyright notice for pfSense.
Use the same cache filename pattern for RFC2136 IPv6 items as used by dyndns
GET/POST conversions
Breadcrumb links
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....
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/