Version Tracking Report 0.1.34


Tasks

Date Name Description Duration
17/10/2002 16:52:31 graph edit list click changes insitu edit clicking on the lists in the graph edit now changes the insitu name editing field  0.5 
17/10/2002 16:53:21 graph edit list toggle changes button the lists in the graph edit can be toggled using the button or the menu entry.

clicking on the menu entry now toggles the button correctly to reflect the status 
0.5 

Defects Fixed

ID Name Raised Date Closed Date Description Resolution
321 transmute a branch to entity does not update treebrowser 03/07/2002 15:00:07 15/10/2002 19:00:00 the tree is not updated and neither is the list if the list is displayed  tree fixed, list still outstanding list fixed  
379 list select does not reflect on tree select 16/08/2002 22:26:29 15/10/2002 19:50:40 selecting an item in the list pane should really select the
same item in the tree pane as selecting an item in the tree selects the item in the list  
 
383 hierarchy insert on the root should default to child 16/08/2002 10:15:56 17/10/2002 19:45:40 hierarchy insert on the root can only create children so should default to that (eldest child)

this refers to use of the insert key 
it does this now 

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 
381 filter text is editable 16/08/2002 09:46:20 OPEN LOW user can edit the text in the filter, this has no functional effect, but the user may expect that the filter can be controlled this way when it can't 
378 delete on treebrowser does not maintain expansion 16/08/2002 09:30:03 OPEN LOW delete in the treebrowser should try to maintain expansion at the moment it just contracts. It should just remove the deleted item from the tree, rather than updating the whole tree.

This is a problem with both treeviews as the updating algorithms are simple and tend to redraw most of the tree, they certainly don't maintain expansion. 
358 revert only reverts first node, not all 12/08/2002 11:55:48 OPEN MEDIUM if a number of items are changed and revert is pressed, only one of the nodes will be reverted 
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