summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_wireless_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Refactor get_configured_interface_list remove unused parameterPhil Davis2017-04-161-1/+1
* Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-2/+2
* GET/POST conversion interfaces_wireless*Steve Beaver2017-02-101-5/+2
* More required fields for Interface pagesPhil Davis2017-01-241-2/+2
* Breadcrumb linksPhil Davis2017-01-101-0/+1
* Remove direct calls to /sbin/ifconfig destroy by pfSense_interface_destroy()Renato Botelho2017-01-041-1/+1
* Start wireless clone count from 0Renato Botelho2016-11-231-1/+1
* Change wireless interface descriptionRenato Botelho2016-11-231-2/+1
* Fix typo. Ticket #6770jim-p2016-11-221-1/+1
* Ticket #6770: Create a function to list available wireless interfaces and inc...Renato Botelho2016-11-221-3/+4
* Ticket #6770: Detect wlan interfaces from sysctl net.wlan.devicesRenato Botelho2016-11-221-6/+4
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Tidy up filenamesColin Fleming2016-08-161-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-42/+40
* Always use require_oncePhil Davis2016-06-271-1/+1
* Interfaces (assign) - Remove PersonalizationsNOYB2016-03-291-1/+1
* Fix population of the wireless parent list. Fixes #5992jim-p2016-03-141-2/+2
* Merge pull request #2527 from phil-davis/patch-5jim-p2016-01-251-1/+1
|\
| * Save selected wireless interfacePhil Davis2016-01-251-1/+1
* | 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
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-3/+0
* 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 are...jim-p2015-11-251-1/+1
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
* Copyright and license cleanupRenato Botelho2015-11-091-1/+1
* 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