summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_unbound_host_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* dns, allow deleting last row for "Additional Names for this Host"PiBa-NL2017-07-131-1/+1
|
* Redmine #7435 Fix edit problems due to POST id codePhil Davis2017-03-281-5/+10
|
* Merge pull request #3610 from stilez/patch-57Steve Beaver2017-03-201-4/+23
|\
| * typostilez2017-03-171-1/+1
| |
| * replace setHelp() on section with staticText() and textual change requestedstilez2017-03-161-6/+17
| |
| * Clearer narrative for host override edit pagestilez2017-03-051-4/+12
| |
* | Add reason to write_config() calldoktornotor2017-03-071-1/+1
|/
* GET/POST conversionsSteve Beaver2017-02-141-26/+2
|
* setHelp strings for services*Phil Davis2017-02-081-6/+6
|
* Required fields in Services pagesPhil Davis2017-01-301-2/+2
|
* Breadcrumb linksPhil Davis2017-01-101-0/+1
|
* Revert change to row delete buttonSteve Beaver2016-11-111-9/+0
|
* Fixed 6901Steve Beaver2016-11-071-0/+9
|
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
|
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-45/+44
|
* Always use require_oncePhil Davis2016-06-271-1/+1
| | | | | | | | | The usage of require() and require_once() throughout the system is inconsistent, and "bugs" come up now and then when the order of "requires" is a bit different and some require() happens after the include file is already included/required. It seems to me that there is no harm at all in always using require_once().
* Revert "adding privileges and separating DNS Resolver overrides from general ↵Chris Buechler2016-06-231-18/+1
| | | | | | settings" This reverts commit fc76a1e390c8ce9579df31457c74d1d0e572b78d.
* adding privileges and separating DNS Resolver overrides from general settingsJoe2016-04-201-1/+18
|
* Services / DNS Resolver - Remove PersonalizationsNOYB2016-03-301-1/+1
| | | | Remove "you" personalizations.
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-2/+2
| | | | | This reverts commit a32bed49516f3df3d104a5026a5b2c74451f348f, reversing changes made to 9ec9978267a5d1985d6da8ba35d52b7174239d2f.
* Internationalize Form_Button textPhil Davis2016-03-111-2/+2
| | | | | | The text of a Form_Button is not translated internally. Some Form_Button calls already had the button text enclosed in gettext(), this does it for the remaining ones.
* Icon consistency in Repeatable blocks. Ticket #5965jim-p2016-03-091-3/+5
|
* Synchronize page titles with tab titles. Rename some titles in order to be ↵k-paulius2016-02-131-1/+1
| | | | more consistent.
* Convert section titles to title casek-paulius2016-02-101-2/+2
|
* Code style servicesPhil Davis2015-12-171-9/+11
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Remove debugStephen Beaver2015-12-141-1/+0
|
* Fixed #5638Stephen Beaver2015-12-141-31/+36
|
* Fixed #5638Stephen Beaver2015-12-141-16/+15
|
* 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.
* 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.
* Copyright and license cleanupRenato Botelho2015-11-091-4/+4
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
|
* Correction per Phil DavisStephen Beaver2015-11-061-1/+1
|
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-28/+55
|
* Various text stuff on the UIPhil Davis2015-11-061-4/+4
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+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..
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-147/+125
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+337
OpenPOWER on IntegriCloud