| Date | Name | Description | Duration |
|---|---|---|---|
| 26/07/2003 13:34:58 | save model - if only one loaded then just save it | The save model menu item from the mid form always popped up a list of models. When there is only one model loaded then it should just save it rather than popping up a list with the one model in it.  | 0.5  |
| 25/07/2003 16:35:48 | Added "Instances List" to right click on entity in model browser | Right clicking on an entity in the model browser now has the option "Instances List" Clicking on this displays the instances in a grid window in the same way that a double click on the entity does.  |
1  |
| 25/07/2003 10:20:33 | change version numbering | i have changed the version numbering so that we have the mainVersion.SubVersion.Revision  | 1  |
| ID | Name | Raised Date | Closed Date | Description | Resolution |
|---|---|---|---|---|---|
| 470 | Editing a weighting then click on other tab changes not reflected | 26/07/2003 14:44:30 | 27/07/2003 18:00:00 | If an entity instance has weightings and one of them is being edited and the user clicks on oneo f the top level tabs (description, attachments etc.) then the edited weighting is lost, the changes are only stored when a weighting tab is clicked.  | Added code at the top level to make any changes necessary on tab click  |
| 468 | deleting an item that is related to another does not update the list in an edit pane | 26/07/2003 13:31:35 | 26/07/2003 14:31:35 | When an item is related to another and item2 is displayed in an edit pane, if item1 is deleted then the edit pane relationship display is not updated and a reference to the deleted item remains.  | the edit pane just wasn't being informed under these circumstances. changed so that it is.  |
| 467 | When an instance is created from the model browser then the list is not updated. | 26/07/2003 13:44:02 | 26/07/2003 14:44:02 | When an instance is created from the model browser by using the pop up list from the hierarchy or the insert key then any free floating list of instances is not updated to reflect the new addition.  |   |
| 466 | Generic List of instances not updated when hierarchy node changed | 26/07/2003 12:37:22 | 26/07/2003 13:37:22 | When an instance has been added to a hierarchy and the list of instances is open in a window, when the instance is edited in the hierarchy then the changes are not reflected in the generic list.  |   |
| 462 | creation of a new entity instance in hierarchy does not refresh list | 25/07/2003 16:05:55 | 25/07/2003 16:35:00 | Entity Instances lists which are displayed in their own window are not updated when a new instance is created in a hiearchy. The model browser is correctly updated but the free floating list is not.  | minor coding errors in the observer for the grid form led to the entity name not being recognised and then the base collection cloning was not propogated to the control.  |
| 461 | could not show weighitngs in templates | 21/07/2003 10:21:19 | 24/07/2003 18:21:19 | the report template functionality for <!CTA theobject.weighting.weightingname !> isn't actually picking up the weighitng name so the template is showing a blank value.  |
Fairly simple change to the parsing code - it was just an index that was out in the token array.  |
| 469 | Changes in name of related item are not reflected in list | 27/07/2003 17:43:08 | 27/07/2003 18:20:00 | In the hierarchy view, when a related item is changed, if it is listed in the currently edited entity then the relationship list is not refreshed.  | amended the update relationship functionality  |
| 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  |
| 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  |
| 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?  |
| ID | Name | Raised Date | Status | Raised By | Description |
|---|---|---|---|---|---|
| 150 | allow drag from generic hierarchy to xref | 30/04/2002 15:26:19 | IMPLEMENTED | Alan Richardson | allow dragging of transmuted nodes from the generic hierarchy on to the xref list  |