[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| 
Re: [geclipse-dev] Quality Issues
 | 
Stuempert, Mathias IWR pisze:
* F1: GridFTP shows "Unspecified IO problem" in the editor area when
  opening a 0-sized file
            - WP2: Make sure 0-sized files are handled the same as in 
local connections
 
Comments:
- Mathias: As far as I know this is fixed in HEAD. But I’m sure Mateusz 
can give a more detailed answer.
Yes - it's fixed.
* G10: in the job view, the ID column takes a lot of space in a 
prominent place and shifts
  the status column to the right.
            - WP2: either allow the user to reoder the view's columns or 
move "ID" to the right
 
Comments:
Now column ID is as last.
* D4: Cheatsheets: some tasks involve opening a modal dialog -> user cannot
  read/see/click on the cheatsheets anymore unless he "clicks to perform"
            - ALL: Dont break tasks at those places or find a better way 
around...
 
Comments:
I reviewed/modified following cheatsheets:
- Copying files between local machine and the grid
- Creating a Job
- Submitting a Job
* 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
 
Comments:
Kasia and me are working on that. Our plans are:
- "New Jsdl" wizard into jsdl-field "job name" should put jsdl-name 
without ".jsdl" extension (now "default job name" is put)
- "Job Submittion" wizard will have additional step on the beginning, in 
which user may select Folder and job name for submitted job.
Folder will be pre-selected to default job container in current project.
Name for submitted job will be get from jsdl-field "Job Name" with 
optional number at the end if job with this name was already submitted
If we will be able to commit changes today, above features will be in 
M4, otherwise it will go to M5.
--
Regards,
Mariusz Wojtysiak