Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3e2028f4 01/22/2017 09:49 AM Phil Davis

Required fields in diagnostics

b2bb4970 01/20/2017 07:13 PM Jim Pingle

Add a parameter to install_cron_job to stop it from performing its own write_config. Adjust base system calls to match. Ticket #7146

Packages may still need the old behavior but need tested individually. Once all function calls are confirmed to work without the write, the write_config parameter and call can be removed from this function for good.

df1dcfa5 01/20/2017 07:10 PM Renato Botelho

Merge pull request #3409 from phil-davis/interfaces-required-fields

4ccbceef 01/20/2017 06:57 PM Renato Botelho

Merge pull request #3405 from NOYB/Internationalization

32a85c63 01/20/2017 03:09 PM Phil Davis

Example of setting required items

c744b0de 01/20/2017 12:28 PM Steve Beaver

Refinement to #7083
Provides setRequired() Javascript function to facilitate making an input required or not dynamically

d0718a0f 01/20/2017 06:13 AM NOYB NOYB

Internationalization (getttext)

Please also backport to 2.3

57602458 01/19/2017 06:24 PM Jim Pingle

Merge pull request #3403 from phil-davis/no-empty-menu

b29aa6e5 01/19/2017 06:15 PM Jim Pingle

Allow external links to show in menus as they will never match privileges and they are not items that need to be restricted.

67ccbdd3 01/19/2017 05:26 PM Steve Beaver

Add "required field" highlighting

1086b725 01/19/2017 05:19 PM Jim Pingle

Merge pull request #3378 from phil-davis/patch-2

19fe69e6 01/19/2017 04:45 PM Steve Beaver

fields with <required/> set now pre-pend an asterisk to the field title, thereby causing it to be displayed as a required field (currently an underline)

57026d17 01/19/2017 04:23 PM Steve Beaver

Fixed #7083

When composing an element with a form.class or via XML, prepend a '*' to the title to indicate a required field. This will cause the "element-required" class to be added to the label. pfSense.css contains the style associated with that class. (Currently a custom underline)....

7c3f1189 01/19/2017 12:31 PM Phil Davis

Do not show empty menus

1ba100d4 01/19/2017 12:22 PM Renato Botelho

Merge pull request #3397 from phil-davis/patch-3

3f8932f8 01/19/2017 12:21 PM Renato Botelho

Merge pull request #3396 from phil-davis/patch-1

6bdee4c1 01/19/2017 12:21 PM Renato Botelho

Merge pull request #3390 from NOYB/Status_/_Interfaces_-_Relinquish_DHCP_Lease

a80ce1a7 01/19/2017 05:17 AM Phil Davis

Fix copy-paste of ipsec.widget.php file name

Noticed while looking in widget code, might as well fix it.

8f94fc33 01/19/2017 04:37 AM Phil Davis

Fix #7134 Interface Stats widget ifdescrs not defined

When doing testing I had the Interfaces widget open as well as Interface Statistics. $ifdescrs was already populated as an array by the Interfaces widget, so Interface Statistics had (accidentally) gained the benefit....

71d90bbf 01/18/2017 07:49 PM Jim Pingle

Protect against forech errors if this function does not return an array. Fixes #7134

718432f1 01/18/2017 07:28 PM NOYB NOYB

Status / Interfaces - Relinquish DHCP Lease

Send gratuitous DHCP release message to server.

Dependency:
To fully relinquish the DHCP lease, the "RELEASE" reason needs to be added to the /usr/local/sbin/pfSense-dhclient-script.
s/EXPIRE|FAIL)/EXPIRE|FAIL|RELEASE)/...

790e2a2f 01/18/2017 07:17 PM Jim Pingle

Use friendly description for RA interface name. Fixes #7133

db0a2efc 01/18/2017 07:06 PM NOYB NOYB

Status / Interfaces - Match Var Names

Match Form Input and Function Parameter Names with associated Var Name.

Use "ifdescr" as form input name instead of "if" since "ifsescr" is the var being passed.
Use "ifdescr" as showDefBtn function var instead of "ifval" since "ifsescr" is the var being passed....

22e8fa1f 01/18/2017 07:41 AM Phil Davis

Add filter to SMART status widget

41a5ff1d 01/17/2017 09:20 PM Jim Pingle

The confirmation checkboxes on diag_resetstate.php should not be checked by default.

821aec85 01/17/2017 06:48 PM Renato Botelho

Merge pull request #3392 from phil-davis/openvpn-widget

6d73934b 01/17/2017 06:47 PM Renato Botelho

Merge pull request #3393 from doktornotor/patch-2

3988cfa7 01/17/2017 06:06 PM Doktor Notor

Do not nag people about passwords mismatch when SMTP notifications are disabled (Bug #7129)

27bf84fc 01/17/2017 03:00 PM Phil Davis

Remove get_openvpnent_key()

06f7d60e 01/17/2017 09:17 AM Doktor Notor

Do not nag people about passwords mismatch when growl is disabled (Bug #7129)

These fields tend to get "helpfully" pre-filled with random crap by built-in browser password managers or extensions such as LastPass. No need to bother people with these when the feature is disabled.

a670560b 01/17/2017 06:29 AM Phil Davis

Add Filter to OpenVPN Widget

8ed69251 01/16/2017 10:20 PM Doktor Notor

Only show the DHCP Leases Status link if DHCP server is enabled

Does not make sense otherwise, can only contain stale data.

848c8779 01/16/2017 09:25 PM Jim Pingle

Merge pull request #3385 from PiBa-NL/crashreport-deleted

47b35618 01/16/2017 05:53 PM Phil Davis

Fix #7126 RFC2136 links

5f8a3dc0 01/16/2017 04:55 PM Phil Davis

Add filter to Dynamic DNS Status Widget

b1b0ab1f 01/15/2017 06:52 PM Pi Ba

crash-reporter, change text to tell crashreport has been deleted after uploading which already happened.. but only delete it when upload is successful.

8ad8e9ab 01/14/2017 06:25 AM Phil Davis

Format of username in Logout

eab2d5fd 01/13/2017 08:59 PM Renato Botelho

Merge pull request #3374 from phil-davis/interfaces_widget

372b3a4b 01/13/2017 08:59 PM Renato Botelho

Merge pull request #3379 from phil-davis/iface_stats

b8449e41 01/13/2017 08:58 PM Renato Botelho

Merge pull request #3381 from phil-davis/wol_filter

dc8ef94b 01/13/2017 08:50 PM Renato Botelho

Merge pull request #3376 from phil-davis/multi_dns_servers

7fbef010 01/13/2017 08:49 PM Renato Botelho

Merge pull request #3380 from phil-davis/patch-3

aaad291d 01/13/2017 08:45 PM Renato Botelho

Merge pull request #3382 from ExolonDX/master

49058d34 01/13/2017 08:44 PM Renato Botelho

Merge pull request #3375 from phil-davis/dyndns_widget

46345696 01/13/2017 02:19 PM Colin Fleming

Tidy up "<script>" tags

Tidy up <script> tags by adding TYPE attribute

(https://doc.pfsense.org/index.php/Developer_Style_Guide#HTML_Specific_Rules)

d82c5cbf 01/13/2017 11:07 AM Phil Davis

Add filter to WoL widget

257dd207 01/13/2017 10:28 AM Phil Davis

Check for duplicate Wake on LAN entries

Currently it is posible to enter an interface+MAC combination that is already in the WoL list. That seems silly.

84a7e840 01/13/2017 09:58 AM Phil Davis

Add filter to Interface Statistics widget

3bbe2efe 01/13/2017 09:26 AM Phil Davis

Add username to logout menu and icon

I find it difficult to work out who I am logged in as. Other software often provides some indication of who is the current logged-in user. An easy way to do this is to add it to the "Log out" text. Then it can be seen either by hovering over the "Log out" icon, or in the System menu....

7b3d8a4b 01/13/2017 02:53 AM Phil Davis

Display Dyn DNS type if description not found

c1f1072e 01/13/2017 02:09 AM Jim Pingle

Add IPsec to the state table interface list.

a2d23e88 01/12/2017 03:59 PM Phil Davis

Redmine #5549 Allow variable number of DNS Servers

b84126b5 01/12/2017 03:29 PM Phil Davis

Remove excess loops in DynDNS Widget

35310a49 01/12/2017 10:34 AM Phil Davis

Add filter to Interfaces Widget

6e3e95a5 01/11/2017 01:41 PM Phil Davis

Display client id in DHCP Mapping list

7cdb1ff9 01/11/2017 12:00 PM Renato Botelho

Merge pull request #3369 from phil-davis/breadcrumbs_detail

913a04ae 01/11/2017 11:46 AM Renato Botelho

Merge pull request #3341 from phil-davis/sysprvwarn2

b38e0fbd 01/11/2017 11:35 AM Renato Botelho

Merge pull request #3367 from derelict-pf/require_state_filter

7da0ef4c 01/11/2017 11:28 AM Renato Botelho

Merge pull request #3370 from phil-davis/services_widget

9da4a575 01/11/2017 11:24 AM Renato Botelho

Add protocol selection to Radius server configuration

It should fix #7111

Submitted by @ubawurinna at https://github.com/pfsense/pfsense/pull/2687

753280bb 01/11/2017 01:39 AM Phil Davis

Merge branch 'master' into sysprvwarn2

6a9a7595 01/10/2017 08:27 PM Renato Botelho

Merge pull request #3343 from phil-davis/retval1

ada6bfa7 01/10/2017 04:30 PM Phil Davis

Services widget filter checkboxes

edcd7535 01/10/2017 02:48 PM Phil Davis

Breadcrumb links

3870dcb7 01/10/2017 02:46 PM Steve Beaver

Move checkbox styling to the beta file since it produces results that are not consistent across browsers and OS

fc47d47a 01/09/2017 06:34 PM Jim Pingle

Fix a case where the ALTQ capability warning was showing incorrectly. Fixes #7102

2813a467 01/09/2017 04:49 PM Steve Beaver

Further refine checkbox styling

6a004f6f 01/09/2017 02:00 PM Renato Botelho

Merge pull request #2902 from NOYB/RAM_Disk_Management

af469a9f 01/09/2017 01:56 PM Renato Botelho

Merge pull request #3368 from phil-davis/patch-2

376c71bc 01/09/2017 01:54 PM Renato Botelho

Merge pull request #3365 from phil-davis/format_duid

cfa4a410 01/09/2017 12:26 PM Renato Botelho

Merge pull request #3330 from stilez/patch-54

0d2e7de8 01/09/2017 12:24 PM Renato Botelho

Merge pull request #3363 from phil-davis/patch-1

cb6b7189 01/09/2017 04:35 AM Phil Davis

Crash Reporter report when no data found

The glob for $crash_files always returns an array - an empty one in the case when there are no matching crash files. So the echo at old line 115 never happened. In any case, if the echo happens, it is spat out as plain text on the GUI outside of all the nice boxes and menus....

029d6129 01/09/2017 03:14 AM NOYB NOYB

RAM Disk Management - Update II - Restore RAM Disk Soon as it is Created and Include Logs

Restoring the RAM disk as soon as it is available will make it easier to include additional content that needs to persist across reboots for packages etc.
Include the logs in the RAM disk store so they will persist across reboots.

c50f228a 01/09/2017 02:40 AM Phil Davis

Breadcrumb links support

88081ea2 01/09/2017 02:36 AM derelict-pf

Add requirestatefilter. Implements #7069.

f4bbec8b 01/08/2017 03:08 PM Phil Davis

Helper format_duid() for DUID input

286ed246 01/08/2017 02:36 PM Jim Pingle

Fix typo. Ticket #7007

e470f721 01/08/2017 01:50 AM Jim Pingle

Rework how IPsec log settings are stored/retreived, adjust the default values. Implements #7007

43de8397 01/07/2017 11:57 PM Jim Pingle

Don't allow SNMP hostres module to be selected or used with VMware VMs that have a CD/DVD Drive device. Fixes #6882

3509ad4f 01/07/2017 08:55 PM Stilez y

clarify type of firewall rule needed

A comment on the original PR says that it's not clear if the rule for this needs to be IPv6 or IPv4 with protocol IPv6, and users get confused. I've tried to clarify it here. I've also tried to "de-mystify" it, because it's not that tunneling needs special rules, it's just that any traffic needs rules and tunneled traffic is handled as IPv6 for rules purposes, so it needs an IPv6 rule. But the user may want other rules, or selective rules, so I'[ve tried to be clear this isn't about some "special" IPv6 rule, but rather, just that any traffic desired to pass, will need one or more IPv6 rules permitting it.

6d55e876 01/07/2017 06:44 PM Steve Beaver

Fix #7100

f93e9098 01/07/2017 02:26 PM Phil Davis

Remove unusued $heading in genhtmltitle()

It came into use in https://github.com/pfsense/pfsense/commit/45eebe10a93fa1e2399c6cdf133ad88dc21ee6e7 but genhtmltitle() has changed since then and no longer uses $heading

7e33d908 01/07/2017 12:35 PM Steve Beaver

Further internationalization

0a6273e2 01/07/2017 12:08 PM Steve Beaver

Add missing internationalization

c7df3de8 01/07/2017 05:14 AM Jim Pingle

Merge pull request #3346 from scherma/reverting

1a86beff 01/07/2017 05:14 AM Jim Pingle

Merge pull request #3359 from phil-davis/admin_notices

a5d486e9 01/07/2017 02:26 AM Steve Beaver

Revise gateway widget config form
Make non-checked checkboxes more visible by adding an outline

b2daca76 01/07/2017 02:24 AM Phil Davis

Fix username reference

fce3edc0 01/06/2017 05:42 PM Phil Davis

Allow admin to clear notices

0fa3348b 01/06/2017 04:51 PM Steve Beaver

Merge branch 'master' of git.netgate.com:pfsense/pfsense

88de4ab0 01/06/2017 02:48 PM Phil Davis

Etc/GMT timezone text using ngettext()

d4fbcb9f 01/06/2017 01:49 PM Steve Beaver

Merge pull request #3356 from phil-davis/gw_widget_filter

0612d7ca 01/06/2017 01:32 PM Jim Pingle

Make the emphasis stronger when encouraging use of a geographic location time zone.

e5f4c829 01/06/2017 11:58 AM Renato Botelho

Ticket #7089 Enhance Etc/GMT timezone descriptions

These work opposite to the way mere mortals expect.
Read: https://github.com/eggert/tz/blob/master/etcetera

Based on @phil-davis' patch from https://github.com/pfsense/pfsense/pull/3354

d2b1c52f 01/06/2017 10:27 AM Phil Davis

Allow hiding of gateways in Gateways Widget

Sometimes there are gateways that I do not care about, so it is handy to
be able to save some space on the dashboard by hiding them.
This uses similar code structure taken from service_status widget. I
made the Save and Clear buttons and all that stuff use the same styles...

0436b9a5 01/06/2017 07:20 AM Phil Davis

Redmine #7089 Add extra help about timezone

We could also add some text like this to encourage users to choose the "Continent/City" time zones.

1d3fbcc7 01/05/2017 05:21 PM Joash Lewis

Remove redundancy, more indentation cleanup

ea02e3cf 01/05/2017 02:14 PM Steve Beaver

Completes fix for #6972

0c5d4e8d 01/05/2017 07:57 AM Phil Davis

Correctly report unmonitored gateway status

If an alternate monitor IP has been entered and saved, then the user
checks "Disable Gateway Monitoring" and saves, the alternate monitor IP
is retained in the config - that is handy for when unchecking "Disable...