summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_wireless.php
Commit message (Collapse)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-1/+1
| | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting.
* Code style interfaces miscellaneous filesPhil Davis2015-05-131-42/+52
|
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* xhtml Complianceayvis2014-03-141-1/+1
| | | replaced <br>, <br/> and </br> with <br />
* Tidy up "interfaces_wireless.php" XHTMLColin Fleming2013-04-151-8/+8
| | | | | | Close BR and IMG tags Move NOWRAP to class statement Add missing closing P tag
* Add extra checks for reading and saving certain wireless settings and fix an ↵Erik Fonnesbeck2012-12-081-0/+2
| | | | existing check.
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
|
* Checked gettext() implementation on interfaces_wireless.phpCarlos Eduardo Ramos2010-07-121-1/+1
|
* Fix gettext implementation on interfaces_wireless.phpVinicius Coque2010-07-101-2/+2
|
* Implement gettext() callsRafael Lucas2010-06-301-18/+18
|
* Fix many things related to PPP connections.gnhb2010-05-261-4/+4
| | | | | | Fixed tab array numbering in interfaces_* files. Enabled multilink over PPtP connections. Fixed handling of bandwidth, mtu, mru settings. Removed unnecessary curly brackets from single line if conditionals, and more . . .
* Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and ↵gnhb2010-05-041-2/+1
| | | | | | update affected files. Also, add upgrade_config function 062_to_063.
* Fix other interfaces_* pages and keep working with mlppp.gnhb2010-03-301-5/+5
|
* Add new menu name to other interfaces_* pages.gnhb2010-03-301-0/+1
|
* Add more descriptive mode names to the error messages.Erik Fonnesbeck2010-03-021-8/+1
|
* Fix text and add more descriptive names to the modes.Erik Fonnesbeck2010-03-021-2/+9
|
* On double click go to the wireless clone edit page. Also remove an unused ↵Erik Fonnesbeck2010-02-271-2/+2
| | | | variable.
* Change clone_inuse to function in the same style as the other *_inuse ↵Erik Fonnesbeck2010-02-241-5/+5
| | | | functions in the interfaces_*.php files.
* Revert "Don't skip disabled interfaces when checking which are assigned." ↵Erik Fonnesbeck2010-02-241-1/+1
| | | | | | and fix an error propagated from this. (misread a parameter name when looking up the function) This reverts commit ce075a0fd4aa7eb0788f20233bf60706e4c77edf.
* Add note about limits on the number of wireless clones.Erik Fonnesbeck2010-02-231-1/+1
|
* Add more detail to the description on the Interfaces: Wireless page.Erik Fonnesbeck2010-02-231-1/+1
|
* Don't skip disabled interfaces when checking which are assigned.Erik Fonnesbeck2010-02-221-1/+1
|
* Add page for configuration of wireless clone interfaces.Erik Fonnesbeck2010-02-151-0/+146
OpenPOWER on IntegriCloud