summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_routes_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Add CSS headerScott Ullrich2008-08-301-0/+3
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 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
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Add prelimenary Routing page.Seth Mos2007-10-191-27/+26
| | | | Allow multiple gateways on one (static) interface
* Fixing css layoutSeth Mos2007-09-011-5/+5
|
* Add duplicate option to system_routes.php.Seth Mos2007-05-101-0/+7
| | | | By request of Seth.
* Remove interface gateway option. It doesnt do what I wanted, and the same ↵Scott Ullrich2006-03-251-30/+2
| | | | can be achieved by plugging in the next hop gateway.
* Allow the interface to be the gateway. This allows someone with multiple ↵Scott Ullrich2006-03-181-2/+32
| | | | wans to route traffic out a correct interface such as DNS traffic, etc.
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Nuke display_topbar(). Its's currently red and looks incredibly out of ↵Scott Ullrich2005-12-051-1/+0
| | | | place. Hopefully we can add this back post 1.0
* use same caseBill Marquette2005-07-031-1/+1
|
* More screens inherit rounded tabletopsBill Marquette2005-07-031-0/+1
|
* Use $pgtitleBill Marquette2005-07-031-1/+1
| | | | small code cleanups
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+5
|
* Make Cancel button match the Save buttons styleScott Ullrich2005-04-281-1/+1
|
* * Add missing cancel buttonScott Ullrich2005-04-221-1/+1
| | | | * cancel -> Cancel
* Add a Cancel button which takes the browser back to the page prior.Scott Ullrich2005-04-211-1/+1
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Initial revisionScott Ullrich2004-11-071-0/+176
OpenPOWER on IntegriCloud