Version Tracking Report 0.1.35

A few faults fixed and the drop dead date extended to January

Tasks

Date Name Description Duration

Defects Fixed

ID Name Raised Date Closed Date Description Resolution
397 Closing System does not halt when dirty 06/11/2002 18:00:05 06/11/2002 21:00:00 when some of the models are dirty, closing the system does not prompt to have the models saved.  extra code added to mdi close to check if the child forms had been unloaded 
398 closing model browser when edit pane dirty does no prompt for save 06/11/2002 18:15:54 06/11/2002 21:00:00 the model browser will prompt for save when the model is dirty, but if hte edit pane is changed then the changes haven't filtered to the model then the browser does not prompt for changes.  added code to check for local dirty status as well as model dirty status 

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