Version Tracking Report 0.1.40


Tasks

Date Name Description Duration

Defects Fixed

ID Name Raised Date Closed Date Description Resolution
457 Tips file doesn't open 04/07/2003 14:22:08 04/07/2003 16:22:08 The tips file doesn't open properly  This was caused by an http:\\ in the tips file. The code has been amended to handle \ which are not part of \n or \t 
458 history file list not loaded properly in windows 98 06/07/2003 13:45:42 In windows 98, the history file menu is populated, but clicking on any of the items, the system can not find the model!  Changed the history file mechanism - backwords compatability with existing .ini files has been retained. 

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 
453 Import entity defn once only 29/06/2003 14:17:05 OPEN LOW The system allows the user to import an entity definition twice, or more, the system should really not allow this or should rename the imported entity or should merge the two definiitions or replace the current entity defn with the imported one.

The system should probably prompt the user with these options when they try to import a duplicate definition. 
446 save as to same db acts as a save 26/06/2003 11:38:04 OPEN LOW the save as function, when saving to the same db actually does a save, rather than saving the model as a new model in the same database 
445 rename model and db interaction 24/06/2003 18:15:00 OPEN LOW rename model, not saveed to db
quick pick list click on model - should say that model is loaded, but reloads from database (Becuase it has a different name)
should be working off the GUID 
444 truncated filename display on attachments is blank 24/06/2003 18:13:17 OPEN LOW when the filename was less than the caption length then the returned truncated filename was blank instead of the filename 
432 path list title not changed on graph rename 24/06/2003 13:28:37 OPEN LOW the graph was in free edit mode, tree was in list mode for paths and the title on the list of paths did not change when the graph name was edited and the change committed 
426 entity instance not renamed after creation in hierarchy 24/06/2003 13:17:35 OPEN LOW sometimes, when creating an entity instance directly in the hierarchy and then saving it, it is not renamed in the hierarchy but it has been renamed in memory.

noticed when creating entity directly alt+insert 
421 Sometimes turning a branch into a defect is not reflected 24/06/2003 13:07:25 OPEN MEDIUM Sometimes turning a branch into a defect is not reflected on the tree or edit screen

have not worked out a consistent repeatable situation for this yet 
419 new Model does not appear in quick open list 21/06/2003 13:00:43 OPEN MEDIUM when a new model is created, it does not appear in the quick open list - it is only when the system is closed and restarted that it is added to the quick open list  
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