Implement gettext() calls on services_captiveportal_mac_edit.php
Implement gettext() calls on services_captiveportal_ip.php
Implement gettext() calls on services_captiveportal_ip_edit.php
Implement gettext() calls on services_captiveportal_filemanager.php
Implement gettext() calls on services_dhcp_edit.php
Implement gettext() calls on services_dhcp_relay.php
Implement gettext() calls on services_dhcp.php
Merge branch 'master' of git@rcs.pfsense.org:pfsense/pfsense-gettext
Implement gettext() calls on services_dnsmasq_domainoverride_edit.php
Implement gettext() calls on services_dnsmasq_edit.php
Implement gettext() calls on services_dnsmasq.php
Merge remote branch 'mainline/master'
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
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.
Implement gettext() calls on services_igmpproxy_edit.php
Implement gettext() calls on services_igmpproxy.php
Implement gettext() calls on services_dyndns_edit.php
Implement gettext() calls on services_dyndns.php
Fix "all users" group member array test.
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 usr/local/www/diag_pkglogs.php...
Do not call gettext() to print vars
Implement gettext() calls on services_wol_edit.php
Checked gettext() implementation on diag_ping.php
Implement gettext() calls on services_wol.php
Checked gettext() implementation on diag_backup.php
Implement gettext calls on services_snmp.php
Implement gettext calls on services_rfc2136_edit.php
Implement gettext calls on services_rfc2136.php
Merge remote branch 'mainline/master' into 1_diag
Conflicts: usr/local/www/diag_ipsec_sad.php
Implement gettext() calls on services_rfc2136.php
Conflicts: usr/local/www/load_balancer_monitor.php usr/local/www/load_balancer_monitor_edit.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
Implemment gettext() calls
Don't use the association when duplicating firewall rules. Fixes #634
Reset interface_* files
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
implements gettext() calls in interfaces_gif_edit.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.
Implement gettext calls on interfaces_groups.php
Implement gettext calls on interfaces_groups_edit.php
Implement gettext calls on interfaces_gre.php
Implement gettext calls on interfaces_gre_edit.php
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.
Implement gettext() calls on interfaces_ppps_edit.php
Implement gettext() calls on interfaces_ppps.php
Only unset if this is actually set. Ticket #710
Implement gettext() calls on interfaces_lagg_edit.php
Implement gettext() calls
correction in interfaces_bridge_edit.php
implements gettext in interfaces_bridge_edit.php