fix image alignment
Do not hard code white
Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...
Switch over to array style page titles. Obtained-from: m0n0wall
Backport alias import option to RELENG_1 from HEAD.
Add a plus button on the top header of these pages.This to make it easier on large configurations.
Sync aliases after removing
Do not iterate items if they are not an array.
Do not delete a NAT item if its being referenced by an ALIAS.
Remove alias import option. It was never MFC'd and the icon should not be present.
Do not allow an alias to be deleted if its currently referenced ina rule.
Ticket #914
MFC 8297Some very minor proofreading.
Remove #!/usr/local/bin/php
Do not show . at end of alias list
Remove reboot required checks
put friendly titles on the icon buttons
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
Consolidate Apply changes button into the info box on the right hand side
Use $pgtitle instead of re-typing the page title overUse head.inc on the _edit.php files
include head.inc and round corners on tabs
doubleclick for edit
Cleanup icon placement to be more like rules screen
Add $Id$ tag
alias table is above, not below note
If an error occurs during the rule loading, report the error to the user.
Break after each host / port or alias address.
Aliases now work for ports. Add autocomplete hint field for aliases box on rules edit form.
Do not call shaper_configure() .. It is now built into filter_configure()
Remove type and make all code uniform.
Update (C)
Small bug fixes and minor description changes
heh.
blue -> red
on a completely off topic note, uofl rules!
reflect that this could be address(s) or host(s) or port(s)
Add the ability to define networks, ports and or hosts as aliases. Allow the alias to point to more than ONE item ;)
Convert description font color to white
Initial revision