summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dyndns.php
Commit message (Collapse)AuthorAgeFilesLines
* Synchronize page title with tab title. Convert page title to title case.k-paulius2016-02-121-3/+3
|
* Change Namecheap dyndns to use split hostname and domain name fields. ↵jim-p2016-02-011-4/+14
| | | | | | Upgrade existing entries automatically. Implements #4366 Code 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 DNSPhil Davis2016-01-141-1/+1
| | | | | | | | Other place like "Open VPN Clients" have the "Clients" capitalized - do it here. Dynamic DNS has column heading "Interface" - make RFC2136 the same. Dynamic DNS (and most other places) have a column heading "Actions" - make it the same for RFC2136.
* Fixed #5566Stephen Beaver2016-01-131-34/+39
|
* Tidy up "services_dyndns.php"Colin Fleming2015-12-171-3/+3
| | | | | | | | | | | | | | | | | 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 - remove DIV and change table to correct format - add THEAD and TBODY - remove CLASS statement from table cells and add to the table row
* Code style services dhcp dnsmasq dyndnsPhil Davis2015-12-161-7/+9
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-4/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Standardize Dynamic DNS breadcrumbsPhil Davis2015-12-071-2/+2
|
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* remove inline stylesJared Dillard2015-11-201-7/+7
|
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
|
* Delete confirmation vi fa-trash automated via pfSense.jsStephen Beaver2015-11-051-3/+3
|
* replace and find for icon-embed-btnheper2015-11-051-1/+1
|
* Buttons converted to new deisgnStephen Beaver2015-11-041-9/+12
| | | | 'X' button suppressed in info text box
* Revised button style on firewall_aliases.php as a model for all other ↵Stephen Beaver2015-11-041-30/+56
| | | | table-based pages
* convert services_dyndns to faheper2015-11-041-4/+25
| | | | | 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 bootstrapRenato Botelho2015-08-261-135/+99
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+229
OpenPOWER on IntegriCloud