summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dnsmasq_domainoverride_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Required fields in Services pagesPhil Davis2017-01-301-2/+2
| | | | (cherry picked from commit 24b82516e0baac87316245427e870a36fbcda4ac)
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* 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().
* Fixed #6310 by adding cusom validation patternStephen Beaver2016-05-041-1/+2
| | | | (cherry picked from commit 1929ff88e91b2e495f8d22c74138721133afbd1f)
* Merge pull request #2815 from ↵Stephen Beaver2016-04-041-2/+2
| | | | | | NOYB/Services_/_DNS_Forwarder_-_Remove_Personalizations (cherry picked from commit 1301cc6700b4d8831aaa819dffb7f2f056ee3ac2)
* Convert section titles to title casek-paulius2016-02-101-1/+1
|
* Internationalize services_d*Phil Davis2016-01-261-1/+1
|
* Code style services dhcp dnsmasq dyndnsPhil Davis2015-12-161-29/+30
|
* 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
* 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 updates Batch 2 of 3Stephen Beaver2015-11-061-26/+54
|
* Various text stuff on the UIPhil Davis2015-11-061-1/+1
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-106/+92
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+197
OpenPOWER on IntegriCloud