906 Commits

Author SHA1 Message Date
128b5d81cc B2023-108: Crash during import of procedure set 2023-11-01 08:00:05 -04:00
3b88b78b34 B2023-101 & 102: Incoming Transition & Copy/Paste Replace with Incoming Transitionis crashes 2023-10-12 08:29:21 -04:00
6d5d87f04d B2023-093 added a Try Catch to the Convert method per suggestion from review 2023-09-13 16:27:13 -04:00
ef3efe2380 B2023-093 Convert PROMS Word sections to the DOCX format if needed before Editing or Printing 2023-09-13 14:27:38 -04:00
411445901e F2023-098: Vogtle 3/4 Alarm - add proc applicability. Code change also 2023-07-19 10:24:27 -04:00
5865e0c39d Merge pull request 'F2023-076: Transitions resolving with extra parens' (#17) from F2023-076 into Development
John reviewed code successfully
2023-07-11 10:30:43 -04:00
1d3d1a9a3c F2023-076: Transitions resolving with extra parens 2023-07-11 09:11:22 -04:00
05247bc026 Initial check in of formats for Vogtle Units 2 and 3 2023-07-07 15:48:15 -04:00
376a462c2d B2022-144 added logic to process dividual procedures to check for bad RO Links
Also fixed a build issue for the controls library
2023-06-28 10:08:33 -04:00
bbce2ad0a6 Commit for development environment setup 2023-06-19 16:12:33 -04:00
be72063a3c B2023-072: Crash when restoring annotation whose type had been removed 2023-06-13 12:59:43 +00:00
69fec106f7 B2023-049: Null reference crash on Paste Before 2023-05-11 13:12:23 +00:00
da05241df7 B2023-037: Handle <=, >=, +-, -> and <- symbols in ROs. 2023-03-30 12:59:06 +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
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
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
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
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
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
e045614f8d B2022-148: cannot insert outside transition in a background document that references a related EOP – transition is converted to text 2023-01-24 15:32:22 +00:00
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
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
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
146b7dd053 B2022-129: Barakah - New section type for meta section support, tabbing (location & numbering) & INITIAL header location 2022-10-18 15:38:17 +00:00
da81a08c75 B2022-070 Added a check for a space after the RTF superscript command while comparing RO values to see if they need updated 2022-10-07 16:24:35 +00:00
35c1cd151a C2022-028 Functions to spin through the procedures and call the functions that look for bad RO links 2022-10-05 20:29:06 +00:00
dab06c411e C2022-028 Functions to spin through the step text calling the function that looks for bad RO links 2022-10-05 20:28:22 +00:00
b6adb4623e C2022-028 Look for bad RO links and add an annotation if found 2022-10-05 20:27:20 +00:00
Jake
2864d8cb27 B2022-107: Added Optional Parameter "bool isAutomatic = false" to disable the RofstLoadingStatus pop-up screen when printing baselines 2022-09-08 19:50:51 +00:00
Jake
b2765e8a18 B2022-107: Update GetROFSTLookup Method to include “ShowLoadingStatus” 2022-09-08 19:50:19 +00:00
a8b8f9f9c7 B2022-081 Fixed issue where clock symbol was not appearing in linked enhanced step 2022-08-24 13:19:17 +00:00
Jake
d35222e6bc B2021-076: Proms search results are not presented in order when printed to PDF 2022-08-18 11:34:46 +00:00
Jake
ac8e8432b7 B2022-098: ROs not being resolved in Word Sections 2022-08-16 15:02:30 +00:00
a181afa732 F2022-024 logic to auto check Time Critical Action Summary checkbox and logic to handle Robinson’s Time Critical Action Step tab 2022-08-11 18:11:19 +00:00
c4e889a2b3 F2022-038: AER/RNO ‘NOTE’ centered; F2021-037: Title Case Proc titles in transitions; F2021-036: Note before Caution 2022-08-09 12:56:04 +00:00
Jake
f8269a7ac6 B2022-088: Find Doc Ro button not working in Word Sections
B2022-089: Updating RO Crashes
2022-08-08 10:04:21 +00:00
b6d69fbd4c B2022-049: Copy/paste of enhanced procedure and bad links between source and enhanced 2022-08-03 15:03:40 +00:00
78bd41dc56 B2022-082: Search for THEN STOP not finding occurrences in RNOs 2022-07-29 13:32:16 +00:00
Jake
6dff9463ad B2022-083: Support Conditional RO Values (v2.1) [Part-2] 2022-07-28 10:03:07 +00:00
Jake
d327ab08af B2022-083: Support Conditional RO Values 2022-07-26 20:01:25 +00:00
d7187b4f81 B2022-076: Page Number transitions are not resolved, thus print as Page ~ 2022-07-14 12:56:55 +00:00
7aaa13ef32 B2022-075 Added a null reference check when checking if RO table is up to date 2022-07-11 20:37:30 +00:00
6eabc4efd1 C2022-019 Added a Cancel button to the message box that informs the user that the destination you are pasting to is a different step type than what is being copied. 2022-06-16 20:06:45 +00:00
f55ed7f3ef B2022-064: Print with less than symbol in Unit Specific RO value in table causes empty table to print 2022-06-08 14:42:49 +00:00
Jake
3f7cbc10bc B2022-026 RO Memory reduction coding (Jakes Merge) 2022-06-03 19:45:42 +00:00
bb3b76b0c2 B2022-061: handle newlines in Procedure Titles, in printed page headers (pagelist items) and transition text 2022-06-03 15:09:45 +00:00