882 Commits

Author SHA1 Message Date
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
fa5d78f844 B2022-047: Tables search – refresh data to allow search to find text in tables 2022-06-02 13:12:58 +00:00
27993553cb B2022-026 RO Memory reduction coding 2022-05-26 19:55:07 +00:00
d2501a0662 B2022-058: print of transitions in tables with a dash, ‘-‘, are printing the dash as a question mark, ‘?’ 2022-05-16 14:12:38 +00:00
4f987dc7fc B2022-053 Fix to finding and resolving all of the RO tokens in Word sections. Word is having a problem finding RO tokens when text in the same Word Table row contains a “<” used as the less than symbol. 2022-05-13 12:40:41 +00:00
fdc72f891d C2021-018 logic to support showing Alarm Point RO info in the step Editor 2022-03-21 19:42:37 +00:00
2558b99b69 B2022-034, B2022-040 Unit designators were not being displayed properly in the editor if a Parent/Child procedure is printed (from the tree) before opened in the editor. 2022-03-21 18:21:26 +00:00
d053ee5092 B2022-035: <U-ID> not getting resolved in Auto Table of Contents and procedure titles 2022-03-17 10:37:31 +00:00
d4b7ea08a0 B2022-025: Barakah print/merge of alarm gets out of memory error – dispose procs loaded in when resolving transition text
Added a null check
Added some aids for debugging the contentinfo cache
2022-02-14 13:41:19 +00:00
9098c58ea8 B2022-023 added logic to process <U-Other > tokens that have a space after “Other” 2022-02-09 13:53:43 +00:00
13105d7048 B2022-022: BNPP replace words, NotInRO flag not always working when other replacements exist in step 2022-01-27 13:58:43 +00:00
aebe19dcac B2022-020 pass in the ItemID to ROLookUp 2022-01-25 17:26:51 +00:00
1e217c71ec B2022-015: BNPP - Added an ‘NotInRO flag’ for replace words to determine whether RO text should have Replace Words applied 2022-01-21 15:23:47 +00:00
b10d66fc53 C2022-001 fixed index out of range when updating RO values
C2022-001 pass in Otherxxx parent/child information to get correct child RO value
C2022-001 new logic to get parent (default) RO value.
2022-01-21 14:35:17 +00:00
7a753badc8 C2021-065 – BNPP Alarms logic to get RO info based on the OTHER (i.e. OtherName) applicability setting 2022-01-14 18:56:00 +00:00
2b32b245a4 B2022-004: BNPP1new, BNPP2, BNPPalr - Crash when adding transition to Parent/Child Procedure & support for PC proc transitions 2022-01-10 16:36:08 +00:00
7a21644ff8 B2022-001 – fixed an out of memory crash when you print more than one child procedure from the same parent procedure in the same PROMS session. 2022-01-06 17:52:18 +00:00
b1b30a71ba B2021-148 Needed to remove the space follow the “OTHER” when processing applicability tokens 2021-12-14 19:54:55 +00:00
6abc29457f B2021-145: For applicability, the tree view & pdf file name are not getting resolved when using any of the ‘OTHER’ tokens 2021-12-08 14:38:13 +00:00
799af11664 F2021-093: BNPP1 & BNPPalr - replace space with hard space between number & units
F2021-093: replace space with hard space between number & units
2021-11-23 14:07:17 +00:00
b92bdb3466 C2021-061 don’t process replace words if they are delimited with “()” or “,’ (quotes from 11/3/21) 2021-11-16 13:50:28 +00:00
3f47ed8825 C2021-061 BNPPalr & BNPP1 don’t process replace words if they are delimited with “,’ (double & single quote) 2021-11-03 15:04:58 +00:00
0d27bd68e5 B2021-132 BNPP Alarms, text following a closed square bracket, in the alarm point table, was set to bold and underline. Needed to check for the “pagelist” ReplaceWord flag. 2021-11-01 14:19:24 +00:00
8755e9f0ad C2021-056 Added FirstWord flag to ReplaceWords
C2021-056 Added logic to support the FirstWord flag in ReplaceWords.  When set, the word will be replaced only if it the first word in the text.
2021-10-27 17:44:14 +00:00
2b25136036 F2021-053: BNPP Alarm – need ability to have super/sub scripts in the text of Alarm Tables (ROs) 2021-10-25 12:18:49 +00:00