215 Commits

Author SHA1 Message Date
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
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
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
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
8a2b19521d C2022-001 logic to handle the new parent/child format of the RO.FST 2022-01-21 14:33:49 +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
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
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
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
033df8ccb3 C2021-047: Allow for setting of Merged Pdf Landscape Page Number Location 2021-10-25 14:19:37 +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
be5bb48f82 C2021-045 add BeforeList ReplaceWords flag
C2021-045 add logic to support BeforeList ReplaceWords flag
2021-10-13 17:55:15 +00:00
f69fd75759 B2021-093 null reference check when looking for child RO values 2021-08-24 14:01:40 +00:00
ce9e9e182e C2021-026 Parent/Child applicability in RO Editor 2021-07-29 18:28:12 +00:00
0dd4889e5c B2021-066: Procedure Level PC/PC in tree view 2021-07-14 15:27:56 +00:00
a203bc199b C2021-027: Procedure level PC/PC 2021-05-20 14:31:59 +00:00
4bcfa5fbe8 C2020-046 Changed the column mode list wording to One, Two, Three, and Four Columns 2021-04-07 17:43:27 +00:00
acb9bc903e B2021-028: During print, removal of trailing spaces and newlines causes missing line in print of empty steps 2021-03-12 13:40:23 +00:00
b679829508 C2021-010: Print using standard pagination rules by removing trailing hard returns, spaces & manual page breaks 2021-02-23 14:51:49 +00:00
fdd59a5d6b Upped revision number to 1.8
C2020-033: 2021 UPGRADE Handling of incoming transitions on delete or review
2021-01-06 15:07:57 +00:00
b172dc3080 C2020-038: When deleting a procedure, add a prompt so that user has to enter a reason that is saved to database 2020-10-22 10:21:53 +00:00
59cb56ca88 B2020-125: View of Consistency check report displaying error message and crashing 2020-09-22 16:21:02 +00:00
b473844dcc B2020-069: Crash when deleting Working Draft 2020-05-11 15:32:29 +00:00
5fccf2f1d9 B2020-060: Null reference on linking enhanced at new working draft level 2020-04-21 14:12:01 +00:00
d1fba22cc3 B2020-004: Enhanced flag ‘allowmods’ caused crash on open of non-enhanced procedure after version properties change 2020-01-14 15:04:46 +00:00
beed3319ca C2019-045: Fix length of procedure number for CCR to work
C2019-045: For enhanced procedures, allow modification of number & title
2019-12-13 11:51:15 +00:00
22978ffff5 B2019-165 Added a check box on the automation tab to allow user to turn off the printing of a foldout page on the last page of a Word document that does not include foldouts (Byron/Braidwood)
Code cleanup, found a missed instance of a check for “FOLDOUT” as section number – corrected so that it using the Section_IsFoldout method instead
2019-11-13 17:11:51 +00:00
cfb847de9c C2019-042 Added a check box to identify a section as being a foldout – used in with printing in duplex
C2019-042 use new format config setting to check if sections are foldouts
C2019-042 use new format config setting to check if sections are foldout
B2019-134 code cleanup, discovered we were missing a “break;” statement in processing folder specific information
2019-11-06 20:50:29 +00:00
70692e9d77 B2019-037 added logic to replace ~ and # characters with superscript and subscript commands 2019-04-17 17:06:37 +00:00
389250bad3 B2019-044 Since the watermark switch on the print dialog can turn off the printing of a watermark, created a enum of the watermark options but without the “None’ option for use only on the Print dialog.
B2019-044 The watermark switch on the print dialog will now turn off the printing of a watermark when there is a default set at the working draft level.
2019-03-26 13:58:15 +00:00
76bd61b435 C2019-012: Merge pdfs 2019-03-12 12:56:58 +00:00
9e5ed20aa2 B2019-022: UCF replace word dialog, remove unsupported flags for case sensitivity (all & first) 2019-02-12 14:04:02 +00:00
e77ff7c98e C2019-004: Allow user to define duplex blank page text (handle approved & baseline output) 2019-01-28 16:45:05 +00:00
ddf01e9f9a C2018-039: Upgrade – User Control of Format 2018-12-12 15:29:56 +00:00
f0302b589d C2018-033 added enum lists for the date/time formats to use for a PDF prefix or suffix
C2018-033 added logic to save selected prefix and suffix date/time format to the config
2018-10-16 16:06:37 +00:00
Rich
bfd2ae34ab C2018-013 Procedures with Supplemental Information will assume that all sections are printed separately 2018-05-16 12:42:10 +00:00
60b83e9926 B2018-025: Proms crashes opening Working Draft if associated enhanced Working Draft had been deleted 2018-03-01 15:34:22 +00:00
a8a0b37a32 Added titles to message boxes used during the check of the RO.fst B2017-125
Add LoadingFigures to save status of loading the figures during Update RO Values B2017-125
Added checks to see if the RO Figures need loaded B2017-125
Added checks to see if the RO Figures need loaded and set the status during the loading figures part of updating RO values B2017-125
Make the progress bar text visible B2017-125
Added titles to message boxes used during the check of the RO.fst and make the progress bar text visible B2017-125
2017-06-23 20:02:34 +00:00
9c5b3273ba Mistakenly removed the RODefaults_graphicsprefix which is used in the DataLoader coding. 2017-06-20 17:27:16 +00:00
f5dbfa12fb B2017-079, B2017-053, B2017-049, improved the speed and logic of updating ROs. The Refresh ROs logic is now merged into the Update ROs logic. Also annotations are added when ROs are updated. The Refresh ROs options were removed from the tool list.
Better feedback when updating RO values, also save list of updated ROs in text file in Documents\VEPROMS
Save the date/time of the last successfully completed RO Values Update
Add annotations for updated RO values, better logic in updating RO figures so they are needlessly updated, better logic in determining if an RO needs to be updated
Logic to save the date/time of the last successfully completed RO Update
Better logic to determine if an RO value needs updated.
2017-06-20 16:26:04 +00:00
e7f9d4e3ed Support for SAMGS Supplemental Information 2017-05-03 13:57:12 +00:00
Rich
aa40ff017d Added a Timeout property to the FolderConfig
Added Command Timeout to each query that did not have a specified timeout
2017-03-01 15:40:36 +00:00
Rich
e459a5aec6 Remove debug printout for XYPlot RO 2017-01-20 14:12:04 +00:00