96 Commits

Author SHA1 Message Date
b205e6bb4d Implement NumberWithLevel flag to create correct tabs in RNO column
add NumberWithLevel format flag
Handle double spacing (flag) in Table of Contents
Draw double lined box around High Level Steps (only HLS, not substep)
Double Lined box; Caution & Notes xoffsets and widths for printing in column (not across page); NumberWithLevel support (xoffsets); Align1StLevSubWHLS (format flag support); XBlankW1stLevSub adds extra line after 1st substep
procdesr pagelist include check for dashes in procedure number
2014-03-25 12:07:45 +00:00
97c4d4d941 For Point Beach, added LimitWidToPageWid so that text does not go past pagewidth into right margin 2014-03-18 12:12:20 +00:00
7530ca00f3 For range transitions, don’t put ‘, Step’ in text twice if there is an optional section number
Added underline flag for transition text
Added support for underline flag for transition text and fixed bug where replace words that had underline on/off for ‘OR’ turned off underlining in transition text
If selectedindex for section list was -1, set to 0 and refresh the section list
2014-03-10 12:44:48 +00:00
154dbeabb8 Added support for Point Beach’s format flag DiffContActBox for their asterisked boxes
Added new method to ‘GetNextItem’ for an iteminfo so that next item is found in memory, not get from database
2014-02-24 17:35:07 +00:00
48ee3854a2 Fixed checkoff logic so that it handles Signoff style of checkoffs
The checkoff/signoff list was not always refreshing in the step properties panel.
Added format flag CheckoffOnSubStepsOnly for Bryon and Braidwood
2014-02-24 16:36:20 +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
c2f11de722 Logo for WCN cover pages was printing at top of page. Fixed the location of image printing in Word Documents
Added IsCaution1 boolean check (for WCN BCK formatting); underline background document header
Added RO Format flag: UpRoImmAftrDashSpace
2014-02-05 13:45:00 +00:00
0d338ef3b7 Added new bottom continue message location type 2014-01-25 00:35:29 +00:00
Rich
d959824dd4 Added DevNoteOrCautionTabOffset property
Hid Volian "V" Create PDF button when viewing a multi unit procedure
Added null check to mylookup value in ContainsKey method of ItemInfo class
2014-01-24 05:13:03 +00:00
Rich
150fa210f7 Added property UseRNOParentIdent for Braidwood
Used property UseRNOParentIdent for Braidwood
2014-01-23 21:21:20 +00:00
Rich
7793bd2397 Specific changes to Byron/Braidwood fomat files
Added default parameter to GetCombinedSlaveValue method and revised calls to method to utilize default parameter
Added code to convert xF8 to degree symbol
Revised CheckNoteCautionTab to handle when step format data calls for separate boxes for notes and cautions
Added BoxLeftAdj property to support Braidwood boxed items
2014-01-17 16:10:22 +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
Rich
75abd14dd4 Added CapSPIfLastLower=True for Catawba and McGuire
Added CapROIfLastLower=False for Catawba and McGuire
Added CapSPIfLastLower for Catawba and McGuire so that only setpoint ROs are uppercased if the surounding text is uppercase.
2014-01-15 19:29:26 +00:00
Rich
74886aa3b4 Added code to handle diamond1 format item
Added RNOWidthAdj flag for Braidwood
2014-01-08 20:13:11 +00:00
ebc76d5f62 Added AdjustRNOCautionNoteWidth flag(Catawba and McGuire) 2013-12-20 16:51:22 +00:00
b414bfbe12 Added check for null template 2013-12-13 16:07:47 +00:00
a2f1fb0640 Fixed separator location logic, added Template logic for Prairie Island Alarms
Added ChildIndent for use with Callaway Backgounds
2013-12-06 19:51:59 +00:00
1415128986 FNP: Component List on document style & Bottom continue message location fix
FNP: Component List moved to document style
2013-11-20 13:26:11 +00:00
fadac13f82 Various FNP tabbing & template fixes
Get text for template steps
Template improvements & added AlignHLSTabWithSectOvride for FNP
Support for TitleWithTextRight step types
Support PSOnlyFirst docstyle flag for FNP
Printing of FNP’s component lists (templates), PSOnlyFirst docstyle, PrintNoTitle, subsection has own docstyle, and FNP tab locations
Support PSOnlyFirst docstyle, Like6_ButDoesntNeedSubsection numberingsequence & PrintNoTitle, for FNP
2013-10-28 13:58:40 +00:00
Rich
741196f035 Tabs using ‘.’ Versus ‘)’ in reference sections.
Format flag for Foldout Note spacing
2013-10-17 16:43:17 +00:00
512db4b89e Redefined WidthOverride to be a string instead of a float 2013-10-02 21:51:34 +00:00
062cf39e53 Use template for inserting steps for Callaway Backgrounds
CALBCK format flag
2013-10-02 10:41:04 +00:00
Rich
0e272b7513 Added definition of NoSpaceMultipleRNOs property 2013-09-30 18:29:24 +00:00
9bc84679d3 ReadOnly Step Property for Backgrounds
Support ReadOnly step property for rtb size
Support ReadOnly for rtb
Pagination for Background documents, i.e. HLS/Caution/Note have pagebreaks
Pagination for Backgrounds; Pagelist items for Backgrounds; tabs & offset for backgrounds & minor general Callaway
PageList items for Background documents (HLRNO & HLSTAB) and CURDATE & CURTIME (for fnpnmp)
2013-09-25 16:09:15 +00:00
2870d68cf3 CAL Continued format improvements 2013-09-05 15:49:15 +00:00
a75e3cdebd Added AdjHighLevelTab for HL RNO 2013-08-20 11:17:02 +00:00
0eda70c1c8 Added TurnOffReplaceWords format flag
Added space after UnderlineOn command when converting.  Fixed the conversion of Top Continue Message, when not defined in 16-bit, set to an empty string so that it is not inherited from the Base format
Added TurnOffReplaceWords flag
Don’t do ReplaceWords if TurnOffReplaceWords is set to true
2013-07-17 15:13:02 +00:00
Rich
2067a6f212 Added IsTransition, AdjustStepTransitionText and BoldTransitionExceptHLS properties to PlantFormat class for VCSummer data
Added code to utilize BoldTransitionExceptHLS property for VCSummer data
Added code to reset MyGaps when changing sections for drawing centerline for VCSummer data
Added code to handle Transition Caution and Transiton Note when printing PDF for VCSummer data
Added code to handle proper incrementing for lower case roman numeral page numbering for VCSummer data
Added code to handle hard new lines in Procedure title for VCSummer data
2013-07-03 03:40:09 +00:00
Rich
54bae90bfb Added new property to DocStyle named ShowSectionTitles 2013-07-02 15:33:03 +00:00
91c7da8300 2013-06-17 13:52:24 +00:00
ad2e39dc4d 2013-06-14 14:22:00 +00:00
Rich
8f962bc778 Added LandscapePageList property for processing VCSummer data
Added CenterLineX, CenterLineYTop and CenterLineYBottom properties for processing VCSummer data
Added FixedMessage property to support end message with CRLF characters
Added RelXLocation, RNOWidthSameAsHighParent, SingleColumnRNOIndent, RNOExcludeMacros and MacroTabAdjust properties for processing VCSummer data
2013-06-11 18:44:03 +00:00
dbf6f8feee 2013-05-29 14:55:32 +00:00
8984f3bcd4 2013-05-09 12:23:53 +00:00
e8a518fdf9 Renamed “Bullet” associated with format flag to “BulletOnContinuous” 2013-04-18 15:55:10 +00:00
f0d9003d0d 2013-04-17 12:31:14 +00:00
4b26543dca 2013-03-26 13:32:19 +00:00
bfa0add51c 2013-03-25 12:09:11 +00:00
661bf3887d 2013-03-12 13:33:29 +00:00
4c673f0ea3 2013-02-20 11:42:32 +00:00
7f58611e6b 2013-02-08 12:22:26 +00:00
Rich
9e35e1ec4b Added new SlashReplace format variable to control how Slashes are treated when the procedure number is converted to a pdf name.
Changed formating of Cautions (Not Bold and Heading removed underline)
Corrected RO_Lookup logic for page Header.
2013-02-06 16:36:34 +00:00
Rich
398972fab1 Use GetJustRoDb to reduce unnecessary data loading
Added flag to allow the section to have optional content.
Optional Content flag eliminates message "No Section Content"
Handle RO_Lookup Page Token
2013-02-05 14:58:32 +00:00
42c3ba8dd5 2013-02-01 14:58:37 +00:00
ee85f979c8 2013-01-21 13:47:29 +00:00
4516759585 2012-12-05 16:44:14 +00:00
daec29dc9a 2012-11-08 17:05:45 +00:00
64df0e68b0 2012-06-26 15:17:46 +00:00
b7270782e6 default to the DocStyle font (if needed) for PageStyles (pagelist) 2012-06-18 20:23:14 +00:00
bbb8a2a09c 2012-06-08 13:12:39 +00:00