summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_wireless_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2527 from phil-davis/patch-5jim-p2016-01-251-1/+1
|\
| * Save selected wireless interfacePhil Davis2016-01-251-1/+1
| | | | | | | | This looks like a bug. I don't have a system with the necessary hardware running 2.3 right now to really test, but the code that processes the submit/apply looks for $_POST['if'] Please double-check on suitable hardware!
* | Internationalize interfaces UI codePhil Davis2016-01-251-2/+2
|/
* Fix another misplaced quoteNewEraCracker2016-01-211-1/+1
|
* Add gettext to select option names where requiredStephen Beaver2016-01-211-1/+1
|
* UI ConsistencyPhil Davis2016-01-141-1/+1
| | | | | | | | | 1) Put the heading "Actions" at the top of all the "Actions" columns - it was on some and not others. 2) Some more consistent capitalization of panel titles etc. 3) Most interfaces section edit pages had a section titled like "GIF Configuration", "GRE Configuration". Make them all consistent, e.g. "QinQ Configuration" rather than "Interface QinQ Edit"...
* 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
* Code style g-iPhil Davis2015-12-151-6/+10
|
* Fix more privilege text/name/page inconsistenciesjim-p2015-11-251-2/+2
|
* 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-1/+1
| | | | | | - 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
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* Completed #5359Stephen Beaver2015-10-301-25/+51
|
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-79/+81
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+230
OpenPOWER on IntegriCloud