Version Tracking Report 0.1.26

Beta bug fixing
FAQ report tweaking
User Defined Templates

Tasks

Date Name Description Duration
25/06/2002 08:05:03 design templates It would be useful to provide the user with a simpler mechanism for user defined reports than having to write the whole script.

Add templates
<!CTA ... !> to sandwich the info
For Each x in collection
Next

should be adequate

also provide a way to use templates in scripts 
27/06/2002 09:08:48 Document Templates Add the templates to the documentation

also add the new weightingInstances property on node, links and instance which is very handy when templating

and fulfilTemplate and fulfilThisTemplate functions on cdiface for using templates with scripts. 
26/06/2002 08:06:59 Code Templates build a simple tokeniser and interpreter for the templates.

nested for implemented using a stack (only one var to track per loop block) 
26/06/2002 13:08:07 test templates build some test template reports 

Defects Fixed

ID Name Raised Date Closed Date Description Resolution
298 Default Entity Names should include the id so that they are unique 28/06/2002 10:20:21 01/07/2002 11:30:21 Default Entity Names should include the id so that they are unique   
295 treebrowser changed/save changes loop 27/06/2002 11:30:14 27/06/2002 14:11:14 when an item in the edit pane of the treebrowser changes, and the tree is clicked on then the system correctly prompts for "dirty - save?" if yes is clicked then the item is saved, but the system prompts again.   

Open Defects

ID Name Raised Date Status Criticality Description
299 New Entity does not update the entity list 28/06/2002 10:30:58 OPEN MEDIUM in the tree browser when an entity is selected and the user creates a new entity then the entity is shown in the tree but not in the list 
208 entity create needs saved twice 30/05/2002 16:24:02 OPEN MEDIUM when creating an entity, and saving it.

the save is made but the form brings up the save button once again. the second save commits and does not ask for another save

this is a sporadic problem and may be due to an oversensitive keyboard setting on the laptop? 
288 Updating a hierarchy branch name does not reflect in tree browser 21/06/2002 12:56:16 OPEN MEDIUM Updating the name of an entity when it is a hierarchy branch (from the hierarchy browser) does not update the model browser tree pane. 
275 time not always shown on date weighting 19/06/2002 11:45:59 OPEN LOW date is not always shown when a date weighting is selected

- workaround -
click the other tabs a few times 
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? 
302 node style font change does not apply on its own 28/07/2002 10:30:21 OPEN LOW in order to effect a font change, the colour has to be changed as well, just changing the node style does not affect a change 
300 node style caption does not reflect selected item 28/06/2002 10:30:00 OPEN LOW node style caption does not reflect selected item

the caption on the dialog should say link style if selected a link and node/link style if on both 
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 
62 icons on buttons are not transparent 17/04/2002 OPEN LOW need to turn the .ico into .bmp and setup the mask property 
49 popup menus use mouse co-ords 19/04/2002 14:31:35 OPEN LOW this isn't particularly good when we are using the insert keys
 
303 create new node should use style on the node style dialog 01/07/2002 10:30:02 OPEN LOW create new node should use style on the node style dialog 
301 node style dialog buttons should have tooltips 28/06/2002 10:30:46 OPEN LOW  

Requirements Implemented

ID Name Raised Date Status Raised By Description