Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2177 5087 d 22 h brianf /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
Upgraded to VS2005 for .NET Framwork 2 in order to interoperate with Enterprise Architect 7.5 which uses .NET 2.
 
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.
 
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.
 
2151 6445 d 22 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.
 
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.
 
2139 6601 d 20 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
First Release