Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a80708e0 10/06/2015 08:55 PM Jared Dillard

add support for white icons

d500b9da 10/06/2015 08:30 PM Stephen Beaver

Fixed #5270

9f3f4276 10/06/2015 08:27 PM Stephen Beaver

Fixed #5269

3896a57e 10/06/2015 08:09 PM Jared Dillard

add white glyphicons file

9abccff3 10/06/2015 07:34 PM Stephen Beaver

Fixed #5268

4dda3174 10/06/2015 06:55 PM Stephen Beaver

Fixed #5266

214e79b0 10/06/2015 06:35 PM Stephen Beaver

Fixed #5267

3e8bac5f 10/06/2015 04:46 PM Phil Davis

Fix #5261 last time I hope

The previous version was considering "Single host or alias" to be "Network"because the !is_specialnet() test came first - and that matched both 'network' and 'single' types, which are both not a specialnet.
If have re-ordered the tests so that it is written in a positive order. I think that makes it easier to read....

d1dbbf4d 10/06/2015 04:03 PM Stephen Beaver

Fixed 5261 (Properly)

aadc5973 10/06/2015 03:17 PM Stephen Beaver

Fixed #5261
Corrected src/dst type logic

a2febf9a 10/06/2015 02:41 PM Stephen Beaver

Partial fix for #5263
Added timeout to pkg_call function to prevent GUI lockup when beta.pfsense.org is not available

3f39b3f2 10/06/2015 02:22 PM Renato Botelho

Merge pull request #1942 from heper/patch-3

11bb80d6 10/06/2015 02:22 PM Renato Botelho

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

b0bd79a4 10/05/2015 07:47 PM Stephen Beaver

Fixed https://forum.pfsense.org/index.php?topic=100250.0

273d2256 10/05/2015 07:41 PM Stephen Beaver

Fixed https://forum.pfsense.org/index.php?topic=100388.0

5fec2813 10/05/2015 07:31 PM Stephen Beaver

Fixed #5252

9c82e8ed 10/05/2015 07:16 PM Stephen Beaver

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

b5032691 10/05/2015 07:13 PM Stephen Beaver

Fixed #5251
Behavior now same as 2.2.x

3511647f 10/05/2015 06:48 PM Stephen Beaver

Fixed #5249 ?

1c7bd4a6 10/05/2015 05:48 PM Stephen Beaver

Addessed part of #5248
Added tunnel UP/Down indicators

34f86ebc 10/05/2015 05:31 PM Stephen Beaver

Merge pull request #1943 from heper/patch-4

1e8f28de 10/05/2015 05:22 PM Stephen Beaver

Fixed #5247
Corrected numerous issues in NTP widget

74b0f23e 10/05/2015 02:12 PM Stephen Beaver

Page converted to POST operation

42d74bad 10/04/2015 07:33 AM Phil Davis

Delete old commented-out code

6c287b0e 10/04/2015 07:30 AM Phil Davis

Fix #5252 Preserve alias when editing an existing rule

and default src and dst to any when creating a new rule.

5215809d 10/04/2015 05:19 AM Phil Davis

Inconsistent aming of labels for alias types

In firewall aliases edit, if you select URL Table (IPs) then the row label said just "URL (IPs)"
But if you select URL Table (Ports) then the row label says "URL Table (Ports)"
That was inconsistent. I have chosen to add the word "Table" here. We could just as easily remove the work "Table" from the line below.

d42b970e 10/03/2015 06:48 PM Stephen Beaver

Converted interfaces_vlan.php from GET to POST for security
Added Bootstrap attributes to table

16f996b3 10/03/2015 05:54 PM jeroen van breedam

Update firewall_aliases_edit.php

dda43901 10/03/2015 05:50 PM jeroen van breedam

cosmetic changes

attempt to address https://forum.pfsense.org/index.php?topic=100232.0

44fad9cc 10/03/2015 12:37 PM Stephen Beaver

Comment refinement

46d5a378 10/03/2015 10:10 AM jeroen van breedam

dhcp_lease_counter fix

i broke the counter when i added the interface column.
should be ok now.

5697a26a 10/02/2015 07:59 PM Stephen Beaver

Comment typo

86a20575 10/02/2015 07:46 PM Stephen Beaver

Create a Form_Section if hte XML has not yet defined one
https://forum.pfsense.org/index.php?topic=100249.0

2c2fed92 10/02/2015 07:18 PM Stephen Beaver

Fixed #5240

08ec2d99 10/02/2015 06:57 PM Stephen Beaver

Completes #5159
All duplicated JS removed to included file

60e27eb0 10/02/2015 04:41 PM Stephen Beaver

Fixed #5236

e561ccdf 10/02/2015 02:11 PM Stephen Beaver

Fixed #5234
Javascript Base64 class was MIA

1bde7312 10/02/2015 01:30 PM Stephen Beaver

Fixed #5233

488e38f5 10/02/2015 12:19 PM Stephen Beaver

Fixed # 5232

fc8415f0 10/02/2015 02:53 AM Chris Buechler

fix text

d49e37a7 10/02/2015 01:26 AM Stephen Beaver

Comment typo fix

2cd2f78f 10/01/2015 08:29 PM Stephen Beaver

Fixed #5227 by changing button type to Global

9239f765 10/01/2015 08:20 PM Jared Dillard

improve spacing for non form panels

f99564e1 10/01/2015 08:12 PM Stephen Beaver

Fixed #5230

a83fce46 10/01/2015 06:23 PM Chris Buechler

Specify %any where identifier is "any", so the note on these pages
actually works.

36cd9f2b 10/01/2015 05:52 PM Stephen Beaver

Merge pull request #1941 from heper/patch-2

96c18fe4 10/01/2015 05:43 PM Stephen Beaver

Addresses #5159 by removing hide/show/disable/enable functions to included file

67b35209 10/01/2015 05:27 PM Jared Dillard

Fixed #5193 clean up user prompts

35ba9a6b 10/01/2015 05:02 PM jeroen van breedam

$mac missing in output

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