Commit Graph

17 Commits

Author SHA1 Message Date
Phil Davis
6317d31dfc Fix lineup of copyright lines
and module names and other bits of formatting and typos in header
comment sections.
2015-01-01 10:13:14 -02:00
Renato Botelho
d961e7e33e Welcome 2015 2014-12-31 16:22:27 -02:00
Jim Thompson
29aef6c45b Change copyright statement to reflect reality 2014-11-10 23:36:14 -06:00
Colin Fleming
4cafb367f1 Deprecate ampersand 2013-05-24 17:11:07 +02:00
Colin Fleming
168d8b072b Tidy up "interfaces_ppps.php" XHTML
Move NOWRAP to class statement
Close IMG tag
2013-04-15 21:38:44 +01:00
jim-p
b32dd0a6b7 Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
jim-p
c5ce839829 Work around the fact that get_configured_interface_list re-parses the config and kills the reference made before it, which was making it impossible to delete a pppoe instance. 2011-08-03 12:38:47 -04:00
Ermal
d76c92982b Correct checking if a ppp is in use to not allow accidental deletions. 2010-08-30 17:05:14 +00:00
Carlos Eduardo Ramos
cfb9eb9f27 Checked gettext() implementation on interfaces_ppps.php 2010-07-14 12:40:38 -03:00
Vinicius Coque
6b1bac0a85 Fix gettext implementation on interfaces_ppps.php 2010-07-10 13:32:45 -03:00
Rafael Lucas
f2047bd011 Implement gettext() calls on interfaces_ppps.php 2010-07-02 16:07:15 -03:00
gnhb
52cf107d51 Fix #683. Show PPPs tab as selected when tab is selected. 2010-06-21 21:12:08 +07:00
gnhb
69c1b04365 Fix empty data shown in interfaces_ppps when dislaying modem interfaces.
Also, clean up interfaces_ppps_configure. For PPtP/L2tP if Local IP field is
left empty, try to get the IP from the physical interface if it has one. If not
just log error and abort.
2010-06-13 20:35:11 +07:00
Ermal
64b4be44b1 Show friendly interface name on the gui for members when they are assigned interfaces. 2010-06-10 13:32:56 +00:00
gnhb
5c8e8a17e3 Make pppoe reset work again with new <if> naming scheme.
Previous commit also moved pppoe reset functions to interfaces.inc
so we don't have to duplicate in interfaces.php and interfaces_ppps_edit.php

Also, add code so that when ppp config section gets deleted, associated <cron>
item gets deleted for pppoe-reset cron items.
2010-06-09 21:40:12 +07:00
gnhb
e5d558bfac Change ptpid to use sequential number. This makes Ermal happy. :)
Also add <if> section to <ppps><ppp> which is ppp type + ptpid.`
2010-06-09 21:14:59 +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