summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_rfc2136_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Redmine #5759 print_info_box stylePhil Davis2016-01-111-1/+1
| | | | Define the 'success' 'info' etc style of calls to print_info_box()
* services_rfc2136_edit remove unused $inputPhil Davis2015-12-171-4/+4
| | | | These bits if code that put new Form_Checkbox() into var $input do not seem to do anything useful. They just made me wonder why they were there. If someone knows how they do anything useful, then please say so. Otherwise we can get rid of $input here.
* Code style servicesPhil Davis2015-12-171-10/+13
|
* 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
* Standardize Dynamic DNS breadcrumbsPhil Davis2015-12-071-1/+1
|
* 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.
* Add some missing privileges to pagesjim-p2015-11-251-1/+8
|
* 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.
* Fix the record type variable name. This fixes the visualization of the ↵Luiz Otavio O Souza2015-11-101-3/+3
| | | | selected record type.
* Fix the name of interface select box to match the name used in the rest of code.Luiz Otavio O Souza2015-11-101-2/+2
| | | | Without this the interface name was not being saved.
* Copyright and license cleanupRenato Botelho2015-11-091-1/+0
| | | | | | - 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-26/+51
|
* 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-143/+162
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+276
OpenPOWER on IntegriCloud