963 Commits

Author SHA1 Message Date
afad3365bd B2024-006 - Improved memory management when performing the Refresh Transitions Amin Tool by encasing the getting of content information in Using statements. Same change was done for the method used by the Update RO Values Amin tool. 2024-02-09 14:30:11 -05:00
06013afc8b F2024-008 - Updated transition definitions to title case section numbers, section titles, and procedure titles. Also surround section titles with parenthesis. 2024-02-05 15:43:54 -05:00
a2ec9162be F2023-112 Continuation of the initial check-in for the Vogtle Units 3 & 4 Background Document formats. Also tweaked TOC page num position in all VEGP formats. 2024-01-16 15:20:39 -05:00
077564cd3e B2022-134: update ros crash when ro has '<' or '>' and ro is used in table 2024-01-09 10:43:27 -05:00
bda5a54754 F2023-112 added format flag for full section number in step tab - for background format 2024-01-03 17:43:38 -05:00
e7298c5201 F2023-112 inital check in of Vogtle Background format 2023-12-15 15:25:13 -05:00
7b4b6323bf Added better logic to catch null references when PROMS tries to convert an older Word section to use the Docx file format. The real issue was bad data where the tree view looks like it’s a step editor section, but the PROMS editor depicts it as a Word section (with the arrow icon instead of a plus icon). When printed or approved, PROMS tries to process it as Word section but some information in that database record is null. PROMS will now handle these pieces of information that is null and record the issue in the error log and not try to convert it to a Docx, allowing to continue printing or approving. 2023-11-03 09:55:48 -04:00
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