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
fix typo
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
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
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
jQuery autocomplete added as required
Added styling for jQuery autocomplete widget
Edits courtesy of Phil Davis. Thanks!
vpn_openvpn_client.php: Corrected issue with CA list
vpn_openvpn_server.php: Corrected display of CA list
Fix logic to reboot when there is no kernel update
services_router_advertisements.php: Bootstrap conversion complete
Add first version of pfsense-upgrade.sh, script that will provide pkg upgrades
load_balancer_virtual_server_edit.php: Bootstrap conversion complete
load_balancer_virtual_server.php: Bootstrap conversion complete
Minor edits to deal with a crash report. Don't "forwach" if the aray is not present.
Comment typo
head.inc modal notices display now calls index.php via ajax to clear any pending notices
Fixed #5007Notices modal fixed in head.inc
Fixed #5110=$cpzone?> missing '='
firewall_asliases_edit: minor edits to display hint text on page loadhead.inc: Fixes to notification systempkg_mgr: Removed calls to dicontinued function. Removed obsolete table columns, corrected description display
Fixed Modal class issuesFInished interfaces.php (probably)Fixed notices error in head.inc
Fix typo
PPP country/provider/plan system complted
IPv4 "add new gateway" functionality provided via modal pop-upBasic hide/show for form setction implemented
Misc encoding/display issues in the Load Balancer code
Encode server name in OpenVPN widget
Fixed modal.class.php so that modal forms now workinterface.php changes still WIP
Basic functionality based on types completed and tested
Fixed #5099
Fixed #5015subnet mask not depends on type selector (single/network) only
Fixed #5102javascript revised to accommodate VPN masks
fix passthrough MAC addition
fix text
Fixed #5101Removed new line/space before closing
Fixed #5105Page updated as suggested via comments
Fixed #5104Repaired automated help display which I broke when fixing an earlier control naming bug
Fixed #5103Added back enable controlTidied up the page display by adding a panel surronding the tables
Fixed #5102Provided new method addVPNMask() that creates a mask selector including '0'
Fixed #5101system() command replaced with exec()
Fixed #5100Corrected input names (test_snmp => test-snmp. SAme for growl.Made buttons prettier
Corrected typo (delet)
Fixed #5099Corrected destination port group class
Fixed #5098Page re-written to use jQuery row add/delete
Test version to check certificate generation
Added autocomplete = off to smtpusername
Fixed #5096Layout changed as requested
Fixed 5095
Fixed #5094Reformatted as requested
Encode auth server name before display.
Fixed #5092Removed all tabs/pills as requested
Test for #5087Attempt to prevent browser autofil on email username
Merge pull request #1862 from phil-davis/bootstrap-gh