Don't use $section2, toggle all remote-options when disabled
pfSense.js - Force correct initial state for toggleable checkboxes #143
Merge pull request #100 from sbeaver-netgate/halt
Updated halt.php for consistency with reboot.php
Replace +- with explanatory buttons
Refs. #45
bindCollapseToOptions - support multiple options targeting single section
fix #96
IpAddress - set correct validationpattern, toggle mask based on family
pfSense.js - add confirm to .btn-danger elements; removed onclicks
Focus first input globally
Inputs hidden by bindCollapseToOptions should be disabled
fixes #57
Initial enableDuplication javascript implementation, pending layout
refs #45
Select - fix selected for multiple (again), correct order in js
remove custom data-toggle=disable in favor of working but ugly collapse
fixes #24
pfSense - unbreak javascripts, correct split into methods
Bind collapsable behaviour to options
Refs. #21
Support data-toggle=disable
Checkbox - moved call to better locationSelect - use parent:: for attributesInput - add support for attributes without valuepfSense.js - implement data-toggle=disablesystem_adv_admin - set disabled state on certificate
moved some js from separate files to contextual .php
pfSense.js - to prevent a blob of scripts; move index-widget handling to actual index, introduce events instead*.js - moved to widget.php plus added dataFilter to prevent eval()ing scripts twice
updated firewall WIP, fixed widget ordering
implemented widget-config
fbegin/fend.inc - temporary added for non-migrated pagesfirewall_rules - use buttons for actionsindex - implement widget-config & close buttonpfSense.css - +/- icons now handled in jspfSense.js - better handling of widget actions...
implemented widget drag/drop on index + storage
replaced custom jquery-ui with default set of plugins
initial drag/drop WIP, working on backup/restore page
started migration to bootstrap