Return blank rather than 0ms/0% for unmonitored gateways latency and loss. Show on dashboard widget when a gateway is unmonitored. Ticket #2226
Allow gateway weights up to 30, and add a check in filter.inc to prevent creating too long of a route-to line. Related to pull request 1614
Fix typo in button class for CP status
Make sure subnet_size() didn't return 0
Isolate the check for @label in the end of hostname only for noip and noip-free
Merge pull request #2574 from tiagobar/master
Merge pull request #2579 from NOYB/HTML_Compliance_-_Status_/_DHCPv6_leases
Merger PR 2583 but retained non-sortable actions column
Status / DHCP leases - Root Cause Sort Issue
Sort routine apparently does not honor colspan attribute.
Here are three possible solutions:1) Add a description column instead of spanning the start and end columns. This is the method presented in this commit....
Fix #5830
Add a new advanced option on gateways to allow user define datapayload. Default is 0
Don't sort online, lease type or action icon columns
Add RFC 2136 support to the DynDNS widget
Add back "Save & Force Update" for RFC 2136
Implement Multi-WAN for RFC2136.A failover gateway group may be selected similar to the other DynDNS styles.
Fix hiding of shadow selector
Improvements to priv filtering
Improvements to the priviledge filter functionality
System / Advanced / Firewall and NAT - Remove PPTP from Verbiage
Remove PPTP from Verbiage. https://forum.pfsense.org/index.php?topic=106257.0Also don't see any reason for the span tag here.
Duplicate monitors rather than overwrite. Ticket #4441
pfsync syncpeer requires IPv4. Ticket #4648
Added priv filter capability
Fixed #5049
Regenerate .pot
Merge pull request #2580 from phil-davis/gtsys2
Fix up DynDNS widget to follow recent changes in DynDNS for Namecheap
Internationalization of various system*.php
Cosmetic save
Per #4195Alias table is now sortable
Status / System Logs - Forms Buttons Icons Update
Add icon to save button.Consolidate addClass statements.
Fix #5831 using a simpler approach, just setting REPO_AUTOUPDATE=false when it's booting
Revert "Fix #5831"
This reverts commit 93a8ddf7a4c5d43cbeb623c923eb76659e6f49e0.
HTML Compliance - Status / DHCPv6 leases
Stray end tag tr.Move stray tr end tags inside foreach loops.
Add missing description field
Save pkg call return code to use on return. The way it is now is always returning 0. It should fix #5837
Change Namecheap dyndns to use split hostname and domain name fields. Upgrade existing entries automatically. Implements #4366Code should be generic enough that if other DynDNS providers would work better with a separate domain field, they can pick up the feature without too much trouble.
Make row delete button icon only (removes gettext("Delete"): )
Make additional packages install/delete operations to respect -n (dry-run)
Reorder pkg_reinstall_all(), no functional changes
Respect ALL_PACKAGES for package removal
Fix #5831
After PKG_AUTOUPDATE=false was removed, operations done during boot,2nd and 3rd stages of upgrade process, are trying to update repositorymetadata. The problem is during this stage we don't have a networkavailable yet and all needed packages were previously downloaded....
Remove Non-Existent Class - help-icon
Remove non-existent help-icon class statements from index and head.
Change diag_dump_states.php to use pfSense_get_pf_states().
Fixes IPv6 issues, add packets and bytes information, filter state by rules (when linked from firewall_rules.php).
Inspired by pull request #1901 from marcelloc/hitcount_23_02.
Dynamic DNS URL for NO-IP needs to be updated.
These two wizards .xml can also lose their x-bit
Other wizards don't have it set.
Remove executable bit of these two .gif
Seems like I missed those on commit 0427f8b32838bfb17c818fece48a7d4795db670b
Remove executable bit of all static content in www
Correct jquery file attributes
Update jquery to 1.12
Remove bonus space
Possible fix for #5752
Fixed issues where a rule is duplicated (cloned) and the new rule is inserted above a separator bar location
Fixed #5828
Merge pull request #2572 from NewEraCracker/minor-cleanup
Panels Overflow - Horizontal Scroll Bar
Been looking into ways to eliminate the horizontal scroll bar in the available widgets, log filter, and manage log panels. Not sure which would be preferred. Using the specific panel ID or the class hierarchy for applying more globally.
Minor cleanup
1) Undo typos in sasl.inc. 2) Remove unused code from CSS. 3) Correct typos in some comments. 4) Convert short_open_tag to full tags. 5) Make 'else' block look like the others.
Fix enable/disable of NAT/BINAT address and mask fields.
Include a tracker ID in new associated firewall rules.
Add topology selection to OpenVPN client page. Ticket #5764
OpenVPN maxclients must be an integer not just a number
Fix log radio buttons
Import David W's patch fixing issues with dhcp6c being launched multiple times in some circumstances. Ticket #5621
Separator bar stuff moved to pfSenseHelpers.js so that it can be more easily applied to other pagesSeparators added to firewall_nat.php
Add option for FreeRADIUS-friendly stop/start RADIUS accounting updates.It needs a sleep between the stop and start, and it needs slightly different figures for start/stop time in the request.
Remove no longer needed code
Re-order separators on adding a new rule at the top
Adjest separators on rule move or delete
Merge pull request #2570 from phil-davis/patch-6
system_routes action button titles
systems_gateways action button titles
Hmmm - there are a few of these, I should have made a branch with a single commit. Anyway, nearly done.
Merge pull request #2567 from phil-davis/patch-3
system_certmanager action button titles
system_camanager action button titles
Merge pull request #2566 from phil-davis/patch-1
system_gateway_groups action button titles
Apply current UI standard to DHCP Pools table
1) "Actions" column heading.2) Make action buttons fa-pencil fa-trash3) Put a title for each button, so that the "Are you sure you wish to..." popup works nicely.
Fixup text for delete rule confirmation popup
It is was asking "Are you sure you wish to delete?" On any buttons that have a confirmation popup the title text needs to be something that works on the end of "Are you sure you wish to".
Update typo spotted by @phil-davis
Remove static routes to DNS servers when gateway is disabled. It should fix #4921
Remove href to prevent page scrolling on click
Test duplicated slice with fsck after cloning during an upgrade
Merge branch 'Auto_Suggest_Box_White_on_White' of https://github.com/NOYB/pfsense
Cosmetic changes - part deuxCalculate colspans in casenumber of columns change again"bytes" => "B" to reduce column width
Cosetic update - Part 1
Fixed #5804
Merge pull request #2393 from schinken/radvd-lifetime
Add possibility to configure radvd valid lifetime
Show rule state details in firewall rules.
State visualization and kill will be committed in a subsequent commit.
Merge pull request #2120 from NOYB/Services-DNS_Resolver-System_Domain_Local_Zone_Type
Fixes 5804 - Auto Suggest Box White on White
Match it with form input and form-control.
Fixed #5803
Status - System Logs - Move Raw Mode Row Count JQuery
Move row count JQuery to run only in raw mode.
Merge pull request #2555 from phil-davis/patch-2
Merge pull request #2558 from phil-davis/patch-7
Merge pull request #2560 from phil-davis/patch-5
Status IPsec info box
As well as internationalization of this info box, I have:1) Made all of them the same text - it seemed odd that there were 2different versions of text for the same thing.2) Made it an info-level infoblock. It seemed odd to me that this was...
status_ntpd whitespace
Various lines were not on tab stops, some PHP end tags were on the end of lines and others on new lines... I found it a bit hard to read when tracking through a previous missing PHP start tag. Maybe this is better? or maybe I have gone too crazy re-formatting it?
Select an interface to track is mandatory
Merge pull request #2559 from phil-davis/gt16
Fixed #5824
Internationalization of various status*.php