Project

General

Profile

Download (5.85 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8cd56132 04/15/2013 07:43 PM Colin Fleming

Tidy up "interfaces_wireless.php" XHTML

Close BR and IMG tags
Move NOWRAP to class statement
Add missing closing P tag

6ef2297b 12/09/2012 01:02 AM Erik Fonnesbeck

Add extra checks for reading and saving certain wireless settings and fix an existing check.

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

95fcc82d 07/12/2010 12:07 PM Carlos Eduardo Ramos

Checked gettext() implementation on interfaces_wireless.php

c7bb420f 07/10/2010 04:48 PM Vinicius Coque

Fix gettext implementation on interfaces_wireless.php

55344749 06/30/2010 07:01 PM Rafael Lucas

Implement gettext() calls

0661b194 05/26/2010 02:07 PM Marcus Brown

Fix many things related to PPP connections.

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 . . .

42809b4a 05/04/2010 08:35 AM Marcus Brown

Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.

Also, add upgrade_config function 062_to_063.

d02951e9 03/30/2010 11:28 AM Marcus Brown

Fix other interfaces_* pages and keep working with mlppp.

57b053e9 03/30/2010 07:43 AM Marcus Brown

Add new menu name to other interfaces_* pages.

651fff4f 03/03/2010 06:17 AM Erik Fonnesbeck

Add more descriptive mode names to the error messages.

c5e2d1c3 03/03/2010 12:10 AM Erik Fonnesbeck

Fix text and add more descriptive names to the modes.

306b8ff7 02/27/2010 10:29 PM Erik Fonnesbeck

On double click go to the wireless clone edit page. Also remove an unused variable.

16120707 02/24/2010 07:05 PM Erik Fonnesbeck

Change clone_inuse to function in the same style as the other inuse functions in the interfaces.php files.

38b7d47d 02/24/2010 06:34 PM Erik Fonnesbeck

Revert "Don't skip disabled interfaces when checking which are assigned." and fix an error propagated from this. (misread a parameter name when looking up the function)

This reverts commit ce075a0fd4aa7eb0788f20233bf60706e4c77edf.

4a5e1d55 02/23/2010 07:22 AM Erik Fonnesbeck

Add note about limits on the number of wireless clones.

61f231c0 02/23/2010 07:13 AM Erik Fonnesbeck

Add more detail to the description on the Interfaces: Wireless page.

ce075a0f 02/22/2010 06:59 PM Erik Fonnesbeck

Don't skip disabled interfaces when checking which are assigned.

9f428275 02/15/2010 08:44 AM Erik Fonnesbeck

Add page for configuration of wireless clone interfaces.