Commit Graph
100 Commits
Author SHA1 Message Date
jjenko ffcbfa23dc F2023-065 adjusted the tab position on the Supplemental Info page to make room for a larger tab 2023-05-25 18:21:03 +00:00
jjenko 0359897a40 B2023-058 re-established the correct page headers for the “Sub Section Attachment with Section Number and Title” section type 2023-05-24 14:16:30 +00:00
jjenko 4eadf2c5ba B2023-055 added top continue message to all step editor attachment sections 2023-05-22 19:50:42 +00:00
jjenko 69ac4d8c4c F2023-061 Turned on supplemental information flags to the Purpose and Entry section and the Instructions and References section. 2023-05-22 16:05:57 +00:00
jjenko a6ee881975 F2023-060 duplicated Word attachment section style to include an End message 2023-05-19 20:43:05 +00:00
jjenko 6253326b4e F2023-054 center the section number and title on attachment pages 2023-05-19 18:02:55 +00:00
jjenko fa3f3d8193 F2023-058 adjust position of Top Continue message for some single column sections 2023-05-17 19:58:44 +00:00
jjenko 23df09c0e5 F2023-053 added a 11x17 Continuous Action Section type 2023-05-17 19:06:47 +00:00
jjenko bd3e2ffe90 F20230-59 added quotes around section titles in transitions 2023-05-17 19:06:15 +00:00
jjenko abe3889871 F2023-056 initial check in of the SAMG format
F2023-057 set the rap length of the section titles
2023-05-12 20:04:35 +00:00
jjenko 07fc52dba0 F2023-056 initial check in of the SAMG Background format 2023-05-12 20:04:02 +00:00
jjenko ed58390e08 F2023-056 initial check in of the SAMG format 2023-05-12 20:03:07 +00:00
jjenko 56261de1bb F2023-045 Addded a landscaped word attachment type 2023-05-10 21:40:11 +00:00
jjenko 4f9d21d879 B2023-051 put in a null reference check 2023-05-10 15:05:18 +00:00
jjenko cc6b235ce9 B2023-050 Reset the RO tree when user click off the insert RO dialog then back onto it 2023-05-10 14:45:49 +00:00
jjenko 3dd59e20d8 2023-05-09 18:21:47 +00:00
jjenko dc9eca0953 F2023-052 fixed mis-spelling in Deviation/Justification step type name 2023-05-08 13:26:14 +00:00
jjenko 4ba2391031 F2023-049 added transition type to just a procedure number
F2023-051 added transition type to a step (without the preceding text “Step”)
2023-05-04 20:29:51 +00:00
jjenko 6169ac7046 F2023-049 added transition type to just a procedure number 2023-05-04 20:29:19 +00:00
jjenko 67afa2342a B2023-045 Change bars now use the AbsoluteFixedChangeColumn setting. 2023-05-04 16:05:35 +00:00
jjenko da45ffc8ac F2023-046 turn on flag for “ImperfectSubstep”
F2023-047 renamed Caution and Note types to be more clear of their usage
2023-04-25 21:10:24 +00:00
jjenko 59ce74de34 F2023-044 Created new single column format that includes the Issue Number 2023-04-18 20:56:00 +00:00
jjenko 09b04bbbbc F2023-043 Adjust the position of the procedure number and title in the page header box 2023-04-17 15:47:29 +00:00
jjenko 8e07ea130b B2023-041 fixed issue where sorting search results no longer worked 2023-04-13 15:01:37 +00:00
jjenko ba794fc93c F2023-041 Center the section Number,Title,Page number and the Revision number for the Attachment section style -the page width needed to be adjusted. 2023-04-04 19:25:48 +00:00
jjenko cc7f4d9416 F2023-040 made the Procedure Steps section style inactive as it is currently not being used and is a relic from the two column format 2023-04-04 14:01:44 +00:00
jjenko d11cba261f B2022-137 Table (grid) performance improvements.
B2022-137 added method to get font size from RTF string (used for tables)
B2022-137 Table (grid) performance improvements getting font sizes
B2022-137 Table (grid) performance improvements showing table cell shading
2023-03-31 17:43:11 +00:00
jjenko 8d2dc00ad5 F2023-039 logic to support print a pagelist line in a specified color 2023-03-30 15:15:10 +00:00
jjenko 57367efdea F2023-039 Added a TextColor attribute to pagelist 2023-03-30 15:14:31 +00:00
jjenko dcc1c5a35b F2023-039 Format to support SGI procedures – has SAFEGUARDS INFORMATION in red text and warning box with signature lines on cover page 2023-03-30 15:13:58 +00:00
jjenko 3e8556bac9 F2023-038 created new format for backgrounds that do not use an ERG Revision (Issue) number 2023-03-28 18:38:48 +00:00
jjenko 399fdbee95 B2023-013 Added logic to convert certain character sequences to symbols. “+/-“ or “+-“ to plus minus symbol, “>=” to greater than or equal symbol, “<=” to less than or equal symbol, “->” to right arrow symbol, and “<-“ to left arrow symbol 2023-03-23 20:03:26 +00:00
jjenko ab19045ab1 F2023-037 removed the Word sub-section attachment type (set to inactive) 2023-03-22 15:57:34 +00:00
jjenko 1fa6b5f7d8 B2023-035 Added SelectedChildToPrint to the ProcedureInfo class to hold the unit selected when printing a Child procedure. Used for BNPP Alarm data. 2023-03-17 18:27:28 +00:00
jjenko 278d74bf0b B2023-035 logic to ensure we get the correct applicability information when printing an entire procedure as the “Otherxxxx” applicability setting. Used in BNPP Alarm data. 2023-03-17 18:26:23 +00:00
jjenko d462259404 B2023-035 pass down the selected unit number from the print button/menu in the call to GetIemAndChildrenByUnit(). Used for BNPP Alarm data. 2023-03-17 18:25:04 +00:00
jjenko 8395a268a1 B2023-035 fix function call which has newly added parameter. Used for BNPP Alarm data
B2023-035 remember the unit number selected from the print button/menu. Used for BNPP Alarm data.
2023-03-17 18:24:14 +00:00
jjenko 31fdf41b3e B2023-032 There was duplicate code in this file that set two events to run the repair tools which cause them to run twice This check-in removes the commented out code 2023-03-14 19:09:31 +00:00
jjenko 720ea61afb B2023-032 There was duplicate code in this file that set two events to run the repair tools which cause them to run twice 2023-03-14 18:58:18 +00:00
jjenko 9c0b6a315c B2023-034 encapsulated pagination logic added for Beaver Valley AOP format with a format flag so that it does not adversely affect Calver or other plant procedures. 2023-03-14 13:26:22 +00:00
jjenko 3eb61cbf2d B2023-034 Added flag for use in Beaver Valley AOP format for sub-section pagination 2023-03-14 13:25:26 +00:00
jjenko 74542224ef B2023-031 Added better check for invalid symbol characters in tables, to account for link information that is not visible. 2023-03-10 15:24:13 +00:00
jjenko 8ee523de20 B2023-030 added a NULL reference check in logic for removing foldout PDF from cache. 2023-03-09 16:22:25 +00:00
jjenko b1a6f05bd2 B2023-024 added a method to all us to remove a section PDF from the pdf print cache 2023-03-08 19:14:53 +00:00
jjenko eb48009f5c B2023-022, B2023-023 PROMS was prematurely deleting a temporary pdf file. The file will be deleted once the entire procedure is finished printing 2023-03-08 19:07:07 +00:00
jjenko ab4b4e8b6d B2023-026 Added null reference check when importing a Word document for use as a library document 2023-03-03 15:09:42 +00:00
jjenko f7dab80b86 F2023-034 Added two checkoff: PE and PR/IV
F2023-034 Added “1T4-OP-“ preceding the procedure number for the Foldout page section
F2023-034 changed “COMMITMENTS” to “SUSTAINABLE ACTIONS” and adjusted the page header information
2023-02-28 21:57:00 +00:00
jjenko 525c8f0650 F2023-033 Added section style for Front matter sub-sections 2023-02-28 15:17:01 +00:00
jjenko 0a712aff84 F2023-030 Added a checkbox option for dual unit procedures to the Procedure Set Specific dialog and the token in the pagelist so it appears in the page headers and cover page. 2023-02-24 18:25:08 +00:00
jjenko d8de1cf738 B2023-028 second page of attachment specific section types that print the section number/title at top of page, will have (continued) next to section number and will not repeat the section title
B2023-028 second page of attachment specific section types that print the section number/title at top of page, will have (continued) next to section number and will not repeat the section title
B2023-031 added a Two Column Attachment section type that includes AER and RNO column headings
2023-02-24 14:41:15 +00:00
jjenko 21fc0f1b4e B2023-017 need more logic handle the turn off of the step number when there is text needed before the “, Step” text the we chop off. 2023-02-23 13:57:10 +00:00
jjenko aa63726dcc F2023-029 fixed issue where the ending double quote after the section title was removed when using a transition type that does not include an optional step number. 2023-02-22 18:40:53 +00:00
jjenko b447124d2c Fixed typos in error message boxes 2023-02-22 18:40:15 +00:00
jjenko 07212ffe77 B2023-015 Added Print_ViewableStartingChangeBarDate will get date only if user overrode from context menu of the procedure – used in HasChanges in itemExt.cs
B2023-015 added check for user override of the date to start showing change bars. Logic needed to handle when printing Child procedures.
2023-02-21 16:22:06 +00:00
jjenko b077332989 F2023-026 created a duplicate sub-section style for use with Word sections
F2023-027 created a Contingency Actions section style
2023-02-17 14:31:11 +00:00
jjenko 80728a5b44 B2023-012 adjusted the footer length so the continue message prints in the correct position. 2023-02-10 14:55:55 +00:00
jjenko a5e12645bb F2023-025 Added the END message to the “Two Column Attachment” section style 2023-02-09 14:56:05 +00:00
jjenko 72c8ac15f1 F2023-022 – Added a Two Column Attachment section type
F2023-023 – Added a Warning type (used Caution1)
F2023-024 – Allow Cautions and Notes off of sequential sub-steps
2023-02-08 21:06:07 +00:00
jjenko ae831eac62 F2023-021 CAS sections are not landscaped and printed on back of step pages. Removed the Systematic Response section type. 2023-02-07 18:20:50 +00:00
jjenko 1a5290150e F2023-020 merged in changes that BNPP made and gave to us. 2023-02-06 16:51:26 +00:00
jjenko 791f9fb386 C2023-003 Added tooltips to the buttons 2023-02-02 16:25:42 +00:00
jjenko b27bfaa5b1 B2023-010 make the bulleted high level step type active 2023-02-01 21:26:38 +00:00
jjenko ba8c4ad632 F2023-012 added quotes around section titles in transitions 2023-02-01 19:45:25 +00:00
jjenko 45293d5c0a B2023-009 the Step with .0 high level step type needed to be set to active 2023-02-01 16:35:42 +00:00
jjenko d6d85399ae F2023-016 added a section type for attachments that has a continued message on all but the first page and an END message on the last page of the section 2023-01-31 20:35:06 +00:00
jjenko 578c3d241d F2023-015 logic to insure the correct pagelist is used for sub-sections that start on their own page
F2023-015 logic to make sure the section text on the sub-section that starts on its own page starts printing at the top of the page
2023-01-31 16:02:19 +00:00
jjenko 80bee667b4 F2023-015 Turned on the ability to add sub-sections. Added section style for use with attachment sections containing sub-sections 2023-01-31 16:01:24 +00:00
jjenko e464522163 B2023-006 Get RO values based on the ACCPageID with the child extension instead of the base (default) ACCPageID 2023-01-25 21:23:33 +00:00
jjenko a000ece249 F2023-005, F2023-007 added a Note type to use to enter a sub-title that is printed under the section title 2023-01-25 16:45:17 +00:00
jjenko cb4040572c F2023-004 Initial AOP format. Cover page and page headers without Issue number. Removed issue number entry from the PSI dialog 2023-01-23 20:26:01 +00:00
jjenko 0825b5db3c F2023-009 renamed the format title to “Beaver Valley Single Column Format” 2023-01-23 16:44:27 +00:00
jjenko d4c64c9920 C2023-001 added DontInsertBlankPages document style for Beave Valley CAS sections
C2023-001 logic to support to DontInsertBlankPages document style when inserting blank pages for duplex printing
2023-01-20 17:18:31 +00:00
jjenko 4617b63f43 C2023-001 added doc style to not insert blank pages for use on Beaver Valley CAS sections 2023-01-20 17:17:18 +00:00
jjenko d4c6142d8e F2023-003 shift the left margin over to the left for the Instructions, References, and Attachments with End message sections. Renames section type to be more descriptive. The left margin adjustment required the creation of a Caution and Note type for use in the Symptoms and Entry Conditions sections 2023-01-18 17:27:16 +00:00
jjenko 7be346b6c8 B2023-004 set MyDVI with the current document version when the myRTB setting is changed. 2023-01-17 14:26:19 +00:00
jjenko c561e9bc3c F2023-001 vertically centered the revision number in the page header 2023-01-04 20:32:44 +00:00
jjenko 46597532d4 B2022-147 added the document style flag to not include foldouts in the page count. This gets the correct page numbers when the CAS is generated 2022-12-13 14:51:49 +00:00
jjenko 78937b719a F2022-121 added flag SpecialStepsFoldoutKeepWhiteSpace to prevent the compression of a SpecialStepsFoldout section
F2022-121 added logic to support SpecialStepsFoldoutKeepWhiteSpace to prevent the compression of a SpecialStepsFoldout section
2022-12-12 18:55:05 +00:00
jjenko f07fedd3ee • F2022-121 Added another Symptomatic Response section that will do the same Foldout formatting without compressing the pages – uses SpecialStepsFoldoutKeepWhiteSpace flag along with the SpecialStepsFoldout flag. 2022-12-12 18:53:50 +00:00
jjenko d67fab2d64 F2022-119 fixed the double spaced open bullet 2022-12-09 15:40:11 +00:00
jjenko ba940f995d F2022-115 Added two sub-step types for alternative lists and set them to be inactive.
F2022-115 Added two sub-step types for alternative lists and set them to be inactive.
F2022-118 Added a through transition type that does not print the section number and title
2022-12-08 21:04:38 +00:00
jjenko 68ccc1f592 F2022-117 removed the forced ordering of Cautions and Notes and don’t allow user to change for Caution to Note nor from Note to Caution. 2022-12-07 19:51:15 +00:00
jjenko d8da46d1ca F2022-116 don’t process the logical words in ReplaceWords for setpoints 2022-12-07 19:01:08 +00:00
jjenko d879baf243 F2022-114 added CAUTION and NOTE to the respective Caution/Note Text tabs. The Table of Contents is not longer included in the page count and the page number was removed from the bottom of the page.
F2022-114 enabled the Deviation section to be included on the auto table of contents
2022-12-07 14:12:29 +00:00
jjenko f6101a31c8 F2022-113 – changed the forced order of Cautions and Notes when entering them so that Notes are closest to the high level step. Also allow Cautions to be changed to Notes and Notes to be changed to Cautions. 2022-12-06 20:18:22 +00:00
jjenko 299ea47dc1 F2022-112 Added the same Note/Caution order setting as is in the Two Column format to force Cautions to be closest to the step 2022-12-06 13:59:04 +00:00
jjenko 315f06c556 F2022-111 Turned on format flag to uppercase setpoints after a dash 2022-12-05 19:47:31 +00:00
jjenko 6ad1b97c35 F2022-110 added ReplaceWords items to automatically underline Purpose:, Deviation:, Justification, and Deviation (followed by a number, and Justification (followed by a number) 2022-12-05 15:35:16 +00:00
jjenko 3f4ca2ac23 B2022-142 the insert RO tree now refreshes when going between regular steps, RO Table steps, and RO Figure steps.
B2022-135 – improved logic to ensure we are using the Doc Version associated with the current step text.
2022-12-02 19:45:11 +00:00
jjenko 928fe33d7f B2022-141 Sometimes, the RoPrintCache dictionary was null. Added a NULL check and initialized the dictionary if needed. 2022-12-02 14:55:32 +00:00
jjenko d7fca3ec99 F2022-109 adjust the procedure title length so that it fits better in the header box 2022-12-01 21:01:53 +00:00
jjenko 142df12835 F2022-105 – Created a “Front Matter and Attachments plus END Message” section type and created a “Attachment with Section Number and Title plus End Message”
F2022-106 – added the same step continue messages from the Procedure Steps section type, to the Front Matter and Attachments section and to the Attachment with Section Number and Title section type
2022-12-01 16:52:46 +00:00
jjenko a18a91e09b F2022-107 Adjusted the page header item positions on the Table of Contents page to match the other background pages. Also removed the Revision Date entry from the Print dialog.
F2022-104 Sequential sub-step off of a paragraph are now numbered instead of letters
F2022-108 Remove the End message and adjust the column header text for the Deviation/Justification column
2022-12-01 15:20:20 +00:00
jjenko e05aea383b F2022-103 Aligned the Note and Caution text tab with the other groupings (ex. PURPOSE) titles 2022-11-30 20:16:22 +00:00
jjenko 465b450e64 F2022-102 made more room for longer attachment numbers in the page headers 2022-11-30 15:37:15 +00:00
jjenko 23230b0f24 F2022-101 Set the Continuous Action Steps section type for use as a 11x17 landscaped page with the pagelist information printing landscaped 2022-11-29 22:19:20 +00:00
jjenko 8e3ed34c01 B2022-140 – remove any preceding space characters in the ROID string. This was causing an error and preventing the RO text search results dropdown list from clearing when a linked RO was selected. 2022-11-29 17:01:42 +00:00
jjenko 05febce599 F2022-100 put the column headers back in the Procedure Steps section type. 2022-11-29 13:49:03 +00:00
jjenko 237c7cbe07 F2022-099 new format for Beaver Valley attachment 2022-11-28 21:28:46 +00:00
jjenko 363d577da1 F2022-098 No RNO off of HLS, Notes, Cautions, sub-steps. No Cautions off of sub-steps
F2022-098 No RNO off of HLS, Cautions, Notes, sub-steps. No Cautions off of sub-steps. Turned off extra high-level steps, cautions, and notes
2022-11-28 17:21:03 +00:00