Fix widgetname variables
These were wrong. But actually I don't think any widgets use this mechanism of $config['widgets']['mywidget-config'] - they seem to do their own thing making names for the keys they use in $config['widgets'] to store their settings. So I didn't find anything actually broken because of this.
PEAR.inc is already required by radius.inc
Cosmetic fixes
Partial fix to #5495
Fixed #5489
Fixed #5490
Work-around for #5488
Ticket #5470 fix dashboard breadcumbs
Fixed #5478 clean up title text
Make text areas fixed width font with a tabstop of 4
Merge pull request #2090 from brunostein/add_identification_form_section
add attribute 'id' for the Form_Section
Merge pull request #2089 from brunostein/fix_move_options
Fixed #5486
fix moveOption function
Use full 'Local Database' name to be sure it's authmode is local, fixes #4469
Remove comment
Add tr/td to empty tbodys for Microsoft IE
Duplicate slice before upgrade, fixes #5483
Revised order of input fields in edit form
Alternate solution to #5459
Completed #5470
Completed #5482
added support flash messages
Merge pull request #2086 from phil-davis/patch-13
Merge pull request #2075 from phil-davis/patch-11
fix text. Ticket #5387
Clarify description. Ticket #5387
Gateways widget remove unused code
This stuff is done further down. Somewhere in the integration of RELENG_2_2 and Bootstrap this chunk of code has been accidentally duplicated. It is not like this in RELENG_2_2.
Remove debug code for #5463
and it still works.Feel free to close this and do what is really needed to remove the debug code and leave the functional code working.
Fix $5475 $display_type needs to be set earlier
Fix icon in dashboard
DEBUG code for Redmine: 5463
change widget icon color to white
Ticket #5471 another convert batch to font-awesome icons
Move the widget icons back to the right
xt string changes
Fixed #5475
Detailed cosmetic changes to the system update system
System update settings UI implemented
Restored glyphicon import until @jdillard can eleimnate those icons
Make block bogon rule display consistent
The block private networks and anti-lockout rules display in the firewall rules display with the schedule column blank. But the block bogon networks has an asterisk. That looks odd. I noticed it just now when looking at firewall rules in 2.3 and looked back in 2.2.5 also - it is the same there.
Fix tooltip text for associated filter rules
1) Add a port forward with associated filter rule2) Go to firewall_rules and hover over the icon on the left of the rule.It says "traffic is ed".
The problem is that, for whatever reason, an associated rule does not have ['type'] specified, even in config.xml. It is that way in 2.2.5, so not a new thing or regression. I guess that the back-end rule generation works by assuming that a rule in config.xml that does not have 'type' defined should be a pass rule....
At least /boot/loader.rc has schg, make sure to remove it before upgrade. Ticket #5448
Retire system_firmware.php, system_firmware_auto.php and system_firmware_check.php
Retire /etc/rc.create_full_backup and usr/local/www/system_firmware_restorefullbackup.php
Remove unused variable
fix text
CURLOPT_SAFE_UPLOAD's default changed to false in PHP 5.6. Restore former behavior for crash reporter. Ticket #5427
radvd only allows 3 RDNSS servers to be specified, otherwise exits with "too many addresses in RDNSS section".
Ticket #5471 partial convert to font-awesome fonts
add dark theme (work in progress)
update pfsense styles
Nix hte spinning clock
Experimental countdown timer
Added pietimer lib by popular request.
Moved theme back to system.php
Fixed #5467
Fixed saving of auth password
Fixed not saving spoofed MAC
Fixed #5463
Fixed #5465
Experimental fix for #5463
Use manual stirping on table load
diag_nanobsd options text
There are multiple options in this section. Use the plural to be consistent with other text on this page and the section titles of other diag "options" pages.
Merge pull request #2074 from phil-davis/patch-10
Merge pull request #2073 from phil-davis/patch-9
Merge pull request #2072 from phil-davis/patch-8
Be consistent with "Download file"
The download section is headed "Download file" but the upload section was "Upload a file".Be consistent - I have chosen to change to "Upload file".Could just as easily make the download heading "Download a file".Not sure it matters - just use the same convention in both places.
Fix #5462 diag_routes section heading
Fix Packet Capture section heading
and provide some text for the 'dnsquery' checkbox - this makes the checkbox line up properly in the columns.
pkg_edit.php - base64 encoding/decoding fixes (Bug #5134)
Currently, the base64 is only usable for textarea fields - see Bug #5134 for details.
This adds base64_decode() to input and password field types if <encoding>base64</encoding> tag is set for those fields (also for rowhelpers) to prevent the values from getting perpetually re-encoded which makes it unusable for those field types....
Fixed #5429 Fix bad logo
Fix a typo.
Add a workaround on pfSense-upgrade to prevent breaking strongswan port due to the symlinks we create
Fixed #5425
Fixed #5123
Webgui restarted only if webgui-redirect is changed (Was causing it to always reset)
Completed #5458Cosmetic changes to system information widgetCosmetic changes to pkg_mgr_install.phpRemoved 'Cancel' buttons
Minor cosmetic/text changes
Use pkgid = firmware for firmware upgrade, and call pfSense-upgrade without -u parameter in this case
Remove -R from pfSense-upgrade call, it's used only for testing purposes. While here, add -y to make sure it won't be interactive
Unduplicate pkgid definition
We don't need to go to rw or close fd_log here
Change system information widget to be able to find system updates when it's available
Fix spaces
Remove old code, already commented out
Improve diag_authentication.php redmine #5440
Move the code to select the default auth server so that it only happens the first time into the page. Now if the user selects a different auth server to test, and presses test, the results come back and the selected auth server is re-displayed (rather than the system default auth server being re-chosen every time)....
Merge pull request #2063 from heper/patch-1
Fixed #5443
fix Bug #5440
Clock gif used in reboot.php and pkg_mgr_install.php
Remove debug
Revised base firmware update
Staging
Improve language
Fix copyright year