From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 16 Oct 2006 15:35:27 -0000 Subject: [Cluster-devel] conga/luci/homebase form-macros Message-ID: <20061016153527.24738.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: rmccabe at sourceware.org 2006-10-16 15:35:27 Modified files: luci/homebase : form-macros Log message: ..and more comment fixes Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/form-macros.diff?cvsroot=cluster&r1=1.42&r2=1.43 --- conga/luci/homebase/form-macros 2006/10/16 15:32:24 1.42 +++ conga/luci/homebase/form-macros 2006/10/16 15:35:27 1.43 @@ -1,7 +1,7 @@ - - $Id: form-macros,v 1.42 2006/10/16 15:32:24 rmccabe Exp $ + + $Id: form-macros,v 1.43 2006/10/16 15:35:27 rmccabe Exp $ @@ -10,7 +10,7 @@ - + !############################ @@ -28,14 +28,14 @@ - + !############################ # USER DELETE FORM # #############################
- + : to validate: - user was selected, - selected index is valid @@ -85,7 +85,7 @@
- + !############################ @@ -96,7 +96,7 @@
- + Things to validate: - user/passwd exist and are not blank - user doesn't contain invalid characters. @@ -151,7 +151,7 @@ - + !############################ @@ -162,7 +162,7 @@
- + Things to validate: - user is selected and valid index - The rest is checked by the python form submit validator. @@ -264,7 +264,7 @@
- + !############################ @@ -276,7 +276,7 @@
- + To validate: - confirm removal - if it's a cluster, ask if they also want to remove @@ -375,7 +375,7 @@ - + !############################ @@ -388,7 +388,7 @@
- + To validate for each storage system: - Hostname and Password are given. (skip if both are blank) - If IP, IP is valid. @@ -458,7 +458,7 @@
- + !############################ @@ -469,7 +469,7 @@
- + Things to validate - Cluster name is specified and contains only valid chars - At least one node name/password are given and are valid