77 Commits

Author SHA1 Message Date
d41c675f6e Added checkboxes for Placekeepers and Phonelist
Supporting logic to save/retrieve Placekeeper and Phonelist information
Supporting logic to save/retrieve Placekeeper information
Added Placekeeper logic
Null reference fix
Logic to get PrintPhoneList flag
Rearranged the panel and added Placekeeper checkbox
2014-04-08 21:02:43 +00:00
a61dabd52e Process pagenum transitions for BGE
Added unit number config item to user interface for printing pagelist items for BGE
Added Print_UnitNumberForPageList config item
BGE: don’t remove ‘.’ At end of tab when making a section/step tab
Check for pagenum transitions for resolving transition text (the type BGE has)
Added UnitNumber, Level0Big and UseSpecificTransitionModifier flags
2014-04-04 13:13:31 +00:00
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
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
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
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
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
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
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
42c3ba8dd5 2013-02-01 14:58:37 +00:00
4516759585 2012-12-05 16:44:14 +00:00
64df0e68b0 2012-06-26 15:17:46 +00:00
bbb8a2a09c 2012-06-08 13:12:39 +00:00
a8a3453c84 2012-03-30 10:56:29 +00:00
bd05860f50 add a sub item to allow for a bullet within a tab with separate font settings. 2011-12-07 14:01:45 +00:00
56753eb7b3 2011-12-01 12:47:05 +00:00
1244cc52a4 Remove symbol chars from HLS tab
Added Font property
NullBox, StepTypeColOverride, StepTypeWidthOverride
2011-11-21 20:50:40 +00:00
5e59fc2c34 2011-11-21 16:45:22 +00:00
deb80c7496 2011-10-14 10:33:41 +00:00
Rich
d24109fe19 QUOTED_IDENTIFIER ON
Show how long it takes to print all procedures
For Null values use Arial as a default font.
Added Try/Catch to PDFDocument.Close (In case page is empty)
Only output End Message if it exists
Pagination Fixes
2011-09-22 17:44:01 +00:00
7bc0503efa 2011-08-24 11:51:44 +00:00
0580861ce4 2011-07-19 16:48:20 +00:00