Nix hte spinning clock
Added pietimer lib by popular request.
More $Id and whitespace
from more obscure folders around the code
Fix cosmetic infoblock issue when there is more than one info_box on a page
change onclick delete msg toLowerCase()
Delete confirmation vi fa-trash automated via pfSense.js
Convert system_certmanager.php to font awesome iconsAutomatically add confirmation dialog to all fa-trash icons
Buttons converted to new deisgn'X' button suppressed in info text box
AUtomatically add "info" icon where required
Revised button style on firewall_aliases.php as a model for all other table-based pages
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