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
jjenko
2f425955e8
F2022-096 Include Cover Page in procedure page count an use pagelist token to generate the Pages Issued statement on the cover page. Also remove the Pages Issued entry field from the Procedure Specific Information
...
F2022-097 On the Procedure Specific Information page, rename the field “ERG Revision Number” to “Issue Number (ERG Revision Number)”
F2022-094 Put a blank line after each “Dash List – Blank Line” sub-step
F2022-096 Include Cover Page in procedure page count an use pagelist token to generate the Pages Issued statement on the cover page. Also remove the Pages Issued entry field from the Procedure Specific Information
F2022-097 On the Procedure Specific Information page, rename the field “ERG Revision Number” to “Issue Number (ERG Revision Number)”
2022-11-23 20:11:28 +00:00
jjenko
19e3ceac59
F2022-095 Added a Word section type that prints the Section Number and Title centered at the top of the page
2022-11-23 15:21:10 +00:00
jjenko
fffb604c8e
F2022-093 Created an Attachment with Section Number and Title step editor section
2022-11-22 22:05:16 +00:00
jjenko
a75709704c
F2022-091 added dashed sub step type, changed open bullets to solid bullets
...
F2022-092 changed the sub-step level numbering so sequential sub steps under the background step sections (PURPOSE, REFERENCES, etc) are numbers instead of letters
2022-11-22 20:54:05 +00:00
jjenko
aa528eee5c
F2022-090 rename the Purpose Symptom Entry section type to Front Matter and Attachments
2022-11-22 16:34:16 +00:00
jjenko
78c5f98cef
F2022-089 use the same page header in the Attachment sections as is use in the procedure steps section
2022-11-22 13:42:06 +00:00
jjenko
6a91dd6431
F2022-084 changed the “through” transition type to have lowercased “through”
...
F2022-087 aligned the step text tab with the Purpose sub-step tab
2022-11-21 16:53:30 +00:00
jjenko
4ebee4adbe
F2022-083 – added an automatic table of contents section type
2022-11-21 14:03:18 +00:00
jjenko
e6100f8ac0
F2022-074 Added logic to support {LJ} in the step tab definition so left justify the tab text and allow a more exact alignment of the high level step tab under the section title in Beaver Valley’s intro sections.
2022-11-18 16:19:48 +00:00
jjenko
1b04680396
F2022-077 made the circle and triangle bigger (immediate and continuous action steps)
2022-11-18 16:18:52 +00:00
jjenko
08b3533187
B2022-136 fixed issue where third note had own Note tab instead of being bulleted with others
...
F2022-072 remove section number/title from generated CAS
F2022-073 bold title in page header and center Issue and Revision number
F2022-074 align high level steps in intro sections to start under the section title
F2022-078 added “Steps” to the through transition
F2022-081 added transition to step in default section, and added transition that allows selection to procedure with only Word sections
F2022-082 added a Time Critical Action step type
F2022-076 aligned AER/RNO text under page header columns
2022-11-18 16:18:09 +00:00
jjenko
98ce0ec7f9
F2022-079 – added a Table of Contents section
2022-11-16 14:11:54 +00:00
jjenko
6d75292847
F2022-068 add a space after each Paragraph sub-step
...
F2022-071 add double quotes around procedure titles in Transitions. Add the word Step in front of the transition that goes to a local step number
2022-11-11 20:13:16 +00:00
jjenko
e66f598001
F2022-070 – added Record Type field to Folder Specific (Procedure Set Specific) Information dialog, for use on the Cover Page
2022-11-11 15:48:15 +00:00
jjenko
dee72c1740
F2022-069 Added INSTRUMENTATION and REFERENCES to the template and move DEVIATION/JUSTIFICATION to be last
2022-11-11 13:42:20 +00:00
jjenko
97d8a84788
F2022-058 – Added cover page box information populated by Folder Specific and Procedure Specific information
...
F2022-064 – Adjust the circle around Immediate Action steps
2022-11-10 21:04:27 +00:00
jjenko
fcf262845a
F2022-058 – Added cover page box information populated by Folder Specific and Procedure Specific information
...
F2022-065 – Remove the header box from the Symptomatic Response and Continuous Action Step section pages
F2022-066 – Adjust and add information to the page header box per customer specifications.
2022-11-10 21:03:56 +00:00
jjenko
7502da2a94
F2022-067 Initial check-in – copied from WCN backgrounds
2022-11-10 16:57:15 +00:00
jjenko
b345d18dcf
F2022-063 remove the page number from the Symptomatic Response and Continuous Action Steps sections
2022-11-08 14:31:18 +00:00
jjenko
cde2ffc158
F2022-059 fixed the AND and the OR separators (dashes around them and not underlined)
...
F2022-060 added dashed list substep types
F2022-062 add a Continuous Action Steps section type
2022-11-07 20:45:44 +00:00
jjenko
7f683c98ce
F2022-051 put an indicator on the edit screen for the Continuous Action and Immediate Action steps.
2022-11-04 19:28:15 +00:00
jjenko
4fbd003816
F2022-055 – Format name is now “Beaver Valley Two Column Format”
...
F2022-056 – Allow sub-steps to be added to Notes
2022-11-04 16:07:52 +00:00
jjenko
1ab3bcd46c
F2022-054 Bold high level step text in procedure step section instead of underline
2022-11-03 19:33:11 +00:00
jjenko
50ffafd51d
F2022-053 Renamed Attachment Steps Single Column to Purpose Symptoms Entry, Added Symptomatic Response (foldout) section, turned off underline for un-numbered HLS, Added a regular HLS that is not underlined
2022-11-03 18:22:58 +00:00
jjenko
0ec8d9e54f
F2022-050 initial check-in of Beaver Valley Two Column format
2022-11-02 15:30:30 +00:00
jjenko
2f4b33b621
C2022-030 display message when PROMSFixes is not up to date
...
C2022030 function to read RevDate from PROMSFixes file located in exe folder
2022-11-01 15:40:44 +00:00
jjenko
20b645a378
F2022-041 Turn off the unit designator watermark when generating an Approved procedure
2022-10-27 15:23:49 +00:00