fix Description display. Ticket #666
Properly find gateway ip. The code before did not match for dynamic gateways.
Make some non functional changes, mostly to keep up with latest gw changes. Related to Ticket #666
Reorganize code to be able to actually use the lookup_gateway_ip_by_name() function to find even dynamic gateways ip.
Actually show other data with gateways status.
Correctly control status of gateways. These code is tripled in these pages not sure what is the best solution.
Catch up with latest apinger changes to make easier to extract the status of gateways.
Fix status page to correctly itterate the gateways array
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Turn common tabular data areas into sortable items. Revert the sortable.js change that used tabcont and change back to sortable
Fix typo
Show interfaces with uppercase
Fix status screens
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...
Handle empty monitor address
Add gateways status page to check availability