Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
67b35209 10/01/2015 05:27 PM Jared Dillard

Fixed #5193 clean up user prompts

3ece7116 10/01/2015 04:03 PM Stephen Beaver

Preparation #5159 (Javascript refactoring)
javascript/pfSenseHelpers.js created and populated with common hide/show/disable/enable functions
file included via foot.inc
Those functions removed from firewall_nat_edit.php to test

ad6b0ac0 10/01/2015 03:32 PM Stephen Beaver

Improved styling of page title prevents spurious underline

5d457c04 10/01/2015 02:26 PM Stephen Beaver

Page title now hyperlink to page

2f1f9a98 10/01/2015 01:48 PM Stephen Beaver

Fixed 5225

d25878c7 10/01/2015 01:33 PM Stephen Beaver

Fixed 5225
Programmer had mangled element name in if($_POST) section

60ff91f1 09/30/2015 09:21 PM Renato Botelho

Remove /usr/share/zoneinfo.tgz and use FreeBSD stock zoneinfo. It fixes #4726

fe7b27a3 09/30/2015 07:34 PM Jim Pingle

Cert fields should be used for EAP-RADIUS as well.

d1f641a0 09/30/2015 06:50 PM Stephen Beaver

Removed bogus array_merge()

9511d1a2 09/30/2015 06:43 PM Stephen Beaver

Fixed bogus array_merge in localid_type selector

9120eda6 09/30/2015 06:35 PM Stephen Beaver

Fixed incorrect encryption bits selectors
Hide Remote network if mobile

b1438199 09/30/2015 05:48 PM Jim Pingle

Fix detection of mobile IPsec P1 when editing.

2344bed4 09/30/2015 05:33 PM Renato Botelho

Use product_name global variable in more places

205c51a2 09/30/2015 05:26 PM Stephen Beaver

Fixed #5127
Don't "foreach($config['menus'])" if there are no menus defined

5bca8df4 09/30/2015 04:21 PM Stephen Beaver

Corrected page title (which was using incorect PHP format)

40547fe4 09/30/2015 03:48 PM Stephen Beaver

Corrected logo hyperlink
Changed Jumbotron font to white so you can actually read the text

51bcc515 09/30/2015 01:43 PM Stephen Beaver

Suppress progreess bar until package system revision is complete

4e43ef22 09/30/2015 01:28 PM Stephen Beaver

Wizard system completed and tested agains all wizard files
Progress bar added to show progess through wizard steps

acda1403 09/29/2015 10:32 PM Chris Buechler

Do a service reload of dyndns when changing gateways in case something has
changed. Ticket #5214

89dcfa01 09/29/2015 09:41 PM Stephen Beaver

Bootstrap conversion mostly complete.
Tested with setupwizard.xml and looks good. Couple more thankgs to check so don't test yet please.

1818df8b 09/29/2015 03:59 PM Stephen Beaver

Fixed #5209

f5dbca0d 09/29/2015 03:18 PM Stephen Beaver

Fixed #5206
Completes conversion of the pkg* files

567d7fd6 09/29/2015 02:23 PM Stephen Beaver

Fixed #5212

eb3743d8 09/29/2015 01:24 PM Stephen Beaver

Fil;e conversion complete. Tested against multiple packages

3b635066 09/28/2015 05:44 PM Jim Pingle

Ensure this only contains a partial name, not a path, before attempting to craft a full name and read the file. Fixes #5203.

9a4ad8dc 09/25/2015 08:47 PM jeroen van breedam

add 'interface' column to lease_counter table

23f6cdd7 09/25/2015 06:50 PM Stephen Beaver

Initial conversion of the file. Most functions completed and tested, but more testing remains

97508a55 09/24/2015 05:17 PM Stephen Beaver

Fixed #5189

eef93144 09/24/2015 04:48 PM Jared Dillard

Ticket #5204 a clean up pass of the jquery sections

f1e89d80 09/24/2015 02:05 PM Phil Davis

Clarify the use of noshuntlaninterfaces and autoexcludelanaddress

The existing code here looks like it should be working correctly. Maybe it would help future maintainers if the field name used for gathering the data value in the UI and $POSTing it is changed to autoexcludelanaddress. Then the code reads a bit more easily where the logic value of noshuntlaninterfaces and autoexcludelanaddress is swapped back and forth.

83b48b44 09/24/2015 02:04 PM Jim Pingle

Reset the value of a package field before this test in case it has no default. Fixes #5199

acdc7fd6 09/24/2015 02:02 PM Stephen Beaver

Fixed #5192
Element names corrected

599ee64b 09/24/2015 01:37 PM Stephen Beaver

Updated tables to responsive format
Added table style classes
Changed array keys to descriptive names
Updated indenting/style

6da22ecd 09/24/2015 01:17 PM Stephen Beaver

Merge pull request #1932 from heper/patch-2

5da2095b 09/24/2015 12:56 PM Stephen Beaver

Comment typo fix

8a73f407 09/24/2015 12:49 PM Stephen Beaver

Fixed #5146
Bootstrap conversion complete and unit tested

3b71258a 09/24/2015 08:10 AM Phil Davis

service_dhcp_edit.php fixes from code inspection

To save you some time in testing and fixing, here are the bugs I noticed by code inspection.

b5f6e690 09/23/2015 08:59 PM Stephen Beaver

File converted but not yet checked/tested

1d24ef45 09/23/2015 03:58 PM jeroen van breedam

dhcp_lease_counter for master

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

27fc3a13 09/22/2015 08:40 PM Stephen Beaver

Fixed #5189

d65e45d3 09/22/2015 07:51 PM Stephen Beaver

Fixed #5165

7e4abf26 09/22/2015 07:37 PM Stephen Beaver

Fixed #5188

af71b288 09/22/2015 07:01 PM Stephen Beaver

Remove link to package revision history

3781c561 09/22/2015 06:55 PM Renato Botelho

Fix package name

114af081 09/22/2015 06:37 PM Renato Botelho

Reintroduce part of 5779ade6707ba530517da239d9ec3fc751d17d83 lost during bootstrap merge

a69afe44 09/22/2015 06:26 PM Renato Botelho

Re-apply changes did to convert pkg_mgr.php to use pkg that got lost during merge

3beeb66a 09/22/2015 06:15 PM Stephen Beaver

Fixed #5187
Added multipart encoding to form

d05950fb 09/22/2015 06:10 PM Stephen Beaver

Fixed #5184

8688c6b2 09/22/2015 05:51 PM Jared Dillard

Ticket #5182 add hide functionality

9559e6b8 09/22/2015 05:51 PM Jared Dillard

Ticket #5182 add hide functionality

f4439c00 09/22/2015 05:50 PM Stephen Beaver

Fixed #5183 by converting to PHP table library

7c0f116b 09/22/2015 05:17 PM Jared Dillard

Ticket #5182 change show/hide functionality

5c22f8ef 09/22/2015 04:24 PM Stephen Beaver

Unfinished (but better) versions of hte pkg pages and utilities

2e5fc393 09/22/2015 10:08 AM Renato Botelho

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

352f8085 09/22/2015 04:22 AM Chris Buechler

Don't allow configuring IPv6 link local addresses on an interface. Ticket #4062

ca28c12c 09/22/2015 01:43 AM Phil Davis

Fix pptp_remote0 var name

I missed one of these in all the manual integration.
Commit https://github.com/pfsense/pfsense/commit/66fd7b47679187ddcfaf5852a55b2af15394f341 had this error.

1f1cd32f 09/22/2015 01:16 AM Chris Buechler

fix typo

1fe07ba8 09/22/2015 01:14 AM Chris Buechler

services_ntpd.php - style fixes, fix typo

5dae062a 09/22/2015 01:03 AM Chris Buechler

interfaces_gif_edit.php: improve input validation, show input errors

44fb6286 09/22/2015 12:50 AM Chris Buechler

vpn_l2tp.php clean up text

ee55642c 09/22/2015 12:13 AM Chris Buechler

interfaces_bridge_edit.php - input validation improvements, style fixes

a1f318f9 09/22/2015 12:03 AM Chris Buechler

interfaces_gre_edit.php - fix display of input errors, improve input
validation.

d62df86b 09/21/2015 11:42 PM Jared Dillard

Fixed #5155

bc275541 09/21/2015 11:11 PM Jared Dillard

Fixed #5108

841e800d 09/21/2015 08:45 PM Renato Botelho

Merge pull request #1902 from dachande/feature/certmanager_san_wildcard_hostname

66fd7b47 09/21/2015 08:35 PM Phil Davis

Redmine #4568 Preserve MLPPP settings when saving interface settings

This is a resubmit of https://github.com/pfsense/pfsense/pull/1900 after integrating to the current master.

66c52114 09/21/2015 07:41 PM Stephen Beaver

Fixed #5178
Removed errant "break"

28831265 09/21/2015 07:38 PM Jared Dillard

remove unused bootstrap theme file

fbd9fabb 09/21/2015 07:38 PM Jared Dillard

Fixed #5179

23eeaadf 09/21/2015 07:26 PM Stephen Beaver

Fixed #5021
Selector value creation revised

b365d2ea 09/21/2015 07:07 PM Renato Botelho

Merge pull request #1787 from k-paulius/patch-pkg-1

9c1bbdef 09/21/2015 06:52 PM Stephen Beaver

Revision to teh file to fix header issues

6bb806c6 09/21/2015 06:28 PM Chris Buechler

Fix description for 6rd prefix field

2239959d 09/21/2015 06:26 PM Chris Buechler

Fix 6rd input validation. Ticket #4935

39881492 09/21/2015 05:22 PM Stephen Beaver

Multiple fixes to status_queues.php - NOT YET TESTED
Fixed #5166 - Shows IPv6 addresses

725f987f 09/21/2015 05:22 PM Stephen Beaver

fixed #5121

4e9ac968 09/21/2015 04:57 PM Renato Botelho

Merge pull request #1910 from doktornotor/patch-8

71380d45 09/21/2015 04:49 PM Renato Botelho

Merge pull request #1919 from doktornotor/patch-18

5f9a3a20 09/21/2015 04:39 PM Renato Botelho

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

19fe55b3 09/21/2015 03:51 PM Stephen Beaver

Fixed #5013
Incorrect element name used

7673b24c 09/21/2015 03:15 PM Stephen Beaver

Fixed 5021

389519ad 09/21/2015 03:06 PM Stephen Beaver

Fixed #5166
Programmer had used incorrect variable to display addresses and had broken the icon system

c0c25504 09/21/2015 02:19 PM Stephen Beaver

Fixed #5176

705ba8d5 09/21/2015 01:59 PM Stephen Beaver

Fixed #5175

c5199c04 09/21/2015 01:25 PM Stephen Beaver

Fixed 5171

b66e45df 09/21/2015 01:18 PM Stephen Beaver

Fixed #5161

6dee9957 09/21/2015 01:04 PM Stephen Beaver

Fixed #5121
Antenna section removed per JimT

ba9951c1 09/21/2015 12:43 PM Stephen Beaver

Fixed #5138

ea85a0ce 09/21/2015 07:28 AM Phil Davis

Redmine #5162 do not allow alias rename to an existing name - master

bfa7b33e 09/20/2015 12:03 PM Doktor Notor

show openvpn interfaces while reassigning the interfaces for a restored config backup

Resubmit of #1769

e14a94af 09/20/2015 07:39 AM Doktor Notor

system_hasync.php - spelling/spacing fixes

3c596efc 09/19/2015 07:58 AM Chris Buechler

6rd gateway is required, and must be an IPv4 IP, where 6rd is enabled. Ticket #4935

24e2d045 09/19/2015 12:14 AM Jared Dillard

tighten up layout

d98c0efa 09/18/2015 09:30 PM Stephen Beaver

Fixed #5163
Fixed typo in element name

0598717e 09/18/2015 09:27 PM Stephen Beaver

Fixed #5161

109ebe80 09/18/2015 09:23 PM Stephen Beaver

Fixed #5164

87c59979 09/18/2015 09:16 PM Stephen Beaver

Fixed #5121
Obscure PHP issue with mixed variable types.

f92c948e 09/18/2015 08:14 PM Stephen Beaver

Fixed #5169

da4a4b9f 09/18/2015 07:51 PM Stephen Beaver

Fixed #5160

d0613e4f 09/17/2015 09:00 PM Stephen Beaver

Fixed #5099
Destination port fields now behave as required.