Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6bb5c9aa 03/12/2005 05:44 AM Bill Marquette

Client side input validation for the wizard
Fix invalid domain name bug

d51f86e0 01/12/2005 04:47 AM Scott Ullrich

Expand the usage of $myurl in wizard fields and pkg_edit

94f2bb65 01/08/2005 06:08 AM Scott Ullrich

Remove /31 from interfaces.

3ed807e4 01/05/2005 11:18 PM Scott Ullrich

Move the stepsubmitphpaction out of the field collection. It was not setting the root password correctly.

e7bce772 01/05/2005 09:34 PM Scott Ullrich

Explain what the Admin password is.

ca008ab8 01/05/2005 09:33 PM Scott Ullrich

Call system_password_configure which syncs the http password.

3d79c8ba 01/04/2005 09:02 PM Scott Ullrich

Sync web GUI password when saving the Admin password. Also sync ssh password at the same time.

Reported-by: B.Kharazmi

25a4bcd2 01/04/2005 08:52 PM Scott Ullrich

Clarify Admin password is for WebGUI

615e0d90 12/27/2004 03:54 AM Scott Ullrich

Turn off debugging

6bc8118e 12/25/2004 03:56 AM Scott Ullrich

Remove debugging info.

b1919dd0 12/23/2004 11:06 PM Scott Ullrich

Correctly restore SelectedType selection on wizard load and correctly save out the selected type setting.

9e9a6bd1 12/23/2004 10:27 PM Scott Ullrich

Correct value cases and simplify setting of type.

dd627071 12/23/2004 10:01 PM Scott Ullrich

Correct Type save selection on WAN interface wizard screen.

ffe75109 12/20/2004 05:17 PM Scott Ullrich

Use javascript to detect which state Type should be in initially.

34b5c5a0 12/19/2004 06:51 PM Scott Ullrich

Add enable and disable fields feature to XML language. Fix the TYPE dropdown.

0fbc9d1a 12/18/2004 11:15 PM Scott Ullrich

Dont set root password if fields are blank.

4de543fa 12/18/2004 10:58 PM Scott Ullrich

Wizard should now be in fully working oorder including reboot, etc.

a8df0181 12/18/2004 09:08 PM Scott Ullrich

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>

e48fc17d 12/18/2004 08:24 PM Scott Ullrich

The wizard system now works!

8773b899 12/17/2004 09:43 PM Scott Ullrich

Add steps 1-6 from cmb.

ac60cb51 12/17/2004 08:16 PM Scott Ullrich

Updated to match wizard.php

19fd2947 12/16/2004 06:17 PM Scott Ullrich

Packages continued. New log file facility added.