Client side input validation for the wizardFix invalid domain name bug
Expand the usage of $myurl in wizard fields and pkg_edit
Remove /31 from interfaces.
Move the stepsubmitphpaction out of the field collection. It was not setting the root password correctly.
Explain what the Admin password is.
Call system_password_configure which syncs the http password.
Sync web GUI password when saving the Admin password. Also sync ssh password at the same time.
Reported-by: B.Kharazmi
Clarify Admin password is for WebGUI
Turn off debugging
Remove debugging info.
Correctly restore SelectedType selection on wizard load and correctly save out the selected type setting.
Correct value cases and simplify setting of type.
Correct Type save selection on WAN interface wizard screen.
Use javascript to detect which state Type should be in initially.
Add enable and disable fields feature to XML language. Fix the TYPE dropdown.
Dont set root password if fields are blank.
Wizard should now be in fully working oorder including reboot, etc.
Add arraynum flag which is used when there is an array of values.
Example would be:<dnsserver>X.X.X.X</dnsserver><dnsserver>Y.Y.Y.Y</dnsserver>
The wizard system now works!
Add steps 1-6 from cmb.
Updated to match wizard.php
Packages continued. New log file facility added.