Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6f102d9c 05/12/2021 12:16 PM Viktor Gurov

NTP status widget fix. Issue #11495

f4f50954 05/12/2021 12:11 PM Steve Wheeler

Include Chelsio temperature values.

https://redmine.pfsense.org/issues/11787

21e14611 05/12/2021 11:58 AM Viktor Gurov

IPsec Dashboard widget improvement. Fixes #11893

8c9eaa71 03/25/2021 03:25 PM Viktor Gurov

Find IPsec IKEv1 SAs widget fix. Issue #11435

8b424bca 02/23/2021 12:46 PM Viktor Gurov

Use set_curlproxy() function for cURL proxy configuration. Issue #11476

19866d78 02/23/2021 12:30 PM Viktor Gurov

System Information widget fix. Issue #11443

2cb3c56d 02/19/2021 03:19 PM Steve Beaver

Fixed #11464 by adding proxy configuration to web service calls

47df65c3 02/18/2021 04:25 PM Viktor Gurov

Replace HTTP links to HTTPS. Implemets #11228

e01266c0 02/18/2021 03:27 AM Luiz Souza

Improve the handling of crypto offload hardware.

Remove support to deprecated hardware.

Task: #11426

95a4e1a0 02/17/2021 09:56 PM Jim Pingle

Find IPsec IKE SAs by their full name. Issue #11435

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

573ec19d 12/10/2020 03:31 PM Renato Botelho

Add product_label global variable

Introduce product_label global variable, by default with same value of
product_name. The idea is to make it easier for rebranded products to
change the name on all visual texts while internal structures are
preserved.

While here, remove deprecated $g['platform'] and also replace places...

aa71463f 11/18/2020 06:04 AM Viktor Gurov

Traffic Graphs widget options fix. Issue #11072

0630b831 11/13/2020 02:12 PM Viktor Gurov

Gateways widget improvements. Implements #11057

c073d662 11/12/2020 01:15 PM Viktor Gurov

Dashboard widget interface name popup hint. Implements #11041

26efb813 10/20/2020 06:52 PM Steve Beaver

Fix number format

e66582b4 10/20/2020 03:37 PM Steve Beaver

Removed debuggery

72c21050 10/20/2020 03:20 PM Steve Beaver

Added Ajax handler to scaled state table display

42d5da9d 10/19/2020 07:14 PM Steve Beaver

Revise scaling factor calculation

82479cdc 10/19/2020 12:30 PM Steve Beaver

Minor refinements to state table size display

55be240f 10/16/2020 04:46 PM Steve Beaver

Completed #7016 as specified

04a72a97 10/14/2020 03:56 PM Vladimir Voskoboynikov

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
...

de8054bc 10/07/2020 08:16 PM Steve Wheeler

Use the full path.

438253c2 10/07/2020 08:03 PM Steve Wheeler

Further reduce the sysctls parsed.

Remove the 'a' which does nothing when you specify OIDs.

a7e244bb 10/07/2020 05:20 PM Steve Wheeler

Prevent over-matching the sysctl output

f0c51530 09/25/2020 04:11 PM Jim Pingle

System DNS Server changes. Implements #10931

There are significant changes here, but ultimately should be a smooth
transition. See https://redmine.pfsense.org/issues/10931 for more
details.

ccbb25fa 07/28/2020 05:24 PM Mikhail Burichenko

Correct description truncate in "Services Status" widget. Fixes #10795

06b5448a 06/23/2020 07:29 PM Renato Botelho

Fix thermal sensors on SG-5100

2e292243 05/01/2020 11:00 AM Viktor Gurov

IPsec Mobile status/widget online green-bold. Issue #10340

49e36202 04/04/2020 12:25 PM Viktor Gurov

Show LAGG Members info. Issue #9187

b5d5da0c 03/31/2020 07:57 PM Viktor Gurov

Add option to disable NTP server. Issue #3567

d09e19ad 03/12/2020 05:33 PM Jim Pingle

Use awk instead of sed for long NTP status lines. Fixes #10307

d89c2b2a 03/11/2020 11:58 AM Renato Botelho

Merge pull request #4223 from vktg/ntplongaddr

b69ecd3a 03/10/2020 07:37 PM Viktor Gurov

NTP status/widget long IPv6 address. Issue #10307

f5e8bd4d 02/11/2020 01:35 PM Tom Embt

post-review changes to URL parsing and conditional style #8987

3c07f498 01/22/2020 03:35 PM Tom Embt

Avoid very slow GUI loads when ews.netgate.com can't be resolved #8987

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

c6220dcf 12/05/2019 08:29 PM Jim Pingle

IPsec swanctl conversion. Implements #9603

  • Converted IPsec configuration code from ipsec.conf ipsec/stroke style
    to swanctl.conf swanctl/vici style. Issue #9603
  • Split up much of the single large IPsec configuration function into
    multiple functions as appropriate....
ecb594d0 11/05/2019 09:50 PM Jim Pingle

Use central download function

Reduce duplicated/inconsistent code by using the new download function.

065511ff 10/03/2019 12:39 PM Renato Botelho

Merge pull request #4092 from gitdevmod/patch-3

b3479414 10/02/2019 02:36 PM d j

Update openvpn.widget.php

ada5fc7e 10/02/2019 02:33 PM d j

Update openvpn.widget.php

f3f98e97 10/02/2019 07:11 AM Phillip Davis

Fix random typos

09d59743 10/01/2019 04:10 PM Jim Pingle

Image upload validation improvements. Fixes #9804

  • Make functions for validating images against a pre-defined list of
    approved types
  • Change the picture widget to use these functions
  • Add validation for uploaded Captive Portal logo/background images
0263f8d1 09/25/2019 02:25 PM d j

Update openvpn.widget.php

cf9d29b2 09/25/2019 01:41 PM d j

Update openvpn.widget.php

8a785efa 09/25/2019 06:41 AM d j

Update openvpn.widget.php

c8954c9f 09/23/2019 03:55 PM Sebastian Fiebig

Removed escaping of CSS classes

6f2192d4 09/23/2019 03:39 PM Sebastian Fiebig

Initialize JSON data to avoid warning.

Avoid warning/error for not initialized JSON variable.

a9941bf6 09/12/2019 07:21 PM Sebastian Fiebig

Fix malformed JSON

Fix malformed JSON using json_encode().

972de4c7 09/09/2019 04:50 PM Steve Beaver

Revise regex and redirect on failure

42839d82 09/06/2019 04:59 PM Steve Beaver

Fixed #9731
by validating widget key with regex

aa2cac18 09/06/2019 02:13 PM Jim Pingle

Incorporate filter_log.inc into syslog.inc. Issue #8350

Now all log-related functions are together.

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

f83416bd 07/29/2019 11:58 AM Renato Botelho

Normalize some copyright messages

b73d8949 07/10/2019 05:52 PM Steve Beaver

Fixed #9245 updating copyright notices

2c544ac6 07/01/2019 07:58 PM Jim Pingle

Picture widget corrections. Fixes #9610

  • Sanitize user input before using as path/filenames
  • Use a more accurate method of determining image type on read
  • More sanity checks before reading images.
ccc6bd4d 06/03/2019 05:47 PM Renato Botelho

Use system_get_arp_table()

b12f00ed 06/03/2019 05:38 PM Renato Botelho

Remove unused variable

76ac3231 05/30/2019 05:23 PM Renato Botelho

Merge pull request #4059 from PeterFeicht/ppp_uptime

84bbc637 05/29/2019 05:51 PM Jim Pingle

Fix DynDNS widget hostname function. Fixes #9564

c92dbfc1 05/28/2019 06:00 PM Jim Pingle

Ensure NTP values are treated as numbers before use. Fixes #9558

42c48efe 05/22/2019 08:19 PM Jim Pingle

Add GUI components for MDS mitigation. Implements #9532

While here, add option to disable PTI display in sysinfo widget.
Implements #9323

5789a02e 05/08/2019 08:44 PM Jim Pingle

Encode descr in the WOL widget. Fixes #9507

93ca91b0 03/31/2019 11:19 AM Peter Feichtinger

Show PPP uptime on the Interfaces widget. Feature #9426

586c623a 03/13/2019 06:13 PM Jim Pingle

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.

b88050bb 03/05/2019 06:27 PM Jim Pingle

Fix some illegal offset errors. Issue #9366

e5b43cf8 01/28/2019 06:18 PM Jared Dillard

type cast traffic graph inputs to fix #9072

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

c6c398c6 11/21/2018 06:30 PM Jim Pingle

Fix #9121: Initialize arrays to prevent PHP 7 errors

0fa7e6bf 08/20/2018 05:38 PM Jim Pingle

Add logged in user to Dashboard sysinfo widget. Implements #8817

030d8e87 07/16/2018 04:07 PM Jim Pingle

Fix another DynDNS status PHP error. Fixes #8648

6c4ccc9f 07/16/2018 01:54 PM Jim Pingle

Fix PHP7 errors in the Dynamic DNS widget. Fixes #8648

9f208301 06/20/2018 08:13 PM Marcello Silva Coutinho

fix the fix

57fe270e 06/20/2018 07:47 PM Marcello Silva Coutinho

get total size on system dashboad

0dfce56b 06/11/2018 03:12 PM Jim Pingle

Fix IPsec status widget conn matching to align with recent changes. Fixes #8562

be7c1319 05/31/2018 09:22 PM Stephen Jones

PHP7 fixed illegal string offset warning

7c41a378 05/23/2018 04:12 PM Stephen Jones

PHP 7.2 fixed string offset and undefined constant

9f85da7f 04/05/2018 08:36 PM Steve Beaver

Merge pull request #3933 from PiBa-NL/20180405-widget-invert

3477fc23 04/05/2018 07:58 PM Pi Ba

trafficwidget, invert option needed json parsing

179377b0 03/30/2018 11:01 PM robjarsen

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

12b8f3c9 03/16/2018 07:22 PM Steve Beaver

Don't read picture file if it does not exist

ee28e293 03/16/2018 01:08 PM Steve Beaver

Revise picture widget to store inamge on file system, not in XML config

26a38669 02/23/2018 05:59 PM Luiz Souza

Add GUI support to display and set the PTI state.

12f16196 02/01/2018 05:33 PM Steve Beaver

Fixed #8303

ce7b40ce 02/01/2018 04:15 PM Stephen Jones

Fixed #8301 CSRF Enabled on all widgets.

Enabled CSRF on all widgets.

3c44c845 01/31/2018 06:56 PM Luiz Souza

Silence warnings generated by sysctl to standard error.

e7b5b82b 01/29/2018 05:26 PM Jim Pingle

Add input validation to traffic_graphs_widget.php and fix JS encoding. Fixes #8302

9ee5030e 01/29/2018 05:25 PM Jim Pingle

Re-enable CSRF protection in traffic_graphs_widget.php. Ticket #8301

016260fe 01/09/2018 04:33 PM Steve Beaver

Fixed #8266 by removing JS alerts

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

f53d18a6 12/21/2017 02:48 PM Steve Beaver

Merge pull request #3891 from miken32/patch-1

5946477f 12/18/2017 05:23 PM Stephen Jones

Fixed #8129 Updated to show timezones that have half hour increments i.e. asia/kolkata

9ad6899e 12/15/2017 07:04 PM Michael Newton

make inputs a bit wider for fahrenheit

e5d14da2 12/15/2017 06:23 PM Michael Newton

address comments

7620b362 12/15/2017 06:21 PM Michael Newton

fix copy/paste error

8b09ec18 12/15/2017 06:11 PM Michael Newton

update label on unit change

also ensure unit labels can be internationalized, and fix some whitespace

bc63503b 12/15/2017 05:55 PM Michael Newton

Moving this code to PHP for i18n

cb7bef9d 12/15/2017 05:42 PM Michael Newton

don't change thresholds to F until after passing to Javascript

207abc3e 12/13/2017 08:29 PM Michael Newton

spelling!