179 Commits

Author SHA1 Message Date
92dfcf47ed Use property to initialize (prevent null reference)
Added sup info pdf print to supinfo print enum
Use sup info pdf print from enum
fixed typo and use sup info pdf print from enum
B2017-136: Support section titles in proc step sections that have SAMG facing page supplemental info
2017-07-10 12:10:58 +00:00
74898f5e4e Added methods to use common dictionary of fonts part of B2017-117 Out of Window Handles fix
Use method from VE_Font to get a font reference (uses dictionary so redundant Window Handles are not created)  B2017-117
Add a Using statement when we temporarily create a RichTextBox to ensure the Window Handle is free’d. Also use method from VE_Font to get a font reference (uses dictionary so redundant Window Handles are not created)  B2017-117
2017-06-12 17:57:22 +00:00
21223b9b1f B2017-102: For figures, don’t add extra line for change bar lengths
B2017-102: Add an offset for width to locate Change Bars on supplemental information
2017-06-05 13:14:44 +00:00
9bf88111f1 Change the ReplaceSymbolChars list to an indexed list (like transitions) 2017-06-01 15:09:59 +00:00
4324fd93ae B2017-103: Bottom continue message location adjustment
B2017-103: Bottom continue message location adjustment using format value
2017-06-01 12:26:33 +00:00
9b881f551e C2017-008 Formats now have a grouping allowing us to change a symbol character’s font family, size, style, and/or the actual character 2017-05-26 15:13:19 +00:00
6e94a74803 B2017-085 Added hard returns back into the template
B2017-085 Added logic to handle hard returns in the templates.  Fix logic that grabs template titles that contain spaces.
2017-05-23 18:02:46 +00:00
bbbcdf946a Add text to checkbox for blank page printing
Improve pagination for SAMG facing page print
2017-05-12 13:50:02 +00:00
e7f9d4e3ed Support for SAMGS Supplemental Information 2017-05-03 13:57:12 +00:00
ac103b0f77 Fixed a typo in the get of the SectionNumberAndTitleLength flag name 2017-02-13 14:32:58 +00:00
d88c2fa54b Added new format variable SectionNumberAndTitleLength 2017-02-08 20:18:16 +00:00
54765cea95 F2016-061: Additional signoff types for VCBA & WST1 for SCANA’s maintenance department 2017-01-24 16:00:06 +00:00
4c4396e8c8 C2017-002 Allow inheritance of step data elements 2017-01-10 13:01:58 +00:00
0b7371367c Equation Editor interface support 2016-11-17 15:05:15 +00:00
2342de91bd Added EditoralSpellCheck format flag 2016-10-25 18:46:39 +00:00
Rich
0726a87325 Added a Format Property (IncludeSectionNum) to Include Section Number in Section Cautions and Notes.
Bring active window to front, so that active window can be seen.  Sometimes the active window was being displayed under other windows.  This makes it possible to see the active window
2016-10-21 15:05:21 +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
7bd76400c3 B2016-165 – Added function to get an item in list given an index
B2016-165 – fix crash on Section Properties when changing format and new format has less docstyles than newly selected format
2016-07-13 13: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
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
4ae5fdf980 VC Summer Unit 2 & 3 Single column format 2016-06-14 13:52:50 +00:00
7f38f14657 Use config data to determine whether a step is enhanced rather than format flag EnhancedLinkedStep
Remove EnhancedLinkedStep format flag
Remove unnecessary comments
2016-05-19 12:57:29 +00:00
ba8d5d9ea7 C2016-004: Added new format flag ‘NoDefaultSectReq’ to Transdata to use 1st step section as Default if none defined 2016-03-18 15:26:13 +00:00
41e03c8295 B2016-074: Clean up various edit and print issues
B2016-074: Extend right border
B2016-047: Added ‘DSS_ChklstEditSize’ to docstyle for setting of edit window size
2016-03-14 13:00:09 +00:00
0b3e70fd6d Added a text box to enter a grouping title for use on the auto table of contents
Added TOC_Grouping_Title
Added TofCProcedureStepsTitle to rename the section title “Procedure Steps” to “OPERATOR ACTIONS” on the auto table of contents (used by V.C Summer -  SUMall.xml)
2016-03-08 21:01:13 +00:00
6366af8b47 Enhanced Document support
Null check
Move DisplayText.cs to CSLA
Enhanced Documents – don’t allow ‘Save’ RO on enhanced step
Enhanced Documents windowing
Enhanced Documents remove unnecessary options
Enhanced Documents – don’t allow ‘Save’ transition on enhanced step
Enhanced Documents/Insert,Delete,Paste
2016-01-20 16:43:23 +00:00
e1d596e85f Added a default column mode for the procedure
Logic to use the default column mode set in the format
Created a default column mode for the procedure
2015-11-02 21:31:47 +00:00
8708d0bbfc Continuous Action Summary logic
Added a LazyLoad that passes in the default value
2015-10-23 18:13:53 +00:00
Rich
406ec0f036 Added Format Flag to account for Sub-sections levels in the Sequential Numbering
B2015-162 Bug was able to be fixed with data.  Attachment 7 and 8 in Shared AOP 79 were incorrectly set to print Number and Title.
2015-10-13 13:56:32 +00:00
9e0b85c5ac Added Express format flag; adjust tabs/indents for section, subsection, step and substeps; flag warnings as separate from notes & make boxes different between Notes/Cautions/Warnings
Proms Express: Adjust PrintLevel (of steps) for tabs
Proms Express: Added Express flag
Proms Express: Put out message when user adds substep that is greater than a level of 4
Proms Express: If a section doesn’t have text & in Proms Express, don’t put out ‘No Section Content’ message
2015-08-05 12:55:50 +00:00
238c92502f Use ‘DocStyleListActive’ for section types 2015-07-22 14:50:03 +00:00
6c6f895834 Change ‘Count’ to ‘MaxIndex’ for ‘vlnIndexedFormatList’
Rename ‘Count’ to ‘MaxIndex’ in ‘vlnIndexedFormatList’ to clarify what variable is, fix plural of box (boxes)
2015-07-20 14:29:34 +00:00
a98f4998da Support for Inactive document styles
Change ‘Count’ to ‘MaxIndex’ for ‘vlnIndexedFormatList’
Add Inactive flag
2015-07-20 14:28:22 +00:00
Rich
4f4513ffe5 Added CenterToStepThenPage format flag which smothly transitions the left margin of a table as the table width increases from the high-level step width to the page width. 2015-07-13 15:49:08 +00:00
7bc11c7fb6 B2015-071: Fixed handling of sublevels in templates (for EXEBCK)
B2015-071: EXEBCK template had spaces in template text, fixed parsing of this
2015-06-22 14:41:55 +00:00
eaa5d49b65 Changed TofCLineSpacing from an INT to a FLOAT to allow for half line spacing
Logic to handle float TofCLineSpacing and to shift the section title to section number starting position if there is no section number
2015-06-17 17:45:31 +00:00
7dbde80f7c Add line width, CLineWidth for lines internal to training format
Add line width, CLineWidth for horizontal & centerline  (WCNTRN)
Use docstyle’s CLineWidth for horizontal & centerlines, if defined )WCNTRN)
2015-06-16 15:36:55 +00:00
e877c61b7f Added maxlen for the responsibility column text length
WCNTRN: Added maxlen for the responsibility column text length
2015-06-05 16:06:12 +00:00
c0dc3f174b WCNTRN: Add Step Responsibility
WCNTRN: Added SectTop (for section number & continue message)
WCNTRN: Added Responsibility textbox
2015-06-04 14:54:04 +00:00
21407f336a Added format variables for Wolf Creek Training format
Save the Y position for the placement of a line after the section title.  Also adjust the width of the section title with respect to the section number. All for the Wolf Creek Training format
Print a horizontal line after the section header (number and title) for the Wolf Creek Training format
2015-06-02 21:40:45 +00:00
06944c6503 Initial Wolf Creek Training Format
Initial Wolf Creek Training macros
Added WCNTraining flag
Use WCNTraining flag to always paginate on subsection
Don’t do docstyle reset if in WCNTraining format
Do centerline if in WCNTraining format
2015-05-26 13:59:39 +00:00
97225f61b8 Added SameRowAsParentMultiLines for Comanche Peak 2015-05-21 17:59:20 +00:00
af470cb08b Folder/DocVersion Specific Info & Sign-off flag 2015-05-14 14:39:43 +00:00
a5f930391a Added LimitCautionNoteWidthToHLS flag to adjust the width of the cautions and notes when used off of a substep. Added OnlyBulletSameCautionNoteType to control the use of bullets when multiple notes/cautions (of different types) are used. 2015-05-13 17:24:39 +00:00
d6557f578a Added MaxWidth property that allows for defining width of PSI data and supports multi-line text (introduced for wstalr)
Adjust top margin for multiline pagelist items (introduced for wstalr)
Support multi-line PSI item, using ‘MaxWidth’ pagelist property (introduced for wstalr)
2015-05-06 12:25:57 +00:00
32acf4ac5a fixed various issues during initial delivery prep
Treat ‘#’ as symbol in tabs, so that ‘#’ isn’t included in resolved transition text & top/bottom continue messages (for AEP)
Created a format variable ‘RNOWidthAltAll’ to be used to adjust all RNO parts, not just those off HLS. (for AEP)
2015-04-10 13:53:34 +00:00
1b03974f55 Added AllowTransitionFromSection in TransData xml node
Use ‘AllowTransitionFromSection’ TransData format flag to determine whether Transition Panel is displayed when positioned on a section title.
2015-03-24 13:39:51 +00:00
086e73720c missing box
docstyle messages: {par} consistent with code
docstyle messages: {par} consistent with code & missing box
Handle par in endmessage
Allow for more end message text length
Handle asterisk hls draws when steps are compressed
For RNO separator, if aer column is further down on page than rno, print rno separator off of aer (was causing separator to print beyond margin)
2015-03-16 13:54:18 +00:00
2c0a9d9804 use docstyle/Continue/Top/UseStepTabs flag
define docstyle/Continue/Top/UseStepTabs flag
2015-03-06 13:30:27 +00:00