Add comment
Make NOTE bold
Set NOTE size to 350x350
Adding picture viewer widget. Add a picture of your firewall, or a networkdiagram, or a picture of your girlfriend... OR?
Add 3 seconds on to each subsequent graph to space out the ajax calls.
Center the CPU graph.
Correctly set the status field HTML text during ajax process.
Add ajax mojo to gateway status widget
Minor formatting changes.
Add loss information
Show all RTT items correctly
Report the RTT (delay) as well.
Wait about 4 seconds before checking if an update is available
Set default refresh time to 10 seconds
Allow refresh up to 10 seconds
s/Updating in 5 seconds/Updating in 10 seconds/
Correctly close opened [ arrays and such.
Use ) instead of ]
Replace SVG graph with Graphlink Ajax graph that used to be inHEAD before the Dashboard import.
Pause by default.
Do the same for filter logs on dashboard as on the System logs.
Delay status check by 2 seconds
Add <br/>
Populate div initially.
Convert update check to AJAX.
Use host with a timeout of 1 second to query the update ip address.If we cannot resolve the IP address within 1 second show that an updateis not available instead of hanging the webConfigurator while waitingfor DNS timeouts.
Use new function
Oops, typo.
Catch up with traffic graph changes.
Catch up with file rename.
Merge lan configuration to the interfaces_wan.php page wich does the configuration of allother assigned interfaces.
Fix detection if an interface is part of bridge.
new widget, needs testing
Missed previous merge config.
Overhaul IPsec related code. Shared functions have been consolidated intoa new file named /etc/ipsec.inc. Tunnel definitions have been split intophase1 and phase2. This allows any number of phase2 definitions to becreated for a single phase1 definition. Several facets of configuration...
Change /sbin/setkey to ipsec-tools /usr/local/sbin/setkey
format error fix
show error correctly and display current version is up to date
remove un-needed code, refine update check error
show when new firmware is available
Handle empty monitor address correctly
Remove spurious text
Continue interface improvements
Continue interface improvements.
Remove extranous divs that remove spaces
Remove gateway pools from widget
Remove extra text we don't need
Add Gateways Status Widget
Get integer value of last config change which might be empty butprevents parse error. Notably on a alix or wrap on first install.
insert IP div always, so ajax updates always succeed
Fix multicast traffic display in widget.
Add after each field so that empty spans do not break the csslook and field. Minor nitpick.
touch up text
Ticket #1569
correct tab alignment
change href link
include required files for when widget is being loaded by AJAX calls.
Show FreeBSD version as well.
Do not create array items for disabled vpn tunnels
Fix broken ipsec logic
Fix ipsec overview for wan interface, carp already worked
Do not show mbuf clusters, show mbufs.
Use maximum mbuf field
Show MBUF usage.
Add MBUF usage information
beta load balancer widget
reorganize ipsec code
improved load times for ipsec tunnels
show configuration screen to allow option to display detail IPsec info (will help with load times for many tunnels)
only process update java when update available
new ipsec widget
display properly under pfsense theme
underline links
do not show disabled interfaces
add support to change widget titles and add links.
show available updates for packages
initial version for package widget
Add services status widget.
Submitted-by: morbus via forum
Update reg ex to accommodate extra data thrown into logMFC: asap
show text stating no carp defined if appropriate
Adding carp status widget created by Sam Wenham
updated copyright
Add CPU usage widget and fix the missing ?> error.
New widgets: shows statistics for interfaces (and there was much rejoicing)
update widgets to use css properly
backout previous, accidental commit
preparing for widgets
update interface widget
hide graphs for disabled interfaces properly
allow user to configure refresh interval. Default is 3 seconds
save widget settings
Widget base. Note: changes to widgets are not saved yet.