Commit Graph

16 Commits

Author SHA1 Message Date
Carlos Eduardo Ramos
95fcc82dfd Checked gettext() implementation on interfaces_wireless.php 2010-07-12 09:07:23 -03:00
Vinicius Coque
c7bb420f7f Fix gettext implementation on interfaces_wireless.php 2010-07-10 13:48:02 -03:00
Rafael Lucas
55344749c3 Implement gettext() calls 2010-06-30 16:01:25 -03:00
gnhb
0661b194d9 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 . . .
2010-05-26 21:07:00 +07:00
gnhb
42809b4a03 Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.
Also, add upgrade_config function 062_to_063.
2010-05-04 15:35:29 +07:00
gnhb
d02951e924 Fix other interfaces_* pages and keep working with mlppp. 2010-03-30 18:28:19 +07:00
gnhb
57b053e94e Add new menu name to other interfaces_* pages. 2010-03-30 14:43:53 +07:00
Erik Fonnesbeck
651fff4fff Add more descriptive mode names to the error messages. 2010-03-02 23:17:46 -07:00
Erik Fonnesbeck
c5e2d1c3ad Fix text and add more descriptive names to the modes. 2010-03-02 17:10:53 -07:00
Erik Fonnesbeck
306b8ff729 On double click go to the wireless clone edit page. Also remove an unused variable. 2010-02-27 15:29:49 -07:00
Erik Fonnesbeck
16120707ea Change clone_inuse to function in the same style as the other *_inuse functions in the interfaces_*.php files. 2010-02-24 12:05:17 -07:00
Erik Fonnesbeck
38b7d47d71 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 ce075a0fd4.
2010-02-24 11:34:42 -07:00
Erik Fonnesbeck
4a5e1d5579 Add note about limits on the number of wireless clones. 2010-02-23 00:22:46 -07:00
Erik Fonnesbeck
61f231c06f Add more detail to the description on the Interfaces: Wireless page. 2010-02-23 00:13:50 -07:00
Erik Fonnesbeck
ce075a0fd4 Don't skip disabled interfaces when checking which are assigned. 2010-02-22 11:59:47 -07:00
Erik Fonnesbeck
9f428275e9 Add page for configuration of wireless clone interfaces. 2010-02-15 01:44:25 -07:00