Value in attributes should be lower case
Value in the "method" attribute should be lower case
Tidy up HTML Colour Names
With XHTML 1.0, the extended colour names are invalid, to make pfSenseas W3C compliant as possible, need to go back to using the HEX code.
(line endings UNIX format..)Firewall log alternating colored rowsFirewall log sortableFixed several sorting issues in widgets and other pagesSorting now possible on multiple rows in the header tablesSorting now possible for text that starts with IPv4:port
Forgotten shortcut
Move some lb status parsing functions to a common area so they can be reused by the widget.
desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320.
Made LB pool and server status pages somewhat more meaningful
Fixed host status bug - how did that get there??
Made LB pool status page follow natural (expected) order no matter which host(s) is/are active.
Allow batch Server LB/Failover pool changes from the Pool status screen. For LB pools, you can pick via checkbox any number of active pool servers. For manual failover types, you can choose the active server.
Rename $vipent to $pool here since we only deal with pools and the old name doesn't make sense in this context.
Change these PRINTs to echo for consistency, and reformat a little. Wrap vars inside strings in {}.
Formatting/whitespace fixes.
Remove the gateway load balancer status code, that has all moved away from here to Status > Gateways and is no longer needed.
Add <form> tag, submit, and reset button here.
Fixed LB pool status display to match current config
Removed custom test code
Merge remote branch 'mainline/master'
Conflicts: usr/local/www/status_lb_pool.php
lb status fixes from Ltning
Conflicts: usr/local/www/services_rfc2136.php usr/local/www/services_snmp.php usr/local/www/status_rrd_graph.php usr/local/www/status_rrd_graph_settings.php
Correct my email address, adjust copyright to 2010
Corrections gettext calls on status_lb_pool.php
fix some of the logging for load balancer, still partially broken
rename slbd pages since this is no longer slbd