summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dnsmasq_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Redmine #7435 Fix edit problems due to POST id codePhil Davis2017-03-281-6/+10
|
* GET/POST conversionsSteve Beaver2017-02-141-9/+7
|
* 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 "Suppress delete button if only one row"Steve Beaver2016-11-111-9/+0
| | | | This reverts commit 75ac7cab1dfb3e8148a27a13369bbb08219e8c3a.
* Suppress delete button if only one rowSteve Beaver2016-11-111-0/+9
|
* Fixed #6903Steve Beaver2016-11-091-15/+1
| | | | hosts and domains sorted on display, not on save to config
* 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-44/+43
|
* 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().
* Services / DNS Forwarder - 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.
* More icon and button consistency fixes. Ticket #5965jim-p2016-03-101-1/+1
|
* Icon consistency in Repeatable blocks. Ticket #5965jim-p2016-03-091-4/+6
|
* Convert section titles to title casek-paulius2016-02-101-2/+2
|
* Code style services dhcp dnsmasq dyndnsPhil Davis2015-12-161-14/+15
|
* 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
* Fixed #5638Stephen Beaver2015-12-141-51/+52
|
* 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-3/+3
| | | | | | - 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-3/+2
|
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-26/+54
|
* 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-156/+127
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+345
OpenPOWER on IntegriCloud