show openvpn interfaces while reassigning the interfaces for a restored config backup
Resubmit of #1769
6rd gateway is required, and must be an IPv4 IP, where 6rd is enabled. Ticket #4935
tighten up layout
Fixed #5163Fixed typo in element name
Fixed #5161
Fixed #5164
Fixed #5121Obscure PHP issue with mixed variable types.
Fixed #5169
Fixed #5160
Fixed #5099Destination port fields now behave as required.
Fixed #5099Javascript logic changged for source port display"Advanced" button now has toggle acton and its state survives a protocol change.
Fixed #5153Notes: The addGlobal() method is applicable to a form, not a section 'hidden' elements should not specify a label Form_Groups with no input elements currently break the framework. Use Form_StaticText instead.
Fixed #5147This work was reverted then re-applied without the (accidental) tab/space screw-up
Revert "Fixed #5148" Accidentally broke spaces/tabsThis reverts commit 910b77ad1682740e481df29fc2d9c528a13c2da4.
allow port ranges for natport. Ticket #5156
Fixed #5013
Work around a chicken-and-egg problem in user syncing. See #5152See also: 5372d26d9d25d751d16865ed9d46869d3b0ec5e1
Merge branch 'bootstrap' of https://github.com/itshari/pfsense into itshari-bootstrap
Fixed #5148
Fixed #5138
Merge pull request #1899 from phil-davis/patch-2
Fixed #5142
Fixed #5141
Fixed #5145Direction value was not being saved in config
Fixed #5143hideInput -> hideCheckbox
Fixed $5050serversdisabled list filtered to remove blank entry
Fixed #5151JS revised to allow subnet bits on CARP and IP Alias
Fixed 5139Resolver GET/POST error
Fixed #5147JS added to provide DHCP preset functionality
pptp_local and pptp_remote are arrays
I believe these should reference the [0] array element of pptp_local and pptp_remote. The code in interfaces.php only presents the [0] (first) array element to the user for editing.The current code also does not preserve any additional pptp_local, pptp_subnet or pptp_remote entries in the coma-separated list in the config. That is redmine bug #4568....
s/delet the/delete the/g
Credit for idea to Phil Davis
Fix alias sync selection and text
fix text
Fix force config sync button
fix apply changes on load_balancer_monitor.php
clean up relayd prefork descr
Retire PPTP server, fixes #4226:
- Remove PPTP server and all related code- Bump config version 12.2- Write upgrade config code to remove pptpd section and also cleanup firewall and NAT rules using PPTP interface or src/des
fix services_dyndns_edit.php text and formatting
Fixed #5021
fix description
fix typo
fix voucher page heading
fix text for voucher export
Clean up CP Warning, clients haven't been disconnected upon save in quitesome time.
Corrected DNS element names
fix up text
Fixed #5140Removed conditional causing only configured servers to be displayedUpdated formattingModified help display for better layout
Corrected value of r\enable checkbox tp permit Save action
To not try to include files that don't exist
Fix comment style
Fixed #5116vpn_pppoe_edit now uses the php table library to add/delete/save rows
Fixed #5036
Fixed #5027Checkbox replaced with button
Remove debug code, fix up text, vpn_pppoe_edit.php
Double-click to edit, click to select, multi-delete and drag to re-order now supported on: firewall-nat.php firewall-nat-out.php firewall_nat-1to1.php firewall_rules.php
Corrected edit target
Partial fix #5014 Double-click to edit, single click to select, multiple delete functionality provided
Partial fix #5014Double-click to edit, single click to select, multiple delete functionality provided
Removed debugging echo statement
Merge remote-tracking branch 'upstream/bootstrap' into bootstrap
Used bootstrap progress bar for queues' stats and used glyphicons
clarify state killing description. Ticket #4709
Rename upgrade script to pfSense-upgrade
Fix a potential XSS in voucher testing.
Fix source address selection on Test Port to handle VIPs properly.
Allow pre-filling (but no automatic action) of the download filename on exec.php.
Update status.php with improvements from 2.2.x
Add support for LDAP RFC2307 style group membership. Resolves #4923
Provide an LDAP server timeout field. Default to 25 seconds. Resolves #3383
Remove some dead code from post_upgrade_command
Do not call reboot, use /etc/rc.reboot instead
php cli is a better shebang for post_upgrade_command.php
Merge branch 'master' into bootstrap
changed status_queues.php file
Modified the files for Bootstrap
typo fix
Revised all pages with autocomplete to accommodate host names in validation and change port inputs to 'text'
Disable pkg autoupdate intead of add -U on all calls
Fixed 4980Corrected input element name
Nit exterminated
Fixed 5118Input was set 'disabled' but should have bee 'readonly'
Do not reset logfile on second call of upgrade script
Send logs to /dev/null if logfile is not defined
Move _echo() to improve readability
Fixed #5126
Fixed #5128Delete button now points to load_balancer_virtual_server.php, NOT load_balancer_virtual_server_edit.php
Fixed #5127
Experiment to fix validating host names
Save all pfsense-upgrade.sh output to upgrade_log.txt
Fixed #5123WEP removed by the use of 'define("ALLOWWEP", false);' - Just in case
Fixed 5124 and #5125 (Default values)
Fixed #5121 Antennas now default to 'Default'
Corrected wpa_enable element name