dada7102e7Added a message to indicate the Print All was finished – when doing this in Production or Demo mode.John2014-02-10 20:59:18 +00:00
3fff776046WCN OFN BCK Format improvement uncomment rofst access from previous updateKathy2014-02-10 15:18:30 +00:00
1dd420fb09WCN OFN BCK Format improvementsKathy2014-02-10 15:17:03 +00:00
4455813c8eTabs for multiple notes were not being bolded for McGuireJohn2014-02-07 22:12:37 +00:00
7994cb1cf4fixed the positioning of some checkoff lines next to substep tabsJohn2014-02-07 20:20:13 +00:00
4378749145Reverted back to floating RNO continue messagesJohn2014-02-07 19:42:27 +00:00
e83c756161Changed how ROFSTLookup object was obtained based on correct DocVersion
Rich
2014-02-07 17:43:53 +00:00
ffd5191ffcChanged how ROFSTLookup object was obtained based on correct DocVersion Added support for passing an override DocVersion ID as a 1-time fix to Braidwood data
Rich
2014-02-07 17:43:04 +00:00
2cf8e67bd7Changed how ROFSTLookup object was obtained based on correct DocVersion Added code to support other variations of how unit information is entered into text
Rich
2014-02-07 17:41:59 +00:00
8de1e073eeAdded ROFSTLookup property to Display RO control Changed how ROFSTLookup object was obtained based on correct DocVersion Added change to ROFSTLookup property to trigger a update of RO values Update LoadTree method to use ROFSTLookup property value
Rich
2014-02-07 17:41:27 +00:00
9b9ca02befChanged how ROFSTLookup object was obtained based on correct DocVersion
Rich
2014-02-07 17:40:51 +00:00
d3cf9be087Removed ROFSTLookup property from ROFST class Removed DocVersionInfo property from ROFST class Added GetROFSTLookup method to ROFST class with a passed DocVersionInfo object Removed un-used methods from ROFST class Changed how ROFSTLookup object was obtained based on correct DocVersion Added support for passing an override DocVersion ID as a 1-time fix to Braidwood data Changed IsSetpointB method to add additional DocVersionInfo object parameter
Rich
2014-02-07 17:38:22 +00:00
f864d03eecChanged how ROFSTLookup object was obtained based on correct DocVersion Changed how RoFst date time is compared to actual ro.fst file date time
Rich
2014-02-07 17:37:51 +00:00
7ab6604534Updated DocVersionInfo property name Added parameter to ROFSTLookup constructor to support passing DocVersionInfo object Changed FixUnitROs method to use new property name Changed GetRoValue method to use new property name
Rich
2014-02-07 17:36:07 +00:00
8bc76fae5fAdded support for passing an override DocVersion ID as a 1-time fix to Braidwood data
Rich
2014-02-07 17:35:25 +00:00
ae959be13aAdded setting ROFSTLookup property of Display RO to null for initialization
Rich
2014-02-07 17:33:33 +00:00
9262837ba1Added support for passing an override DocVersion ID as a 1-time fix to Braidwood data Utilized ROFSTLookup instead of ROFST in Display RO tab Change Display RO ROFSTLookup based on selected tab
Rich
2014-02-07 17:32:59 +00:00
2369fe62dcPagination Logic associated with steps that are too large to fit on a page but the first substep will fit on a page corrected. Logic added to align the AER step with an RNO step that has a caution or note.
Rich
2014-02-07 15:44:20 +00:00
0f59d980b1Fixed the Indented Paragraph in the SAMG format, Corrected the template in the Alarms format to pop in underlined hard spaces for a signoff line.John2014-02-07 14:07:25 +00:00
7e67e619e8Changed pagination logic for Cautions and Notes on substeps Removed code to remove last character when printing in compare mode. This was originally done because of differences with the way 16 Bit VE-PROMS did word wrapping to aid in comparision printing.
Rich
2014-02-06 18:38:26 +00:00
9de2e84909Removed debug handler Added error handler for unprocessed ROs in Content text.
Rich
2014-02-06 18:37:35 +00:00
4fd9ef75c4Sort ROs in Groups Use generic comparison from DisplayRO to sort ROs Make GreaterValue public so that it can be used for DisplayReports and DisplaySearch to sort ROs consistently. Remove debug printout
Rich
2014-02-06 18:36:57 +00:00
5e621b46a6Adjusted the position and widths of the Notes and Cautions in the SAMG formatJohn2014-02-06 15:45:34 +00:00
81898249f2Moved Prairie Island specific methods to their own fileJohn2014-02-06 15:45:00 +00:00
a5547f0165Corrected logic to determine if an End message should print.John2014-02-05 16:32:16 +00:00
dd2d97ceb7Fixed B2013-160: printing with blank page option causes various problems when procedure has continuous sections and for sections after the procedure steps section Fixed B2014-023, null reference crash when printing some Farley procedures. Also WCN BCK formattingKathy2014-02-05 13:47:52 +00:00
5ccdd9d3d7Improved error message when image data is not found during a ‘preview’ request Use UpRoImmAftrDashSpace to upper case RO units (flag was introduced for WCN)Kathy2014-02-05 13:46:15 +00:00
c2f11de722Logo 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: UpRoImmAftrDashSpaceKathy2014-02-05 13:45:00 +00:00
7ee3fde601WCN changes for various improvements Added RO Format flag: UpRoImmAftrDashSpace (updates RO units if RO immediately follows a ‘- ‘, i.e. dash, space)Kathy2014-02-05 13:42:49 +00:00
3c0d2e3f6aChanged WidT to 455 from 454 to make CNS and MNS output consitent.
Rich
2014-02-04 17:41:02 +00:00
4716e6788bColS (High Level Step X Offset) changed from 48 to 42 - One character to the left WidT (Caution and Note Width) changed from 390 to 454 - About 1 inch wider ColRTable[1] (RNO Offset for 2 Columns) changed from 252 to 264. WidSTableEdit[1] (High Level Step Width) changed from 210 to 221. WidSTablePrint[1] (High Level Step Width) changed from 216 to 221.
Rich
2014-02-04 14:01:40 +00:00
e44f552a8dCreated static Volian FlexGrid property to reduce number of FlexGrids created during printing. Utilized static property in code.
Rich
2014-01-31 20:08:05 +00:00
ba720b0adbFixed tabs boxes on V.C. Summer Notes and CautionsJohn2014-01-31 19:11:15 +00:00
37df3cd624Fixed tabs on V.C. Summer Notes and CautionsJohn2014-01-31 19:10:11 +00:00
a5eadb3871Fixed the logic for V.C. Summer Caution and Note (Transition Note and Transition Cautions)John2014-01-30 22:06:11 +00:00
50d3d585f0Move the foldout text starting position up a little bitJohn2014-01-30 22:05:05 +00:00
60234adaf2Added property ChildrenProcessed to record how many procedures are found to process Added code to display message box when no procedures are found to be processed and terminates the processing. Utilized ChildrenProcessed property when processing procedures Added format changes to correct remaining Braidwood issues Added code to resolve unit information in section transition Modified page break logic to resolve issue with Braidwood deviation documents Added code to resolve page number when section is a word document section Added check to verify location was not already in list prior to adding it to list Reduced number of instances of Volian flexgrid during printing
Rich
2014-01-30 21:00:18 +00:00
467afa5c8bAdded entry for NextEra Point Beach EOP EPU in folder vewpbepu Added entry for NextEra Point Beach EOP REV 2 in folder vewpbr2
Rich
2014-01-30 04:26:59 +00:00
fdd6323a62Added separate bullet to Caution and Note step types to fix an underlined bullet issue Added separate bullet to Caution and Note step types to fix an underlined bullet issue, adjusted the starting point of the center line on the first procedure step page, fixed the End string to handle longer procedure numbers Logic to support V.C. Summer End string Added logic to use the font assigned to the SeparateBullet format itemJohn2014-01-29 21:06:44 +00:00
8a3c47e8d7Removed drawing of circle for debug remove underline style on font used to output extra blank line Fixed V.C Summer centerline after End message at bottom of pageJohn2014-01-28 21:30:48 +00:00
6ece6c83efCall to change summer’s genmac Adjustments for Changebar location, Center line at the bottomJohn2014-01-28 21:29:39 +00:00
7ba240b23cAdjusted the procedure title length so that it does not run into other page header textJohn2014-01-27 20:51:45 +00:00
c8ee2ce6a6Logic to support new bottom continue message location typeJohn2014-01-25 00:36:04 +00:00
0d338ef3b7Added new bottom continue message location typeJohn2014-01-25 00:35:29 +00:00
a2ae924dc1Chanced location of bottom continue messageJohn2014-01-25 00:34:33 +00:00
9601b2c036Further refinements of printing Notes and Cautions within RNO column
Rich
2014-01-24 23:26:42 +00:00
1a1913beceModified how the width of Notes and Cautions within RNO's are calculated
Rich
2014-01-24 21:26:03 +00:00
67cc3b59a0Removed debug output Removed 16 Bit pdf compare font change.
Rich
2014-01-24 20:53:35 +00:00
911190352aFixed code changes used to resolve Braidwood Deviation Document printing that broke printing in other procedure sets of Braidwood, Catawba and McGuire and perhaps other places.
Rich
2014-01-24 20:29:14 +00:00
5538a252d7Adjusted AER width and RNO column positionJohn2014-01-24 18:32:27 +00:00
2f3b770fecRevert to previous version
Rich
2014-01-24 17:53:25 +00:00
20cedc5e34Fixed B2014-015: xoffset of caution/note after transition caution/note was incorrect.Kathy2014-01-24 16:44:25 +00:00
126b8f1878For production PDF creation convert Figures to GIF before creating a PDF. TIF background was set to transparent, and was creating a Black Box when PDF/A format was created with MSWord. Added MyGIFFile property to RoImageFile, so that the file could be deleted if it is created during the PDF creation process for MSWord sections.
Rich
2014-01-24 14:35:01 +00:00
3156c8b7b9Corrected 3 blank lines between Caution and Notes for same step Utilized DevNoteOrCautionTabOffset property
Rich
2014-01-24 05:13:41 +00:00
d959824dd4Added 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
Rich
2014-01-24 05:13:03 +00:00
242d03bba6Format changes for Catawba and McGuire Turn off Replace Words in ROs, fixed transition UI functionality Fixed transition UI functionality, added Attachment section type in background formatJohn2014-01-23 21:24:46 +00:00
150fa210f7Added property UseRNOParentIdent for Braidwood Used property UseRNOParentIdent for Braidwood
Rich
2014-01-23 21:21:20 +00:00
1c77c6d9aeMade sure TransitionLookup.ApplicabilityUnit value is set to DocVersionConfig.SelectedSlave value
Rich
2014-01-23 20:14:35 +00:00
d5f59fc044Removed needless DocVersionConfig.SelectedSlave value changes
Rich
2014-01-23 20:13:10 +00:00
524226ebddFix B2014-010: crash when opening a word section or printing after creating a new procedure set if no ro.fst exists for working draft.Kathy2014-01-23 15:12:53 +00:00
fff0233bf3Fix B2014-003: parsing of rtf was incorrect for link with symbol and text after linkKathy2014-01-23 14:25:12 +00:00
a2e9b0b66aModified where RNOIdent value is obtained when it is blank for RNO type items Added checks to Pagination FindPageBreak method Modified vlnParagraph constructor to handle HLStpSeparatorString and HLRNOStpSeparatorString properties of plant format
Rich
2014-01-23 04:46:19 +00:00
429208fca5Added call to EXEDEV format changes Added changes to EXEDEV plant format and doc styles
Rich
2014-01-23 04:44:57 +00:00
ccb11a5f3cneeded to add an override to set the Note type to activeJohn2014-01-22 21:16:12 +00:00
d3eef071e5Only use SpaceIn format property for Cautions and Notes.
Rich
2014-01-22 20:03:20 +00:00
d9b171c061Added logic for an alphabetical sort if the RO Menu Items begins with numbers and slashes.
Rich
2014-01-22 18:43:15 +00:00
fda348ed5eFixed the positioning of the background’s high level step text, caution text and note text.John2014-01-22 15:12:25 +00:00
62a24592f9Fixed issue where Cautions and Notes where being inserted at the high level step level when using the template logic.John2014-01-22 15:11:53 +00:00
749b675438Added check for null PDF file name (happens when there is no procedure number).John2014-01-22 15:11:20 +00:00
739f6894eaTurned on needed format flag so template logic will be usedJohn2014-01-22 15:10:34 +00:00
4e445bbe20Page Num Transition (for grids)Kathy2014-01-22 12:06:56 +00:00
cfb0981a22Page Num Transition Initial version needed for Page Num TransitionKathy2014-01-22 12:03:00 +00:00
ef32061c72Fixed section list to position on current sub-sectionJohn2014-01-20 17:31:31 +00:00
0b6204b506Modified AdjustWidth method of vlnParagraph class
Rich
2014-01-20 04:24:05 +00:00
7ef8840ba0Modified DisplayText and DisplayNumber methods of ItemInfo class
Rich
2014-01-20 04:23:21 +00:00
a99d33e065Modified getRevisionsByItemIDandUnitID and getRevisionsByItemID stored procedures Add changes to Byron/Braidwood formats
Rich
2014-01-20 04:22:22 +00:00
b5b44d14b2Logic to save and retrieve the PDFFilePrefix and PDFFileSuffix settingsJohn2014-01-17 22:21:12 +00:00
ad0dc4e2caLogic to support the PDFFilePrefix and PDFFileSuffix settings Added text boxes for PDFFilePrefix and PDFFileSuffix settingsJohn2014-01-17 22:20:34 +00:00
c535af5bc2Changed UpdateTransitionText to support changes to Procedures or Sections. Update related transition text if content is restored for Procedures or Sections. Changed code that saves changes to section and procedure titles to update related transition text.
Rich
2014-01-17 21:17:47 +00:00
a176cc7e0dMade changes to support Q/A Process to the SourceSafe Update form.
Rich
2014-01-17 21:16:20 +00:00
fcee3fae8dAdded Procedure and Section support to the SQL tbale function vefn_FindAffectedTransitions.
Rich
2014-01-17 21:15:44 +00:00
750c8df895Revised code to assure setpoint ro's were underlined and non-setpoint ro's were not underlined during printing Revised code to assure ro's in grids are not colored red during printing Added code to override Height property of vlnPrintObject class in vlnBox class Added code to utilize BoxLeftAdj property Removed blank lines and previous debug code Added code to assure spaces between note and caution boxes are added when separate box format flag is used Added code to implement %c token in continue message of Byron/Braidwood formats Added code to utilize BoxLeftAdj property Added code to correct underline termination issue involving reference objects and transitions Changed Height property to virtual to allow overriding in inherited classes
Rich
2014-01-17 16:12:20 +00:00
7793bd2397Specific 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
Rich
2014-01-17 16:10:22 +00:00
eff27f334eAdded references to Byron/Braidwood specific format changes Added BoxLeftAdj property to support Braidwood boxed items
Rich
2014-01-17 16:08:08 +00:00
053223bea7Logic to not print end message on single column sectionsJohn2014-01-16 22:18:29 +00:00
4701474068Logic to on Title Case words with no vowelsJohn2014-01-16 22:17:22 +00:00
e9cce23bf1Support centering of section title as defined in format filesKathy2014-01-16 12:06:08 +00:00
9ddf1ac940if 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 flagKathy2014-01-16 12:05:30 +00:00
bea8e693ecSupport new document style format flag DSS_DontDoCheckOffs (no checkoffs in this section)Kathy2014-01-16 12:04:36 +00:00
5debdfca9dmake format update case insensitive & update change in format nameKathy2014-01-16 11:49:47 +00:00
be2f65d36aNew section types for SAMG proceduresJohn2014-01-15 23:20:45 +00:00
30f851b87aFixed logic for setting SetRev visibility when creating a Working Draft.
Rich
2014-01-15 22:06:04 +00:00
75abd14dd4Added 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.
Rich
2014-01-15 19:29:26 +00:00
3ddc7dfd41Fixed the code to handle a radius of zero during the curve calculationsJohn2014-01-14 17:28:11 +00:00
581c437861If running in Batch mode for automatic print testing, don't stop on a fatal error. Fixed a null reference error. If box is null don't try to update it's properties.
Rich
2014-01-13 16:05:46 +00:00
ead8f91a2bAdded check for null value in MyHeader property
Rich
2014-01-10 03:14:57 +00:00