Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2169 6297 d 22 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.
 
2157 6360 d 22 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 6366 d 23 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 6440 d 20 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 6445 d 21 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 0 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.
 
2145 6527 d 20 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
Added persistence of ReqPro filter settings.
Re-organised menus slightly.
 
2143 6536 d 20 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 6537 d 19 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.