Remove bonus comma
Fix alias import icon visibility, and change to a more relevant icon. Fixes #5963
Changed all selectoraction to"change" instead of "click"
Fixed #5962
Upon further review, use a more clear and related set of icons for CARP status, play-circle (master) and pause-circle (backup). Ticket #5965
Change shortcut bar status icon to bar-chart, the gear/cog purpose was unclear, looked too much like a settings icon. Ticket #5965
Change "internal" representation of CA on CA and CRL list to an icon, and the inuse indicator on CRLs to an icon. Ticket #5965
Add visual indication of negation on Outbound NAT list. Fix static port representation to use an icon with a helpful title. Ticket #5965
Give a visual indication when a port forward has the negation option active (no rdr). Ticket #5965
Correct the text and placement of the disable and nobinat options for 1:1 NAT rules. Fixes #5966
Slight change to CARP status icons, difference between master and backup status was not clear enough. Ticket #5965
Correct some icon usage inconsistencies. Fixes #5965
Clean up the CARP status widget. Fixes #5964
Simplify logic
Move Save button on config history settings inside the panel with the other settings. Fixes #5961
Increase memory disk size
Merge pull request #2717 from NOYB/System_/_User_Manager_/_Groups_/_Edit
Merge pull request #2716 from phil-davis/patch-6
Merge pull request #2715 from phil-davis/patch-5
Merge pull request #2714 from phil-davis/actions
Merge pull request #2713 from phil-davis/patch-3
Merge pull request #2711 from NOYB/System_/_User_Manager_/_Users_/_Edit
remove stray |
System / User Manager / Groups / Edit
Error: th start tag in table body.
Warning: A table row was 3 columns wide and exceeded the column count established by the first row (2).
Change invalid use of $iface in interfaces.php
At this point $iface is an undefined var. So the last test of this "if" statement is useless.That code fragment was introduced in commit https://github.com/pfsense/pfsense/commit/e4d40f41aafe00353c0069b457a0b1b0d6c20987...
Improve track6-prefix-id handling
1) The var $iface is not set at lines 2457 or 2464. It is a var that was used higher up local to build_ipv6interface_list() - it is not relevant to the single fields track6-prefix-id--hex and track6-prefix-id-max2) When the user selects a different track6-interface then trigger update_track6_prefix() which will update the help text track6-prefix-id-range....
Add Actions column heading
to other places where it was missing, for UI consistency.
Add Actions column heading for CRL Manager
To be consistent with everywhere else that has a heading for the Actions column.
System / User Manager / Users / Edit
Warning: A table row was 4 columns wide and exceeded the column count established by the first row (3).
Error: Stray end tag td.
On second though, don't use this class on this particular tag in the WoL widget.
Fix up the formatting of the Wake on LAN widget and change the code style so it isn't a bunch of echos. Fixes #5960
Fix load balancer status widget uptime percentage display. Fixes #5959
Merge pull request #2710 from NewEraCracker/prevent-reference-reuse
Destroy reference after foreach
As recommended at https://secure.php.net/manual/en/control-structures.foreach.php
Fix typo in variable name that end up breaking nanobsd images. Fixes #5956
Do not reset date string when doing read-only operations
Fix log filename
Merge pull request #2709 from NOYB/HTML_Compliance_-_Login_Form
HTML Compliance - Login Form
Error: Duplicate attribute class.<div class=alert alert-warning class=hidden id=no_cookies>Your browser must support cookies to login.</div>Consolidate multiple class attributes.
Error: Attribute autocorrect not allowed on element input at this point....
When listing the network interfaces, print the link state and not the administrative state.
If you are assigning interfaces, remove the existing configuration from old interfaces if any.
This fixes the need for a reboot after changing interface assignment in console.
Merge pull request #2708 from phil-davis/patch-3
Merge pull request #2707 from phil-davis/patch-2
Limit widget column to dashboardcolumns
Stops widgets from "going missing" when the user reduces the dashboard columns in System, General Setup.If the user just lowers dashboard columns to see what happens, then increases it again, the actual column settings are preserved in the config, so the widgets go back where they were. That seems a good thing....
Correct wording of prefer_ipv4 help text
Merge pull request #2706 from NOYB/System_/_User_Manager_/_Groups_/_Edit_/_Add_Privileges
System / User Manager / Groups / Edit / Add Privileges
Not certain that the list needs to be sorted here. Looks like it is already in order. If it does then a valid callback function will need to be accessible.
Error: Non-space characters found without seeing a doctype first. Expected e.g. <!DOCTYPE html>....
fix whitespace
Remove duplicated text/javascript
Add track6 DHCP6 IPs back to interface when applying changes. Ticket #5945
After recreating the VLAN interface, run interface_configure on it if it's assigned and enabled. Ticket #5951
clean up description
Remove help text wrongly copy/pasted from elsewhere.
Update nginx gzip_types. Remove text/html since it's redundant, and add a few others. Particularly useful, json, since status_monitoring.php uses it. Reduces load time on slow connections to about 1/4th of what it is without gzip on json. Ticket #5498
fix dark theme css
Always set ignore_acquire_ts = yes. No need for that in any of our use cases, and it fixes problems like Ticket #4719.
Clarify what is happening
Create missing jails on update
Merge pull request #2705 from NOYB/HTML_Compliance_-_Diagnostics_/_States_/_States
Merge pull request #2703 from phil-davis/patch-2
Re-generate pfSense.pot
Merge pull request #2704 from dennypage/master
HTML Compliance - Diagnostics / States / States
Bad character - after <. Probable cause: Unescaped <. Try escaping it as <.
Merge remote-tracking branch 'upstream/master'
Adjust default parameters to match changes in dpinger
A PD-obtained subnet is always a /64 on the interface, so should be shown as such here in DHCPv6 server. Ticket #3029
Revise explanation and validation of dpinger parameters.
pkg-utils typo in comment
Move NTP access restrictions to their own tab and add the ability to craft custom restrictions for arbitrary networks. Fixes #4463
Revert "Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6 WAN types. Doing so isn't any more disruptive than what it's already doing, and that ensures track6 interfaces don't lose their IPv6 IPs. Ticket #5945"
This reverts commit 471b81f8f7b0a5fe22019aed955e5374e3411dbf.
IF PHP is not running, just exit silently
Detect binary packages installed but not registered in the system and do it during boot
Add an option to get_pkg_info() that makes it do not try to update metadata
Remove get_pkg_id, last calls to it was removed
Remove Status -> Monitoring related packages from poudriere bulk
Remove Status -> RRD Graphs in favor of Status -> Monitoring. Ticket #5498
Merge pull request 2702 from NOYB/HTML_Compliance_-_Diagnostics_/_S.M.A.R.T._Status_/_Information_&_Tests
HTML Compliance - Diagnostics / S.M.A.R.T. Status / Information & Tests
Remove unused/duplicate ID's; action, device, submit.
Add new RRD package to the list
Merge pull request #2700 from al-right/master
Shift the values to account for the removal of the gateways one. Ticket #5905
Remove the code block to "fake" DHCPv6 server, now that it's unnecessary. Ticket #3029also ref: https://forum.pfsense.org/index.php?topic=107537.msg600111#msg600111
Use correct variable. Ticket #5946
Clarify log, remove old commented out things that are unnecessary.
Fix text for OpenVPN client that was copied from server, client's second.
Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6 WAN types. Doing so isn't any more disruptive than what it's already doing, and that ensures track6 interfaces don't lose their IPv6 IPs. Ticket #5945
Merge pull request #1 from al-right/al-right-patch-1
Al right patch 1
Ticket #5905 remove unused code
Ticket #5905 remove hardcoded colors
Update status_dhcpv6_leases.php
Fix lacking of incrementation of index when two characters have been passed.
Fix check of $n so that the octal value is checked as an octal value.
ticket #5615 fix popover hover
change hardcoded colors to classes
fix styles for bordered table on dark theme
update old styles with new css classes
Ensure the extensions.ini has no duplications before setting up php.ini. Fixes #5943
Read xml files from /usr/local/share/pfSense/menu and load menu entries
Merge pull request #2696 from phil-davis/patch-1
Merge pull request #2697 from phil-davis/patch-2