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 8 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.
 
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 6 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.
 
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.
 
2141 6538 d 5 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.