Fixed #5362
Update diag_ipsec.php to use new call to get tunnel status.
convert services_dhcpv6 to fa
convert services_dhcp to fa
system_advanced_sysctl fix text of delete confirmation
convert services_captiveportal_filemanager to fa
convert services_captiveportal_vouchers to fa
please confirm/deny whether fa-file-excel-o is suitable for "export to csv"
convert services_captiveportal_hostname to fa
convert services_captiveportal_ip to fa
convert services_captiveportal_mac to fa
convert services_captiveportal_zone
Completed #5359
convert system_authservers to font-awesome
convert system_groupmanager to font-awesome
convert system_usermanager to font-awesome
convert system_advanced_sysctl to font-awesome
Update license
Teach IPsec widget to use VICI
Remove diag_ipsec_xml.php, not being used
Restore Manuel Kaper to Copyright section
fix typo
convert firewall_aliases to font-awesome
convert firewall_virtual_ip to font-awesome
convert firewall_schedule to font-awesome
Copyright update
Copyright changes
Remove unneeded binding
Obscure password for pptp as well
Completed #5358
Fix css error in select options
Addresses #5228
Completed #5357
Completed #5356Refactor row toggle javascript
Fixed #5352By replacing interfaces selector options lists with a safer function
Perform table striping via jquery function so that it is correct after selection/de-selection and after re-ordering
firewall_rules Edit text
Standardise capitalsPair up double quotes
system_routes Actions column format
system_gateways Actions column format
system_gateway_groups pair up double-quotes
system_gateways text of edit button
Make it consistent with the others
Converted the background color javascript to jQuery and used it to maintain correct table striping
Add "Actions" text to table header
Fix delete confirmation text.
system_routes font-awesome convert
Merge pull request #1993 from heper/patch-2
system_gateways_groups font-awesome convert
system_gateways font-awesome convert
https://forum.pfsense.org/index.php?topic=101343.15
Add confirmation to rule deletion
Remove unused call to update_status_output()
Remove unused variables
Merge pull request #1980 from jrote1/widgets-overflow
Fixed #5349
Fix widget horizontal scrolling
Changed "Scroll to top of page" icons to more suitable icon from font-awesome
Javascript refine to hide Delete row button if there is only one row
Add more information abou pkg issue, already reported to upstream
Accommodate possible bug in pkg where progress total is reported as zero
Added font-awesome directory (after rename)
Fixed #5347
Fix source type on edit of NAT outbound rule
Redmine #5347 part (1)
Now uses tempnam() generated file name
Comment typo
Experimental: Fixes #5288
Remove debuggery
Remove bonus ) in pkg.php
Reported in forum https://forum.pfsense.org/index.php?topic=101390.0
Page actions convverted to font-awesome icons
Added support for forn-awesome fonts
Changed name of font-awesome folder
Added Font Awesome icon set
Fixed #5343
Fixed #5342
Merge pull request #1987 from phil-davis/patch-7
Merge pull request #1985 from phil-davis/patch-5
Merge pull request #1981 from phil-davis/patch-1
Merge pull request #1983 from phil-davis/patch-3
Fix Command Prompt Download and Upload when not in English - Redmine #5343 for master
This one is broken in master (as well as RELENG_2_2) and this code fixes it.
Fix multi-lingual save of NAT mode Redmine #5342 for master
Fixed 5333
Fixup status progress messages for reinstallall
When doing reinstall all packages the "Please wait" and similar messages need to be general about "all packages". There is not a particular package name to put in the message.
For reinstallall there is no pkg specified
Reinstall all packages is currently just displaying the current list of installed packages. It does not prompt to reinstall.Fix this test so that it will not apply to reinstallall. For reinstallall there is no pkg specified in the $_GET. It is invoked from diag_backup.php like:...
Fixed #5333
Merge pull request #1974 from phil-davis/patch-1
Merge pull request #1975 from phil-davis/patch-2
Merge pull request #1976 from phil-davis/hte
Merge pull request #1977 from phil-davis/patch-3
These files are not being created anymore, we don't need to remove them
No need to concatenate
Replace mwexec() by mwexec_bg()
Search typo
Explain which thing is blue
On the installed packages table, the Version column version number has a hyper-link to the package changelog. That appears blue all the time. It is when the package name in the "Name" column is blue that there is a newer version available....
Random comment typos like hte
Balance a tag in pkg_mgr_installed
Fix text if current package is newer
Fix array index, 6 was missing
Rework the way GUI reads packages tabs, it fixes #5311
Remove more references to theme, ticket #5333
Fixed #5336Page now does a sneaky refresh after a successful install/remove so that the menu changesare available right away.
Completed #5333
Hitting "Enter" now same as clicking "Search" button"Where" default to "Both"
package search functionality completed