Fixed DIVIDER issue caused by the addition of msorts to the menu
GET/POST conversion for status*
Revisions to GET/POST conversion limiting POSTs to save, apply, and delete functions - Diagnostics
Revisions to GET/POST conversion limiting POSTs to save, apply, and delete functions - Firewall
Revisions to GET/POST conversion limiting POSTs to save, apply, and delete functions - Interfaces
Fix saving Hybrid RSA + Xauth. Fixes #7258
Accommodate locales by testing for $_POST['va'] only
Revisions to GET/POST conversion limiting POSTs to save, apply, and delete functions - VPN
Revisions to GET/POST conversion limiting POSTs to save, apply, and delete functions
IPv4 Tunnel Network is required for OpenVPN server
logout via POST
Replace '_' with '_<wbr> when displaying alias names. Allows long alias names with underscores to word-break better.
GET/POST conversion firewall_virtual_ip*
GET/POST conversion firewall_rulesguiconfig.php display_top_tabs supports "usepost" as an optional 4th argument
GET/POST conversion firewall_nat_out*
GET/POST conversion firewall_nat_npt*
GET/POST firewall_nat_1to1 bis
GET/POST conversion
GET/POST conversion firewall_nat*
GET/POST conversion firewall_aliases*
GET/POST conversion vpn_ipsec_server
GET/POST conversion vpn_openvpn_csc
GET/POST conversion vpn_openvpn_client
GET/POST conversion vpn_l2tp*
Merge pull request #3492 from luckman212/dhcp-edit-patch-2
Merge pull request #3522 from graham-collinson/master
GET/POST conversion vpn_ipsec*
GET/POST conversion interfaces_assign
GET/POST conversion interfaces_wireless*
Revert "Fixed #6753" User feedback suggests the sorted menu was better, despite the lack of consistency elsewhere.This reverts commit e5d339735836fd55b0fa944d5d7e472793785e30.
GET/POST conversion interfaces_vlan_edit
GET/POST conversion interfaces_vlan
GET/POST conversion interfaces_qinq*
GET/POST conversion interfaces_ppps*
GET/POST conversion interfaces_lagg*
GET/POST conversion interfaces_groups*
GET/POST conversion interfaces_gre*
GET/POST conversion interfaces_gif*
Merge pull request #3523 from phil-davis/patch-2
Fix #7157
trafficgraph: Don't update the on screen visual graph while invisible,which avoids creating a large queue of pending timer objects waitingfor the next requestAnimationFrame to happen.
Submitted by: PiBa-NL at https://github.com/pfsense/pfsense/pull/3450
GET/POST conversion interfaces_bridge*
Required fields - Alias Type
should be a required field. And this 1-char change can also be backported to RELENG_2_3. I noticed this while looking at GUI pages in 2.3.3
Ticket #7157: Backport upstream fix from https://github.com/novus/nvd3/commit/305cbad96e94f61a3c0bae02d16c28e09249fbc0
GET/POST conversion system_routes*
GET/POST conversion system_groupmanager*
GET/POST conversion system_gateways*
GET/POST conversion system_gateway_groups*
Fix for bug 6966 https://redmine.pfsense.org/issues/6966
Change-Id: I9471c2bbd8941e70965a86d369c8de87be9a4417
GET/POST conversion system_crlmanger.php bis
GET/POST conversion system_crlmanger.php
GET/POST conversion system_authservers.php
Merge pull request #3521 from phil-davis/sethelp-v
Fix typo
GET/POST conversion system_advanced_ioctl
Typo
GET/POST conversion for camanager and certmanager
Allow GET-to-POST js to handle confirmation dialogs on delete (anything)
setHelp and gettext format vpn*
Merge pull request #3512 from phil-davis/patch-3
Merge pull request #3511 from phil-davis/patch-2
Merge pull request #3508 from phil-davis/sethelp-6
Merge pull request #3519 from phil-davis/patch-6
Merge pull request #3520 from phil-davis/sethelp-9
Merge pull request #3518 from phil-davis/patch-5
Merge pull request #3516 from phil-davis/patch-4
Merge pull request #3517 from phil-davis/sethelp-8
Merge pull request #3513 from phil-davis/sethelp-7
setHelp and gettext for system*
Fix keylength.com href in system_usermanager
The literal <a href=... text was displaying here, not an actual link to keylength.comWhile here, reformat to take the HTML out of the main setHelp string.Note: the literal text keylength.com has also been taken out of the main setHelp string, because it is literally the referenced site URL text, so it would not be appropriate for it to be translated.
Fix system_gateways_edit setHelp sprintf warning
The code at line 759 emitted a warning because of the bare '%' in the string.Other changes are to clarify and tidy up some other sprintf strings.
setHelp and getttext format for status*
status_upnp remove nested getext()
I don't think this does anything useful.
4th attempt!- Reworked based on recent comments from @rbgarga
services_dyndns_edit % needs to be escaped
Automatic GET to POST functions moved to pfSenseHelpers.js so they can be used by any page
Improve comments
Experimental method to convert GET calls to POST
Merge branch 'master' into sethelp-7
setHelp strings for services*
3rd try!- incorporate suggestions from @rbgarga with slight modification
services_dhcpv6_relay fix setHelp array parameter
same thing here
services_dhcp_relay fix setHelp array parameter
Another one using the old array format.
Rever changes escaping '%' chars in help text. No longer required.
Only use sprintf in setHelp() if more than one argument is receivedThis should eliminate all the issues caused by packages with embedded '%' in their text
setHelp format for services_captiveportal
Part fix #7233 keep correct staticmap_array_index
The index needs to be incremented even for entries that were skipped for display because they (for whatever reason) have no MAC or CID set. So use the key directly from the array.
2nd try. . .
/etc/inc/util.inc:- arp_get_mac_by_ip() updated to support IPv6- attempt at code streamline
/usr/local/www/services_dhcp_edit.php:- streamline code, now just a simple call to arp_get_mac_by_ip()
Part Fix #7233 Allow deletion of empty static map entries
Merge pull request #3486 from phil-davis/diag-backup
Rather than setting the value directly, minimize exposure to eval() in update_config_field() from wizard.php by constructing a variable reference, then set the value using the reference rather than passing user input through eval(). Fixes #7230
Convert easyrule.php to use a confirmation landing page so that the parameters can be submitted via POST. Also, remove the JavaScript confirmation box since it is now redundant. Fixes #7228The confirmation page displays the submitted parameters for an extra user sanity check. Also fixed a bunch of page formatting issues that were not apparent because users rarely if ever saw output from the page.
interfaces_ppps_edit remove embedded HTML from setHelp string
There was only one of these remaining to do.
Merge pull request #3501 from phil-davis/patch-1
Merge pull request #3503 from phil-davis/patch-3
Merge pull request #3502 from phil-davis/patch-2
Encode the contents of pkg_filter before output. Fixes #7227
Fix #7226 Package installation message is incomplete
This makes it remember pkgname after the install finishes and the form is re-submitted.
pkg_mgr_install remove embedded HTML from result strings
Encode 'from' and 'to' before output on pkg_mgr_install.php. Fixes #7225