NTP status widget fix. Issue #11495
Include Chelsio temperature values.
https://redmine.pfsense.org/issues/11787
IPsec Dashboard widget improvement. Fixes #11893
Find IPsec IKEv1 SAs widget fix. Issue #11435
Use set_curlproxy() function for cURL proxy configuration. Issue #11476
System Information widget fix. Issue #11443
Fixed #11464 by adding proxy configuration to web service calls
Replace HTTP links to HTTPS. Implemets #11228
Improve the handling of crypto offload hardware.
Remove support to deprecated hardware.
Task: #11426
Find IPsec IKE SAs by their full name. Issue #11435
Update the Copyright year.
A subsequent commit will deal with .po's.
Add product_label global variable
Introduce product_label global variable, by default with same value ofproduct_name. The idea is to make it easier for rebranded products tochange the name on all visual texts while internal structures arepreserved.
While here, remove deprecated $g['platform'] and also replace places...
Traffic Graphs widget options fix. Issue #11072
Gateways widget improvements. Implements #11057
Dashboard widget interface name popup hint. Implements #11041
Fix number format
Removed debuggery
Added Ajax handler to scaled state table display
Revise scaling factor calculation
Minor refinements to state table size display
Completed #7016 as specified
Add gateway substatus. Fixes #10546
Update return_gateways_status to return a substatus as well as the existing status.
status changed to be one of online or down.substatus can be one of none, down, highloss, highlatency, loss, latency, or force_down...
Use the full path.
Further reduce the sysctls parsed.
Remove the 'a' which does nothing when you specify OIDs.
Prevent over-matching the sysctl output
System DNS Server changes. Implements #10931
There are significant changes here, but ultimately should be a smoothtransition. See https://redmine.pfsense.org/issues/10931 for moredetails.
Correct description truncate in "Services Status" widget. Fixes #10795
Fix thermal sensors on SG-5100
IPsec Mobile status/widget online green-bold. Issue #10340
Show LAGG Members info. Issue #9187
Add option to disable NTP server. Issue #3567
Use awk instead of sed for long NTP status lines. Fixes #10307
Merge pull request #4223 from vktg/ntplongaddr
NTP status/widget long IPv6 address. Issue #10307
post-review changes to URL parsing and conditional style #8987
Avoid very slow GUI loads when ews.netgate.com can't be resolved #8987
This is 2020. Issue #9245
IPsec swanctl conversion. Implements #9603
Use central download function
Reduce duplicated/inconsistent code by using the new download function.
Merge pull request #4092 from gitdevmod/patch-3
Update openvpn.widget.php
Fix random typos
Image upload validation improvements. Fixes #9804
Removed escaping of CSS classes
Initialize JSON data to avoid warning.
Avoid warning/error for not initialized JSON variable.
Fix malformed JSON
Fix malformed JSON using json_encode().
Revise regex and redirect on failure
Fixed #9731by validating widget key with regex
Incorporate filter_log.inc into syslog.inc. Issue #8350
Now all log-related functions are together.
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Normalize some copyright messages
Fixed #9245 updating copyright notices
Picture widget corrections. Fixes #9610
Use system_get_arp_table()
Remove unused variable
Merge pull request #4059 from PeterFeicht/ppp_uptime
Fix DynDNS widget hostname function. Fixes #9564
Ensure NTP values are treated as numbers before use. Fixes #9558
Add GUI components for MDS mitigation. Implements #9532
While here, add option to disable PTI display in sysinfo widget.Implements #9323
Encode descr in the WOL widget. Fixes #9507
Show PPP uptime on the Interfaces widget. Feature #9426
Deprecate the built-in relayd Load Balancer. Closes #9386
It is not available on FreeBSD 12 with OpenSSL 1.1.x.
Users can migrate to the HAProxy package.
Fix some illegal offset errors. Issue #9366
type cast traffic graph inputs to fix #9072
Update copyright notices to 2019. Happy New Year
Fix #9121: Initialize arrays to prevent PHP 7 errors
Add logged in user to Dashboard sysinfo widget. Implements #8817
Fix another DynDNS status PHP error. Fixes #8648
Fix PHP7 errors in the Dynamic DNS widget. Fixes #8648
fix the fix
get total size on system dashboad
Fix IPsec status widget conn matching to align with recent changes. Fixes #8562
PHP7 fixed illegal string offset warning
PHP 7.2 fixed string offset and undefined constant
Merge pull request #3933 from PiBa-NL/20180405-widget-invert
trafficwidget, invert option needed json parsing
Remove Whitespace
I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell scripts) so it would be easier to review.
-RJ
Don't read picture file if it does not exist
Revise picture widget to store inamge on file system, not in XML config
Add GUI support to display and set the PTI state.
Fixed #8303
Fixed #8301 CSRF Enabled on all widgets.
Enabled CSRF on all widgets.
Silence warnings generated by sysctl to standard error.
Add input validation to traffic_graphs_widget.php and fix JS encoding. Fixes #8302
Re-enable CSRF protection in traffic_graphs_widget.php. Ticket #8301
Fixed #8266 by removing JS alerts
Update the Copyright notice for pfSense.
Merge pull request #3891 from miken32/patch-1
Fixed #8129 Updated to show timezones that have half hour increments i.e. asia/kolkata
make inputs a bit wider for fahrenheit
address comments
fix copy/paste error
update label on unit change
also ensure unit labels can be internationalized, and fix some whitespace
Moving this code to PHP for i18n
don't change thresholds to F until after passing to Javascript
spelling!