Activity
From 07/22/2015 to 08/20/2015
08/20/2015
-
11:44 PM Bug #4980: Issues editing OpenVPN server
- I'll bring up an example config both on your 2.2.4 test VM, and a bootstrap version of same.
-
09:58 PM Bug #4980 (Feedback): Issues editing OpenVPN server
- Need help reproducing this. Perhaps we could do a screen share?
-
09:51 PM Bug #4979 (Feedback): vpn_openvpn_client.php labeled as Server
- Corrected text
-
09:48 PM Bug #4978 (Feedback): service restart and stop icon images broken
- Would you provide more details please? Is this status_services.php or another page? I have not been able to reproduce...
-
09:43 PM Bug #4977 (Feedback): diag_packet_capture.php not working
- Unable to reproduce. Entered an address, clicked "Start. WAited a minute and clicked "Stop". Capture attached.
-
09:38 PM Bug #4976 (Feedback): services_unbound_acls.php is broken
- Fixed error from merge.
-
05:00 PM Bug #4975 (Feedback): broken text on services_unbound_advanced.php
- Someone's been copying and pasting :)
Fixed. -
04:54 PM Bug #4974 (Feedback): Can't save DNS Resolver config
- Selector options were coded ["" => "All"] rather than ["all" => "All"]
-
04:18 PM Bug #4973 (Feedback): DHCP Relay broken
- Programmer changes the server control to use an array of IPs but had not changed the config interface to understand t...
-
01:42 PM Bug #4972 (Feedback): text issues on system_certmanager.php?act=new
- Bogus text corrected.
-
01:27 PM Bug #4971 (Feedback): Inappropriate CA and cert defaults
- Programmer had used wrong array type in select control (simple vs associative)
Corrected both instances and check fo... -
01:03 PM Bug #4970 (Feedback): save on system_advanced_admin.php breaks webUI
- Programmer had used incorrect name for protocol radio buttons (protocol vs webguiproro)
Also replaced toggles with j... -
11:40 AM Bug #4970: save on system_advanced_admin.php breaks webUI
- Other than that, Mrs. Lincoln . . ?
-
11:36 AM Bug #4969 (Feedback): Mobile IPsec shouldn't show "remote gateway" field
- Please clarify.
vpn_ipsec_mobile.php does not present a Remote Gateway box.
This could have been related to the m... -
11:32 AM Bug #4967 (Feedback): vpn_ipsec.php missing tabs
- Good grief.
Tabs restored. -
11:20 AM Bug #4968 (Feedback): error when editing IPsec P1
- Fixed as part of bug 4965
-
11:16 AM Bug #4965 (Feedback): IPsec field issues
- 1) Revised javascript to hide text box on 'any'
2) Use of array_merge re-orders array keys. Replaced with '+' to keep... -
10:24 AM Bug #4964 (Feedback): firewall_schedule_edit.php doesn't work
- Javascript has been re-written to provide he required functionality. A lot of old JS remains, which needs to be check...
08/19/2015
-
08:18 PM Bug #4964: firewall_schedule_edit.php doesn't work
- build_javascript class builds controls that are outside of the main form, so they are not being saved/processed.
N... -
12:40 PM Bug #4962 (Feedback): firewall_shaper_vinterface.php issues
- 1) Existing code displays "new". Please confirm this should be removed.
2) Javascript added to disable ports as re... -
08:50 AM Bug #4961 (Feedback): destination doesn't show on firewall_rules.php
- Incorrect use of pprint_address. Programmer was passing $filterent['destination']['address'] whereas the function exp...
-
08:30 AM Bug #4960 (Feedback): firewall_rules_edit.php doesn't populate source and dest correctly on edit
- srctype and dsttype selectors populated with incorrect values. Bogus code removed.
-
08:13 AM Bug #4958 (Feedback): Pointless deletion confirmation prompt on firewall_aliases_edit.php
- This is a bug in the Hortensius framework. I have filed an issue with Sjon but for now will just remove the confirmat...
-
08:08 AM Bug #4957 (Feedback): Port aliases show "IP or FQDN"
- Section of page that displays port input had been omitted. Added and tested.
-
07:41 AM Bug #4956 (Feedback): firewall_nat_out_edit.php port fields should be hidden when not relevant
- Ports were hidden for 'any', 'TCP', 'UDP' & 'TCP+UDP'.
Now only for 'TCP', 'UDP' & 'TCP+UDP'. -
07:34 AM Bug #4955 (Feedback): firewall_nat_1to1_edit.php defaults wrong
- Added missing clause to srctype_selected() and dsttype_selected()
-
07:16 AM Bug #4952: Double click to edit is gone
- No problem. I can add that back in without too much effort. I'm going to drop it to a lower priority though just beca...
-
02:25 AM Bug #4952: Double click to edit is gone
- I later noticed at least some pages still have it. Many don't. Double click to edit is a significant usability benefi...
-
02:15 AM Bug #4966 (Feedback): Can't add IPsec P2
-
02:15 AM Bug #4963 (Feedback): wrong description on firewall_nat_out_edit.php
-
02:15 AM Bug #4954 (Feedback): Parse error: syntax error, unexpected 'A' (T_STRING), expecting ']' in /usr/local/www/firewall_nat_edit.php on line 692
-
02:15 AM Bug #4953 (Feedback): Virtual IP Password should be grayed out unless CARP type
-
02:15 AM Bug #4951 (Feedback): Can't not select DSCP
-
02:15 AM Bug #4950 (Feedback): TCP flags on firewall_rules_edit.php need formatting help
-
02:15 AM Bug #4949 (Feedback): firewall_rules_edit.php Source OS defaults to AIX
-
02:15 AM Bug #4948 (Feedback): firewall_rules_edit.php hints need formatting help
-
02:15 AM Bug #4947 (Feedback): ICMP and ICMPv6 types should only show where proto is ICMP(v6)
-
02:15 AM Bug #4946 (Feedback): Protocols that don't have ports don't hide ports fields on firewall_rules_edit.php
-
02:15 AM Bug #4945 (Feedback): source and destination field issues on firewall_rules_edit.php
-
02:15 AM Bug #4942 (Feedback): missing javascript to adjust mask by IP version
08/18/2015
-
07:34 PM Bug #4942 (Resolved): missing javascript to adjust mask by IP version
- Resolved on firewall_aliases_edit.php.
Checking other pages by script -
03:46 PM Bug #4942: missing javascript to adjust mask by IP version
- firewall_aliases_edit.php is where I noticed that's not working. It does work on firewall_rules_edit.php (though it d...
-
03:28 PM Bug #4942: missing javascript to adjust mask by IP version
- Chris,
This is supposed to still be the case. It worked on the pages I tried it with. Did you see this problem on ... -
01:02 AM Bug #4942 (Confirmed): missing javascript to adjust mask by IP version
-
07:28 PM Bug #4954 (Resolved): Parse error: syntax error, unexpected 'A' (T_STRING), expecting ']' in /usr/local/www/firewall_nat_edit.php on line 692
- I had messed up the rexexp for validating input. Now corrected & tested.
-
07:18 PM Bug #4953 (Resolved): Virtual IP Password should be grayed out unless CARP type
- Javascript updated to provide requested functionality
-
07:11 PM Bug #4952 (Not a Bug): Double click to edit is gone
- All double-click actions have been removed. When I questioned this I was told "It is not a requirement and until some...
-
07:09 PM Bug #4950 (Resolved): TCP flags on firewall_rules_edit.php need formatting help
- Flag presentation (and advanced options in general) were horrible. Correct formatting has been restored, new javascri...
-
04:11 PM Bug #4949 (Resolved): firewall_rules_edit.php Source OS defaults to AIX
- Incorrect array types used in "Source OS" selector
-
03:46 PM Bug #4948 (Resolved): firewall_rules_edit.php hints need formatting help
- Help/hints moved to more suitable location and page layout revised.
Programmer had tried to save time by looping t... -
03:44 PM Bug #4947 (Resolved): ICMP and ICMPv6 types should only show where proto is ICMP(v6)
- Javascript functionality restored.
-
03:43 PM Bug #4946 (Resolved): Protocols that don't have ports don't hide ports fields on firewall_rules_edit.php
- Javascript functionality restored
-
03:42 PM Bug #4946 (Assigned): Protocols that don't have ports don't hide ports fields on firewall_rules_edit.php
- Javascript functionality was restored
-
03:41 PM Bug #4963 (Resolved): wrong description on firewall_nat_out_edit.php
- Test updated
Masks made automatic by removing overrides. -
03:30 PM Bug #4963 (Assigned): wrong description on firewall_nat_out_edit.php
-
02:55 PM Bug #4951 (Resolved): Can't not select DSCP
-
12:01 PM Bug #4951: Can't not select DSCP
- Added none (blank) to dscp selector
-
11:46 AM Bug #4951: Can't not select DSCP
- firewall_rules_edit.php
-
02:55 PM Bug #4966 (Resolved): Can't add IPsec P2
-
11:42 AM Bug #4966: Can't add IPsec P2
- Algoritmh and hash were being saves as a list rather than an array.
vpn_ipec_phase2.php and vpn_ipsec.php have been ... -
02:54 PM Bug #4945 (Resolved): source and destination field issues on firewall_rules_edit.php
-
02:53 PM Bug #4945: source and destination field issues on firewall_rules_edit.php
- All javascript functionality has been restored using the JS library developed for this project. Functionality has bee...
-
12:36 PM Bug #4945: source and destination field issues on firewall_rules_edit.php
- Programmer removed all javascript from the page thereby losing all of the form actions :(
Javascript now being res... -
12:06 PM Bug #4939: initial load of interfaces.php doesn't show config
- interfaces.php is WIP by Thane Gill. I'll check on the status
-
01:55 AM Bug #4982 (Resolved): 9 files fail PHP lint
- some of these covered elsewhere already...
-
01:29 AM Bug #4980 (Resolved): Issues editing OpenVPN server
- A few issues in editing an OpenVPN server instance.
1) at top of page you end up with:... -
01:27 AM Bug #4979 (Resolved): vpn_openvpn_client.php labeled as Server
- Page has "OpenVPN Servers" and "Add server", s/server/client/
-
01:24 AM Bug #4978 (Resolved): service restart and stop icon images broken
- pointing to: ...
-
01:22 AM Bug #4977 (Closed): diag_packet_capture.php not working
- 1) the packet capture functionality isn't working. It doesn't seem to run tcpdump at all when run with no timeout (or...
-
01:02 AM Bug #4943 (Confirmed): "Your browser must support cookies to login" message should only show where not enabled
-
01:00 AM Bug #4976 (Resolved): services_unbound_acls.php is broken
- ...
-
12:57 AM Bug #4975 (Resolved): broken text on services_unbound_advanced.php
- "Hide identity" is shown 5 times down the left side, the original titles lost.
-
12:55 AM Bug #4974 (Resolved): Can't save DNS Resolver config
- Trying to save the default DNS Resolver config results in: ...
-
12:53 AM Bug #4973 (Resolved): DHCP Relay broken
- Enable DHCP relay, choose an interface, fill in a server IP and hit save. You end up with a 0 in the returned page fo...
-
12:45 AM Bug #4972 (Resolved): text issues on system_certmanager.php?act=new
- When adding a new cert, a couple issues.
1) missing spaces between "must create an"... -
12:41 AM Bug #4971 (Resolved): Inappropriate CA and cert defaults
- system_camanager.php?act=new and certmanager.php default to 512 bits, and SHA1 in bootstrap branch. It should default...
-
12:39 AM Bug #4970 (Resolved): save on system_advanced_admin.php breaks webUI
- When you save on system_advanced_admin.php it unsets the HTTP/HTTPS value, breaks the SSL cert reference, leaves maxp...
08/17/2015
-
11:28 PM Bug #4969 (Resolved): Mobile IPsec shouldn't show "remote gateway" field
- When creating a mobile IPsec P1, you have the "Remote Gateway" field that isn't applicable and cannot be configured f...
-
11:25 PM Bug #4968 (Resolved): error when editing IPsec P1
- where you have no CAs defined....
-
11:24 PM Bug #4967 (Resolved): vpn_ipsec.php missing tabs
- The Mobile clients, PSK and Advanced tabs are missing from vpn_ipsec.php.
It also shows a description "Rules" whi... -
11:21 PM Bug #4966 (Resolved): Can't add IPsec P2
- upon adding a P2 entry, you end up with validation error "At least one encryption algorithm must be selected" (even t...
-
11:16 PM Bug #4965 (Resolved): IPsec field issues
- 1) When peer identifier "any" is chosen on vpn_ipsec_phase1.php, the text box to the right is hidden in current code ...
-
11:12 PM Bug #4964 (Resolved): firewall_schedule_edit.php doesn't work
- Create a new schedule, for instance click the Monday and Tuesday headers to choose all Mondays and Tuesdays. Then cli...
-
11:10 PM Bug #4963 (Resolved): wrong description on firewall_nat_out_edit.php
- "Disable this rule without removing it from the list." isn't the correct description for the "Do not NAT" option, tha...
-
11:06 PM Bug #4962 (Resolved): firewall_shaper_vinterface.php issues
- 1) When adding a new limiter, the Name field is pre-populated with "new" where it should just be blank.
2) the IP... -
10:56 PM Bug #4961 (Resolved): destination doesn't show on firewall_rules.php
- The destination of rules doesn't show on firewall_rules.php. It's always blank.
-
10:55 PM Bug #4960 (Resolved): firewall_rules_edit.php doesn't populate source and dest correctly on edit
- When editing a firewall rule with source or destination set to any of the pre-populated options, like "LAN net", "WAN...
-
10:48 PM Bug #4959 (Resolved): Alias autocomplete is gone
- Upon typing in the first letter of an alias, it pops up a list of matching aliases (those starting with that letter),...
-
10:30 PM Bug #4958 (Resolved): Pointless deletion confirmation prompt on firewall_aliases_edit.php
- When deleting an item from an alias on firewall_aliases_edit.php, it's immediately removed, but then pops up a "Are y...
-
10:28 PM Bug #4957 (Resolved): Port aliases show "IP or FQDN"
- Add an alias, choose type Ports, and the box at the bottom shows "IP or FQDN" rather than Port.
-
10:27 PM Bug #4956 (Resolved): firewall_nat_out_edit.php port fields should be hidden when not relevant
- The port fields on firewall_nat_out_edit.php should be hidden when protocol isn't TCP, UDP, or TCP/UDP.
-
10:23 PM Bug #4955 (Resolved): firewall_nat_1to1_edit.php defaults wrong
- The "Internal IP" field should default to "Single host or alias", and the destination to "any".
-
10:21 PM Bug #4954 (Resolved): Parse error: syntax error, unexpected 'A' (T_STRING), expecting ']' in /usr/local/www/firewall_nat_edit.php on line 692
- hit add new rule on firewall_nat.php and you get subject.
-
10:19 PM Bug #4953 (Resolved): Virtual IP Password should be grayed out unless CARP type
- "Virtual IP Password" on firewall_virtual_ip_edit.php needs to be grayed out unless the type chosen is CARP.
-
10:18 PM Bug #4952 (Resolved): Double click to edit is gone
- Most screens allow double clicking an entry to edit it, which is an often-used shortcut. For instance, double click a...
-
10:15 PM Bug #4951 (Resolved): Can't not select DSCP
- The Diffserv Code Point field defaults to af11, and doesn't have an option to select nothing. That leaves essentially...
-
10:10 PM Bug #4950 (Resolved): TCP flags on firewall_rules_edit.php need formatting help
- The existing arrangement of TCP flags on firewall_rules_edit.php makes it reasonably clear what's what (attached). Pi...
-
10:01 PM Bug #4949 (Resolved): firewall_rules_edit.php Source OS defaults to AIX
- Source OS field defaults to AIX, should be "any".
-
10:00 PM Bug #4948 (Resolved): firewall_rules_edit.php hints need formatting help
- The hints on firewall_rules_edit.php, such as "Specify the source port or port range for this rule. ...", need to go...
-
09:58 PM Bug #4947 (Resolved): ICMP and ICMPv6 types should only show where proto is ICMP(v6)
- Current firewall_rules_edit.php shows the ICMP and ICMPv6 type boxes where appropriate protocol(s) are selected. If I...
-
09:53 PM Bug #4946 (Resolved): Protocols that don't have ports don't hide ports fields on firewall_rules_edit.php
- When picking anything other than TCP, UDP, or TCP/UDP (read: where ports aren't applicable), the source and destinati...
-
09:53 PM Bug #4945 (Resolved): source and destination field issues on firewall_rules_edit.php
- When choosing any option in the drop down under Source or Destination on firewall_rules_edit.php, the "Source Address...
-
09:49 PM Bug #4944 (Resolved): firewall_rules_edit.php only shows first digit of CIDR masks
- The boxes for CIDR masks on firewall_rules_edit.php only show the first digit ("3" of 32 by default, "2" if 20-someth...
-
09:47 PM Bug #4943 (Resolved): "Your browser must support cookies to login" message should only show where not enabled
- The "Your browser must support cookies to login" prompt on the login page was formerly only shown if the test cookie ...
-
09:45 PM Bug #4942 (Resolved): missing javascript to adjust mask by IP version
- After entering an IP address in fields that accept IPs, javascript sets the mask values accordingly for that IP proto...
-
09:44 PM Bug #4941 (Resolved): can't add new blank alias member
- The only means of adding alias member items on firewall_aliases_edit.php is to duplicate an existing entry, then clea...
-
09:41 PM Bug #4940 (Closed): interfaces.php DHCP config options missing on initial page load
- The options under "DHCP client configuration" on interfaces.php don't display upon initial load of the page. The inte...
-
09:38 PM Bug #4939 (Closed): initial load of interfaces.php doesn't show config
- After initially browsing to Interfaces> (any interface), you just get a blank screen with a checkbox. Unchecking and ...
Also available in: Atom