Version Tracking Report 1.1

Removed the vsflex grid from the project and install.

Tasks

Date Name Description Duration
02/08/2003 09:00:05 Removed vsFlexGrid I was using the vsflexgrid v3 in the xref matrix form and this was the last remaining use of vsflexgrid in the entire app so I have removed it and replaced it with a normal list box.

Now to edit the cross references you just click on the cell and choose the type of reference from the pop up menu.

This simplifies the control and removes an active x from the install making it just that little bit smaller.

Later versions will have updated interfaces where a grid control of some sort will probably make an appearance. 

Defects Fixed

ID Name Raised Date Closed Date Description Resolution
474 close model does not close the xref matrix wiz form 02/08/2003 10:30:35 02/08/2003 12:30:35 Closing a model will close all related forms, but it does not close the xref matrix wiz form.  added the parentTestModel property to the form 
475 xref changes do not mark model as dirty 02/08/2003 11:00:12 02/08/2003 12:20:12 Changing relationships on the xref matrix form does not mark the model as dirty although changes were made.  fixed, by changing the test model methods to mark as dirty 

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 
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 
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 
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