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.
 
2175 6156 d 19 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
Fix problems with displaying change logs when requirement elements are deleted after formation of the log.
Fix problems with EA_OnOutputItemClicked handler where element ids were mistaken for package ids. Element Ids now take precedence over package ids.
 
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.
 
2167 6312 d 21 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
Re-designed Traceability import operations to import ReqPro database structure in addition to requirements.
 
2161 6349 d 19 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".
 
2159 6349 d 23 h ghuddy /EA_ReqPro/trunk/ DevTools/EA_ReqPro: Checkin by Svn Import
Export of Requirement Type done via StereotypeEx in preference to Stereotype field in EA element, since the EA element properties display seems to be linked more closely to the StereotypeEx field.

Improved "Show In Browser" functionality with respect to change log displays

Export Subsystem functionality enhanced to treat subsystem tagged value as a comma seperated list.
 
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.
 
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.
 
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