6302 Commits

Author SHA1 Message Date
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
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
ab19045ab1 F2023-037 removed the Word sub-section attachment type (set to inactive) 2023-03-22 15:57:34 +00:00
764e5b2bbd F2023-035: WCN Supplemental information pages, when duplex print need left margin adjustment for hole punch 2023-03-21 15:12:34 +00:00
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
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
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
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
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
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
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
3eb61cbf2d B2023-034 Added flag for use in Beaver Valley AOP format for sub-section pagination 2023-03-14 13:25:26 +00:00
0e3dd86eba B2023-033: Calvert Pagination Issues 2023-03-10 16:01:31 +00:00
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
8ee523de20 B2023-030 added a NULL reference check in logic for removing foldout PDF from cache. 2023-03-09 16:22:25 +00:00
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
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
48d395f5be B2023-028: RO report generates report with error when RO path not set 2023-03-03 15:57:52 +00:00
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
740c24b8c0 B2023-021: Step Properties/RO panel does not update after modifying RO and create/load new ro.fst 2023-03-03 13:16:22 +00:00
31e844b42f B2023-020 – Link to RO data from new working draft crashes/update ro.fst issues 2023-03-02 14:08:40 +00:00
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
e2a76bdb3a C2023-005: Search for annotations, delete causes reposition to first list item
C2023-004: Multiple tabs, closing one repositions to first rather than active
2023-02-28 16:18:17 +00:00
525c8f0650 F2023-033 Added section style for Front matter sub-sections 2023-02-28 15:17:01 +00:00
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
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
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
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
b447124d2c Fixed typos in error message boxes 2023-02-22 18:40:15 +00:00
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
6cb7a0cf5c B2023-011: Beaver Valley – continuous section printing on its own page throws off CAS/blank pages 2023-02-21 14:18:39 +00:00
408e60665a B2023-014: Braidwood – HLS with transitions to procedures with applicability do not have unit numbers resolved 2023-02-20 13:26:52 +00:00
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
80728a5b44 B2023-012 adjusted the footer length so the continue message prints in the correct position. 2023-02-10 14:55:55 +00:00
a5e12645bb F2023-025 Added the END message to the “Two Column Attachment” section style 2023-02-09 14:56:05 +00:00
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
7cf1d0e072 B2023-005: Beaver Valley CAS page, second page print of watermark is out of place 2023-02-08 12:06:01 +00:00
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
1a5290150e F2023-020 merged in changes that BNPP made and gave to us. 2023-02-06 16:51:26 +00:00
791f9fb386 C2023-003 Added tooltips to the buttons 2023-02-02 16:25:42 +00:00
b27bfaa5b1 B2023-010 make the bulleted high level step type active 2023-02-01 21:26:38 +00:00
ba8c4ad632 F2023-012 added quotes around section titles in transitions 2023-02-01 19:45:25 +00:00
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
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
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
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
5bc4eb1eca B2023-008: Blank lines printed before equation off sub-step in single column mode 2023-01-31 15:25:33 +00:00
69e77a92c1 F2023-014: wrap long attachment section titles 2023-01-30 12:46:29 +00:00
68b62ba3b4 F2023-010: Line spacing incorrect for Dashed Explicit AND Step – make step type active 2023-01-26 11:28:28 +00:00
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