Checked gettext() implementation on firewall_nat_out_edit.php
Merge remote branch 'mainline/master' into 2_firewall
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...
Do not call gettext() to print vars
Checked gettext() implementation on firewall_nat_out.php
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
Revert "Implemment gettext()"
This reverts commit 1baff2e5d32ebb5a71b07f38d9f97e3c4788e3be.
Lot of syntax errors
Conflicts:
usr/local/www/firewall_nat_edit.php
Fixing gettext calls on firewall_shaper.php
Fixing gettext calls on firewall_shaper_wizards.php
Fixing gettext calls on firewall_virtual_ip_edit.php
Fixing gettext calls on firewall_virtual_ip.php
Fixing gettext calls on firewall_shaper_layer7.php
Fixing gettext calls on firewall_schedule_edit.php
Fixing gettext calls on firewall_schedule.php
Fixing gettext calls on firewall_rules_edit.php
Fixing gettext calls on firewall_rules.php
Only unset if this is actually set. Ticket #710
Pick some fixes from master
Review firewall_nat_edit.php
Review firewall_nat_1to1_edit.php
Review firewall_nat_1to1.php
Review gettext() calls on firewall_shaper_wizards.php
Implement gettext() calls on firewall_shaper_wizards.php
usr/local/www/firewall_shaper_wizards.php
Review firewall_nat.php
Review firewall_aliases_edit.php - part 2
Review firewall_aliases_import.php
Review firewall_aliases_edit.php
Review firewall_aliases.php
Show the CPU Frequency on the dashboard if it's not running at full speed (due to powerd)
Hide the inter-client comm. option for peer-to-peer openvpn connections.
Reset diag_ files
Revert "Implemment gettext() calls"
This reverts commit 7502ef0a698a49d9652cd3616447eb717cba707d.A lot of mistakes
usr/local/www/firewall_nat.php
Merge remote branch 'mainline/master'