fix logic and replace hard coded value by global
backups should be a numeric int.text hint for number of backups can now refer to the global value for this platform (and explains how to get that default, by leaving blank)
Give settings section a more helpful/standard title to match other GUI settings tabs
Fix quoting in diag_routes.php, see ticket #6371
Better fix for escaping in ticket #6371
Revert "Status / Services - Status Indicator"
This reverts commit e7161dc3b62b306b57c8d094f93c2ec08c9e0af2.
Merge pull request #2970 from NOYB/Status_/_Interfaces_-_DNS_Servers
Merge pull request #2972 from NOYB/Status_/_Services_-_Status_Indicator
Merge pull request #2969 from marianamorim/add_function_gettext
Merge pull request #2973 from jlduran/pass-block-icons-cp
Fix closing `tbody` tag in Captive Portal's MACs
Fix Captive Portal's MACs icons
Standardize pass/block icons with the rest of the system
Fixed #6872 Restored missing proxy port setting
(cherry picked from commit 6b43692408912de3375b34cc1982ff73f52762a5)
Status / Services - Status Indicator
Use font awesome icons instead of text.Universal recognition eliminates need of text translation.
Fix up diag_smart e-mail handling, and the backend config code was broken/making false assumption about the config file as well. Fixes #6371
Update pfSense.pot
Status / Interfaces - DNS Servers
The DNS servers are not necessarily ISP provided.
Add the function gettext
Merge pull request #2968 from NewEraCracker/patch-gettext-maxlen
Reduce maximum length of string to gettext()
This limit is set at 4096 on PHP 5.6: http://lxr.php.net/xref/PHP_5_6/ext/gettext/gettext.c#139
Bug report on forum: https://forum.pfsense.org/index.php?topic=110088.0
Initialize output var in firewall_shaper_queues
To clear any previous use of the var elsewhere in included files.Forum: https://forum.pfsense.org/index.php?topic=111852.0
Merge pull request #2965 from NOYB/Miscellaneous_Textual_Corrections_-_System_/_Advanced_/_Firewall_&_NAT
Merge pull request #2964 from phil-davis/patch-3
Merge pull request #2961 from NOYB/Miscellaneous_Textual_Corrections_-_System_/_Advanced_/_Networking
Merge pull request #2960 from NOYB/Miscellaneous_Textual_Corrections_-_System_/_User_Manager_/_Settings
Merge pull request #2954 from NewEraCracker/textual-corrections
Sanitize notice output here as well. Ticket #6154
Correct force updates when chosen. Ticket #6359
Fix misspellings.
Miscellaneous Textual Corrections - System / Advanced / Firewall & NAT
Section panel header title.
Make limiters info box work same as By Interface
The info box displayed on Firewall->Shaper, By Interface come down the bottom with and info icon and can be shown/hidden by the user.The similar info box on Firewall->Shaper, Limiters sits in the main body with no info icon and cannot be shown/hidden, but can be dismissed....
Miscellaneous Textual Corrections - System / Advanced / Networking
Miscellaneous Textual Corrections - System / User Manager / Settings
Make rule_columns_with_alias end params optional
Stops PHP warnings like reported in forum https://forum.pfsense.org/index.php?topic=111768.0
Merge pull request #2957 from NOYB/Miscellaneous_Textual_Corrections_-_System_Advanced
Merge pull request #2956 from NOYB/Miscellaneous_Textual_Corrections_-_Services_NTP_PPS
Fixed #6349
(cherry picked from commit c032a89a890a350540df12a9d2e41b9c7d8efda5)
Miscellaneous Textual Corrections - System Advanced
Add alias display to target host and target port columns
Add a safebelt to makesure $cpzone is always in lowercase. Ticket #6278
Miscellaneous Textual Corrections - Services NTP PPS
Miscellanous Textual Corrections - Add missing dots, normalize case
Do not call pkg_update() here since pkg_switch_repo() aldready does it
Merge pull request #2953 from NewEraCracker/textual-corrections
Merge branch 'master' of git.pfmechanics.com:pfsense/pfsense
Merge pull request #2950 from NOYB/Miscellaneous_Textual_Corrections_-_Services_Dynamic_DNS
Miscellanous Textual Corrections - Add missing dots to phrases
Merge pull request #2952 from phil-davis/hidemask
Rename OSPF and System Patches packages in pre_upgrade_command. Ticket #6118
Hide CIDR for alias types that do not use it
Suggested/discussed in forumhttps://forum.pfsense.org/index.php?topic=111593.0
hideMask only modify input-group on first parent
Otherwise when unhiding (e.g. for Network type alias), input-group getsadded to every div up the DM hierarchy and the layout gets messed up.
Spaces->tabs
Added hideMask() function
Miscellaneous Textual Corrections - Services / Dynamic DNS
Fix tab highlighting when editing mobile IPsec P1. Fixes #6341
Merge pull request #2949 from NewEraCracker/textual-corrections
Adding missing spaces between punctuation
Miscellaneous Textual Corrections - Services Load Balancer
theme Compact-RED, added a few more tweaks to look a bit more aligned.
Add Compact-RED theme and update system.php to sort available themes by pfSense, then BETA, then user supplied themes.
Merge pull request #2946 from NOYB/Miscellaneous_Textual_Corrections_-_Services_DNS_Resolver
Miscellaneous Textual Corrections - Services DNS Resolver
Miscellaneous Textual Corrections - Services DNS Forwarder
status_queues.php, default packet_s to 0 if it falls through to that point. Ticket #6329
Experimentally fixed #6327
Merge pull request #2941 from NOYB/Miscellaneous_Textual_Correction_-_Firewall_/_Shaper
Merge pull request #2939 from NOYB/Miscellaneous_Textual_Correction_-_Firewall_/_Rules
Miscellaneous Textual Correction - Firewall / Shaper
Fixed #6331
Workaound fixes #6320
Don't divide by 0. Ticket #6329
Miscellaneous Textual Correction - Firewall / Rules
Remove a wrong comment I left by accident and make it really remove packages. Fixes #6137
Change the default output of pkg.php lists to be encoded before display. Preserve the old behavior as an option in case a package needs it (I didn't see any current ones that appeared to rely on the behavior, however)
Add authorizedkeys to exclusion in status.php, and fix. While these are public keys and hence not sensitive, they're also of no diagnostic value. Suggested-by: Denny Page
Update diag_nanobsd.php now that permanent rw is default. Ticket #6184
Fix #6322 Allow expanded forms of alias entry
Forum: https://forum.pfsense.org/index.php?topic=111361.0
Remove bcrypt-hash from status.php config dump. Noticed by Denny Page
Display Ports/Address based on tab name
Miscellaneous Textual Correction - Firewall / NAT
Revert "Added option to System > General Setup > webConfigurator to change the title of the Help menu in the navbar to either the system hostname or fqdn."
This reverts commit e3c5006b819063863f44fd2314dd635bd26e8a8c.
Added option to System > General Setup > webConfigurator to change the title of the Help menu in the navbar to either the system hostname or fqdn.
Unlock kernel package to make dry-run output more consistent
Merge pull request #2922 from NewEraCracker/redmine-6097
Miscellaneous Textual Correction - Aliases Import
Fixed #6306 Please enter the commit message for your changes. Lines starting
Merge pull request #2930 from NOYB/Miscellaneous_Textual_Correction_-_Interfaces
Merge pull request #2928 from NewEraCracker/exec-sec-fix
Fixed #6310 by adding cusom validation pattern
Miscellaneous Textual Correction - Interfaces
Show patchlevel together with product version on banners and system information widget
Fix typo
Fix form submission fields
Submitting one form may lead to any other filled forms to be also submitted. This commit fixes this flaw
Fix missing interface in pool edit. Ticket #6303
Hide freelogins_resettimeout on disable
Reboot after upgrade when meta package version changed
Merge pull request #2927 from NOYB/Miscellaneous_Textual_Corrections
Remove a debug leftover
Miscellaneous Textual Corrections
Skip LAN properly with static IP WAN and one interface. Ticket #6093