Version Tracking Report 0.1.30

This was intended to be a simple help file bug fix, but I saw an error with loading and saving on the day before I was due to do a demo and then I spotted a defect with the hierarchies as I was updating the version tracking hierarchy.

So this has become a bug fix release as well.

Tasks

Date Name Description Duration
26/07/2002 13:22:31 changed icon changed the icon to have a transparent border - makes it rounder on the desktop  0.1 

Defects Fixed

ID Name Raised Date Closed Date Description Resolution
354 drag hierarchy adoption wipes existing children 27/07/2002 12:00:45 dragging a hierarchy item to become a child of another item wipes out all existing children

i.e the only child is the new child 
This was caused by the ordering code added to the get all children in this level which didn't handle levels which were not consistent i.e. two first siblings (which is the case during part of the drag algorithm) 
351 help file has broken links 24/07/2002 09:54:05 24/07/2002 22:54:05 a number of broken links were in the help file   
350 node desc and link desc are not loaded 25/07/2002 23:40:28 25/07/2002 23:40:28 the load model function does not load node and link descriptions.  the code simple wasn't in the load module, added it 
352 Graph display properties for All 26/07/2002 13:21:51 27/07/2002 12:00:00 when all are selected (possibly just node and link) and the display properties dialog is shown from the graph edit, then the dialog contents are not laid our correctly and the colours are not set to the first node   

Open Defects

ID Name Raised Date Status Criticality Description
62 icons on buttons are not transparent 17/04/2002 OPEN LOW need to turn the .ico into .bmp and setup the mask property 
321 transmute a branch to entity does not update treebrowser 03/07/2002 15:00:07 OPEN LOW the tree is not updated and neither is the list if the list is displayed 
208 entity create needs saved twice 30/05/2002 16:24:02 OPEN MEDIUM when creating an entity, and saving it.

the save is made but the form brings up the save button once again. the second save commits and does not ask for another save

this is a sporadic problem and may be due to an oversensitive keyboard setting on the laptop? 
134 the hierarchy browser hierarchy should maintain expansion 25/04/2002 17:55:54 OPEN LOW during restructuring, the hierarchy should leave expanded the items which are expanded 
133 The hierarchy browser tree refreshes too much on drag 25/04/2002 17:54:37 OPEN LOW this can be disconcerting when dragging,

perhaps the timer is not long enough? 

Requirements Implemented

ID Name Raised Date Status Raised By Description