summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_unbound.php
Commit message (Collapse)AuthorAgeFilesLines
* Revise child iconStephen Beaver2015-12-141-1/+1
|
* Add fa icon to show override is a childStephen Beaver2015-12-141-0/+1
|
* Standardize DNS Resolver breadcrumbsPhil Davis2015-12-071-1/+1
|
* Remove txtsupport from Unbound. Of limited use, and the back end code was ↵Chris Buechler2015-12-031-12/+0
| | | | never ported over from the package (and is messy to do so). Ticket #5545
* Services - DNS Resolver - System Domain Local Zone Type OptionNOYB2015-12-011-0/+27
| | | | Expose system domain unbound local-zone type to be configurable.
* Type up SCRIPT tagsColin Fleming2015-11-291-1/+1
|
* Listen port type should probably be 'number' instead of 'text'NOYB2015-11-271-1/+1
|
* Listen Port Config Not Being Saved - Correct it.NOYB2015-11-271-0/+1
|
* Services DNS Resolver Listen Port PlaceholderNOYB2015-11-271-1/+2
| | | | Add default value (53) placeholder.
* Merge pull request #2115 from ↵Renato Botelho2015-11-261-5/+5
|\ | | | | | | NOYB/Services-DNS_Resolver-Host_Overrides-Case_Sensitivity
| * Services - DNS Resolver - Host Overrides - Case SensitivityNOYB2015-11-251-5/+5
| | | | | | | | Host and domain names are not case sensitive. Maintain display case as entered.
* | 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.
* | Various updates to privileges and related metadatajim-p2015-11-251-1/+1
|/
* Typo fixStephen Beaver2015-11-241-1/+1
|
* Change Form_TextArea to Form_TextareaStephen Beaver2015-11-231-1/+1
| | | | (autoload now makes the classes case sensitive)
* Completed #5407Stephen Beaver2015-11-231-1/+1
|
* Correct Form_TextArea -> Form_TextareaStephen Beaver2015-11-231-1/+1
|
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* Add tr/td to empty tbodys for Microsoft IEStephen Beaver2015-11-191-0/+1
|
* Unbound UI ReviewPhil Davis2015-11-101-6/+6
| | | | Few things found when looking at the Unbound UI code
* Completes #5400, #3999, #5405Stephen Beaver2015-11-101-2/+2
| | | | Mote: New ticket will be opened to provide IP address sorting
* Rearrange calls in unbound.inc so config text can be generated without ↵Matt Smith2015-11-091-70/+57
| | | | writing the actual file and a syntax check can be run. Rearrange services_unbound.php to wait until input checking is complete before saving things to global config and run syntax check as part of input checking. Implements #4411.
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
|
* Fix services_unbound.php. The interfaces menus did not display the selectedMatt Smith2015-11-061-10/+18
| | | | | interfaces, they always showed "all" selected. Made it so an "apply changes" message shows when something changes.
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-1/+0
|
* Delete confirmation vi fa-trash automated via pfSense.jsStephen Beaver2015-11-051-4/+4
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-2/+2
|
* replace and find for icon-embed-btnheper2015-11-051-2/+2
|
* Buttons changed to new designStephen Beaver2015-11-041-14/+21
|
* convert services_unbound to faheper2015-11-041-6/+6
|
* Fixed #5045Stephen Beaver2015-10-201-26/+56
|
* Addresses #5159 by removing hide/show/disable/enable functions to included fileStephen Beaver2015-10-011-13/+1
|
* bootstrap, small fixes to unbound/dnsmasq edit pages, service icons.PiBa-NL2015-09-021-2/+2
| | | | + FIXME item that prevented lots of pages from loading..
* Use proper page for host overrides. Ticket #5017Chris Buechler2015-08-311-5/+5
|
* Fixed #5017Stephen Beaver2015-08-261-3/+3
| | | | Action button URLs corrected
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-393/+292
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+626
OpenPOWER on IntegriCloud