46a70899bdAdd code to stop the process of loading data and notify the user when there is a problem with the 16-bit data, especially proc.ini files. Added improvements to the code to better handle proc.ini files when they are part of a multi unit site, especially case sensitivity of elements of the proc.ini file. The changes involve all of the stored procedures, functions and table changes to support multiuser and security configuration of PROMS.
Rich
2013-11-20 22:58:38 +00:00
1f2c18bdf1For all of the following modules, changed DefaultUserID and DefaultUsrID properties to use vlnSettings value rather than environment variable value. This is needed to support multiuser and security updates but does not affect the non-multiuser and security version of PROMS.
Rich
2013-11-20 22:54:15 +00:00
62c7377c35For all of the following modules, changed DefaultUserID and DefaultUsrID properties to use vlnSettings value rather than environment variable value. This is needed to support multiuser and security updates but does not affect the non-multiuser and security version of PROMS.
Rich
2013-11-20 15:24:24 +00:00
7824091484FNP: ResetDocStyles for sections that changed the top margin; don’t print ‘.0’ in bottom continue message; fix text overwrite of RNO & following caution/note that spans x direction of page; x-offset improvements (still needs work)Kathy2013-11-20 13:39:12 +00:00
136905792cFNP: Improved test for PROCDESC pagelist itemKathy2013-11-20 13:33:23 +00:00
3b56287547Added argument to vlnParagraph to pass thru yoffset if long RNO (needed for FNP caution/note when long RNO)Kathy2013-11-20 13:31:02 +00:00
fd49699ee0FNP: Fixes for page breaks/yoffset for component list sections & overlap bottom message & text Fix null reference when migrating FNP tableKathy2013-11-20 13:28:46 +00:00
1415128986FNP: Component List on document style & Bottom continue message location fix FNP: Component List moved to document styleKathy2013-11-20 13:26:11 +00:00
da8999727cFNP: Fix alignment difference for Roman numeral type numbering, improve xoffset (still needs work) and wrote method ‘IsSeparatePagination’Kathy2013-11-20 13:23:43 +00:00
8c0540ead9FNP: Component List on document style & Bottom continue message location fix FNP: Component List moved to document styleKathy2013-11-20 13:13:16 +00:00
2c58f0a463FNP: Component List on document style & Bottom continue message location fixKathy2013-11-20 13:11:27 +00:00
02283846b7FNP: Component List moved to document styleKathy2013-11-20 13:10:54 +00:00
3966a17083FNP: Component List on document style & Bottom continue message location fixKathy2013-11-20 13:10:16 +00:00
daef4a2a8eDon't add '0' after section numbers for Catawba & McGuireKathy2013-11-20 12:57:42 +00:00
857bbc6af0Don't add Unit ROs unless Type is Text or ALL and myDVI has been set. Added logic to determine AccPageID for Unit ROs.
Rich
2013-11-15 19:12:37 +00:00
0f62a95d88Add AccPageIDs to the lookup values for Unit ROs
Rich
2013-11-15 19:12:03 +00:00
4765587f4dAdded logic to verify that a section number is a valid number rather than crashing on an invalid number.
Rich
2013-11-15 18:02:25 +00:00
650aa8aa17Logic changed to support very long RNO with unrelated long AER. If the RNO will fit on a page by itself, and it will not fit if it starts where it is, it breaks the pagebefore the AER step.
Rich
2013-11-15 14:10:24 +00:00
925f18d7fbHandle transitions to Dummy Steps (Created when errors are found during migration.) Added ErrorLog output for invalid transitions when printing. Invalid transitions include transitions from generic steps (Applicable to All) with a destination step which is not applicable to all. Invalid transitions also include transitions from steps with one applicability to destination step with different applicability. Valid transitions include generic to generic or between steps with the same applicabilty, or from a specific applicability to a generic step.
Rich
2013-11-15 14:09:45 +00:00
99792ab13eAdded code to allow storing approved pdf's into database for multiunit sites.
Rich
2013-11-14 21:28:25 +00:00
3f87a0e39dHandle long complicated RNO in pagination.
Rich
2013-11-14 16:20:54 +00:00
d056362081Added logic to support reading a 64 bit registry from 32 bit code. Fixed logic to check to see if MSWord 2007 has the addin installed for PDF Export Added Unit RO support for MSWord Sections for U-Name, U-ID, U-Other Text, U-Other Number, U-Other Name, and U-OtherID Fixed code to handle Library Documents being remove from a list. Removed Debug Output
Rich
2013-11-14 16:20:08 +00:00
eab7de84d9Override Note settings to force Notes to be availableJohn2013-11-14 14:32:48 +00:00
f92a076e16Beginning of McGuire (pagelist items only)Kathy2013-11-14 14:16:41 +00:00
fde6d2f4c2Removed Maximize button and Minimize button from form, Corrected how transition text was being resolved for multi unit printing.
Rich
2013-11-13 22:21:09 +00:00
0d46b2506fAdjust line position when printing a figure in a step editor section.John2013-11-12 22:08:22 +00:00
d9a10aca59Handle Unit RO <UNIT-Number> in MS Word Documents Comment-out a change that was made to raise the location of the "END" message. Fixed logic to account for borders on figures.
Rich
2013-11-12 19:53:15 +00:00
3c52a7fd1cAdjusted positioning of pagelist items in the background formatJohn2013-11-12 18:50:47 +00:00
813b847c17Logic to handle {indent} in the tab definitionJohn2013-11-12 18:50:14 +00:00
13472c600f{COVERTITLE2} was printing text twiceKathy2013-11-12 17:32:10 +00:00
71e2f4c67aFixed Note before Caution issueJohn2013-11-11 21:54:38 +00:00
83415355aeFixed logic to account for font when building the row of asterisks above and below Cautions. Fixed the position of the Caution when it is after a NoteJohn2013-11-11 21:53:44 +00:00
30facbbec0Added code to warn user that Unit Information RO values are not editable in the RO Editor Fixed logic for undo to verifiy what is being undone will not cause a crash of application
Rich
2013-11-11 18:49:12 +00:00
869861a6dcAdded code to support Unit Information RO values to be displayed in RO tab of step properties and adding selected unit information RO to procedure steps.
Rich
2013-11-11 18:48:39 +00:00
8cbe003054Added code to fix error when restoring a deleted procedure from either a previous or next procedure.
Rich
2013-11-11 18:48:03 +00:00
21d018181dAdded code to support Unit Information RO values to be displayed in RO tab of step properties and adding selected unit information RO to procedure steps.
Rich
2013-11-11 18:47:31 +00:00
575606318cLogic to adjust the column width when a checkoff header is selected Format tweaks for Robinson Format tweaks for Robinson’s Background, EOP and AOP formatsJohn2013-11-08 19:38:33 +00:00
60dbbb6269Set the plot background to white if not doing compare and transparent if doing a compare. Add logic to exclude high level steps from those items included in the Replace Words list for substeps. Removed event handlers for DSOFramer. It appears that these no longer work for MSWord 2013. New Watermark Logic
Rich
2013-11-07 21:45:56 +00:00
f9ba96fdd8Use Selected Slave to create a specific version of the PDFs for MSWord sections. Replace <U-Text> with DocVersionConfig.Unit_Text Added logic to handle setting UseISO19005_1 when creating a PDF from an MSWord Section. Set the plot background to white if not doing compare and transparent if doing a compare. Use Selected Slave (Unit) to create a specific version of the PDFs for MSWord sections.
Rich
2013-11-07 21:43:47 +00:00
b19ce7c128Changed generic ExportAsFixedFormat back to be generic and use the default value of UseISO19005_1. Created a new version of ExportAsFixedFormat that takes a parameter DebugStatus to set UseISO19005_1. Added logic to handle setting UseISO19005_1 when creating a PDF from an MSWord Section.
Rich
2013-11-07 21:42:56 +00:00
fc371c5c82Uppercase transitions in the Foldout formatJohn2013-11-07 18:25:10 +00:00
3638da920eLogic to override format settings after inheritance processingJohn2013-11-07 18:24:20 +00:00
0a9ca12960Added fixed spacing high level step and substep typesJohn2013-11-07 04:02:46 +00:00
e57a504391Turned on Arial Font for Robinson formats Turned on Arial Font for Robinson formats and re-assigned the Continuous Action Paragraph to be a Fixed Spacing ParagraphJohn2013-11-05 22:00:44 +00:00
43178faf46Added logic to handle a different double quote character (this was supported in 16-bit)John2013-11-04 20:08:25 +00:00
0aa8af722aChanged titles from Progress Energy to Duke Energy Changed titles from Progress Energy to Duke Energy and adjusted a title length.John2013-11-04 20:07:35 +00:00
0a71a28480Logic to adjust the position of the End message when the page is compressed. Logic to properly handle whether a procedure title should be uppercasedJohn2013-11-01 20:56:15 +00:00
abd9d8ec3dFormat changes for Robinson Remove un-used format fileJohn2013-11-01 20:52:34 +00:00
60e2116d0dAdded logic to process a forward slash in 16-bit data being converted for PROMSJohn2013-10-30 18:18:33 +00:00
fadac13f82Various 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 FNPKathy2013-10-28 13:58:40 +00:00
c59264b027Bad character in column number for FNP dataKathy2013-10-28 13:55:47 +00:00
6720adef4fCallaway OTO cover page fontsKathy2013-10-28 13:55:13 +00:00
5271561b84Erase the existing background (including any lines) before drawing a box. This allows boxes to be placed over curves and lines. Change the order of lines being drawn to support boxes being able to be placed on top of curves and lines.
Rich
2013-10-24 21:47:01 +00:00
cc60d4ff46fixed xy plot that was exported as a black box (background was black rather than transparent).Kathy2013-10-24 16:21:12 +00:00
a9ecdbd459don't reset plant format to a 'selected index' if initializingKathy2013-10-24 14:10:59 +00:00
24dfe73886Added handler for Byron / Braidwood PageList tokens {TITLE&UNIT} and {SPLITEOPNUM} Fixed the logic that leaves gaps in the Grid for Text Blocks and Boxes. If the Text Blocks or the Boxes are outside the range of the plot.
Rich
2013-10-23 18:18:09 +00:00
741196f035Tabs using ‘.’ Versus ‘)’ in reference sections. Format flag for Foldout Note spacing
Rich
2013-10-17 16:43:17 +00:00
3029c35edfAdded Error Log output when generating PDF from MSWord 2007. Changed logic to do an integer rather than a float comparison to determine when the version is MSWord 2007 (12.0).
Rich
2013-10-17 16:42:08 +00:00
883392a51aSearch was failing when searching for a space, if the data contained a hardspace. Added Version into ErrorLog for the Session Begin Fix transition text in Background Documents to say "5" rather than "EOP STEP 5:"
Rich
2013-10-14 15:46:25 +00:00
2deb6dc799don’t do replace words if there is a dash before or after the wordJohn2013-10-11 13:14:31 +00:00
f5cf55a022Format fixes and added a step editor attachment sectionJohn2013-10-10 20:04:55 +00:00
ff6e3626c4Fixed problem with a negative value in a scientific notation RO value Added logic to support an Indented Paragraph (Comanche Peak)John2013-10-10 20:02:22 +00:00
16cf8c0366Fixed the vertical centering of Note and Caution text within the Note and Caution boxes.John2013-10-08 15:26:41 +00:00
a0f03d11f3Fixed change bar position on boxed Notes and Cautions.John2013-10-08 15:26:10 +00:00
69a8470a47Set PDF fonts to be embedded.
Rich
2013-10-07 13:13:11 +00:00
48960152acSet PDF fonts to be embedded.
Rich
2013-10-04 20:30:14 +00:00
4abeb80fb4When an MSWord section is edited, the PDF created should embed all fonts that are used. When formats are updated, the Date/Time stamp for the Format record should be set to the Date/Time stamp of the format file.
Rich
2013-10-04 20:29:22 +00:00
dd0b9627ccChanges for Comanche Peak Deviation format Added Purpose and Entry section type and other format tweaksJohn2013-10-03 12:11:17 +00:00
e0b20d8ab1Logic for Comanche Peak’s Step Designator and boxed Cautions and Notes Supporting logic for used by the redefined “WidthOverride” Added support the “{UNITNUMBER}” pagelist tokenJohn2013-10-02 22:15:04 +00:00
512db4b89eRedefined WidthOverride to be a string instead of a floatJohn2013-10-02 21:51:34 +00:00
9fcb72d965Added “IsCaution2”, “SameRowAsParent”, and redfined “WidthOverride”John2013-10-02 21:50:47 +00:00
c31586e7b7Completed switch statements for column setting to include 3 and 4 columns (code cleanup)John2013-10-02 21:50:01 +00:00
22adceafbdB2013-162 fix. Improved print for Callaway Backgrounds Callaway Background page list fixes for DECISION type stepsKathy2013-10-02 10:43:10 +00:00
2988ba9b87RNOs displayed before substeps for enhanced background flag Improved arrowing for backgrounds with RNO before substepsKathy2013-10-02 10:41:58 +00:00
062cf39e53Use template for inserting steps for Callaway Backgrounds CALBCK format flagKathy2013-10-02 10:41:04 +00:00
4b7c3ee5d8Edit/Print tabs for Callaway BackgroundsKathy2013-10-02 10:40:08 +00:00
135c3f76a0Utilized NoSpaceMultipleRNOs property when printing Comanche Peak data
Rich
2013-09-30 18:30:01 +00:00
0e272b7513Added definition of NoSpaceMultipleRNOs property
Rich
2013-09-30 18:29:24 +00:00
70a6e7f571Added xsl code to process NoSpaceMultipleRNOs
Rich
2013-09-30 18:28:44 +00:00
982c0b54deUse Hex format for the RO DB ID for RO Searches.
Rich
2013-09-30 18:26:58 +00:00
49ef77939aUse Hex format for the RO DB ID for RO Searches.
Rich
2013-09-25 21:23:13 +00:00
18ca100f95Set annotation id to "Migration" for Migration Errors.
Rich
2013-09-25 21:22:40 +00:00
9bc84679d3ReadOnly 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)Kathy2013-09-25 16:09:15 +00:00
a65ca24837Support for background print output; fix printlevel for tab formatting (‘.’ Vs ‘)’);Kathy2013-09-25 16:07:00 +00:00
3363a94037When a hardspace was added before or after a "Replace Word" (IF, THEN, WHEN, AND, OR, NOT) in a table, the word was still underlined. The issue was that there was some RTF formatting which occured between the hardspace and the "Replace Word". Logic was added to check for Hardspaces preceding or following a "Replace Word".
Rich
2013-09-25 15:57:24 +00:00