30 Commits

Author SHA1 Message Date
7f899175d1 C2024-017 Removed old (not implemented) format variables and settings from the format files and removed incomplete references to them in the C# code. Also added descriptions of the used format variables in the C# code that hooks the XML format files to the PROMS C# logic. 2024-07-26 14:54:11 -04:00
e309c4a814 F2024-047 - Added (to all BNPP formats) a transition type that can be used to referenced procedure steps containing standard step text. 2024-03-27 14:29:09 -04:00
e7298c5201 F2023-112 inital check in of Vogtle Background format 2023-12-15 15:25:13 -05:00
1e217c71ec B2022-015: BNPP - Added an ‘NotInRO flag’ for replace words to determine whether RO text should have Replace Words applied 2022-01-21 15:23:47 +00:00
8755e9f0ad C2021-056 Added FirstWord flag to ReplaceWords
C2021-056 Added logic to support the FirstWord flag in ReplaceWords.  When set, the word will be replaced only if it the first word in the text.
2021-10-27 17:44:14 +00:00
2b25136036 F2021-053: BNPP Alarm – need ability to have super/sub scripts in the text of Alarm Tables (ROs) 2021-10-25 12:18:49 +00:00
be5bb48f82 C2021-045 add BeforeList ReplaceWords flag
C2021-045 add logic to support BeforeList ReplaceWords flag
2021-10-13 17:55:15 +00:00
bbcb638024 C2018-039: Upgrade – User Control of Format 2018-12-12 15:34:25 +00:00
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
bbbcdf946a Add text to checkbox for blank page printing
Improve pagination for SAMG facing page print
2017-05-12 13:50:02 +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
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
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
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
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
9bb365da74 IP2BCK: Don’t underline Step/Note/Caution pagelist item
IP2BCK: Added docstyle flag ‘DSS_PageListSpBckgrnd’ for IP2’s special background printing items
2014-10-03 13:42:39 +00:00
9b67771f55 Additional code to support special cases in Template for Calvert Alarms including a TemplateColumnMode and mix of Cautions/Notes
Added Support for BGE Alarms, bottom continue message location.
Additional code to support special cases in Template for Calvert Alarms and new flag SpecialCaseCalvertAlarm
Support for Docstyle DSS_PageBreakHLS for page break on HLS
Changes for Calvert Alarms use of template to define top portion of alarm pages and CONDITION/RESPONSE table support.
Handle 3 top/bottom continue messages for Calvert Alarms; support box around CONDITION/RESPONSE table in Calvert Alarms; {REVUNIT} fix;
if TabPtsPerChar format is 0, set to a default of 6
2014-08-01 11:56:02 +00:00
5023c30710 widen cancel button so ‘l’ not cut-off in small DPI mode
added BtwnTextAndBottom2 for y-location of continue message
Implement BtwnTextAndBottom2
2014-05-15 12:42:45 +00:00
Rich
8ef73fe7b5 Added a new Bottom Continue Message location which limits the message to the bottom margin.
Changed bottom continue message to be limited by the bottom margin.  Previously the continue message overlapped the border.
2014-02-21 12:46:09 +00:00
0d338ef3b7 Added new bottom continue message location type 2014-01-25 00:35:29 +00:00
9ddf1ac940 if format has DSS_AddDotZeroStdHLS and going to a High Level Step, don’t remove .0 from High Level Step transition text
Added enum for DSS_DontDoCheckOffs format flag
2014-01-16 12:05:30 +00:00
7f58611e6b 2013-02-08 12:22:26 +00:00
daec29dc9a 2012-11-08 17:05:45 +00:00
Rich
42c9f9f46f Removed unnecessary "using" statement
Added enums for Page E_NumberingSequence
2010-03-25 19:32:02 +00:00
Rich
c549e65bf5 Corrected enum value (EnhancedBackgrounds)
Numerous fixes
2009-09-16 16:17:04 +00:00
fd3522836b 2009-02-04 13:16:21 +00:00
743f5ea274 2008-01-28 14:07:17 +00:00
Jsj
6e00716c47 2007-11-20 20:12:45 +00:00