Subversion Repositories DevTools

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2169 6298 d 7 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
To fix 2 major problems found in EA requirement export, and to add an "About" dialog containing the version of the add-in.
 
2165 6319 d 4 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
To fix an issue with dependency deletion on importing requirements from ReqPro into EA.
 
2161 6350 d 4 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
Change to subsystem import/export - The reqpro attribute is now assumed to be named "Susbsytem Type".
 
2157 6361 d 7 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
1) Fixed up some issues with Requirement Type import/export. Enforced a single stereotype value usage for requirement elements when importing.
2) DEVI-49702 - enhanced attribute export mechanisms
 
2155 6367 d 9 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
Added direct EA-to-ReqPro requirement export capability
Added import of additional attributes (Subsystem, Stability, Requirement Type)
Improved trace relationship imports so that EA traces are both removed and added when necessary (removal was not previously supported).
Improved overall performance of trace relationship imports.
Harmonized attribute imports between Traceability and DocModel import operations.
 
2153 6441 d 5 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
1) Added import of source reference information (doc, doc version, section number) from the ReqPro database (devi-47568)
2) All dialogs forced to be top most.
3) Added exception handling to CSV export function
 
2151 6446 d 7 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
1) Made import run in a thread so as to not lock up the windows message pump of EA
2) Added more trace log output to give user confidence that something is happening while the import is in progress
3) Made all dialogs have TopMost=true to ensure user sees and addresses them.
4) Disabled resizing of dialogs that should be fixed in size

Also, see DEVI list.
 
2149 6510 d 9 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
Import for traceability now writes trace info so that software designers can generate a diagram and establish traceability by adding design elements to the diagram and drawing trace links to them from requirement elements on that diagram.
 
2147 6511 d 9 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
Persisted "Allow Package Structure Fragments" setting on filter dialog.
Set defaults for "Allow Package Structure Fragments" setting on filter dialog - true for traceability imports, false for doc model imports.
Modified change log handling to account for colon characters in element notes.
 
2145 6528 d 5 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
Added persistence of ReqPro filter settings.
Re-organised menus slightly.
 
2143 6537 d 6 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
Added modelling of ReqPro trace hierarchy in EA connectors to support the generation of relationship matrix tables in requirement documentation as well as diagrammatic representations of requirement relationships.
 
2141 6538 d 4 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
Large scale changes have been made to
a) remove direct database export capability, replacing with a CSV export
b) Include a new package/requirement structure import for document model purposes
c) Added extensive ReqPro database filtering capability to all imports
d) Provide substantially more help to designers when using import for traceability use.