Make synamic firewall logs and widget add new rows:
The Dynamic Firewall Log page doesn't add rows, it only updates the phpgenerated rows which means that if it's loaded after the log is cleared,it'll never show any activity. The same occurs for the log widget....
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.
Update PHP shorthand tag
Standardise all PHP start tags from "" to "
This is needed since preload is now gone
Fix: Captive Portal status widget
Update usr/local/www/widgets/widgets/log.widget.php
Firewall Logs Widget FilteringOptions to filter on interfaces, 'pass', 'block', & 'reject'
Correct syntax
Fix parentheses matching
Up the char count to include a port number
If destination is larger than 15 then truncate it, otherwise blocks like VRRP advertisements push the values out
View revisions
Also available in: Atom