Project

General

Profile

Activity

From 10/02/2015 to 10/31/2015

10/31/2015

09:35 AM Bug #5357 (Resolved): Simplify vpn_ipsec.php
Anonymous

10/30/2015

02:06 PM Bug #5359 (Resolved): Update UI pages to use copyright-master
Anonymous
09:06 AM Feature #5358 (Resolved): Setup wizard PPPoE password field should be type password, not text
Anonymous
09:03 AM Feature #5358 (Resolved): Setup wizard PPPoE password field should be type password, not text
Need to protect from prying eyes.
Also requires "Show password" button to allow checking for typos.
Anonymous

10/29/2015

03:00 PM Bug #5228 (Feedback): Empty space before (drop-down) field display value
A combination of the suggested methods seems to produce the best display. Select padding has been reduced from 12 to ... Anonymous
01:48 PM Bug #5357 (Resolved): Simplify vpn_ipsec.php
This page is a mess of buttons, icons and sortable rows. It really needs to be completely re-written using a jQuery l... Anonymous
09:15 AM Todo #5356 (Feedback): Refactor row toggle code in pages that use drag/drop sorting
Refactor completed and tested. Anonymous
09:10 AM Todo #5356 (Resolved): Refactor row toggle code in pages that use drag/drop sorting
Move row toggle code to jquery/pfSenseHelpers.js to make hte pages consistent and reduce code size.
usr/local/www/...
Anonymous

10/28/2015

03:28 PM Bug #5228: Empty space before (drop-down) field display value
to clarify myself: google found a way to fix.....
i'm just idiot with some spare time ;)
jeroen van breedam
03:25 PM Bug #5228: Empty space before (drop-down) field display value
found a way to fix it without having to manually add classes to the option fields
https://github.com/pfsense/pfsen...
jeroen van breedam
03:07 PM Bug #5228: Empty space before (drop-down) field display value
Thanks. If we really need to do this, I think your second scheme "create a new entry in pfsense.css ".form-select-opt... Anonymous
02:49 PM Bug #5228: Empty space before (drop-down) field display value
<select class=form-control> form-control has padding enabled
the class is not applied to it's <option>'s
so...
jeroen van breedam
11:40 AM Bug #5352 (Resolved): interfaces_vlan_edit.php produces errors related to the "interfaces" selector.
Anonymous
10:20 AM Bug #5352: interfaces_vlan_edit.php produces errors related to the "interfaces" selector.
Applied in changeset pfsense:commit:ed7f3bbcda1767494e90d779fa92a4d8fcac2524. Anonymous
10:17 AM Bug #5352 (Feedback): interfaces_vlan_edit.php produces errors related to the "interfaces" selector.
Replaced complex and unsafe options generation code with a safer function. Anonymous
10:15 AM Bug #5352 (Resolved): interfaces_vlan_edit.php produces errors related to the "interfaces" selector.
https://forum.pfsense.org/index.php?topic=101537.0 Anonymous

10/27/2015

10:47 AM Bug #5349 (Resolved): wake_on_line.widget.php - Layout needs to be improved
Widget table Bootstrap formatted.
Icons changed to more suitable font-awesome icons.
Tool-tips added.
Anonymous
10:09 AM Bug #5349 (Resolved): wake_on_line.widget.php - Layout needs to be improved
Current layout is unattractive and uninformative. Anonymous
10:01 AM Bug #5348 (Resolved): Viewing on mobile device
Anonymous
09:55 AM Bug #5348: Viewing on mobile device
I have just tried it and works fine now thanks Jake Rote
09:35 AM Bug #5348: Viewing on mobile device
You can git-sync now to get it. It will also be in the next image, but I'm not sure what time today that will be gene... Anonymous
08:48 AM Bug #5348: Viewing on mobile device
Ok cool what build will this be in? Jake Rote
07:32 AM Bug #5348: Viewing on mobile device
Great. Thank you. I will start testing in that way too.
I have added the metadata tag
Anonymous
07:22 AM Bug #5348: Viewing on mobile device
This happens on my note 4 it's due to the PPI but the viewport header fixes this. I managed to replicate in chrome de... Jake Rote
07:08 AM Bug #5348 (Feedback): Viewing on mobile device
Thanks Jake.
I have been testing device compatibility using Safari in "Responsive design mode" like this, and have n...
Anonymous
06:36 AM Bug #5348 (Resolved): Viewing on mobile device
Bootstrap is not displaying correctly on mobile as the following metadata is missing from the top of the <head> secti... Jake Rote
07:00 AM Bug #5347: firewall_nat_out_edit.php issues
Applied in changeset pfsense:commit:9fc6233a19532421c5ff8f88745d6345cb978fc5. Anonymous
06:52 AM Bug #5347 (Feedback): firewall_nat_out_edit.php issues
The two missing elements had been provided, but were hidden unless the protocol was set to TCP, UDP or TCP/UDP.
I ...
Anonymous
12:37 AM Bug #5347: firewall_nat_out_edit.php issues
thanks Phil, merged that. Chris Buechler
01:14 AM Bug #5288: After Execute PHP Commands with bad code, menus do not work
I can understand that! I am happy to see the results of the crud code that I typed, and press "No" to not submit the ... Phillip Davis
12:46 AM Bug #5288: After Execute PHP Commands with bad code, menus do not work
Phillip Davis wrote:
>
> It still gives the "crash report" stuff, which is good
This part, I'm not sure that's ...
Chris Buechler
12:35 AM Bug #5288 (Resolved): After Execute PHP Commands with bad code, menus do not work
thanks Phil.
The general issue Steve discussed earlier today as part of this, where PHP getting stuck making the ...
Chris Buechler

10/26/2015

11:23 PM Bug #5288: After Execute PHP Commands with bad code, menus do not work
2.3-ALPHA (amd64)
built on Mon Oct 26 19:32:58 CDT 2015
FreeBSD 10.2-STABLE
That works nicely now. It still gi...
Phillip Davis
03:10 PM Bug #5288: After Execute PHP Commands with bad code, menus do not work
Applied in changeset pfsense:commit:3e115dbf716a9bdb6b972a367c0f0a44f183f6ab. Anonymous
03:09 PM Bug #5288 (Feedback): After Execute PHP Commands with bad code, menus do not work
Changed the code to write the user's PHP to a file and execute it with a new instance of PHP.
Seems to fix the pro...
Anonymous
02:34 PM Bug #5288: After Execute PHP Commands with bad code, menus do not work
My testing has not uncovered an answer to this yet. Basically fatal PHP errors (as opposed to syntax errors) cause th... Anonymous
11:15 PM Bug #5347: firewall_nat_out_edit.php issues
Part (1) should be fixed by https://github.com/pfsense/pfsense/pull/1989
I will leave parts (2) and (3) for Mr Bea...
Phillip Davis
10:14 PM Bug #5347 (Resolved): firewall_nat_out_edit.php issues
1) The source field loses its value upon editing an existing rule.
2) the static port checkbox has gone missing
3...
Chris Buechler

10/23/2015

09:16 AM Bug #5336 (Resolved): Page must be refreshed after pkg install to show new menu items
Works Jim Pingle

10/22/2015

03:50 PM Bug #5311 (Feedback): vpn_openvpn_*.php: export tabs not installed after installing openvpn client export package
Applied in changeset pfsense:commit:a2b0d90982e6d0e2b6e36cf3cf2b258628244ca3. Renato Botelho
11:30 AM Bug #5336: Page must be refreshed after pkg install to show new menu items
Applied in changeset pfsense:commit:db1cc32f5ad36be20896e5688a810065efd7e6bc. Anonymous
11:21 AM Bug #5336 (Feedback): Page must be refreshed after pkg install to show new menu items
Page performs a sneaky refresh after a successful install/remove. Menu changes now take effect immediately. Anonymous
11:18 AM Bug #5336 (Resolved): Page must be refreshed after pkg install to show new menu items
After a new package is installed new menu items may be installed. You can't see them, however, until you refresh the ... Anonymous

10/21/2015

10:17 PM Bug #5315 (Resolved): System->advanced->Settings cannot save alternate URL
this is fine now. The functionality in general needs work as the alternate URL is no longer applicable, but that's se... Chris Buechler
10:53 AM Bug #5332 (Resolved): Firewall Log Widget - IPv6 log entries spill out and break formatting
Very nice! Jim Pingle
10:51 AM Bug #5332: Firewall Log Widget - IPv6 log entries spill out and break formatting
!pfSense_localdomain_-_Status__Dashboard.jpg! Anonymous
10:48 AM Bug #5332 (Feedback): Firewall Log Widget - IPv6 log entries spill out and break formatting
<wbr> (word break opportunity) tags have been inserted into the displayed address string at every ':' to allow the wo... Anonymous
09:44 AM Bug #5332 (Resolved): Firewall Log Widget - IPv6 log entries spill out and break formatting
When firewall log entries are present with IPv6 addresses, the log entries spill out and break formatting.
Example...
Jim Pingle

10/20/2015

12:34 PM Feature #5326 (Resolved): Add "Top of page" links at bottom of every page
Anonymous
12:34 PM Feature #5326 (Resolved): Add "Top of page" links at bottom of every page
Anonymous

10/19/2015

12:38 PM Bug #5316 (Resolved): OpenVPN wizard fails on manually created CA
A line of HTML from the old version was accidentally left in place. Now removed. Anonymous

10/17/2015

07:35 PM Bug #5316 (Resolved): OpenVPN wizard fails on manually created CA
*OpenVPN Wizard: Authentication Type Selection
-Select an Authentication Backend Type
Local User Access
Next
*O...
Anonymous
07:30 PM Todo #5204 (Resolved): Clean up jquery sections at the bottom of pages
Anonymous
07:21 PM Bug #5302 (Resolved): Traffic shaper wizaerd has minor issues
OP reports the issues have been corrected. Anonymous
08:40 AM Bug #5315: System->advanced->Settings cannot save alternate URL
Functionality changed per description.
Chris, would you please verify this functionality is acceptable?
Anonymous
08:40 AM Bug #5315 (Feedback): System->advanced->Settings cannot save alternate URL
Applied in changeset pfsense:commit:02570c3f093140e038452c7c58c202913b6b3858. Anonymous
08:35 AM Bug #5315 (Resolved): System->advanced->Settings cannot save alternate URL
The functionality of system->firmware->Updater Settings->Base URL has been changed. It now displays the URL associate... Anonymous
07:55 AM Bug #5310: Wizard error page not correctly formatted
Thanks. The Javascript alert was caused by an error I made in escaping the validation strings. Now corrected. Anonymous
05:18 AM Bug #5310: Wizard error page not correctly formatted
Error page seems now ok, but doing the same (that is entering a dot in the hostname field) results in a nonsense java... Lorenzo Milesi
12:53 AM Bug #5293 (Resolved): Edit button on block private/bogon rules goes to wrong page
fixed Chris Buechler

10/16/2015

02:56 PM Bug #5310: Wizard error page not correctly formatted
traffic_shaper_wizard_multi_all* updated and tested for correct operation/appearance Anonymous
02:45 PM Bug #5310: Wizard error page not correctly formatted
wizard.php updated to generate correct jquery action handlers
dedicated wizard and include file updated to correct d...
Anonymous
09:10 AM Bug #5310: Wizard error page not correctly formatted
Applied in changeset pfsense:commit:0342d2548a0a9cc7c3267b39e20b2c2d49050e5c. Anonymous
09:08 AM Bug #5310 (Feedback): Wizard error page not correctly formatted
Required page header and footer added to the error messages in setup_wizard.xml
"Back" button behavior is under re...
Anonymous
06:23 AM Bug #5310 (Assigned): Wizard error page not correctly formatted
Anonymous
01:10 AM Bug #5310 (Resolved): Wizard error page not correctly formatted
I entered a wrong hostname in the configuration wizard and the attached error message appears.
The error is not bo...
Lorenzo Milesi
09:11 AM Bug #5312 (Resolved): system_advanced_admin.php - Serial speed drop-down is saving incorrect values
Tested, works fine now, thanks! Jim Pingle
09:06 AM Bug #5312 (Feedback): system_advanced_admin.php - Serial speed drop-down is saving incorrect values
Corrected select array type Anonymous
08:42 AM Bug #5312 (Resolved): system_advanced_admin.php - Serial speed drop-down is saving incorrect values
The serial speed drop down should be using the numerical serial speed for both the value and the label, and it's curr... Jim Pingle
08:26 AM Bug #5311 (Resolved): vpn_openvpn_*.php: export tabs not installed after installing openvpn client export package
vpn_openvpn_client.php calls add_package_tabs() in guiconfig.php where the call to get_pkg_data() has been commented ... Anonymous

10/15/2015

01:41 AM Bug #5248: OpenVPN dashboard widget layout
That looks good now - thanks.
2.3-ALPHA (amd64)
built on Wed Oct 14 16:15:05 CDT 2015
Phillip Davis

10/14/2015

10:47 AM Todo #5279 (Resolved): Package installation GUI updates
Scripts combined and reloads handled. Anonymous

10/13/2015

01:55 PM Todo #5299 (Resolved): Remove Reinstall GUI funtionality from installed packages
I removed the text from wiki page. Jared Dillard
12:54 PM Todo #5299: Remove Reinstall GUI funtionality from installed packages
Code has been removed. Would you please update the wikior assign to whomever does that? Anonymous
01:18 PM Bug #5302 (Resolved): Traffic shaper wizaerd has minor issues
See: https://forum.pfsense.org/index.php?topic=100762.0
This is an issue for both Multiple Lan/Wan;traffic_shaper_...
Anonymous
01:17 PM Bug #5248 (Resolved): OpenVPN dashboard widget layout
Anonymous
01:03 PM Todo #5279: Package installation GUI updates
The package installation system has been updated such that:
* The installer is run in the background so that the GUI...
Anonymous
12:55 PM Bug #5296 (Resolved): Notification E-Mail Auth Mechanism missing
Anonymous

10/12/2015

05:36 PM Todo #5299: Remove Reinstall GUI funtionality from installed packages
Ok great. The wiki page would also need to be updated: https://doc.pfsense.org/index.php/Package_Manager Jared Dillard
05:24 PM Todo #5299 (Assigned): Remove Reinstall GUI funtionality from installed packages
I believe this needs to be removed. I will do so today. Anonymous
03:38 PM Todo #5299 (Resolved): Remove Reinstall GUI funtionality from installed packages
Remove the Reinstall GUI button from pkg_mgr_installed.php and the supporting code in pkg_mgr_install.php?mode=reinst... Jared Dillard
03:44 PM Bug #5085 (Resolved): dashboard "progress bars" hard to read
Steve Beaver cleaned it up by moving the text below the progress bar. Jared Dillard
12:24 PM Bug #5248 (Feedback): OpenVPN dashboard widget layout
Steve Beaver wrote:
> Jarred: Would you play with the panel-heading class colors in this widget please? We should pr...
Jared Dillard
07:10 AM Bug #5296: Notification E-Mail Auth Mechanism missing
Applied in changeset pfsense:commit:f00e23d991f0397ea918c55ad1c6c54c003aa645. Anonymous
07:03 AM Bug #5296 (Feedback): Notification E-Mail Auth Mechanism missing
Anonymous
07:02 AM Bug #5296: Notification E-Mail Auth Mechanism missing
Missing selector provided and tested
Thanks for finding.
Anonymous
07:00 AM Bug #5296 (Confirmed): Notification E-Mail Auth Mechanism missing
Anonymous

10/11/2015

08:48 PM Bug #5296: Notification E-Mail Auth Mechanism missing
This code was committed to master in https://github.com/pfsense/pfsense/pull/1421/files
and was backported to RELENG...
Phillip Davis
08:38 PM Bug #5296 (Resolved): Notification E-Mail Auth Mechanism missing
This dropdown to choose PLAIN or LOGIN is a recent addition to 2.2.*
It is missing in 2.3-ALPHA
Forum https://forum...
Phillip Davis

10/10/2015

07:10 AM Bug #5293: Edit button on block private/bogon rules goes to wrong page
Applied in changeset pfsense:commit:6f5a3fead80408f084156aa76f471b3bb611dc48. Anonymous
07:08 AM Bug #5293 (Feedback): Edit button on block private/bogon rules goes to wrong page
Button link corrected. Anonymous
12:24 AM Bug #5109 (Resolved): services_captiveportal.php missing description for RADIUS servers fields
I fixed the help text so it shows the field description, which was the primary issue here. That'll suffice. Chris Buechler
12:02 AM Bug #5194 (Resolved): diag_dump_states.php "Remove" button should be an X
looks good, thanks! Chris Buechler

10/09/2015

11:59 PM Bug #5288 (Confirmed): After Execute PHP Commands with bad code, menus do not work
I think the root cause here is more widely applicable than just this circumstance. For instance, if a dashboard widge... Chris Buechler
04:07 AM Bug #5288 (Resolved): After Execute PHP Commands with bad code, menus do not work
Diagnostics->Command Prompt
In "Execute PHP Commands" box, put some code with a fatal PHP problem:
$x = badfuncti...
Phillip Davis
11:46 PM Bug #5289 (Resolved): Available Packages display - version is missing from displayed data
looks good Chris Buechler
07:40 AM Bug #5289: Available Packages display - version is missing from displayed data
PR phil-davis:patch-10 applied.
Thanks.
Anonymous
07:40 AM Bug #5289 (Feedback): Available Packages display - version is missing from displayed data
Applied in changeset pfsense:commit:c4f5e057fe0aec72a442a058fc0a92e317b0541b. Phillip Davis
04:22 AM Bug #5289 (Resolved): Available Packages display - version is missing from displayed data
Forum: https://forum.pfsense.org/index.php?topic=100609.0
The version column heading is there, but the description...
Phillip Davis
10:45 PM Bug #5293 (Resolved): Edit button on block private/bogon rules goes to wrong page
The edit button to the right of the block private and block bogon rules on firewall_rules.php goes to the wrong page.... Chris Buechler
08:43 PM Bug #5248: OpenVPN dashboard widget layout
That looks much better.
I see what you mean about the columns - in each section the columns will adjust depending on...
Phillip Davis
02:24 PM Bug #5248 (Assigned): OpenVPN dashboard widget layout
Widget revised to use Bootstrap panels instead of outer tables. Table layout and classes corrected. There is a somewh... Anonymous
02:20 PM Bug #5248: OpenVPN dashboard widget layout
Applied in changeset pfsense:commit:b18303f197f95a6591d5684771a9fe8166b286be. Anonymous
12:04 PM Bug #5248: OpenVPN dashboard widget layout
Thanks. I just need to bite the bullet and configure something similar here. JimP is going to help me with that. Anonymous
11:58 AM Bug #5248: OpenVPN dashboard widget layout
This screen shot is from a system with 1 OpenVPN road-warrior server and 3 site-to-site clients.
The server sectio...
Phillip Davis
10:24 AM Bug #5248 (Feedback): OpenVPN dashboard widget layout
Widget tables have been updated to Bootstrap classes, header tags and rowspans corrected.
The appearance seems to ...
Anonymous
01:48 AM Bug #5248 (Assigned): OpenVPN dashboard widget layout
arrows look good. Put this back to assigned for the remainder Chris Buechler
06:30 PM Bug #5292 (Resolved): Log widget icons not functional
Fixed by restoring/fixing the Javascript Anonymous
06:30 PM Bug #5292 (Resolved): Log widget icons not functional
More missing JS Anonymous
05:23 PM Bug #5194 (Feedback): diag_dump_states.php "Remove" button should be an X
Fixed via PR: https://github.com/pfsense/pfsense/pull/1956
Anonymous
04:31 PM Bug #5194: diag_dump_states.php "Remove" button should be an X
PR: https://github.com/pfsense/pfsense/pull/1956 jeroen van breedam
03:38 PM Bug #5290: Installed packages listed on pkg_mgr.php
Just dropping a note here to note that commit:54c8ef44041a0213da54bf93f14d1d7fca218000 was also put in to help here -... Jim Pingle
08:40 AM Bug #5290 (Resolved): Installed packages listed on pkg_mgr.php
Page no longer displays installed packages Anonymous
07:49 AM Bug #5290 (Resolved): Installed packages listed on pkg_mgr.php
Packages already installed should not be listed here. Anonymous
12:47 AM Bug #5264 (Resolved): Services Status widget crash after selecting hidden services
fixed Chris Buechler
12:46 AM Bug #5274 (Resolved): services_dyndns_edit.php existing password is not loaded/saved when editing
fixed Chris Buechler

10/08/2015

09:24 PM Bug #5249 (Resolved): Gateways dashboard widget display selection option AWOL
fixed Chris Buechler
09:16 PM Bug #5275 (Resolved): services_dyndns_edit.php there is no save and force update button
fixed Chris Buechler
05:36 PM Bug #5287 (Resolved): System Information widget issues
all good Chris Buechler
05:00 PM Bug #5287: System Information widget issues
Applied in changeset pfsense:commit:a306181b6b7ce5e066b8a2ba69cc1e4ac5bffb3a. Anonymous
04:56 PM Bug #5287 (Feedback): System Information widget issues
Javascript MIA
Retrieved, updated and fixed
Graph values now appears under the bar graphs not inside (so you can re...
Anonymous
01:40 PM Bug #5287 (Assigned): System Information widget issues
Anonymous
12:55 PM Bug #5287 (Resolved): System Information widget issues
The System Information widget has lost the numeric values displayed for state table size, mbuf usage, memory usage, a... Chris Buechler
05:08 PM Bug #5034 (Resolved): status_rrd_graph.php should go straight to graph chosen
fixed Chris Buechler
08:00 AM Bug #5034: status_rrd_graph.php should go straight to graph chosen
Applied in changeset pfsense:commit:112284e15581a31e34e67a283bc20fdd7f04132d. Anonymous
07:53 AM Bug #5034 (Feedback): status_rrd_graph.php should go straight to graph chosen
Made it so. Anonymous
05:08 PM Bug #5261 (Resolved): Existing src or dst network is not shown when editing a rule
all those circumstances seem fine, been through a variety in the past couple days with no issues found. Chris Buechler
04:20 PM Bug #5265 (Resolved): RSS Feed Content Limit is restricted to multiples of 100
fixed Chris Buechler
12:44 PM Bug #5234 (Resolved): Edit file Save does not work
issue's fixed. the success message isn't that big of a deal, but if you find a way to add dismiss there Phil, feel fr... Chris Buechler
09:00 AM Bug #5286 (Resolved): Alias pop-ups should display the target description as well as its value
Converted pop-up format to table and added description Anonymous
08:59 AM Bug #5286 (Resolved): Alias pop-ups should display the target description as well as its value
It's all in the title. Anonymous

10/07/2015

10:51 PM Todo #5216 (Resolved): Wizard conversion
done Chris Buechler
10:48 PM Bug #5251 (Resolved): Firewall Aliases Edit URL Table allowing multiple rows
fixed Chris Buechler
10:33 PM Todo #5206 (Resolved): Convert package UI pages to Bootstrap
this is finished Chris Buechler
10:25 PM Bug #5193 (Resolved): "Are you sure you wish to Yes?" prompts
those are fixed, haven't seen any other instances of this. Chris Buechler
10:23 PM Bug #5247 (Resolved): NTP Status Widget format
settings button was removed. all fixed Chris Buechler
10:22 PM Bug #5181 (Resolved): vpn_ipsec.php phase 2 reordering issues
fixed Chris Buechler
01:18 PM Bug #5181: vpn_ipsec.php phase 2 reordering issues
Drag/drop ordering of P2s has been added and tested.
Jared - Let me know if you want me to look at the manual re-o...
Anonymous
12:39 PM Bug #5181: vpn_ipsec.php phase 2 reordering issues
we should not be using "Move to here" buttons any more but drag/drop ordering. If you assign this to me I can take ca... Anonymous
10:22 PM Bug #5232 (Resolved): status_captiveportal.php zone selection issue
fixed Chris Buechler
10:21 PM Bug #5212 (Resolved): Top menus not showing installed packages
fixed Chris Buechler
10:20 PM Bug #5252 (Resolved): Existing Alias is not shown when edit a rule
fixed Chris Buechler
10:19 PM Bug #5276 (Resolved): halt.php - Service status output is not properly formatted
fixed Chris Buechler
07:20 AM Bug #5276: halt.php - Service status output is not properly formatted
Applied in changeset pfsense:commit:ea1bbc43042235f4d763421702408072499e8d87. Anonymous
07:13 AM Bug #5276 (Feedback): halt.php - Service status output is not properly formatted
And so it was. Anonymous
07:02 AM Bug #5276 (Resolved): halt.php - Service status output is not properly formatted
Same issue as #5271 but on halt.php, should be an identical fix. Jim Pingle
10:17 PM Bug #5277 (Resolved): Services Status Widget - Clicking an action (start, stop, restart) has no effect
fixed Chris Buechler
08:00 AM Bug #5277: Services Status Widget - Clicking an action (start, stop, restart) has no effect
Applied in changeset pfsense:commit:d8ed9328d7924c91d4cef20584facd119e55a85f. Anonymous
07:58 AM Bug #5277 (Feedback): Services Status Widget - Clicking an action (start, stop, restart) has no effect
I broke this by converting the services->status page to POST. All pages that reference services have now been fixed t... Anonymous
07:10 AM Bug #5277: Services Status Widget - Clicking an action (start, stop, restart) has no effect
Same thing happens with the service controls in the shortcut bar on other pages for a specific service. Jim Pingle
07:09 AM Bug #5277 (Resolved): Services Status Widget - Clicking an action (start, stop, restart) has no effect
Clicking an action icon to control a service in the service status widget has no effect. Instead, the page scrolls up... Jim Pingle
10:14 PM Bug #5283 (Resolved): Firewall rule Destination Type is missing This Firewall (self)
fixed Chris Buechler
12:20 PM Bug #5283: Firewall rule Destination Type is missing This Firewall (self)
Applied in changeset pfsense:commit:bda7ff6da0cfadbacf5f564fc56a632cc2fc8f99. Anonymous
12:14 PM Bug #5283: Firewall rule Destination Type is missing This Firewall (self)
Done Anonymous
11:49 AM Bug #5283: Firewall rule Destination Type is missing This Firewall (self)
"self" needs to be "(self)" as commented on the GitHub commit. Phillip Davis
11:20 AM Bug #5283: Firewall rule Destination Type is missing This Firewall (self)
Applied in changeset pfsense:commit:654e800764e365d5f0bf5cede7fc9e2862b293fa. Anonymous
11:17 AM Bug #5283 (Feedback): Firewall rule Destination Type is missing This Firewall (self)
"self" option added to destination selector (only) Anonymous
11:03 AM Bug #5283: Firewall rule Destination Type is missing This Firewall (self)
Adding a sample screen shot from 2.2.* system for reference. Phillip Davis
11:02 AM Bug #5283 (Resolved): Firewall rule Destination Type is missing This Firewall (self)
On 2.2.4 a destination type "This Firewall (self)" can be selected when editing a rule.
This does not appear in the ...
Phillip Davis
01:45 PM Bug #5282: Alias system broken on edit
Further updated to support both src and dst.
elseif replaced with if since they are not mutually exclusive.
Anonymous
10:32 AM Bug #5282 (Resolved): Alias system broken on edit
* Fixed JavaScript
* Unable to reproduce
* Misplaced return caused alias system to only process one type of alias p...
Anonymous
09:25 AM Bug #5282 (Resolved): Alias system broken on edit
https://forum.pfsense.org/index.php?topic=100494.0
# When inserting\editing a port or URL alias, it's possible to ...
Anonymous
12:43 PM Bug #5224 (Resolved): Alias Edit Description text repeates every row
Chris Buechler
12:36 PM Bug #5109: services_captiveportal.php missing description for RADIUS servers fields
The Bootstrap framework does not have the ability to show column titles. We can look at this in a future release, but... Anonymous
12:30 PM Todo #5204: Clean up jquery sections at the bottom of pages
Common functions have already been moved to jquery/pfSense-helper.js Anonymous
12:13 PM Bug #5223: Dashboard Available Widgets section is always open
https://git.pfmechanics.com/pfsense/pfsense/commit/025972525b49c513bd3d1dad5cc69cf49e98605b
Prevents "Store widget...
Anonymous
11:19 AM Bug #5223 (Resolved): Dashboard Available Widgets section is always open
thanks Chris Buechler
11:17 AM Bug #5223: Dashboard Available Widgets section is always open
Looks good, saves dashboard space, and it works - 3 pluses :) Phillip Davis
10:59 AM Bug #5223 (Feedback): Dashboard Available Widgets section is always open
Better to close my unneeded ticket. Yours was first :)
I was able to add the suggested functionality this morning.
Anonymous
10:56 AM Bug #5223: Dashboard Available Widgets section is always open
This is now a duplicate of https://redmine.pfsense.org/issues/5280
This can be closed.
Phillip Davis
09:20 AM Bug #5281 (Resolved): IPSec widget is ugly when no tunnels defined
Appearance changed to a more subtle and compatible one. Anonymous
09:19 AM Bug #5281 (Resolved): IPSec widget is ugly when no tunnels defined
<h2> and class="alert" makes for an ugly appearance that is not in line with other widgets. Anonymous
08:23 AM Todo #5279 (Resolved): Package installation GUI updates
Recent changes to the package system require the GUI is updated to match.
pkg_install.php will now start the insta...
Anonymous
08:04 AM Bug #5275: services_dyndns_edit.php there is no save and force update button
Fixed, thanks.
I purposely went to DynDNS and changed the IP address of the DynDNS name to some random rubbish and...
Phillip Davis
07:20 AM Bug #5275: services_dyndns_edit.php there is no save and force update button
Applied in changeset pfsense:commit:06972ee55b6fd3da0a54de9b41424ab3184567be. Anonymous
07:10 AM Bug #5275 (Feedback): services_dyndns_edit.php there is no save and force update button
Save and Force Update button added.
Tested by following code path, but not with a real DynDNS provided.
Anonymous
05:33 AM Bug #5275 (Resolved): services_dyndns_edit.php there is no save and force update button
There used to be a "Save and Force Update" button on this screen, so you could make the dynamic DNS try to update its... Phillip Davis
07:54 AM Bug #5274: services_dyndns_edit.php existing password is not loaded/saved when editing
Fixed, thanks. Phillip Davis
07:00 AM Bug #5274: services_dyndns_edit.php existing password is not loaded/saved when editing
Applied in changeset pfsense:commit:b19ff0d2dfc39f32ecb6b7d5f4836cd22a3c4ea0. Anonymous
06:58 AM Bug #5274 (Feedback): services_dyndns_edit.php existing password is not loaded/saved when editing
Element names corrected for password and description.
Page now displays those values on load.
Anonymous
05:19 AM Bug #5274 (Resolved): services_dyndns_edit.php existing password is not loaded/saved when editing
Try to edit an existing Dynamic DNS entry.
In 2.2.* you can edit, change the description or other inconsequential ...
Phillip Davis
07:01 AM Bug #5271 (Resolved): reboot.php - Service status output is not properly formatted
Looks right now, thanks! Jim Pingle

10/06/2015

05:08 PM Bug #5272 (Resolved): system_routes_edit.php: Unable to create route with IP address
Input element patter was missing a '.' thus preventing an IP address from being entered. Anonymous
05:07 PM Bug #5272 (Resolved): system_routes_edit.php: Unable to create route with IP address
https://forum.pfsense.org/index.php?topic=100461.0
Anonymous
05:00 PM Bug #5264: Services Status widget crash after selecting hidden services
Applied in changeset pfsense:commit:4670142b31d3f5f499611c08aeb8d090b49544b7. Anonymous
04:58 PM Bug #5264 (Feedback): Services Status widget crash after selecting hidden services
select element name changes to array; name="servicestatusfilter[]" Anonymous
04:44 PM Bug #5264 (Confirmed): Services Status widget crash after selecting hidden services
Anonymous
12:05 PM Bug #5264 (Resolved): Services Status widget crash after selecting hidden services
1) Add the Services Status widget to the dashboard
2) Open its settings tool
3) Select 1 or more services to hide a...
Phillip Davis
05:00 PM Bug #5265: RSS Feed Content Limit is restricted to multiples of 100
Applied in changeset pfsense:commit:aeff01b344c4ba24dcbafc54c8b9bb2ab27ec584. Anonymous
04:52 PM Bug #5265 (Feedback): RSS Feed Content Limit is restricted to multiples of 100
Updated as suggested with step="10" Anonymous
04:45 PM Bug #5265 (Confirmed): RSS Feed Content Limit is restricted to multiples of 100
Anonymous
12:49 PM Bug #5265: RSS Feed Content Limit is restricted to multiples of 100
Pull request https://github.com/pfsense/pfsense/pull/1950 Phillip Davis
12:46 PM Bug #5265 (Resolved): RSS Feed Content Limit is restricted to multiples of 100
But the default value is 140.
This results in a message when trying to save RSS widget settings:
"Please select a v...
Phillip Davis
04:10 PM Bug #5271: reboot.php - Service status output is not properly formatted
Applied in changeset pfsense:commit:d90a0e2d47444a739754292b2936609c70aa5387. Anonymous
04:03 PM Bug #5271 (Feedback): reboot.php - Service status output is not properly formatted
HTML formatting corrected Anonymous
03:39 PM Bug #5271 (Resolved): reboot.php - Service status output is not properly formatted
When the system is rebooted from reboot.php, the service shutdown output is printed on the page. Usually this should ... Jim Pingle
03:40 PM Bug #5268 (Resolved): interfaces.php - "Track Interface" drop-down is empty
Works great now, thanks! Jim Pingle
02:30 PM Bug #5268: interfaces.php - "Track Interface" drop-down is empty
Applied in changeset pfsense:commit:9abccff3fde86275d591dfe6d84b34bef17e963d. Anonymous
02:29 PM Bug #5268 (Feedback): interfaces.php - "Track Interface" drop-down is empty
Function missing global . . so could not detect interfaces. Anonymous
01:36 PM Bug #5268 (Resolved): interfaces.php - "Track Interface" drop-down is empty
When selecting "Track Interface" for the IPv6 configuration type, the "IPv6 Interface" drop-down selector under "Trac... Jim Pingle
03:35 PM Bug #5270 (Resolved): Dashboard widgets are not using the second column
Looks good now, thanks! Jim Pingle
03:30 PM Bug #5270: Dashboard widgets are not using the second column
Applied in changeset pfsense:commit:d500b9daf65a4f6001749cbaa8ffc497d3fd4872. Anonymous
03:25 PM Bug #5270 (Feedback): Dashboard widgets are not using the second column
Provided missing closing </div> Anonymous
02:23 PM Bug #5270 (Resolved): Dashboard widgets are not using the second column
Sometime in the last two days (Between Sunday Oct 4th ~23:00 and Tuesday Oct 6th at ~9:00AM CDT) the Dashboard has br... Jim Pingle
03:30 PM Bug #5269 (Resolved): interfaces.php - IPv6 gateway drop-down is not populated with entries from System > Routing
Works now, thanks! Jim Pingle
03:30 PM Bug #5269: interfaces.php - IPv6 gateway drop-down is not populated with entries from System > Routing
Applied in changeset pfsense:commit:9f3f42767e0c4c7c160f95d149f64ac9bd711061. Anonymous
03:18 PM Bug #5269 (Feedback): interfaces.php - IPv6 gateway drop-down is not populated with entries from System > Routing
Supplied missing globals, added new build_gatewaysv6_list() function, corrected element names. Anonymous
02:16 PM Bug #5269 (Resolved): interfaces.php - IPv6 gateway drop-down is not populated with entries from System > Routing
The IPv6 gateway drop down list on interfaces.php is empty, even when there are IPv6 gateways defined that meet the p... Jim Pingle
02:13 PM Bug #5266 (Resolved): interfaces.php - IPv6 gateway add form is not functioning
Works now, but found something else slightly related, I'll open a new ticket for it. Jim Pingle
01:51 PM Bug #5266: interfaces.php - IPv6 gateway add form is not functioning
Corrected element names Anonymous
01:50 PM Bug #5266 (Feedback): interfaces.php - IPv6 gateway add form is not functioning
Applied in changeset pfsense:commit:4dda31742eebc51977113f5d57781c943cbd0543. Anonymous
12:49 PM Bug #5266 (Resolved): interfaces.php - IPv6 gateway add form is not functioning
When set to Static IPv6, the form to add an IPv6 Gateway appears with the right title, but the label says "Gateway IP... Jim Pingle
01:41 PM Bug #5267 (Resolved): diag_ping.php - Multiple issues
Looks good now! Jim Pingle
01:40 PM Bug #5267: diag_ping.php - Multiple issues
Applied in changeset pfsense:commit:214e79b0bd59f31996aefedc5d9490d08dad9111. Anonymous
01:30 PM Bug #5267 (Feedback): diag_ping.php - Multiple issues
Function create_sourceaddresslist() corrected and protocol changed to selector. Anonymous
12:55 PM Bug #5267 (Resolved): diag_ping.php - Multiple issues
1) Interface drop-down option/values are incorrect. Only shows "W" and "L" but should have WAN, LAN, Link local choic... Jim Pingle
12:44 PM Bug #5261: Existing src or dst network is not shown when editing a rule
Can someone else please give this a good testing, because I have done that last change myself so I will easily miss s... Phillip Davis
12:00 PM Bug #5261: Existing src or dst network is not shown when editing a rule
Applied in changeset pfsense:commit:3e8bac5faa97857426e5e7f526e77f484729c26a. Phillip Davis
10:49 AM Bug #5261: Existing src or dst network is not shown when editing a rule
Now that makes a problem when the src is LANnet, for example. It considers that a 'network' type - see GitHub comment... Phillip Davis
10:20 AM Bug #5261: Existing src or dst network is not shown when editing a rule
Applied in changeset pfsense:commit:aadc597321a9cbb41fb76a5faed256ed8a13f96a. Anonymous
10:14 AM Bug #5261 (Feedback): Existing src or dst network is not shown when editing a rule
Corrected src/dst type logic Anonymous
02:01 AM Bug #5261 (Resolved): Existing src or dst network is not shown when editing a rule
1) Add a rule with src or dst "Network" and enter some network (e.g. 10.11.12.0/24)and save.
2) Edit the rule
fir...
Phillip Davis
10:50 AM Bug #5233 (Resolved): ntp_status.widget.php broken
Chris Buechler
02:29 AM Bug #5233: ntp_status.widget.php broken
The widget display format is bug https://redmine.pfsense.org/issues/5247
IMHO this bug 5233 about it being complet...
Phillip Davis
09:12 AM Bug #5262 (Resolved): Package install "Cancel" button still installs the package instead of actually cancelling
thanks Chris Buechler
02:18 AM Bug #5262: Package install "Cancel" button still installs the package instead of actually cancelling
Fixed by https://github.com/pfsense/pfsense/commit/5fec2813cf73f58297b80b6d167910e1507a2f52
Tested on:
2.3-ALPHA ...
Phillip Davis
02:16 AM Bug #5262 (Resolved): Package install "Cancel" button still installs the package instead of actually cancelling
Reported in forum: https://forum.pfsense.org/index.php?topic=100353.0 Phillip Davis
09:11 AM Bug #5235 (Resolved): Alias Edit "Add host" button does not change to match the alias type
Chris Buechler
12:05 AM Bug #5235: Alias Edit "Add host" button does not change to match the alias type
2.3-ALPHA (amd64)
built on Mon Oct 05 18:44:18 CDT 2015
Works thanks.
Phillip Davis
02:26 AM Bug #5224: Alias Edit Description text repeates every row
2.3-ALPHA (amd64)
built on Mon Oct 05 18:44:18 CDT 2015
works, thanks.
Phillip Davis
12:48 AM Bug #5252: Existing Alias is not shown when edit a rule
This particular case is fixed.
But now (or maybe previously also) if you edit a rule that has "Network" in the src o...
Phillip Davis
12:42 AM Bug #5251: Firewall Aliases Edit URL Table allowing multiple rows
2.3-ALPHA (amd64)
built on Mon Oct 05 18:44:18 CDT 2015
works, thanks.
Phillip Davis
12:39 AM Bug #5249: Gateways dashboard widget display selection option AWOL
2.3-ALPHA (amd64) built on Mon Oct 05 18:44:18 CDT 2015
works, thanks.
For the record I have attached 3 screen sh...
Phillip Davis
12:29 AM Bug #5248: OpenVPN dashboard widget layout
To record progress so far I have attached a screen shot from 2.3-ALPHA (amd64) built on Mon Oct 05 18:44:18 CDT 2015 ... Phillip Davis
12:24 AM Bug #5247: NTP Status Widget format
That looks much better.
It has a settings button, which does not do anything and was not there in 2.2.* - maybe that...
Phillip Davis

10/05/2015

02:40 PM Bug #5252: Existing Alias is not shown when edit a rule
Applied in changeset pfsense:commit:5fec2813cf73f58297b80b6d167910e1507a2f52. Anonymous
02:20 PM Bug #5252 (Feedback): Existing Alias is not shown when edit a rule
Applied in changeset pfsense:commit:6c287b0ef8189d5d370191e9c80847c2ac07af32. Phillip Davis
02:20 PM Bug #5251: Firewall Aliases Edit URL Table allowing multiple rows
Applied in changeset pfsense:commit:b503269138414c43de23012c00b8f3b0c35ed3ff. Anonymous
02:09 PM Bug #5251 (Feedback): Firewall Aliases Edit URL Table allowing multiple rows
Add and Delete buttons how hidden on table types.
Behavior checked wrt 2.2.x
Anonymous
01:50 PM Bug #5249: Gateways dashboard widget display selection option AWOL
Applied in changeset pfsense:commit:3511647f2d478508d92e216a9a104af46a9980c7. Anonymous
01:46 PM Bug #5249 (Feedback): Gateways dashboard widget display selection option AWOL
Code has been added to the widget to allow the selection of monitor, gateway or both.
The settings are saved to th...
Anonymous
12:42 PM Bug #5248 (Feedback): OpenVPN dashboard widget layout
No changes have been made to the layout for now, but I have added UP/Down icons so that at least you can see the stat... Anonymous
12:30 PM Bug #5247: NTP Status Widget format
Applied in changeset pfsense:commit:1e8f28de9b7d482a2f6eeca04d4c894d016ec752. Anonymous
12:20 PM Bug #5247 (Feedback): NTP Status Widget format
Fixed numerous issues in NTP widget.
Time now displays correctly (with offset from GMT) and updates once per second.
Anonymous
12:28 PM Bug #5235 (Feedback): Alias Edit "Add host" button does not change to match the alias type
Anonymous
12:27 PM Bug #5235: Alias Edit "Add host" button does not change to match the alias type
Heper PR merged. Thank you! Anonymous

10/04/2015

02:26 AM Bug #5252: Existing Alias is not shown when edit a rule
Pull request: https://github.com/pfsense/pfsense/pull/1945 Phillip Davis
02:24 AM Bug #5252 (Resolved): Existing Alias is not shown when edit a rule
When editing an existing rule, the source or destination alias is not shown. It thinks the rule is a network type rul... Phillip Davis
12:40 AM Bug #5234: Edit file Save does not work
The "File saved successfully" message has no "x" to remove it. Other success messages (e.g. after editing and alias a... Phillip Davis
12:06 AM Bug #5251 (Resolved): Firewall Aliases Edit URL Table allowing multiple rows
Firewall Aliases Edit - if you select URL Table (IPs) or URL Table (Ports) then only 1 row of data entry should be al... Phillip Davis
12:02 AM Bug #5224: Alias Edit Description text repeates every row
Proposed fix by Heper pull request https://github.com/pfsense/pfsense/pull/1943 Phillip Davis
12:01 AM Bug #5235: Alias Edit "Add host" button does not change to match the alias type
Proposed fix by Heper pull request https://github.com/pfsense/pfsense/pull/1943 Phillip Davis

10/03/2015

03:04 PM Bug #5247: NTP Status Widget format
Looks like some debugging perhaps. Sure, I'll look at the hIPv6 thing too. Anonymous
02:48 PM Bug #5247: NTP Status Widget format
This obviously should show local time (adding the TZ info there is good idea, the rest - definitely not.)
While he...
Kill Bill
08:38 AM Bug #5247: NTP Status Widget format
Also the old display used to tick the time, the new display seems static. Phillip Davis
08:24 AM Bug #5247: NTP Status Widget format
Thanks Phil,
I'll look at the code and figure out what the display represents.
Anonymous
08:11 AM Bug #5247 (Resolved): NTP Status Widget format
The NTP Status dashboard widget is displaying some stuff a bit weird - see screenshot attached.
First row says "Serv...
Phillip Davis
10:51 AM Bug #5248: OpenVPN dashboard widget layout
Thank you Phil. I'll look at this ASAP. Anonymous
09:00 AM Bug #5248: OpenVPN dashboard widget layout
Here is one from 2.2.4 with a Road Warrior server, site-to-site servers and site-to-site client. Phillip Davis
08:42 AM Bug #5248: OpenVPN dashboard widget layout
No problem. I have attached a screen shot of the the OpenVPN widget on my home pfSense "TestOffice" with 3 site-to-si... Phillip Davis
08:26 AM Bug #5248: OpenVPN dashboard widget layout
Phil,
Do you have a 2.2 installation with OpenVPN? It would be helpful to see how that looks. No problem if not, I...
Anonymous
08:14 AM Bug #5248 (Resolved): OpenVPN dashboard widget layout
It looks all over the shop compared to on 2.2.5. See screen shot attached. It does at least show the name/time and re... Phillip Davis
08:48 AM Bug #5249 (Resolved): Gateways dashboard widget display selection option AWOL
The Gateways widget recently had and option added so you can choose to display [Gateway IP|Monitor IP|Both]. It was c... Phillip Davis
08:05 AM Bug #5233: ntp_status.widget.php broken
It does not crash anything now. I will log a separate ticket for format/display stuff. Phillip Davis
07:33 AM Bug #5234: Edit file Save does not work
2.3-ALPHA (amd64)
built on Sat Oct 03 00:06:10 CDT 2015
FreeBSD 10.2-STABLE
Save is working, thanks.
Phillip Davis

10/02/2015

02:12 PM Bug #5240 (Resolved): pkg.php missing funtion error
Function provided and tested Anonymous
02:11 PM Bug #5240 (Resolved): pkg.php missing funtion error
function domTT_title() MIA Anonymous
01:53 PM Bug #5159 (Closed): Javascript refactoring
Anonymous
12:29 PM Bug #5159: Javascript refactoring
Rowhelper pages to be updated:
usr/local/www/firewall_aliases_edit.php
usr/local/www/pkg_edit.php
usr/local/www/...
Anonymous
11:42 AM Bug #5236 (Closed): Cannot add new widget to dashboard
Basic "add widget" functionality provided via jQuery and named anchors. Widgets are added immediately on clicking the... Anonymous
11:38 AM Bug #5236 (Confirmed): Cannot add new widget to dashboard
Anonymous
08:54 AM Bug #5236 (Closed): Cannot add new widget to dashboard
This feature looks like it has never been implemented.
It should be possible to click a widget name in the "Availa...
Anonymous
10:43 AM Bug #5229 (Resolved): Mac address missing status_interfaces
Renato Botelho
10:23 AM Bug #5229: Mac address missing status_interfaces
PR has been merged. seems fixed jeroen van breedam
09:20 AM Bug #5234: Edit file Save does not work
Applied in changeset pfsense:commit:e561ccdf824825c6aaef02c11dccd1f39528f1fd. Anonymous
09:07 AM Bug #5234 (Feedback): Edit file Save does not work
Javascript Base64 class had been removed. It has now been included in edit.php and hte save button works as expected. Anonymous
12:10 AM Bug #5234 (Confirmed): Edit file Save does not work
Chris Buechler
12:02 AM Bug #5234 (Resolved): Edit file Save does not work
2.3-ALPHA (amd64)
built on Thu Oct 01 19:28:03 CDT 2015
I am trying to edit /cf/conf/config.xml to work around s...
Phillip Davis
08:40 AM Bug #5233: ntp_status.widget.php broken
Applied in changeset pfsense:commit:1bde731214856aa3c5fba3547b69e9488d7653cc. Anonymous
08:27 AM Bug #5233 (Feedback): ntp_status.widget.php broken
The NTP widget has been fixed by adding the two missing PHP functions.
In researching this, I found a FIXME: in t...
Anonymous
07:15 AM Bug #5232 (Feedback): status_captiveportal.php zone selection issue
Changed form to auto-submit on change of zone Anonymous
01:19 AM Bug #5224: Alias Edit Description text repeates every row
And if I delete a few rows, the multiple copies of "Description" text get left behind on the GUI. Phillip Davis
12:59 AM Bug #5235 (Resolved): Alias Edit "Add host" button does not change to match the alias type
The button at the bottom of firewall_aliases_edit.php always says "Add host", even when the selected Alias Type is Ne... Phillip Davis
 

Also available in: Atom