170 Commits

Author SHA1 Message Date
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
7348a5f119 Add ‘SkipNonSeqTabWithPar’ to StepSectionData for inclusion of parent tab in current tab when intermediate non-sequential steps exist 2015-02-13 14:40:42 +00:00
98dc16f69b Add DontResetIndentOnNewline (for BGE) 2015-01-16 14:58:52 +00:00
4ea481e430 Set the NumberingSequence to 11 (WithinEachSectionNumber) in the Attachment-SubSections document style
Set the NumberingSequence to 11 (WithinEachSectionNumber) in the Valve List document style
Added a new NumberingSequence 11 – WithinEachSectionNumber which will continue the page numbering across sections that have the same Section Number and are set to print continuous.
Added logic to support the WithinEachSectionNumber NumberingSequence type
2014-12-11 19:32:39 +00:00
85a8a26504 added Docstyle format flag DSS_WordContentLandscaped to flag that Word content is landscaped
don’t change level for steps under sequentials (only under notes/cautions/equipment lists)
use Docstyle format flag DSS_WordContentLandscaped to make End message landscaped
2014-11-18 15:12:23 +00:00
bcc0ec5a3b force alignment of ‘Unnumbered High Level Step’ with section text
Calvert: force alignment of ‘Unnumbered High Level Step’ with section text
2014-11-12 15:17:17 +00:00
235b6f7472 Added Print/HorizontalSubstep flag (default to false). Was in 16bit to flag footnotes for BGEVL (in addition to NotesToFootnotes
Set HorizontalSubstep flag to true (for Note type as footnote)
Added property ‘IsFootnote’; for Calvert formats: don’t bullet a single note/caution
Added HorizontalSubstep flag
Use ‘IsFootnote’ property to determine if a note is a footnote.
2014-11-06 14:30:40 +00:00
1129cb3431 Adjust landscape word section pagelist item locations & flags for printing pagelist items as landscape
Calvert: Added ‘DSS_PageListAddSectCont’ flag to docstyle->Style to flag continue message in section title
Calvert: Reset svg’s for document styles that have ‘DSS_PageListAddSectCont’ so that pages other than first have continue message
Calvert: Print continue message for “ATTACHTITLECONT” pagelist item (but not on 1st page)
2014-11-04 16:48:26 +00:00
bffb924c2e BGEVL: added NotesToFootnotes flag
Paginate BGE Valve sections
2014-10-29 14:42:40 +00:00
Rich
be0ae3dbe2 Support for a Null STBoxIndex 2014-10-24 16:49:05 +00:00