[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [geclipse-dev] Quality Issues
|
On Wed, 26 Mar 2008 15:06:12 +0100, Stuempert, Mathias IWR
<mathias.stuempert@xxxxxxxxxx> wrote:
* F4: in the job submission wizard we should allow the user to give his
job a name
(if JSDL is named "myJob.jsdl" the default job name should be
"myJob[N]" and not
".myJob.job")
- WP2
Together with Mariusz we're working on it (see Mariusz's mail). But I
already know it won't be finished for M4.
* G6: Service tests: the wizard should not automatically jump to the
VO selection page even if there is only one test to select (cert.
lifetime test)
- WP3: Use normal wizard behaviour
Fixed. It required changes in ui classes (ExtPointWizardSelectionListPage
and WizardSelectionListPage in eu.geclipse.ui), so other plug-ins using
this wizard can benefit and use new behavior (not skipping first page).
* G7: Certificate lifetime test: wizard title is missing, descriptions
should be
improved, difficult to understand.
- WP3
Descriptions are improved.
* G7: Certificate lifetime test: very 'strange' "workflow" ;-)
1- If i select "Test storage element..." form the context menu of a
given SE, i don't
want to be asked again which resources to test!
2- Moreover, after choosing that action, i land in the "Project
selection page" (uh??),
and i can go _back_ one page to see that there is only a "Certificate
lifetime test"
available (see G6).
- WP3: reorganize the wizard, removing the Project and
resource selection steps
Wizard can be run from context menu of grid resources (from Grid Project
View) and in this case user is asked only to select test type, subtest and
give test name (Project Selection Page and Resources Selection page aren't
shown).
Kasia