992 Commits

Author SHA1 Message Date
Rich
a958f403d8 B2017-036 - Fixed logic to account for Section Continue Message. Found in Automated Testing 2017-03-02 15:14:28 +00:00
4686cb0f6e Added a check for column mode before adjusting a sub-step note or caution text width 2017-02-16 17:09:52 +00:00
0f99ac59f5 F2017-011 fixed logic that was partially overwriting the text in the TitleWithTextRight step type (enhanced backgrounds) Also fixed the positioning of the TitleWithTextRight and TitleWithTextBelow step types on the step editor for enhanced backgrounds
null reference check
F2017-013 – added logic to SplitTitle to handle when the page list item containing <SectionLevelTitle> also has text (ex: <SectionLevelNumber>) on the same line and we need to split all of that text onto another line
2017-02-08 20:19:28 +00:00
8d1babe2cd B2017-019 use DisplayNumber and DisplayText on the table of contents so that <u> will get translated 2017-01-30 19:45:09 +00:00
54765cea95 F2016-061: Additional signoff types for VCBA & WST1 for SCANA’s maintenance department 2017-01-24 16:00:06 +00:00
bfc321abbf B2016-269: Ginna – notes on sub-steps were printing beyond the margin and off the page 2017-01-10 14:36:34 +00:00
929d027394 B2016-277: don’t crash on bad data in text field for a figure 2016-12-07 13:57:49 +00:00
a9bd84ad5f B2016-273: checkoff/signoff for embedded images
B2016-272: centered tables print too far to right
2016-12-05 13:55:57 +00:00
Rich
10508fef5f B2016-266 Fixed pagination logic for Section Continue Message 2016-12-01 16:01:38 +00:00
e27bbff7d8 Fix B2016-270: centered equations (one below another) don’t print centered
Fix B2016-259: centered table off centered table was not centered in print (add ‘TableCenterPos’ values)
2016-12-01 13:40:15 +00:00
3a2759470d check for null reference when deleting a source step that has associated enhanced (found during fix for B2016-228)
B2016-228: when creating section/procedure enhanced items, set ‘Number’
B2016-228: when modifying source section or procedure, save ‘Number’ also
B2016-198: User hold point no longer overwrites the ‘INIT/DATE’ signoff heading
2016-11-29 13:52:43 +00:00
1ff60597c3 B2016-262 & B2016-263: for search results & report, print ‘Equation’ for Document text rather than rtf
Additional functionality for Equation Editor, bring up equation editor tool (from registry setting) on Equation button click
B2016-265, print proper size of change bar
B2016-261: don’t print extra blank lines for a table/equation/figure after caution/note off many lined step in single column mode
2016-11-22 14:16:04 +00:00
0b7371367c Equation Editor interface support 2016-11-17 15:05:15 +00:00
Rich
ac126563df All - B2016-247, B2016-251 Complete RO Report Issues:
Underscore in Iamge File Name was being converted to Underline command
Double Underscore was being remove from group headings  This was corrected to change double underscore to a space.
Empty fields were causing the code to crash and print only a small portion of the report
2016-11-10 16:50:24 +00:00
Rich
c014652d90 Keep RO Link for RO Images
Changed AddRtfText to public
Center figures in the PDF
Added debug output for figures.
2016-11-04 13:22:54 +00:00
Rich
f65d364f57 Summer Management Directives should have a Unit Designator of NSBU 2016-11-03 13:25:54 +00:00
e689dc2ba0 Embedded images 2016-10-17 14:25:30 +00:00
Rich
49ced60b22 Procedures with numbers that start with VC2 will be identified as pertaining to Unit 2
Procedures with numbers that start with VC3 will be identified as pertaining to Unit 3
2016-10-14 19:57:19 +00:00
Rich
4266d2fef0 Account for Section Continue Messsage when doing pagination 2016-10-05 17:40:02 +00:00
454697efdf B2016-222 fixed calculation of box height for notes and cautions at a section level
Added a check to prevent an index out of range error
2016-10-04 19:13:11 +00:00
ba5736d19a Fix B2016-219: VC Summer’s centerline prints on top of figure 2016-09-28 16:15:10 +00:00
Rich
1926a435b0 Replace <u> within a PC P/C PSI Value with the current unit number. 2016-09-27 19:35:36 +00:00
570404687c B2016-216 Don’t put a page break between a group heading and the first item under it. 2016-09-27 19:18:01 +00:00
6f16095159 F2016-033: Replace “User Hold Point” with “Verification Point” step type & support its printing
F2016-042: Fix tabbing of section text location (was overwriting number)
2016-09-27 13:04:35 +00:00
Rich
234682420f If the Printable Text - X Location is set for an annotation Type and text is entered in the annotation between square brackets, the text will be displayed next to the step with the annotation. This is limited since there mat not be much space next to the step. The location is in points (1/72 of an inch, 36=> 1/2 inch, 18=> 1/4 inch). Also Up and Down arrows can be included in this text, by typing {Up} and {Down} within the square brackets. 2016-09-26 21:11:28 +00:00
73daac2ce1 F2016-039: fix text column widths when a checkoff is used for vcb formats. 2016-09-26 13:50:03 +00:00
Rich
5b25cf6d6c Added code so that Means can be printed properly. 2016-09-23 14:43:42 +00:00
Rich
41ec066d69 Fixed logic to account for the Section Continue Message at the top of the page. 2016-09-22 14:06:30 +00:00
Rich
65d9e6231d Added support for VCB Unit Numbers 2016-09-16 15:22:27 +00:00
6a737a961d Fix for auto TOC grouping logic (B2016-200) and for line spacing consistency (B2016-205) 2016-09-12 18:47:05 +00:00
36e4b0c3ab Added check for even page number before printing Auto Table of Contents to determine if blank page should be printed. B2016-181 2016-09-06 19:33:14 +00:00
Rich
30c7c16cd0 Fix the RTF for grid cells so that Text is set to use a Text font rather than a Symbol font.
Added some debug code for testing the function above.  After the code was finished, the debug code was commented-out.
2016-08-19 15:31:43 +00:00
Rich
948161603a Set the default text font based upon the current format for Tables. 2016-08-19 15:30:04 +00:00
0804ecc7ee B2016-174: PartialStepCompression does not work correctly for Background formats (those steps that use PageBreakOnStep format flag) 2016-08-09 11:37:12 +00:00
a2835ab73d Added Warning with triple line box, Adjusted PSI Use Class text X-location
Support for Printing ‘[xx]’ text within an annotation by allowing for xlocation on dialog.
Triple Line Box around note or caution
2016-08-04 10:35:26 +00:00
146e1fb968 New Table of Contents flags & MaxWidth for PSIs (for current page)
Improve message when format is changed and not certain if section type is valid. (part of B2016-165)
vcb1: Added MaxWidthCurPage for PSI text widths (use for current page)
vcb1: Table of Contents values for subsections line spacing and grouping section numbers
Table of Contents to handle single space subsections & Grouping section names remove group title
Use MaxWidthCurPage to handle max width, but don’t account for multiple lines when printing content
2016-07-25 15:04:23 +00:00
cc927d1cd5 Meta section printing: pagelist headers, page counts
Meta section printing: xoffset for sub/subsections, pagelist headers, page counts; start title page classification box
2016-07-18 14:00:37 +00:00
6a1c9473a5 B2016-168: Deviation Document printing: column widths were not wide enough 2016-07-15 11:16:50 +00:00
85ea4d6efb fixes B2016-166: calvert pagination for complicated AER/RNO page break 2016-07-14 11:44:13 +00:00
0910a2deb5 Fix B2016-164: Calvert Alarms wrapping of title with text below paragraphs 2016-07-12 13:19:16 +00:00
90f5b01067 fixes B2016-157 & B2015-211 (this bug fix caused B2016-157 – fix put on for it was removed) 2016-07-11 14:12:03 +00:00
Rich
2fce2064b4 Fixed logic to correctly lookup Alarm regardless of the use of hard hyphens or dashes 2016-07-08 15:55:47 +00:00
017d11debb B2016-161: For BGE, fix crash if footnote inserted into procedure step section 2016-07-08 13:12:17 +00:00
Rich
960e09f9fb Support transitions to sections 2016-07-07 12:48:00 +00:00
76b39e3046 B2014-105: When in Calvert Alarm Condition Response table, print AER table in AER column
B2014-105: When in Calvert Alarm Condition Response table, AER column allow insert of AER table
2016-06-28 15:05:42 +00:00
7e2d6ca977 C2014-006: for BGE alarms, transition to window should have window with HLS text
Fix B2015-211 (pagination flag to fix step text from overlapping bottom continue message)
2016-06-27 13:18:00 +00:00
721cc36c8d vcb format: added a proctitle3 so top line wasn’t moved up 2016-06-23 11:05:47 +00:00
6549842c49 Added logic to convert “[RHO]” to the rho symbol 2016-06-22 18:07:54 +00:00
0d13585924 Supporting logic to handle the use of the backslash character 2016-06-21 15:16:12 +00:00
ecc9a866e3 Continue development
VCB1 format:  Only underline top section (if subsections)
VCB1 format:  Format flag to only underline top section (if subsections)
VCB1: step widths
2016-06-17 14:45:51 +00:00