Partial fix to #5310wizard.php updated to generate jquery not javascripttraffic_shaper_dedicated.xml and .inc updated to correct multiple "Next" buttons and other display issues.(Need to do same for the other TS wizard)
Revised to use print_input_errors() for consistency
Fixed #5310
Fixed serial speed selector
Fixed #5291 - Reinstalling pfSense-pkg-openvpn-client-export
Removed debugImproved package detection
Added "reinstall all packages" functionality (accessed via diag_backup.php)
Tidy some text in package install code
1) The "Beginning package removal" "Beginning package installation"... heading above the text box that displays the progress text output is never updated along the way, so it always says "Beginning...". It seems easy to just remove the word "Beginning" - the detailed progress is in the text box below, and the "please wait"/"completed"/"failed" appears below the text box already....
Changed fifo name to *.sockCosmetic only
Use a socket to talk with pkg and write json file to GUI
Fixed #5259
Fixes #5291Fixes #5279
Merge pull request #1689 from jlduran/l2tp-mschapv2
Move kill tail process to _exit()
Auto-add firewall rules for DHCP Relay, same as is done for DHCP Server. Add filter reload to DHCP Relay config so rules are immediately added/removed. Ticket #4558
fix typo, spotted by Phil Davis
fix typo
pfSense-upgrade revised to kill tail on exitpkg_mgr_install.php revised to catch json deocde error on partial lines read from file
Revisions
clean up empty lines
Add all remaining log types to status.php. Ticket #5304
Remove old logfile before start
Add quotes
Do not accept blank logfile
Change -l parameter to receive a complete path for logfile
_force must be local
Do not stop when package is up to date and force flag was passed
Changes to accommodate new pfSense-upgrade
Reminder
Add -f option to force package reinstallation
When -p is used, read fifo content and write it to a file used by GUI
Merge pull request #1963 from davidjwood/ppp-ipv6
DEBUG set to false for testing
Multiple changes to clean up the package installaion system by causing the installer to run in the backgroundwhilst monitoring its output via AJAX to provide a better GUI display.Work in progress !
Respect chroot_dir, ticket #5300
Ticket #5300:
Add a workaround to fix the issue of extensions.ini out of order endingup breaking PHP. Since the only dependency we have is suhosin thatdepends of session, alphabetical sort does the trick for now while aproper solution is not handled by the ports tree
Move ppp-ipv6 helper script into the correct location
Merge pull request #1961 from davidjwood/ppp-ipv6
improve spacing for non form panels
add missing column header
replace buttons with icons
Ticket #5248 style panels within widgets differently
Merge pull request #1960 from heper/patch-1
Rogue <br /> removedhttps://forum.pfsense.org/index.php?topic=100686.0
Fixed #5296
Use named variables for ppp-linkup command line parameters
Make route deletions quiet - it may well be the routes have already disappeared
Make code dealing with the IPv4 default gateway conditional on the IPv4 link going down
Connect ppp-ipv6 helper script to ppp-linkdown and ppp-linkup
Update firewall_rules_edit.php
https://forum.pfsense.org/index.php?topic=100695.msg561326#msg561326
Fixed #5293
remove stray >
Add field descriptions since there are no column titles. Ticket #5109
Fixed #5292
proposed fix for Bug #5194
https://redmine.pfsense.org/issues/5194
CHanges to correct the TLS logic
Fixed #5248
Fixed errors when no packages installed
Addresses #5248(But needs to be tested with a variety of OpenVPN configurations)
Do not show static arp entries as Online on wol widget, based on PR #1768
Ignore possible erroneously negative temperatures
It's based on 2 pull requests (#1800 and #1801) by nagyrobi
Further refinement to #5290Use pkg_remove_prefix()
Fixed #5290
Fix #5289 Available Packages version display
I left the "View changelog" code that was commented out, for future reference I guess when that data becomes available.$index['version'] is still happily available in the $index array - so it just needs to be uncommented.
Comment type fix
Fixed Swap usageDeleted disk space progress bar
Fixed % sign in mbuf
Fixes #5287
Further update for #5287
Partial fix to #5287More to come
Further updates to pfSense-upgrade-GUI.sh
Script to set up pfSense-upgrade when called from web GUI
Preparation for $5279New wrapper script to be called by web GUI
Fixed #5286COnverted pop-up format to table and added description
Fixed #5034
fix placeholder copy/pasted from CA screen, back to what it was in 2_2
Add support for an IPv6 pool for mobile clients.
Ditch the pencils
Rework pfSense-upgrade script to make it work with nanobsd
Exit script when _exec fails
Fixed #5282
Partial fix for #5181P2 entries now drag/dropable
Fixed #5283
Further refinement to #5223Prevent "Store widget configutation" button from apeparing when opening/closing the available widgets panel.
Don't enforce the use of only IPv4 or IPv6 when using IKEv2 since it works fine with IKEv2
Fix shortcut destination for filter rules.
Fixed #5281
Comment fix
Fixed #5280
Fixed incorrect labelhttps://github.com/phil-davis/pfsense/commit/d14064550e96b109544507e70780e3f1e6eeed04
Part of fix to 5277
Fixed #5277
Fixed #5276
Fixed #5275
Fixed #5274
Fixed #5272