Commit Graph

145 Commits

Author SHA1 Message Date
jim-p
a7a1316811 Add small patch from #466 to make interface names clickable on Interfaces > (assign). Implements #466 2012-02-27 11:07:17 -05:00
Vinicius Coque
3f978888f0 converting from prototype to jQuery on interfaces_assign.php 2011-10-08 18:36:22 -03:00
Chris Buechler
581e4f7afd Merge branch 'master' of github.com:bsdperimeter/pfsense 2011-07-25 05:23:31 -04:00
Scott Ullrich
2a74593eee Add pre_input_errors hook to interfaces assign 2011-07-18 18:07:51 -04:00
Chris Buechler
271e9b69bb fix whitespace 2011-06-25 05:37:05 -04:00
Scott Ullrich
ca4acbcdd8 After an interface mismatch and apply actually show when we are rebooting instead of the same message that the interface mismatch exists when really the system is rebooting. 2011-06-23 14:08:38 -04:00
jim-p
144fbff2a1 Show the OpenVPN instance description when listing interfaces to assign in the gui. 2011-06-14 16:36:37 -04:00
Ermal
40b0c024db Correct code description during assignment 2011-04-28 19:16:18 +00:00
lgcosta
b877803194 Add a check if the configuration of dhcpd exists for wan before unset, resolves #1303 2011-02-22 23:32:30 -03:00
Ermal
66bcba1bcd Ticket #802. During a config restore detect if the vlan interfaces need reassignment too. This might be problematic for other type of interfaces on 2.0! 2010-12-28 22:39:51 +00:00
Erik Fonnesbeck
310a9d7bdc Confirm before deleting the interface. 2010-12-01 22:29:43 -07:00
Ermal
65c5cec3e3 Make sure we cannot add interfaces by entering the link directly on url address bar. This does the same check as the one for showing the plus button on interfaces_assign. 2010-11-30 22:16:27 +00:00
Scott Ullrich
e3feac4e91 Revert "Interface names should appear as uppercase"
This reverts commit 66d57db5e4.
2010-11-29 15:34:44 -05:00
Scott Ullrich
96302ebdb3 Revert "Interface names should appear as uppercase"
This reverts commit 4cea35b344.
2010-11-29 15:34:32 -05:00
Erik Fonnesbeck
88bc276013 Fix filter_rules_sort's compare function to know about floating rules so it won't change their order. 2010-11-10 22:43:08 -07:00
Scott Ullrich
66d57db5e4 Interface names should appear as uppercase 2010-11-06 14:11:35 -04:00
Scott Ullrich
4cea35b344 Interface names should appear as uppercase 2010-11-06 14:10:09 -04:00
Ermal
48f236320d Fixes #847. Check even interface groups before allowing deletion of an interface. Also try to readd to a group an interface when configuring. 2010-08-26 14:21:47 +00:00
jim-p
036371d201 Capitalize 2010-08-16 16:19:39 -04:00
jim-p
31b8549261 Remove these three bullet points that don't seem to make any sense on their own. 2010-08-16 16:16:40 -04:00
jim-p
1f9921aa6d Also show the save button if we have just performed an action. 2010-08-16 15:54:24 -04:00
jim-p
32600a9625 Do not escape this $ 2010-08-16 15:52:42 -04:00
Ermal
67299a3fe7 There is no need to clear this anymore. 2010-08-16 13:53:28 +00:00
Ermal
ef26b049db Fixes #823. Do not reload all interfaces, there is already code to do this for changed interfaces. 2010-08-16 12:18:34 +00:00
Scott Ullrich
8548648e4b Escape prototype dollarsign( 2010-08-14 22:11:56 -04:00
jim-p
120c21bd16 Remove stray ) 2010-08-13 17:42:40 -04:00
Erik Fonnesbeck
ddc55e1244 Modify various (s)printf format strings to allow translations to change the order of the inserted strings. 2010-08-11 22:18:34 -06:00
Scott Ullrich
46d8071ea4 Hide Save button until a drop down onChange event occurs 2010-08-11 20:26:52 -04:00
Erik Fonnesbeck
ea6be4a752 Remove extra quotes that were added around some strings when adding printf+gettext in some areas. 2010-08-11 18:21:07 -06:00
Renato Botelho
01b8a2ff8e Fix gettext call added wrong 2010-08-10 13:21:53 -03:00
Carlos Eduardo Ramos
5465972a34 Checked gettext() implementation on interfaces_assign.php 2010-07-09 01:55:57 -03:00
groo
8cc6876f82 Implement gettext() calls on interfaces.php and interfaces_assign.php 2010-06-30 18:00:59 -03:00
gnhb
99c26d44ae Make assignment work with new ptpid and if name structure. 2010-06-09 22:02:10 +07:00
gnhb
4749cccb32 Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp 2010-06-03 23:01:34 +07:00
jim-p
af1e20319e Add status link to Interfaces 2010-06-02 10:34:29 -04:00
gnhb
d9e2c1714b Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
Conflicts:
	usr/local/www/interfaces.php
Not sure why there was a conflict since the last change to this file was May 20.
2010-05-21 07:34:23 +07:00
jim-p
eef5222589 Use the PHP call here instead of a shell exec. 2010-05-19 15:19:31 -04:00
gnhb
3f2ef8d739 Fixing bugs and ommissions. 2010-05-13 01:30:22 +07:00
gnhb
37df6d7b15 Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
Conflicts:
	etc/inc/upgrade_config.inc
2010-05-12 19:27:12 +07:00
gnhb
04d36b1f1f Small changes to fix up these pages a little bit. 2010-05-12 18:38:11 +07:00
gnhb
00b702ccd2 Bandwidth, MTU, MRU settings working. 2010-05-12 10:53:07 +07:00
Erik Fonnesbeck
cec4323f97 Make interface sort order on creation consistent with the order displayed elsewhere, and fix possible missing description on LAN upon creation. 2010-05-08 22:41:34 -06: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
44d57a2bf2 Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp 2010-05-02 15:08:05 +07:00
gnhb
c86e8f7675 Removed PPP config numbering scheme. Completed PPPX assignment updates in interfaces_assign page.
Now PPP assignment to friendly interface works on Interfaces Assign page, including graceful handling
of deleting interfaces, checks for preventing deletion of PPPx interfaces
in use, and reordering/reassigning PPPx interfaces to various friendly ifaces.
One strange behavior that occurs is that after clicking "Save" the
Interfaces Assign page reloads and shows old values in the select lists
sometimes.
2010-04-29 20:26:15 +07:00
gnhb
91a5b98a48 Implement PPP config numbering scheme. Deleting a PPPx config doesn't renumber
the other config sections, but saving a new or existing config renumbers all
config sections. Update interfaces_assign to work properly with new scheme.
2010-04-28 22:12:30 +07:00
Ermal
fa4a331fa5 Ticket #471. Bring up the removed/unassigned interface correctly if it is parent to other interfaces, as vlans. 2010-04-27 21:31:46 +00: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
Ermal
da75413def Fix interface assignment and re-edit 2010-03-28 21:11:22 +00:00