Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8b79448d 03/08/2016 08:40 PM Jim Pingle

Remove bonus comma

c933c798 03/08/2016 08:25 PM Jim Pingle

Fix alias import icon visibility, and change to a more relevant icon. Fixes #5963

40b65f4e 03/08/2016 07:46 PM Stephen Beaver

Changed all selectoraction to"change" instead of "click"

88ce4c45 03/08/2016 07:46 PM Stephen Beaver

Fixed #5962

0b9cadb4 03/08/2016 07:27 PM Jim Pingle

Upon further review, use a more clear and related set of icons for CARP status, play-circle (master) and pause-circle (backup). Ticket #5965

19d5cc63 03/08/2016 07:26 PM Jim Pingle

Change shortcut bar status icon to bar-chart, the gear/cog purpose was unclear, looked too much like a settings icon. Ticket #5965

ce883f9f 03/08/2016 06:46 PM Jim Pingle

Change "internal" representation of CA on CA and CRL list to an icon, and the inuse indicator on CRLs to an icon. Ticket #5965

3e608769 03/08/2016 06:36 PM Jim Pingle

Add visual indication of negation on Outbound NAT list. Fix static port representation to use an icon with a helpful title. Ticket #5965

719635b2 03/08/2016 06:24 PM Jim Pingle

Give a visual indication when a port forward has the negation option active (no rdr). Ticket #5965

b4e955d9 03/08/2016 06:13 PM Jim Pingle

Correct the text and placement of the disable and nobinat options for 1:1 NAT rules. Fixes #5966

882351c4 03/08/2016 05:57 PM Jim Pingle

Slight change to CARP status icons, difference between master and backup status was not clear enough. Ticket #5965

15b6dcac 03/08/2016 04:15 PM Jim Pingle

Correct some icon usage inconsistencies. Fixes #5965

1ce9c03d 03/08/2016 04:15 PM Jim Pingle

Clean up the CARP status widget. Fixes #5964

89333d37 03/08/2016 01:37 PM Jim Pingle

Move Save button on config history settings inside the panel with the other settings. Fixes #5961

bf2602a9 03/08/2016 12:31 PM Stephen Beaver

Merge pull request #2717 from NOYB/System_/_User_Manager_/_Groups_/_Edit

040cb6ef 03/08/2016 12:31 PM Stephen Beaver

Merge pull request #2716 from phil-davis/patch-6

cbfbab58 03/08/2016 12:30 PM Stephen Beaver

Merge pull request #2715 from phil-davis/patch-5

836400cd 03/08/2016 12:29 PM Stephen Beaver

Merge pull request #2714 from phil-davis/actions

2c2dc9af 03/08/2016 12:29 PM Stephen Beaver

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

70da45c9 03/08/2016 06:43 AM NOYB NOYB

System / User Manager / Groups / Edit

Error: th start tag in table body.

Warning: A table row was 3 columns wide and exceeded the column count established by the first row (2).

8d89682e 03/08/2016 05:04 AM Phil Davis

Change invalid use of $iface in interfaces.php

At this point $iface is an undefined var. So the last test of this "if" statement is useless.
That code fragment was introduced in commit https://github.com/pfsense/pfsense/commit/e4d40f41aafe00353c0069b457a0b1b0d6c20987...

1ee6d09a 03/08/2016 03:47 AM Phil Davis

Improve track6-prefix-id handling

1) The var $iface is not set at lines 2457 or 2464. It is a var that was used higher up local to build_ipv6interface_list() - it is not relevant to the single fields track6-prefix-id--hex and track6-prefix-id-max
2) When the user selects a different track6-interface then trigger update_track6_prefix() which will update the help text track6-prefix-id-range....

21d973b2 03/08/2016 02:37 AM Phil Davis

Add Actions column heading

to other places where it was missing, for UI consistency.

b1466a09 03/08/2016 02:05 AM Phil Davis

Add Actions column heading for CRL Manager

To be consistent with everywhere else that has a heading for the Actions column.

f460db90 03/07/2016 10:59 PM NOYB NOYB

System / User Manager / Users / Edit

Warning: A table row was 4 columns wide and exceeded the column count established by the first row (3).

Error: Stray end tag td.

21749f7a 03/07/2016 04:49 PM Jim Pingle

On second though, don't use this class on this particular tag in the WoL widget.

b35edfe7 03/07/2016 04:47 PM Jim Pingle

Fix up the formatting of the Wake on LAN widget and change the code style so it isn't a bunch of echos. Fixes #5960

4af2649f 03/07/2016 03:43 PM Jim Pingle

Fix load balancer status widget uptime percentage display. Fixes #5959

8ed2d200 03/07/2016 10:58 AM NewEraCracker

Destroy reference after foreach

As recommended at https://secure.php.net/manual/en/control-structures.foreach.php

801d5559 03/05/2016 11:00 PM Stephen Beaver

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

ad51eb90 03/05/2016 10:56 PM Phil Davis

Limit widget column to dashboardcolumns

Stops widgets from "going missing" when the user reduces the dashboard columns in System, General Setup.
If the user just lowers dashboard columns to see what happens, then increases it again, the actual column settings are preserved in the config, so the widgets go back where they were. That seems a good thing....

1f64e8b8 03/05/2016 09:39 PM Phil Davis

Correct wording of prefer_ipv4 help text

5f1da77f 03/05/2016 01:05 PM NOYB NOYB

System / User Manager / Groups / Edit / Add Privileges

Not certain that the list needs to be sorted here. Looks like it is already in order. If it does then a valid callback function will need to be accessible.

Error: Non-space characters found without seeing a doctype first. Expected e.g. <!DOCTYPE html>....

7d31c585 03/05/2016 11:42 AM Chris Buechler

fix whitespace

3a8a9028 03/05/2016 11:14 AM Chris Buechler

Add track6 DHCP6 IPs back to interface when applying changes. Ticket #5945

7c65816e 03/05/2016 06:28 AM Chris Buechler

clean up description

715b62d2 03/05/2016 06:23 AM Chris Buechler

Remove help text wrongly copy/pasted from elsewhere.

4d13e55f 03/04/2016 10:08 PM Jared Dillard

fix dark theme css

d33074ba 03/04/2016 11:29 AM Renato Botelho

Merge pull request #2705 from NOYB/HTML_Compliance_-_Diagnostics_/_States_/_States

d2cc5ecd 03/04/2016 08:06 AM NOYB NOYB

HTML Compliance - Diagnostics / States / States

Bad character - after <. Probable cause: Unescaped <. Try escaping it as <.

970326de 03/04/2016 04:30 AM Denny Page

Merge remote-tracking branch 'upstream/master'

a5776226 03/04/2016 01:44 AM Chris Buechler

A PD-obtained subnet is always a /64 on the interface, so should be shown as such here in DHCPv6 server. Ticket #3029

846fc2d7 03/04/2016 01:03 AM Denny Page

Revise explanation and validation of dpinger parameters.

31b15180 03/03/2016 10:16 PM Jim Pingle

Move NTP access restrictions to their own tab and add the ability to craft custom restrictions for arbitrary networks. Fixes #4463

91b8e8f2 03/03/2016 01:34 PM Renato Botelho

Remove Status -> RRD Graphs in favor of Status -> Monitoring. Ticket #5498

4d3a1005 03/03/2016 01:15 PM NOYB NOYB

HTML Compliance - Diagnostics / S.M.A.R.T. Status / Information & Tests

Remove unused/duplicate ID's; action, device, submit.

962603e6 03/03/2016 08:53 AM Chris Buechler

Merge pull request #2700 from al-right/master

37d41653 03/03/2016 07:45 AM Chris Buechler

Shift the values to account for the removal of the gateways one. Ticket #5905

91aff739 03/03/2016 02:45 AM Chris Buechler

Use correct variable. Ticket #5946

8a85a809 03/03/2016 01:00 AM Chris Buechler

Fix text for OpenVPN client that was copied from server, client's second.

3b53c227 03/02/2016 10:21 PM Jared Dillard

Ticket #5905 remove unused code

c4685625 03/02/2016 09:52 PM Jared Dillard

Ticket #5905 remove hardcoded colors

e3e21e70 03/02/2016 09:32 PM Anders Lind

Update status_dhcpv6_leases.php

Fix lacking of incrementation of index when two characters have been passed.

Fix check of $n so that the octal value is checked as an octal value.

7dbbf1f5 03/02/2016 07:38 PM Jared Dillard

Ticket #5905 remove hardcoded colors

76bd03bb 03/02/2016 07:17 PM Jared Dillard

ticket #5615 fix popover hover

5a331169 03/02/2016 05:51 PM Jared Dillard

change hardcoded colors to classes

b18c3149 03/02/2016 05:06 PM Jared Dillard

fix styles for bordered table on dark theme

8fd55d38 03/02/2016 05:05 PM Jared Dillard

update old styles with new css classes

909a1954 03/02/2016 03:24 PM Renato Botelho

Read xml files from /usr/local/share/pfSense/menu and load menu entries

a6121be4 03/02/2016 11:39 AM Renato Botelho

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

fe03d084 03/02/2016 11:39 AM Renato Botelho

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

f563a964 03/02/2016 11:37 AM Renato Botelho

Merge pull request #2699 from NOYB/HTML_Compliance_-_Diagnostics_/_Edit_File

fe4fb82f 03/02/2016 11:35 AM Renato Botelho

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

e4c0e9b1 03/02/2016 05:15 AM NOYB NOYB

HTML Compliance - Diagnostics / Edit File

Attribute width not allowed on element input at this point.
<input type=number id=gotoline width=6>
Width attribute is only valid on input element for type image.
Changed to use size attribute.

Stray end tag input....

5d314c0a 03/02/2016 01:51 AM Chris Buechler

Fix DHCPv6 server check to allow track6. Ticket #3029

c48401e7 03/02/2016 01:16 AM Phil Davis

Add code to handle DHCP leases in multiple pools

1) Add code from RELENG_2_2 https://github.com/pfsense/pfsense/commit/cf3aff59edfa4b101d69ddd694a59fdc580d2299 that checks for leases that are in pools other than the ordinary first pool. This code has been missed from the bootstrap conversion....

dc60c816 03/01/2016 09:51 PM Jared Dillard

add D3 styles

d6607b87 03/01/2016 09:49 PM Jared Dillard

remove old files

6de30228 03/01/2016 09:49 PM Jared Dillard

move 3rd party files to vendor folder

eb56633d 03/01/2016 08:16 PM Chris Buechler

Show n/a for static mappings, as prior versions did. Ticket #5942

0ce28067 03/01/2016 07:06 PM Anders Lind

Missed to fix all $mappings

b5ce1a53 03/01/2016 06:55 PM Anders Lind

Fix indexing of $mappings and fix column headers

Remove "$entry['iaid'] . " from $mappings[] since the IAID of the IA_NA != IAID of the IA_PD, please see note in https://redmine.pfsense.org/issues/4206#note-9

Add table header for the icon in the Delegated Prefixes section to fix alignment of the column headers.

b8f62ec2 03/01/2016 02:11 PM Phil Davis

print_callout class setting

The last test here looks not good having just a single equals sign - if the interpreter evaluates this then $class will always get set to 'info'.
In practice it should work OK, because the evaluation of boolean conditions left to right should stop when any of the other tests to the left evaluates false. So $class will only be set to 'info' if it is not already 'default' 'danger' or 'warning'....

28a05cf1 03/01/2016 01:41 PM Phil Davis

Use MiB units for memory disk size

Forum: https://forum.pfsense.org/index.php?topic=106547.0
The underlying FreeBSD command seems to allocate space in MiB - e.g. https://www.freebsd.org/doc/handbook/disks-virtual.html examples show a 5m disk getting 10240 sectors (of 512 bytes) = 5120 KiB = 5 MiB. Even though the formatted space shown by df ends up being less, the underlying total allocated space is the specified size in MiB....

db653fc6 03/01/2016 01:16 PM Stephen Beaver

Merge pull request #2695 from derelict-pf/master

684e251b 03/01/2016 01:12 PM Stephen Beaver

Merge pull request #2694 from NOYB/Diagnostics_/_Tables_-_URL_Table_Aliases

a1183706 03/01/2016 12:54 PM Stephen Beaver

Fixed blank space caused by hidden input

f72e804a 03/01/2016 08:18 AM NOYB NOYB

Think you are saying to put the second info block on a new line. Though I could live with that. I'm not fond of the extra dedicated line. Consuming vertical space when there is plenty of unused horizontal space available in which it flows well.

Seems like maybe the the browser is not honoring something about the info block css, such as a width, or perhaps something that hasn't been specified in the css, and causing it to line wrap....

c2dbd6d7 03/01/2016 08:06 AM derelict-pf

Update system_certmanager.php

Something felt off about the certificate icons. Particularly the fa-key + P12. I think this is better.

eb2f4b88 03/01/2016 08:05 AM derelict-pf

Update system_camanager.php

Something felt off about the Certificate/CA icons. Especially the fa-key and P12 being the same action. I think this is better.

191136b3 02/29/2016 04:55 PM Stephen Beaver

Merge pull request #2693 from NOYB/Diagnostics_/_Tables_-_URL_Table_Aliases

f6622167 02/29/2016 08:31 AM NOYB NOYB

Diagnostics / Tables - URL Table Aliases

Handle URL table aliases similar to bogons tables. Suppress record remove buttons.
Update (download) only the selected URL table alias instead of all of them.
Retain full line comments in downloaded URL table files so we can view and use them....

f4cbddbb 02/28/2016 07:11 AM NOYB NOYB

HTML Compliance - Services Status Widget

The for attribute of the label element must refer to a non-hidden form control.
There is no corresponding target of this for attribute. Removing.

b715db5d 02/27/2016 12:32 PM Chris Buechler

Update license page. Ticket #5903

3c040719 02/27/2016 11:54 AM Chris Buechler

Update license page. Ticket #5903

7d0929e9 02/26/2016 04:42 PM Jim Pingle

Don't unnecessarily exclude IPv6 addresses here. See ticket #5931

954202d0 02/26/2016 04:33 PM Jim Pingle

Allow ":" in the route destination network, otherwise an IPv6 address cannot be entered.

02afb60b 02/26/2016 01:42 PM Stephen Beaver

Merge pull request #2688 from NOYB/Don't_Leave_Ancestor(s)_Selected

c24d39e0 02/26/2016 01:33 PM Stephen Beaver

Remove callsto updateWidget since widget status is now saved explicitly via the save icon in hte breadcrumbbar.

82d4c81b 02/26/2016 09:47 AM NOYB NOYB

Don't Leave Ancestor(s) Selected

316d72e2 02/25/2016 11:25 PM Chris Buechler

Show correct direction for in states

84a2ff78 02/25/2016 01:59 PM Luiz Souza

Fixes the PPP interface list. List all physical interfaces + VLANs and not the assigned ports.

Ticket #5925

611cc5ca 02/25/2016 10:14 AM Renato Botelho

Hide additional bootp options when it's disabled, fixes #5914

0f0c4473 02/25/2016 10:13 AM Renato Botelho

Fix indent

510e6f23 02/25/2016 02:29 AM Chris Buechler

Add a space between the gateway name and IP

8f36f87a 02/24/2016 09:47 PM Jim Pingle

Move the DHCPv6 apply action into a function. Capture the apply and save actions separately and only perform the required task. Fixes #5910

1c2b01a7 02/24/2016 08:49 PM Jim Pingle

Do not offer the "CA" type when creating a certificate. CAs should only be made on the CAs tab. Fixes #5924

19e407c2 02/24/2016 04:49 PM Luiz Souza

Remove unnecessary code. CARP isn't a interface anymore, radvd cannot run on CARP IPs.

4b6c15cd 02/24/2016 02:01 PM Renato Botelho

Use high level functions

0e6a3434 02/24/2016 02:01 PM Renato Botelho

Check the end of range to make sure it's inside subnet too