Commit Graph
100 Commits
Author SHA1 Message Date
jjenko 6ff3837b53 Changed major version number to 2.0 2022-05-26 19:56:25 +00:00
jjenko 27993553cb B2022-026 RO Memory reduction coding 2022-05-26 19:55:07 +00:00
jjenko e0acae62c9 B2022-055 Fix to help prevent crashing when opening/closing/re-opening procedures. 2022-05-25 19:59:41 +00:00
jjenko b9a444c941 F2022-030 added RO/LO checkoff 2022-05-20 13:13:59 +00:00
jjenko 4b6b9451df B2022-055 Fix to help prevent crashing when opening/closing/re-opening procedures. 2022-05-16 13:54:46 +00:00
jjenko 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
jjenko 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
jjenko 9861a43e5b B2022-051 The list of RO values when inserting a RO, would sometimes have applicability token text (\APL>) listed with the possible RO values 2022-05-10 18:17:45 +00:00
jjenko 103c5d4ff8 F2022-027 adjusted position of CV in the LO_CV initials type 2022-05-09 16:11:35 +00:00
jjenko 029670b2df F2022-027 adjusted position of CV in the LO_CV initials type
F2022-028 added “ATTACH” to the bolded verb list in replace words
2022-05-09 16:10:52 +00:00
jjenko 38626ca2b3 F2022-026 Added initial lines for SM/SS, Team Lead, EO, and SE 2022-05-05 14:41:46 +00:00
jjenko 108892f933 F2022-025 added the LO/CV initial line 2022-05-02 14:02:06 +00:00
jjenko 0ed174d0da F2022-023 Get the correct level to use the WidsAdjByLevel to adjust the step text width when sub-sections are used. This prevents the step text from printing into the right column 2022-05-02 13:12:44 +00:00
jjenko 4b15caa8ec F2022-023 Adjusted the tab position and step text with for meta sections so that the text does not run into the right margin 2022-04-26 18:02:39 +00:00
jjenko f9d436e2ac F2022-022 Added “STOP/START” to ReplaceWords so that “START” is not bolded 2022-04-22 15:50:09 +00:00
jjenko b7dc90a7a9 F2022-021 added initial lines for EME/CV, EM/CV, SE/IV, RE/IV 2022-04-21 18:30:55 +00:00
jjenko a0b03a889a F2022-020 increased the length of the high level step tab to accommodate an extra digit 2022-04-14 12:56:14 +00:00
jjenko 3de3252f1b C2022-014 commented out debug write to error log 2022-04-07 21:16:27 +00:00
jjenko 9d94851e94 F2022-016 Add continuous action high level step and sub-step types that have box around the step tab
F2022-016 Added macros used to draw a box around continuous action steps/sub-step tabs
2022-04-06 21:01:45 +00:00
jjenko b691899329 F2022-019 Turned on Unit Designator Watermarks 2022-04-05 18:51:21 +00:00
jjenko 586d9e4496 F2022-009 (continuation) – Adjust the page length for the Procedure Steps Without Border step section type so that there is room for the FOUO footer 2022-04-04 19:18:43 +00:00
jjenko 538371325e F2022-018 changed font size of Critical Step from 10 point to 12 point 2022-04-04 18:53:47 +00:00
jjenko d0f9682c42 B2022-043 corrected the processing of the single quote. We were missing replacing a semi-colon when converting from “@apos;” to a single quote 2022-03-24 20:21:15 +00:00
jjenko f2357c754f F2022-001 Centered the Critical Step box 2022-03-23 13:29:53 +00:00
jjenko 19783d9cc1 C2021-018 flags to show Alarm Point RO info in step editor 2022-03-21 19:43:39 +00:00
jjenko fdc72f891d C2021-018 logic to support showing Alarm Point RO info in the step Editor 2022-03-21 19:42:37 +00:00
jjenko 0d464dfa10 C2021-018 flags to show Alarm Point RO info in step editor 2022-03-21 19:40:55 +00:00
jjenko 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
jjenko 385b977d3a F2022-013 added EM / IV initial line 2022-03-11 20:48:59 +00:00
jjenko 88bdc706f4 F2022-009 Change “Requestor” to “SME” on the cover page (when printed)
F2022-011 In Transitions, remove the parenthesis around procedure and section titles and use a coma to separate the procedure number/title and the section number/title
2022-03-10 19:51:01 +00:00
jjenko 97377cbd83 F2022-011 In Transitions, remove the parenthesis around procedure and section titles and use a coma to separate the procedure number/title and the section number/title 2022-03-10 19:50:08 +00:00
jjenko e3689fc5cf F2022-009 Turn on the FOUO footer and change “Requestor” to “SME” on the cover page (when printed)
F2022-011 In Transitions, remove the parenthesis around procedure and section titles and use a coma to separate the procedure number/title and the section number/title
2022-03-10 19:49:14 +00:00
jjenko 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
jjenko 7c3514e824 B2022-033 needed to set child information when selecting to approve from the procedure level so that the list of additional procedures (right panel) can be populated 2022-03-03 16:14:21 +00:00
jjenko 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
jjenko b43df02d49 B2022-030 moved unit watermark setup calls to after processing/setup of the procedure number 2022-02-25 15:26:26 +00:00
jjenko c79e7942bb F2022-008 added open bullet single and double spaced list sub-step types 2022-02-25 14:00:28 +00:00
jjenko 311e597338 C2022-004 Logic to decode ARGB colors and logic to not rotate watermarks that are only one or two characters long 2022-02-23 21:03:37 +00:00
jjenko 78e408706e C2022-004 Logic to print a Unit Designator Watermark 2022-02-23 21:02:22 +00:00
jjenko 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
jjenko 4e2b669199 C2022-004 Print Unit Designator Watermark on Approved PDF 2022-02-23 20:59:50 +00:00
jjenko 5ea862fb5d C2022-004 Unit Designator Watermark for printing and approval 2022-02-23 20:59:02 +00:00
jjenko 9fa8bd5245 C2022-006 Added a one-eighth symbol 2022-02-22 21:39:16 +00:00
jjenko d84c5b93ca F2022-006 – added a new high-level step that is not bolded nor underlined and the section number does not precede the step number 2022-02-16 16:01:56 +00:00
jjenko cf686d7c21 C2022-005 Added the ability to select a 6pt font size in Tables. 2022-02-15 19:24:23 +00:00
jjenko 9098c58ea8 B2022-023 added logic to process <U-Other > tokens that have a space after “Other” 2022-02-09 13:53:43 +00:00
jjenko aebe19dcac B2022-020 pass in the ItemID to ROLookUp 2022-01-25 17:26:51 +00:00
jjenko 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
jjenko 77ff645e2c B2022-019 pass in Parent/Child even when not calling from a Parent/Child set 2022-01-25 13:45:38 +00:00
jjenko 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
jjenko 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
jjenko 8a2b19521d C2022-001 logic to handle the new parent/child format of the RO.FST 2022-01-21 14:33:49 +00:00
jjenko c66c01332e C2022-001 only add the child value to RO.FST if it is different than the parent (default) value 2022-01-21 14:33:09 +00:00
jjenko 0acedd7e7a B2022-010 stored procedure getAssociationsByVersionID was loading RO FST information that was not needed. 2022-01-17 17:50:01 +00:00
jjenko b1ecf81391 C2021-065 – BNPP Alarms logic to get RO info based on the OTHER (i.e. OtherName) applicability setting 2022-01-14 18:58:31 +00:00
jjenko d52c4b93cb C2021-065 BNPP Alarms pagelist flag to match AlarmID (procnumber) with RO value of AlarmID 2022-01-14 18:57:43 +00:00
jjenko 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
jjenko 89405c08a6 C2021-065 added pagelist flag to match AlarmID (procnumber) with RO value of AlarmID 2022-01-14 18:54:45 +00:00
jjenko 7a68643837 B2022-007 added while loop to process more than on <U-xxx> value 2022-01-11 16:18:25 +00:00
jjenko ea93a6030a B2021-110 Remove the un-used and un-maintained BNPPclk format file from PROMS. 2022-01-07 15:43:59 +00:00
jjenko 9b5b84716e 2022-01-07 15:24:48 +00:00
jjenko 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
jjenko 8ad456b565 F2021-105 Removed the word “Section” from the end of section messages. 2021-12-16 20:24:36 +00:00
jjenko b1b30a71ba B2021-148 Needed to remove the space follow the “OTHER” when processing applicability tokens 2021-12-14 19:54:55 +00:00
jjenko 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
jjenko 7175ea8fd4 C2021-064 Process the new pagelist token (EOPNUMROLU) and remove any Parent/Child unit tokens that were added to the EOP number. 2021-12-10 19:44:13 +00:00
jjenko 93967ad209 C2021-064 Created a new pagelist token (EOPNUMROLU) to be used specifically in calls to ROLookUP() in the pagelist item 2021-12-10 19:43:06 +00:00
jjenko fac1614259 B2021-146 Added a null reference check. 2021-12-10 19:41:33 +00:00
jjenko 74128ed79e C2021-063 logic to generate an Alarm Point List text file 2021-12-08 17:24:27 +00:00
jjenko 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
jjenko 7cb7081d7a C2021-063 logic to display a check box to generate Alarm Point List information when a print/merge is done.
C2021-062 logic to display a check box to set the Rev Number for all procedures that are being printed with the Print All or Print/Merge
2021-12-08 17:23:05 +00:00
jjenko 14dc69dc98 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:22:23 +00:00
jjenko 37e022a64d B2021-144 ROs were not always sorted on the Insert RO panel in the procedure editor. 2021-12-06 16:05:06 +00:00
jjenko 42ae2bf2e8 B2021-143 leading zeros in revision numbers were being removed when the auto increment was used. 2021-12-06 15:43:03 +00:00
jjenko 17b84d47cc F2021-103 Added an I&C / CV checkoff 2021-12-03 21:23:45 +00:00
jjenko 617362fdb0 B2021-142 fixed invalid & character in table text when printing the table. 2021-12-03 17:06:03 +00:00
jjenko cf7b69d3b7 F2021-102 Bold and Underline the INITIAL checkoff header. 2021-12-03 14:43:13 +00:00
jjenko 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
jjenko c9779a69ba B2021-140 Tables that do not have shading assigned were printing with the previous table’s shading information. 2021-12-01 17:44:08 +00:00
jjenko 4f2d15bcc7 B2021-137 – table shading was printing on top of table border lines 2021-11-24 21:16:01 +00:00
jjenko 785366f495 F2021-098 rename updated single column format file to new and append “2021” to end of title 2021-11-24 15:26:23 +00:00
jjenko 5c6ea4d4ed F2021-098 brought back June 1, 2021 version back so as to affect AOPs 2021-11-24 15:25:28 +00:00
jjenko 87a39c66aa F2021-097 – change the ROLookup for MCR Alarm Panel Source field to use the appropriate reference to the new RO Return values. 2021-11-23 19:22:42 +00:00
jjenko 113891b749 2021-11-23 16:52:18 +00:00
jjenko 4b9234a70e F2021-069 – Make sure the customers do not have the “BNPP Single Column Format (draft)” format (BNPPgop). 2021-11-23 15:25:29 +00:00
jjenko 4f3bf70ebd F2021-083 Added Solid Right and Solid Left Triangle symbols 2021-11-19 19:29:41 +00:00
jjenko 9ed55b3d4c C2021-004 resources needed for the table cell shading button on the ribbon 2021-11-18 20:56:16 +00:00
jjenko 96fd567d92 C2021-004 logic to print shaded table cells 2021-11-18 19:41:00 +00:00
jjenko 5118268906 C2021-004 resources needed for the table cell shading button on the ribbon 2021-11-18 19:34:53 +00:00
jjenko 60e112cb19 C2021-002 save and get xml information for table cell shading 2021-11-18 19:33:03 +00:00
jjenko 2f07372641 C2021-004 logic to support table cell shading
null reference check
2021-11-18 19:32:25 +00:00
jjenko 884eda31e2 C2021-004 added table cell shading button support logic 2021-11-18 19:31:02 +00:00
jjenko 3929623fce C2021-004 logic to maintain table shading information 2021-11-18 19:30:19 +00:00
jjenko 9ce881087a C2021-004 logic to show the table shading 2021-11-18 19:29:45 +00:00
jjenko 08d9a42575 C2021-004 setup table shading information 2021-11-18 19:28:33 +00:00
jjenko ec264b869d C2021-004 get defined table shading options from format file 2021-11-18 19:26:58 +00:00
jjenko bd10b76d26 C2021-004 define additional table shading options 2021-11-18 19:23:33 +00:00
jjenko fa1ad0e2cf B2021-136 corrected use of bold and underline style for checkoff heading 2021-11-11 19:42:57 +00:00
jjenko 60efbd80cd F2021-082 adjusted the CheckoffXtraLine to reduce the space between step with initial checkoffs.
F2021-089 added RP/IV initial checkoff
F2021-092 added CHEM/IV and CHEM/CV initial checkoffs
2021-11-11 19:04:55 +00:00
jjenko a4eb5935ba C2021-052 Made the underline thicker when the text being underlined is bolded. (when printed) 2021-11-10 14:35:57 +00:00