Completed #5357
Completed #5356Refactor row toggle javascript
Javascript refine to hide Delete row button if there is only one row
Random comment typos like hte
Partial fix for #5045
Comment refinement
Completes #5159All duplicated JS removed to included file
Addresses #5159 by removing hide/show/disable/enable functions to included file
Fixed #5193 clean up user prompts
Preparation #5159 (Javascript refactoring)javascript/pfSenseHelpers.js created and populated with common hide/show/disable/enable functionsfile included via foot.incThose functions removed from firewall_nat_edit.php to test
Partial fix #5014Double-click to edit, single click to select, multiple delete functionality provided
Fixed #5102javascript revised to accommodate VPN masks
Coded a new system for displaying tables of input elements with jQuery providingDelete/Add/Move functionality without breaking the inputs. See pfWiki for details
Fixed #5037Removed toggle-allAdded "Everything" checkboxAdded jQuery to operate checkboxes
Merge branch 'master' into bootstrap