Checked gettext() implementation on firewall_nat_1to1_edit.php
Checked gettext() implementation on firewall_nat_1to1.php
Checked gettext() implementation on firewall_aliases_edit.php
Checked gettext() implementation on firewall_virtual_ip.php
Checked gettext() implementation on firewall_shaper_layer7.php
Checked gettext() implementation on firewall_shaper_vinterface.php
Checked gettext() implementation on firewall_schedule_edit.php
Checked gettext() implementation on firewall_schedule.php
Checked gettext() implementation on firewall_nat_edit.php
Checked gettext() implementation on firewall_rules_edit.php
Checked gettext() implementation on firewall_rules.php
Merge remote branch 'mainline/master' into 2_firewall
Conflicts: usr/local/www/firewall_rules.php
Merge branch '2_firewall' of rcs.pfsense.org:pfsense/pfsense-gettext into 2_firewall
Add Diagnostics > SMART Status for ATA HDDs. (Some functionality disabled, still needs hooked into notifications, and service code for smartd)
fix disable HTTP redirect
Detect if nanobsd or nanobsd-vga image must be used for upgrade
Checked gettext() implementation on firewall_nat_out.php
Add undo button for drag and drop reordering
After editing a group, refresh its users, as their shell privileges may have changed.
Set groups first, since local_user_set checks a privilege that relies on the groups being accurate when run.
Checked gettext() implementation on firewall_virtual_ip_edit.php
Checked gettext() implementation on firewall_nat_out_edit.php
Conflicts: usr/local/www/diag_backup.php usr/local/www/diag_dns.php usr/local/www/diag_ipsec_sad.php usr/local/www/diag_logs_vpn.php usr/local/www/diag_ping.php...
Fix "all users" group member array test.
Do not call gettext() to print vars
Checked gettext() implementation on diag_ping.php
Checked gettext() implementation on diag_backup.php
Conflicts: usr/local/www/firewall_nat_out.php usr/local/www/firewall_rules.php usr/local/www/firewall_rules_edit.php
Merge remote branch 'mainline/master' into 1_diag
Conflicts: usr/local/www/diag_ipsec_sad.php
Mark filter dirty after saving
Cleanup HTMl formatting a bit more, stick mode on its on TR
Cleanup HTML formatting
Add hint about drag and drop reordering
Unbreak OnMouseEvent
Nuke trailing c/r
Add a Close button option for notices that have appeared as long as the save button has not been set
Mark Loading box visibility has hidden as it is only used for drag and drop
remove warning for redirect mode since it's not supported
Use redboxtable
Unbreak nifty
Rename to already existing name=infoboxnp
Show a loading ajax widget when the page is refreshing the order
Add a id of redboxtable to the table so that ajax can interact with this box.
Use the move pointer type
fix some of the logging for load balancer, still partially broken
Adding drag and drop feature to firewall rules ordering. Simply start dragging a rule and release and the page will refresh with the new order. If all goes well I will duplicate this feature to other pages with rule reordering functionality.
rename slbd pages since this is no longer slbd
fix double click to edit
Separate regdomain.xml parsing back to a separate file, so it can be used when xmlreader.inc is used instead of xmlparse.inc
Restore the code for getting the step's title and description after the step ID is set so that it is read from the correct step.
Fix typo that prevented these two checkboxes from displaying the proper state when editing OpenVPN server settings.
Properly select the interfaces when displaying the edit page for floating rules that have multiple selected interfaces. Fixes #726
Remove stray </a>. Obtained-from: m0n0wall
Don't use the association when duplicating firewall rules. Fixes #634
Corrections gettext implementation on firewall_virtual_ip_edit.php
Corrections gettext implementation on firewall_virtual_ip.php
Corrections gettext implementation on firewall_shaper.php
Corrections gettext implementation on firewall_schedule_edit.php
Corrections gettext implementation on firewall_rules_edit.php
Corrections gettext implementation on firewall_nat_edit.php
Corrections gettext implementation on firewall_nat.php
Corrections gettext implementation on firewall_aliases_import.php
Corrections gettext implementation on firewall_aliases.php
Corrections gettext implementation on firewall_aliases_edit.php
Corrections gettext implementation on diag_routes.php
Corrections gettext implementation on diag_ping.php
Corrections gettext implementation on diag_system_pftop.php
Corrections gettext implementation on diag_backup.php
Allow importing of a CA's private key (optionally).
Show $g['product_name'] on wizards
Add a text box where someone can enter in alternate hostnames for the system to bypass the DNS rebind checks.
Delete an accidentally duplicated line.
Add a checkbox to disable DNS rebinding checks if needed.
Add per-rule NAT reflection override.
Add the missing VPN types to the interface list on port forwards and add the same VPNs to the list available on other types of NAT rules.
Fixes #698. Always check if we are dealing with an ip value to then store the subnet in the config.
Fixing gettext() calls on firewall_virtual_ip.php
Fixing gettext() calls on firewall_shaper_vinterface.php
Fixing gettext() calls on firewall_shaper.php
Fixing gettext() calls on firewall_rules_edit.php
Fixing gettext() calls on firewall_nat_out.php
Implement gettext() calls on firewall_nat_out_edit.php
Implement gettext() calls on firewall_nat_out.php