Commit Graph

41 Commits

Author SHA1 Message Date
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
Erik Fonnesbeck
1bbd3d997f Fix height of plus button, reported at http://forum.pfsense.org/index.php/topic,28764.0.html 2010-10-01 12:40:44 -06:00
Vinicius Coque
c1d85ee191 Fix gettext on interfaces_vlan.php 2010-08-12 10:40:26 -03:00
Carlos Eduardo Ramos
46e25b71de Corrections gettext implementation on interfaces_vlan.php 2010-07-21 14:48:31 -03:00
Vinicius Coque
3119dcde2b Fix gettext implementation on interfaces_vlan.php 2010-07-10 13:42:46 -03:00
Rafael Lucas
f76baeb306 Implement gettext() calls 2010-06-30 15:56:02 -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
1e52f18cc9 Merge commit 'mainline/master' 2010-03-01 15:46:54 -07:00
Ermal Luçi
fd22be34f6 Ticket #367. On double click go to the repective edit page. 2010-02-26 18:49:26 +00:00
Erik Fonnesbeck
c059940bd9 Ticket #366. Fix scope problem in *_inuse functions on some of the interfaces_*.php pages. 2010-02-26 01:01:26 -07:00
Erik Fonnesbeck
79637b03ff Add wireless tab to Interfaces: (assign) now that the configuration page is functional. 2010-02-15 02:01:40 -07:00
Scott Ullrich
7ac5a4cb18 Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 19:14:40 -04:00
Ermal Luçi
5f1e1d2617 Bring in support for QinQ. At this time it is limited to only 2 levels. 2009-03-28 09:08:31 +00:00
Ermal Luçi
0ec2fdf0ad * Introduce interface groups. For now they are availble only on Firewall:Rules section maybe it would be usable to have tham on nat too.
* Some fixes and cleanup.
2009-03-16 23:48:59 +00:00
Scott Ullrich
d4da624988 Do not hard code white 2008-10-12 21:24:10 +00:00
Matthew Grooms
6b07c15ad8 Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Ermal Luçi
417cba65d8 Link lagg to GUI 2008-07-25 21:21:08 +00:00
Ermal Luçi
d8b9305139 Link Bridge tab in the GUI. 2008-07-25 18:37:14 +00:00
Ermal Luçi
3feef69db5 Fix vlan_in_use function. 2008-07-24 14:18:38 +00:00
Ermal Luçi
77d129c685 Link GRE/GIF to the GUI. 2008-07-23 17:02:38 +00:00
Ermal Luçi
fbb45bb034 Continue interface improvements 2008-06-21 17:13:18 +00:00
Ermal Luçi
a3f9082f46 Fix braindead vlan creation procedures.
Now we do not need to go through all vlans just to delete/create one of them.
2008-06-04 21:37:15 +00:00
Chris Buechler
860c4e80bb Initial import of PPP for 3G and dial up modem support.
Needs testing and likely some fixing, then porting to HEAD once verified working.
2008-02-18 01:33:06 +00:00
Scott Ullrich
ffcde73bb4 Correctly display product name. 2007-12-29 03:48:42 +00:00
Scott Ullrich
36d0358b56 Add product_copyright re-branding support
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support

Work sponsored-by: Centipede Networks
2007-12-16 20:43:26 +00:00
Scott Ullrich
d88c6a9fdf Switch over to array style page titles. Obtained-from: m0n0wall 2007-11-16 00:48:53 +00:00
Scott Ullrich
de068d0b22 Call interfaces_vlan_configure() instead of reload_interfaces(). reload_interfaces() is still considered experimental and I am really not sure how this snuck past on the prior cleanup. 2007-01-25 22:26:20 +00:00
Scott Ullrich
e54d4de6d5 Remove #!/usr/local/bin/php 2006-01-02 23:46:18 +00:00
Scott Ullrich
5faf356d37 Make description white 2006-01-02 06:14:05 +00:00
Scott Ullrich
182c30de16 * Drop kick reboots bye bye
* Add reloat_interfaces()
* Add reload_all()
* Use reload_all() in wizard
2005-07-24 22:24:09 +00:00
Erik Kristensen
677c08696a updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories
2005-07-21 00:17:40 +00:00
Bill Marquette
d732f18698 Fix bottom rounds 2005-07-04 00:13:27 +00:00
Bill Marquette
931066a8b2 Use $pgtitle
Fix assign/vlan tabs (backwards)
2005-07-03 16:26:40 +00:00
Scott Ullrich
c8b8ff699d Curvify. 2005-07-03 00:28:20 +00:00
Scott Ullrich
7f43ca88af Use new header system. 2005-07-02 04:03:06 +00:00
Bill Marquette
b46bfcf575 Add $Id$ tag 2005-03-27 22:31:32 +00:00
Scott Ullrich
cae1695ea8 m0n0wall homepage -> pfSense handbook 2005-03-02 23:13:02 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00