1298 Commits

Author SHA1 Message Date
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
1974599986 B2022-077 Need to use the Singleline RegexOption for Regex.Matches 2022-07-11 20:36:27 +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
0e0a733c55 2022-06-07 15:03:04 +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
b8a405d173 B2022-026 B2022-026 RO Memory reduction coding 2022-05-26 20:47:20 +00:00
d77494d6e4 B2022-026 RO Memory reduction coding 2022-05-26 20:27:06 +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
71d8f0dcb8 B2022-050 RO values containing a < where causing the parent/child RO value to not be parsed into the correct RO values 2022-05-10 18:18:18 +00:00
3de3252f1b C2022-014 commented out debug write to error log 2022-04-07 21:16:27 +00:00
19783d9cc1 C2021-018 flags to show Alarm Point RO info in step editor 2022-03-21 19:43:39 +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
01c72f6ddb B2022-037 Fix to find unlinked RO’s that have parent/child applicability values, in the step properties RO tab (used to insert RO’s) 2022-03-09 14:14:11 +00:00
38857b1fcd B2022-032 Fixed an index out of range error while building an RO return value that contains Parent/Child enabled RO fields. The code was improperly calculating the next position in the raw RO return value information. 2022-03-02 16:08:15 +00:00
b1a39f4a21 C2022-004 Logic to print a Unit Designator Watermark
C2022-004 added Unit Designator Watermark option
C2022-004 added format xml structure for Unit Designator Watermark and a flag to use it on Approval PDFs
2022-02-23 21:01:33 +00:00
1b7bb16e6d C2021-015: High Level Steps in Table of Contents
C2021-015: Barakah High Level Steps in Table of Contents
2022-02-23 14:46:04 +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
bb81c62e3e Added comments & commented out unused dictionary 2022-02-14 13:39:30 +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
9022b2e026 B2022-020 Insert RO was returning the applicability information instead of the resolved RO Return value when the return value contained a question mark. Also will add to error log if the return value fails to parse the parent/child information with the regular expression 2022-01-25 17:26:11 +00:00
31dd017354 B2022-018 Fixes issue where the RO return value was truncated after the unit number for RO return values in the Equipment - Unit Specific RO database 2022-01-25 13:43:30 +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
8a2b19521d C2022-001 logic to handle the new parent/child format of the RO.FST 2022-01-21 14:33:49 +00:00
d52c4b93cb C2021-065 BNPP Alarms pagelist flag to match AlarmID (procnumber) with RO value of AlarmID 2022-01-14 18:57:43 +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
43a1df66d0 B2022-002: BNPP1new - Step and section text printing into the INITIAL column 2022-01-12 15:29:45 +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
653a504234 B2022-003: BNPPalr - line spacing inconsistency between Explicit And & sub-steps 2022-01-06 16:42:01 +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
3f0a166aa6 B2021-147 Fixed out of memory error while importing a procedure set that has lots of images. 2021-12-13 19:18:41 +00:00
7bd4dace4c C2021-063 added format flag to allow for the generation of a text file containing Alarm Point List information when a Print/Merge is done on an Alarm. 2021-12-08 17:23:36 +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
4522b2a636 B2021-133 indent of HLS & subsection should be the same
B2021-133 BNPP1new indent of HLS & subsection should be the same
2021-12-07 15:26:07 +00:00
4c1bbbbc35 B2021-141 – Printing a procedure for the last child (unit) was causing PROMS to crash when processing multiple ROs that have Parent/Child values. 2021-12-01 22:02:10 +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