Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
59255714 05/03/2016 10:01 AM NewEraCracker

Fix form submission fields

Submitting one form may lead to any other filled forms to be also submitted. This commit fixes this flaw

bb80af58 05/01/2016 07:06 AM NOYB NOYB

Miscellaneous Textual Corrections

64ec463c 05/01/2016 05:53 AM Chris Buechler

Skip LAN properly with static IP WAN and one interface. Ticket #6093

0a5096fc 05/01/2016 12:02 AM Stephen Beaver

Merge pull request #2923 from NewEraCracker/patch-1

cd084ee0 04/30/2016 11:44 PM NewEraCracker

Remove stray colon

9f563e37 04/30/2016 07:10 AM NOYB NOYB

System Menu - Textual and Punctuation Corrections

01232142 04/29/2016 03:58 PM Stephen Beaver

Fixed #6920 - Missing input element

630103c3 04/29/2016 01:06 PM Stephen Beaver

Merge pull request #2920 from NOYB/System_/_Update_-_Textual_Alteration

56403d17 04/29/2016 01:04 PM Stephen Beaver

Merge pull request #2919 from NOYB/System_/_Update_-_Punctuation

db1030f8 04/29/2016 01:03 PM Stephen Beaver

Merge pull request #2918 from phil-davis/patch-4

23429725 04/29/2016 12:57 PM Stephen Beaver

Fixed #6287

177ed3f6 04/29/2016 07:19 AM NOYB NOYB

System / Update - Textual Alteration

7ceae332 04/29/2016 07:17 AM NOYB NOYB

System / Update - Punctuation

Clean up some punctuation.

70cd4b96 04/29/2016 04:34 AM Phil Davis

Comment typos in pkg_mgr_install.php

cb6f87f3 04/28/2016 05:36 PM Stephen Beaver

Retrieve firmware versions via Ajax so we don't hang the GUI if unable to reach the server

cac808f0 04/28/2016 12:35 PM Stephen Beaver

Merge pull request #2917 from phil-davis/patch-4

5431a785 04/28/2016 12:34 PM Stephen Beaver

Merge pull request #2916 from phil-davis/validaliasmsg

3f3df45b 04/28/2016 12:33 PM Stephen Beaver

Merge pull request #2915 from NOYB/HTML_Compliance_-_Setup_Wizard

97f930d1 04/28/2016 10:42 AM Phil Davis

Fix #6251 Brackets around Mbuf figures

e1f5381f 04/28/2016 07:46 AM Phil Davis

Provide better messages for invalid alias name errors

a45a7235 04/28/2016 07:03 AM NOYB NOYB

HTML Compliance - Setup Wizard

65d3ebb2 04/28/2016 07:01 AM NOYB NOYB

Setup Wizard - Punctuation

Clean up some punctuation.

3f1aa290 04/27/2016 02:30 PM Stephen Beaver

Merge pull request #2913 from NOYB/Diagnostics_/_Packet_Capture

7de3b9b1 04/27/2016 08:25 AM Chris Buechler

Fix Hyper-V SMART disable on widget. Ticket #6147

80857665 04/27/2016 07:09 AM NOYB NOYB

Diagnostics / Packet Capture

A few textual alterations.

78d8dd47 04/27/2016 04:30 AM Chris Buechler

Fix input validation check. Ticket #6231

17580434 04/26/2016 10:42 PM Chris Buechler

PPP here, not L2TP. noticed by https://forum.pfsense.org/index.php?topic=110686.0

106e14c1 04/26/2016 08:18 PM Jared Dillard

darken background colors

8364c00d 04/26/2016 02:23 PM Stephen Beaver

Merge pull request #2912 from phil-davis/patch-4

de2a20a9 04/26/2016 02:22 PM Stephen Beaver

Merge pull request #2911 from NOYB/Diagnostics_-_Menu_-_Punctuation

957b7bab 04/26/2016 02:21 PM → luckman212

Extra comma, not needed

Removed an extra comma - more correct IMO
(cherry picked from commit 90968c493922bd9d80a37fe90d1b9440ca7a2333)

2aaa473e 04/26/2016 01:17 PM Phil Davis

Fix #6267 Load value of direction on edit

3728bbe5 04/26/2016 07:31 AM NOYB NOYB

Diagnostics - Menu - Punctuation

Clean up some punctuation.

d051bdd1 04/26/2016 05:45 AM Chris Buechler

Allow port specification for Unbound domain overrides. Also fix display of input errors. Ticket #6091

50fa04bb 04/26/2016 05:34 AM Chris Buechler

Fix text.

776b6190 04/26/2016 04:00 AM Chris Buechler

Add validation to prohibit IPv6 on firewall_nat_edit.php, where it will generate invalid ruleset. Ticket #6265

d5ba66fa 04/26/2016 12:12 AM Chris Buechler

localip and gateway aren't used when type is PPP, remove here. Ticket #6264

f5ee7cfd 04/25/2016 07:50 PM Stephen Beaver

Fixed #6259 (Gateway widget form layout)

8067ebef 04/25/2016 12:58 PM Stephen Beaver

Merge pull request #2909 from phil-davis/patch-4

842fb493 04/25/2016 12:57 PM Stephen Beaver

Merge pull request #2908 from NOYB/Status_/_System_Logs_-_Punctuation

74a28f9e 04/25/2016 12:56 PM Stephen Beaver

Merge pull request #2904 from NOYB/Status_/_IPsec_/_Overview_-_Few_Fixes

b6beeb34 04/25/2016 12:53 PM Stephen Beaver

Merge pull request #2900 from NOYB/VPN_Menu_-_Punctuation

eb442fec 04/25/2016 08:05 AM Phil Davis

Fix #6251 Temperature on System Information Widget

It just seems that some infrastructure for a temperature bar had been put in place, but the code never finished to actually do it. But I am a bit surprised that it has taken so long for someone to report this....

c9b46282 04/25/2016 07:13 AM NOYB NOYB

Status / System Logs - Punctuation

Clean up some punctuation.

fc48da17 04/24/2016 07:07 AM NOYB NOYB

Status / IPsec / Overview - Few_Fixes

1) If there is no IPsec status response display an info box wrapped in table tags to prevent horizontal scroll bar.
2) Correct colspan to match header columns.
3) Punctuation.

34446ef7 04/24/2016 05:03 AM Phil Davis

Fix #6244 Put back byte counts on Status Interfaces

35c8b891 04/23/2016 08:14 AM Chris Buechler

Hyper-V SMART - didn't intend to commit that part. Ticket #6147

b4594d39 04/23/2016 07:52 AM Chris Buechler

Add Hyper-V support to system_identify_specific_platform, and disable S.M.A.R.T. actions in Hyper-V guests. Ticket #6147

39bfb267 04/23/2016 06:24 AM Chris Buechler

Hostnames are valid for NTP servers in DHCP Server. Ticket #6239

2284daf2 04/22/2016 05:09 PM Stephen Beaver

Further fix for tun/tap and topology

b63f5243 04/22/2016 04:09 PM Stephen Beaver

Fixed #6236

be4cebbf 04/22/2016 07:32 AM NOYB NOYB

VPN Menu - Punctuation

Clean up some VPN menu punctuation.

6c7be435 04/22/2016 04:38 AM Chris Buechler

Merge pull request #2883 from NOYB/Periodic_RRD_&_DHCP_Leases_RAM_Disk_Backup

b1966925 04/22/2016 04:27 AM Chris Buechler

Add 200000 to max cache while we're at it. Ticket #6230

102446a2 04/22/2016 12:25 AM Phil Davis

Feature #6230 Increase Unbound Host Cache

This is very easy to do, if people are happy to have 100,000 as an option.

7bb301eb 04/21/2016 08:58 PM Stephen Beaver

WArn user on selecting non pfSense theme/css

047890de 04/21/2016 05:42 PM Phil Davis

Fix #6173 Refactor NAT Edit src type matching

1) Remove a couple of unused calls to is_specialnet()
2) Change srctype_selected() to use a similar scheme to dsttype_selected() to decide if the existing value matches one of the dropdown list items.
3) Items like "WAN net" and "LAN net" in the src type dropdown were showing as just "WAN" and "LAN" in the dst type dropdown. Fixup the build_dsttype_list() code so it does the same as build_srctype_list() when making the text for those interface networks.

4f5f1638 04/21/2016 05:31 PM Jared Dillard

clean up jquery-ui themes and add images

c6a8ddf8 04/21/2016 04:52 PM Stephen Beaver

Show insertion point icons only if one or more rules have been selected

995454f3 04/21/2016 04:18 PM Stephen Beaver

ALternative fix for #6092 uses icon to indicate insertion point rather than cell border.

87bac5cf 04/21/2016 02:28 PM Renato Botelho

Do not try to show files that don't exist anymore on 2.3

a7893b72 04/21/2016 02:04 PM Stephen Beaver

Updated #6092 as requested

b8834c83 04/21/2016 11:33 AM Renato Botelho

Merge pull request #2894 from NOYB/Services_-_Punctuation

e78ecb96 04/21/2016 07:04 AM NOYB NOYB

Services - Punctuation

Clean up some services menu punctuation.

8fd700c5 04/21/2016 06:03 AM Phil Davis

Fix #6173 Use correct list of special nets

is_specialnet() was only using a smaller list of "special nets", so when you have a VIP as the selected special destination it was not matching it up on edit, and thus "forgetting" the special VIP selection.
build_dsttype_list() already makes a good list of special destination types. That list includes all the "special" VIPs.

95459439 04/21/2016 05:41 AM Chris Buechler

Password isn't required for growl. Ticket #6221

d114f81b 04/21/2016 04:40 AM Chris Buechler

Add validation of address family and protocol combinations. Ticket #6219

58b33af6 04/21/2016 04:29 AM Chris Buechler

Add validation of address family on IP aliases with CARP parent. Ticket #6218

40f8a7e0 04/20/2016 08:38 PM NOYB NOYB

Move the install cron job calls into an if/else so they are not added then immediately removed.

53f2965e 04/20/2016 08:38 PM NOYB NOYB

Periodic RRD & DHCP Leases RAM Disk Backup

Remove these cron jobs on full install if not using ramdisk.

0f99071f 04/20/2016 05:54 PM Stephen Beaver

Fix text style

71f1f25b 04/20/2016 05:51 PM Stephen Beaver

Fixed #6214 by splitting the "Client settings" section into "Client settings" and "Advanced client settings"

3f3fce19 04/20/2016 02:05 PM Orsiris de Jong

Allow upload of favicon.ico without prefix adding

64a52d27 04/20/2016 11:35 AM Stephen Beaver

Merge pull request #2890 from phil-davis/patch-4

61dbbe6f 04/20/2016 11:32 AM Stephen Beaver

Merge pull request #2889 from NOYB/Firewall_-_Punctuation_-_Clean_-_Up

d3f7004d 04/20/2016 09:18 AM Phil Davis

Fix #6212 Really disable checks

Belts and braces here - I the setTimeout is not done then the other bits of code do not get called anyway, but I took them all out to make sure there is no way to accidentally do the update check when it is disabled.

4743ee32 04/20/2016 07:31 AM Chris Buechler

Fix validation of v4 in v6 rules and vice versa. Ticket #6211

70854dac 04/20/2016 07:08 AM Chris Buechler

Fix selection of dsttype in configs with VIPs defined. Ticket #6173

4a75d129 04/20/2016 07:04 AM NOYB NOYB

Firewall - Punctuation Clean Up

Some punctuation clean up.

ee092d36 04/19/2016 07:18 PM Jared Dillard

(diag > edit file) page styling

417ace68 04/19/2016 07:18 PM Jared Dillard

(diag > command prompt) page styling

3de66582 04/19/2016 07:18 PM Jared Dillard

pad button groups

d1ee3405 04/19/2016 06:05 PM Jared Dillard

Fixed #6095 remove logo from wizards

0f258cf1 04/19/2016 04:47 PM Jared Dillard

add jquery ui themes for status monitoring

bd186399 04/19/2016 11:57 AM Stephen Beaver

Merge pull request #2882 from phil-davis/patch-4

c673d0dd 04/19/2016 11:56 AM Stephen Beaver

Merge pull request #2880 from LucaTNT/patch-1

c6494cfe 04/19/2016 11:54 AM Stephen Beaver

Merge pull request #2879 from NOYB/Firewall_NAT_-_Remove_Pencil_Icon_From_Aliases

a9ba29a5 04/19/2016 11:52 AM Stephen Beaver

Merge pull request #2875 from NOYB/Interfaces_-_Punctuation

c049c15e 04/19/2016 02:58 AM Phil Davis

Use English spelling for var name

For future maintenance it might be easier if this var name is spelled with the usual English spelling.

2ca17c6c 04/18/2016 11:10 PM Stephen Beaver

Merge pull request #28881 from phil-davis/patch-4

8d13b675 04/18/2016 11:07 PM Stephen Beaver

Fixed #6175

726fdb61 04/18/2016 11:05 PM Phil Davis

pfSenseHelpers white space formatting

Just a bit of white space and formatting to standardize this code, and a couple of typos in comments.

709309eb 04/18/2016 08:53 PM Luca Zorzi

Added back GET parameters support (as in pre-2.3)

In version 2.3 the Traffic Graph page switched from GET to POST parameters to control the graph.
This patch restores the old functionality, which was useful to bookmark a given graph configuration.

ef268b48 04/18/2016 08:39 PM Stephen Beaver

Fixed GPS display sprintf => printf

4c08c292 04/18/2016 07:38 PM Stephen Beaver

Removing focus from the anchor gets rid of the annoying dotted box

4916343f 04/18/2016 07:15 PM Stephen Beaver

Update widget to POST link

7f30df9a 04/18/2016 06:49 PM Stephen Beaver

COmment fix

29fda3d3 04/18/2016 06:44 PM Stephen Beaver

Make services POST only by providing JS code in pfSenseHelpers.js

c3ada3d5 04/18/2016 03:17 PM Stephen Beaver

Merge pull request #2866 from NOYB/Firewall_/_Rules_-_Underscore_Line_Wrap

966cdb43 04/18/2016 03:15 PM Jim Pingle

Trim the OpenVPN tunnel network before use, and on save. Fixes #6198