Version Tracking Report 1.4.35


Tasks

Date Name Description Duration
15/08/2004 16:28:46 Added form position persistence Added form position persistence for Main form and tree browser form - eases startup of application. 
15/08/2004 18:14:44 Added size popup menu to export as image map When exporting a graph to a client side image map, a popup menu is displayed to allow the user to choose between the size that is currently displayed in the window, or the size of the graph as drawn by the user. 

Defects Fixed

ID Name Raised Date Closed Date Description Resolution
661 Graph has no pop up menu 07/08/2004 10:18:32 07/08/2004 15:00:00 Right click on a graph in the tree and there is no popup menu   
663 EntityDefn popup menu displays reports for *Nodes 07/08/2004 16:16:28 07/08/2004 17:00:00 EntityDefn popup menu displays reports for *Nodes   
664 model already loaded message displayed in error 04/08/2004 16:17:33 04/08/2004 17:00:00 When a model is opened, and then closed. Attempts to open the model again result in the "model already opened" message.   
665 Tools list is off by one 07/08/2004 12:19:28 07/08/2004 14:00:00 Clicking on an item in the tools list, gets the wrong tool executed.  An off by one coding error. 
666 Xref buttons not displayed on hierarchy root 07/08/2004 12:20:49 07/08/2004 14:00:00 Xref buttons not displayed on hierarchy root, results in not being able to xref a hierarchy root to an entity instance  amended xref code 
667 Deletes in non incremental mode not persisted 12/08/2004 16:25:03 15/08/2004 13:00:00 Deletes for Hierarchy Branches, Entities, Instances are not persisted in non-incremental mode.  This was a result of changing the incremental persistence code and not fully checking for impact. Fixed. 
668 Relationships not deleted for instances 12/08/2004 16:27:05 15/08/2004 11:00:00 Relationships not deleted for instances when the instance is deleted.  fixed. small coding error in entity instance purge. 

Open Defects

ID Name Raised Date Status Criticality Description
658 popup menu displayed in wrong place 17/06/2004 17:40:16 OPEN MEDIUM popup menu for tree items e.g. ctrl+insert is over the application control panel instead of the tree. 
649 Client Side Image Maps templates 09/06/2004 14:31:35 OPEN HIGH The client side image map export uses a template with the ids, it should use the template associated with the graph at the time the export is displayed. 
619 entity date drop down does not have calender btn 26/05/2004 19:05:26 OPEN LOW The date, date_time and time fields on an entity attribute have the [v] drop down instead of the calendar button or clock button. 
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 
522 tips dialog graphic 21/12/2003 15:58:43 OPEN LOW On some setups, the tips dialog CTA logo is too big and the dialog doesn't display as nicely as it could. 
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. 

Requirements Implemented

ID Name Raised Date Status Raised By Description