| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 2136 |
5130 d 4 h |
brianf |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
DEVIs:
DEVI-067892
DEVI-067906
DEVI-067994 |
|
| 2134 |
6150 d 0 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
EA_DocGen's embedded style tag text parsing capability made compatible with EAv7.1 (this latest version of EA allows users to embedd RTF tags, which caused an problem for EA_DocGen in that < and > chars used by EA_DocGen tags are escaped).
NOTE: Further work in this area may be needed. |
|
| 2132 |
6160 d 0 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
Attempt to make access to package, element, and diagram notes fields a little safer by checking for null and empty strings.
Also allow users to force tab settings to 2.5cm for headings. |
|
| 2130 |
6241 d 6 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
To ensure that tag-based text parser applies strikethrough/italics on rejected/proposed requirements. |
|
| 2128 |
6244 d 1 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
Allow use of HTML break tag in table cell specifications within the EA_DocGenTable elements to specify paragraph breaks.
Fixup some minor issues with reqmnt formatting (excessive CR/LFs)
Insert abort detection into text parser. |
|
| 2126 |
6244 d 3 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
Added ability to embed style formatting controls into Package, Diagram, and Element description text.
Styles can be MS-Word styles, or EA_DocGen styles (only support tables thus far). |
|
| 2124 |
6311 d 1 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
Some tidyups to options behaviour
New outline numbering tag sort feature (DEVI-050934)
New option to disable use of notes when serialising requirement elements (DEVI-050935) |
|
| 2122 |
6314 d 0 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
Relationship Matrix changes:-
1) To add capability to refer to from/to package by a name
2) Bold/Font Size Formatting of cell content when user turns on element notes display (devi-050343).
3) RelMatrix options are saved as a comment into the generated word document for debugging purposes and as an aid when reviewing the document.
Other Changes:-
1) Default is to have Word visible during document generation
2) User can highlight anywhere in doc model before initiating a document generation via the menu |
|
| 2120 |
6325 d 23 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
Fixed an issue with Relationship Matrix generation where the destination items were not being filtered by the "To Package" specified in the matrix element options. |
|
| 2118 |
6339 d 2 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
DEVI-50319 Style1 Relationship Matrix generation fails
+
Added new options for relationship matrix generation to allow notes of EA elements to be printed underneath the names in cells within the left-hand column of the tables. |
|
| 2116 |
6360 d 3 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
1) Added ability to generate test case sections using NumPara styles so as to not clutter up the table of content, and to make the section headings in the document less prominent.
2) Some additional content suppression options have been invented, and the options modification form has been updated to use a scrollable checkbox list so that more and more options can be created without consuming more space on the form.
The additional options are:
Suppress Method Characteristics
Suppress Class Characteristics
Suppress Class Requirements
Suppress Class Constraints
Suppress Class Realizes
Use NumPara for generated Test Cases |
|
| 2114 |
6360 d 23 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
Added a "Generate Standard Views" menu item to aid developers in creating the design view packages required in the model. |
|
| 2112 |
6403 d 3 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
Add "Device" to list of allowed element types. |
|
| 2110 |
6440 d 1 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
Added generation of text for source reference information (doc, doc version, section number) (devi-47568) |
|
| 2108 |
6461 d 0 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
1) Fixed bug that prevented the Modify EA_DocGen Options menu item from opening its dialog.
2) Added feature to filter out diagrams that user has marked for exclusion from generated (RTF) documents. |
|
| 2106 |
6464 d 4 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
1) Document generation now carried out in separate thread, and can be aborted by user
2) Removed document generation progress window in document generation dialog
3) Made most class methods and data static to simplify class to class usage
4) Added project glossary content sorting
5) Added menu item to identify current guid clipboard content
6) Added menu item to follow an EA_DocGen link items guid's to the source package/element/diagram
7) Added menu item to update the name of an EA_DocGen link item
8) Added save/restore of document generation template and output file names
9) Made menu display faster
10) Added table element "indent=" control option
11) Added table "borders=" control option
12) Added requirement text indenting capability based on requirement tag and the number of dots it contains. |
|
| 2104 |
6488 d 0 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
1) Programmatic fixup of document template style errors - all heading levels bolded, fixed level7 restart problem if older ERG templates are used.
2) Created fake heading levels for level 10 and above - because MS-Word does not support levels above 9
3) Added option to suppress missing relationship warnings in relationship matrix tables
4) Added new "Name Link" element type.
5) Added sensitivity to new stereotype "API", as discussed in EA Guidelines document.
6) Removed older formats for requirement documentation generation and tidied up the options dialog appropriately.
7) Added Relationship Matrix style concept |
|
| 2102 |
6500 d 5 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
Added support for composite element structures (ie. classes modelled within other classes, etc). Such structure is now reflected in generated documents. |
|
| 2100 |
6503 d 6 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
[NEW] MS_Office_Assembly 7.0.3300.0.cots
This version now formally refers to the MS Office Assembly as a dependency. The office.dll that is the assembly, must be installed into the GAC of a target machine during installation of EA_DocGen. |
|
| 2098 |
6507 d 7 h |
ghuddy |
/EA_DocGen/trunk/ |
DevTools/EA_DocGen: Checkin by Svn Import
Disabled "View Output" button until after document generation has completed.
Serialised diagram notes to generated document.
Created styles for class details (speeds up serialisation of document with lots of classes in it). |
|