Project

General

Profile

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

# Date Author Comment
4cafb367 05/24/2013 03:11 PM Colin Fleming

Deprecate ampersand

168d8b07 04/15/2013 08:38 PM Colin Fleming

Tidy up "interfaces_ppps.php" XHTML

Move NOWRAP to class statement
Close IMG tag

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

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

c5ce8398 08/03/2011 04:38 PM Jim Pingle

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.

d76c9298 08/30/2010 05:05 PM Ermal LUÇI

Correct checking if a ppp is in use to not allow accidental deletions.

cfb9eb9f 07/14/2010 03:40 PM Carlos Eduardo Ramos

Checked gettext() implementation on interfaces_ppps.php

6b1bac0a 07/10/2010 04:32 PM Vinicius Coque

Fix gettext implementation on interfaces_ppps.php

f2047bd0 07/02/2010 07:07 PM Rafael Lucas

Implement gettext() calls on interfaces_ppps.php

52cf107d 06/21/2010 02:12 PM Marcus Brown

Fix #683. Show PPPs tab as selected when tab is selected.

69c1b043 06/13/2010 01:35 PM Marcus Brown

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.

64b4be44 06/10/2010 01:32 PM Ermal LUÇI

Show friendly interface name on the gui for members when they are assigned interfaces.

5c8e8a17 06/09/2010 02:40 PM Marcus Brown

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

e5d558bf 06/09/2010 02:14 PM Marcus Brown

Change ptpid to use sequential number. This makes Ermal happy. :)

Also add <if> section to <ppps><ppp> which is ppp type + ptpid.`

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.