Commit Graph
100 Commits
Author SHA1 Message Date
jjenko 4a70a927be C2021-031 added vesp_RemoveUnUsedFormat stored procedure which will remove the given format and point any uses of that format (including history records) to the PROMS Base format. 2021-07-06 18:14:57 +00:00
jjenko 3b2be0b89c F2021-020 Remove the underlining of the all of the AND and OR sub-step separators. 2021-06-01 16:05:01 +00:00
jjenko 1a543f663d B2021-060 Folders were missing from the tree view in the list when there are more than two levels folders. 2021-05-12 16:49:33 +00:00
jjenko 54b578ed34 B2021-058 The fix for the bolded symbol character caused this. We initially set the font being used to a new font instance but without the bolding and italics attributes. Found that in this case we needed to double the font size being passed into the method that creates the new font instance, because it assumes the size is coming from RTF formatting in which the number for the font size is double the actual point size. 2021-05-05 15:21:59 +00:00
jjenko 11a6a82f43 B2021-055 When first character is a bolded symbol, the rest of the text prints bolded. 2021-05-04 19:46:22 +00:00
jjenko 700321f4e5 B2021-054 Needed to start a rtf string search from the last index we found for cases when there are more than one transition in the text. 2021-04-22 15:47:20 +00:00
jjenko 6d9a3f5f4e B2021-052 allow for table cell text font size change when the text ends in a setpoint or transition link 2021-04-22 14:13:30 +00:00
jjenko 687e3b511d B2021-044 – Added null reference check. When no procedures are open, user with view only security clicks on an Incoming Transition result. The code was trying to toggle the Find/Replace tooltip 2021-04-13 13:53:31 +00:00
jjenko d4b3cced0b B2021-038 Added symbols fonts without bold or italic. Some symbol characters would not print if they were bolded. 2021-04-12 20:10:21 +00:00
jjenko 4bcfa5fbe8 C2020-046 Changed the column mode list wording to One, Two, Three, and Four Columns 2021-04-07 17:43:27 +00:00
jjenko 67a29d4daa C2021-021 Set the Find/Replace button text, and tool tip based on whether the user has write privileges. 2021-04-06 19:25:25 +00:00
jjenko 85a971482e C2021-021 Change the title of the find/replace dialog base on if we allow Find and Replace or just Find. 2021-04-06 19:24:52 +00:00
jjenko 69bff04f78 C2021-021 Set the Find/Replace button text, and tool tip based on whether the user has write privileges 2021-04-06 19:24:06 +00:00
jjenko 5cd501c122 B2021-036 Canceling on a Forced Check-in of a Word section was setting the red text in the procedure tree (for that section) back to black. 2021-03-30 17:50:17 +00:00
jjenko 380dd2ceac B2021-034 Sigle cell table with just a jpg in the cell caused PROMS to crash.
Wolf Creek data: Maintenance; Mechanical; MPM; MPM KJ-004: 7.1.4 Table
2021-03-26 19:23:43 +00:00
jjenko 877a7dfa7b F2021-009 PROMS Express – Added checks and warning messages when Pasting a CopyStep from the procedure tree when the paste will result in a step with sub-step levels that exceed the defined sub-step levels in the format. 2021-03-24 19:53:06 +00:00
jjenko 627d12e5cf F2021-009 PROMS Express – Change tool tip of the insert sub-step ribbon button to warn user when they are exceeding the number of sub-steps defined in the format. Added call to check sub-step levels when doing a Paste of a CopyStep. Added a message box to warn user when they are adding excessive sub-step levels when using the <Shift><Ctrl><S> shortcut key stroke. 2021-03-24 19:52:19 +00:00
jjenko 47c64e0ad4 F2021-009 PROMS Express - Added methods to determine the levels of sub-steps when doing a Paste CopyStep and to display a message when the pasted step will have an excessive number of sub-steps. Added a method the return the number of sub-step levels defined in the format file (used when inserting new sub-steps) 2021-03-24 19:51:22 +00:00
jjenko afb6269082 F2021-016 added two more sequential tab levels. 2021-03-24 19:49:14 +00:00
jjenko 822c9136d0 C2021-020 Updated the message box that displays when a PDF is open of the same procedure you are trying to approve. 2021-03-22 13:09:52 +00:00
jjenko cf126fe4ce B2021-027 Catawba – AER steps that do not have Cautions or Notes above it, but do have an RNO with Cautions or Notes, was not aligned properly. 2021-03-03 14:26:51 +00:00
jjenko c7135a0aad C2021-007 Add a Today button at the bottom of the calendar used to select a revision date. Also position the calendar to the previously entered date if one exists, or to today’s date if no previous revision date was entered. Same logic was implemented for Review Date (uses same calendar dialog)
C2021-008 Rename the PDF Links on/off switch to “Create RO and Transition Hyperlinks”.
2021-02-26 14:52:05 +00:00
jjenko 6499c9a23c re-checkin for C2021-005 2021-02-19 21:54:00 +00:00
jjenko 62161a3f5f 2021-02-19 21:48:22 +00:00
jjenko a05f822fa1 re-checkin 2021-02-19 21:43:58 +00:00
jjenko 00f53b5469 C2021-005 code to adjust the starting vertical position of table cell text when the font size changes 2021-02-19 19:26:31 +00:00
jjenko 4aa104436f C2021-005 code to get the font size of table cell text and initialize the table ribbon dropdown 2021-02-19 19:25:28 +00:00
jjenko abe36eca46 C2021-005 put a dropdown list on font sizes on the table ribbon 2021-02-19 19:24:33 +00:00
jjenko 41660d97ae C2021-005 methods to get and set the font size in table cells 2021-02-19 19:17:25 +00:00
jjenko 294b7f5618 C2021-005 Get the list of possible font sizes for table text 2021-02-19 19:15:34 +00:00
jjenko f5bb4d8d2e C2021-005 added a list of possible font sizes for table text 2021-02-19 19:14:07 +00:00
jjenko ba2e72baeb C2020-050 Updated the list of Volian computer names for PROMS to recognize when generating a temporary Admin User key. 2020-12-14 17:21:23 +00:00
jjenko 7100163f8e B2020-166 – Calvert pagination fix for OI procedures. First step of a sub-section (set to separate pagination) started printed more than half way down the page. 2020-12-10 13:28:46 +00:00
jjenko c67009c502 B2020-164 Logic was causing a numeric substep to split over a page in a Calvert STP procedure. Added a check for the SpecialCaseCalvert flag to fix this bug 2020-12-04 20:37:40 +00:00
jjenko 4eaa2b0e1c B2020-163 Calvert section header breaking from HLS caused forced pagination 2020-12-04 15:17:21 +00:00
jjenko 28ad19953e B2020-162 Blank High Level Step breaking from table in Single Column Procedures 2020-12-03 21:56:23 +00:00
jjenko 9b724d17ac B2020-161 Not all centered tables were properly centering. Needed to add logic to account for the use of a checkoff header. This was needed for tables that where approaching the defined width of the page. 2020-12-03 20:09:44 +00:00
jjenko b2419c1f5c B2020-160 Calvert Forced Pagination fix. Logic to help keep RNO Note header on the same page as the note text and corresponding AER text. 2020-12-02 20:39:29 +00:00
jjenko fbe233dd12 B2020-158 pagination fix for Calvert EOPs/AOPs. 2020-12-01 14:19:43 +00:00
jjenko 1e4c42a9f5 B2020-151 – Calvert pagination fix. Keep OR substep together. Working Draft folder, :Unit 1 Operating Procedures, OP-3, section 6.1, step A.7 2020-11-18 17:20:36 +00:00
jjenko 76b5ba1816 B2020-148 – Calvert pagination fix. keep Cautions and Notes with substep. Approved Folder, Unit 2 AOPs, AOP-3B section VI, step H.18.f 2020-11-18 17:19:37 +00:00
jjenko 416a400586 B2020-150 fixed issue where a bullet step was separated from the group of bullet steps. 2020-11-11 15:45:50 +00:00
jjenko b0c6ecdde1 Corrected issue of un-needed extra information appearing in baseline meta file for the Calvert Alarms. A pagination fix that was put on for Westinghouse (B2020-047) cause extra (not needed) information in the baseline meta file for Calvert Alarms. Un-doing that change corrected the Calvert Alarm baseline meta file and the pagination bug (B2020-047) is still fixed as it appears on other pagination fix had corrected the Westinghouse issue. 2020-11-09 19:46:53 +00:00
jjenko 7c08fb16e5 EULA was updated for WEC working with NAWAH 2020-11-04 14:26:54 +00:00
jjenko df46c0091c C2020-024 Added a more descriptive End Message after Approval is complete.
C2020-039 Populate revision stage list when Approve Some dialog is first opened.
C2020-040 As a procedure is selected in the right panel, place in the left panel of the approve dialog
C2020-044 Rename the “Do Revision Stage” button to “Generate Revision Stage”
C2020-045 Added a On/Off Switch to turn off the pop-ups when the mouse hovers over the items in the right panel list of procedures
2020-11-04 14:09:55 +00:00
jjenko 6abe915a66 F2020-029 Added a bottom continue message, centered the page number, and increased the page length by two lines. 2020-11-03 16:26:49 +00:00
jjenko bed3f0477f C2020-042 When an Export is finished the message box will be titled “Export Completed”. When an Import is finished the message box will be titled “Import Completed”. 2020-10-22 14:14:56 +00:00
jjenko 89a83c7064 B2020-141 This fixes logic added for Barakah which allowed user to change the procedure number of a linked Enhanced procedure. Needed to Add a NULL reference check when a deleted EOP step that once was linked to an Enhanced Step is restored. 2020-10-14 14:02:28 +00:00
jjenko 314f695990 B2020-133 When printing an EOP with the PDF Links option needed to add a check for a null reference when trying to add a link to an enhanced document step that does not exist. 2020-10-14 13:36:35 +00:00
jjenko a0b6b8a8ce B2020-140 Added a format variable to Wolf Creek to override the placement of text table cells to correct placement of checkboxes in table cells 2020-10-09 19:44:40 +00:00
jjenko f972efc6a1 B2020-140 Added a format variable to override the placement of text table cells to correct placement of checkboxes in table cells 2020-10-09 19:43:15 +00:00
jjenko cc06e51dc5 B2020-137 Added a Null reference check to all print to continue processing when it is trying to find a place to break while processing a large table. 2020-10-09 13:27:31 +00:00
jjenko 8b82722c6b B2020-111 Limit where the Set Amin can create new folders 2020-10-08 19:40:37 +00:00
jjenko 9953efd962 B2020-111 Limit where the Set Amin can create new folders
B2020-114 Fixed crash when Set Admin clicked on Admin Tools Links button
C2020-035 Don’t allow Set Admin run Repair tools and show only folders associated with Set Admin for the update Transition and RO links
2020-10-08 19:39:41 +00:00
jjenko 33a3ec3940 B2020-127 – Check for a “?” when trying to parse out a RO Image file name. 2020-10-08 19:39:07 +00:00
jjenko d7832cfa57 B2020-114 Fixed crash when Set Admin clicked on the Links button.
C2020-035 Don’t allow Set Admin run Repair tools and show only folders associated with Set Admin for the update Transition and RO links
2020-034 Don’t show Format and Security options for Set Amin users, disable Admin button for all other users.
2020-10-08 19:38:19 +00:00
jjenko 2958b4927a New AOP Background format that does not hard code “-BD” next to procedure number 2020-10-06 20:28:33 +00:00
jjenko f1b19ac3d5 New AOP Background format that does not hard code “-BD” next to procedure number 2020-10-06 20:27:36 +00:00
jjenko 85bb63df46 B2020-135 fixed bug where hyphens entered into tables where printed using the symbol font 2020-10-02 14:01:52 +00:00
jjenko d2c52f9999 B2020-134 Replace the “\_” hyphen to “\u8209?” so that the same font as the surrounding text is used. 2020-09-29 19:55:34 +00:00
jjenko c32bd42774 F2020-025 Need to add RO only replace words for N2, H2, O2, and H2O to make the 2’s subscript 2020-09-23 19:46:14 +00:00
jjenko c762960ddd F2020-024 adjust the positioning of the lines that are dynamically drawn in the Condition/Response table. 2020-09-22 13:48:11 +00:00
jjenko b59aea9ab6 C2020-022 – increased the width and length of the Insert Symbol grid from the ribbon 2020-09-01 20:37:51 +00:00
jjenko 895b576e4b C2020-022 new symbols were added per customer request 2020-09-01 20:37:09 +00:00
jjenko 72355db893 B2020-117 fix for multiple Notes, Cautions, and Warnings in the Calvert Cliffs Condition Response column, fixed the bullets printing on the text, also removed extra blank line between them 2020-08-28 20:53:28 +00:00
jjenko 7ca3f6ae0a C2020-036 Added list of duplicate procedure numbers to warning message box when doing approvals 2020-08-25 20:04:51 +00:00
jjenko 79d16a33a7 B2020-113 – Open curly brackets were sometimes replaced with “(![“ 2020-08-13 20:26:14 +00:00
jjenko 83ad0120e7 B2020-104 DotNet 4.8 is now replacing hard hyphens with “\_” instead of the Unicode character “\u8209?”. Added logic to handle this when saving the text in a step editor window. 2020-08-04 19:24:18 +00:00
jjenko cfc1259b48 B2020-099 added check in HasSecondRNOThatWillFit() logic to not look for a second RNO if it wants to break on the last RNO. 2020-07-29 19:52:20 +00:00
jjenko cbc2adf712 B2020-095 Don’t display the dialog asking if ROs should be converted to text, when an Approved procedure export file is imported. 2020-07-28 19:37:41 +00:00
jjenko 91958accaa C2020-026 – consistent messaging when deleting sections and steps 2020-07-16 14:11:09 +00:00
jjenko 1e785d7400 C2017-017 added a footer with the page number and date generated. 2020-07-14 16:00:49 +00:00
jjenko 548435c00e B2020-087 Refresh the tree node when the adding the first subsection is canceled, and clean up the parent section’s config when the last subsection is deleted. 2020-07-13 18:02:48 +00:00
jjenko 82124d1299 C2020-018 made a more accurate description of the message for transitions when deleting a Procedure, Section, or Step 2020-07-06 13:46:06 +00:00
jjenko 6e1af874da C2020-021 added the word “the” to the Default Section Checkbox description 2020-07-06 13:16:09 +00:00
jjenko a89fad3eaf C2019-013 put sorted by information on the Search Results report
C2020-019 display the section number and Title for step sections on the Search Results report
2020-06-25 15:14:15 +00:00
jjenko 0078020e60 C2019-013 put sorted by information on the Search Results report 2020-06-25 15:13:21 +00:00
jjenko 56ec1f45d7 C2020-016 – Improved the wording and formatting of the message that appears when you add a subsection to a section that has steps. 2020-06-18 14:19:12 +00:00
jjenko e4d6e222de B2020-086 – Added a NULL reference check for when the MRU (Most Recently Used) contains a database ID that was disposed. 2020-06-18 14:18:18 +00:00
jjenko 59a88c4a89 C2020-017 – Re-worded the “This is a Foldout Section” checkbox tooltip 2020-06-18 14:17:30 +00:00
jjenko cc86b46d2f F2020-022 add a Blank Cover Page section type 2020-06-17 20:01:44 +00:00
jjenko 7b53bbc783 B2020-085 Needed to consider the starting position as well as the length of AEP substeps when checking to see if they print past the RNO that PROMS was to break on. 2020-06-15 14:12:26 +00:00
jjenko fd31d5a245 B2020-084 Logic to load formats from procedure set export files that were generated prior to User Control of Format. 2020-06-12 19:21:59 +00:00
jjenko 921d25c380 B2020-080 fixes an issue where table cells text that consists of superscript text that begins with a dash was not printing that text superscripted. 2020-06-09 19:20:05 +00:00
jjenko 75be99ef70 F2020-021 Changed “Responsible Manager” to “RESPONSIBLE ORGRANIZATION” on the Cover Pages and in the PSI 2020-06-05 14:34:53 +00:00
jjenko 48213faac6 F2020-016 margin adjustment to the EOP and AOP background formats per customer. 2020-06-05 14:32:52 +00:00
jjenko c1849897db B2020-081 better logic for steps with more than on RNO level to try and keep the RNO sub-step from breaking (where possible) and to see if the entire second RNO could also fit on the page 2020-06-03 20:10:53 +00:00
jjenko 1aa0bc2c6e C2020-013 Add submenu to ribbon buttons to print child procedures 2020-05-22 13:58:35 +00:00
jjenko bb6a27fb73 Added a null reference check 2020-05-22 13:57:56 +00:00
jjenko 07e215a9ca C2020-013 Add submenu to ribbon buttons to print child procedures 2020-05-22 13:51:15 +00:00
jjenko 7c1a409c0c C2020-013 don’t disable the Create PDF ribbon button 2020-05-22 13:50:25 +00:00
jjenko c266192519 B2020-073 Fixes a bad pare break in procedure FRC-0.1 step 14 RNO. It was as not keep all the children together with the parent. 2020-05-20 19:06:19 +00:00
jjenko 0d572f335a B2020-075 make room for the End message only if we are printing the last step of the section 2020-05-18 19:59:51 +00:00
jjenko 41aac0b063 B2020-071 Added Null reference check logic for when a procedure set does not have a RO folder associated to it. 2020-05-14 16:17:52 +00:00
jjenko 462315f282 B2020-070 Added null reference checks. 2020-05-13 19:43:00 +00:00
jjenko b8e688c14a B2020-064 – for Farley, take into account doc style flag DSS_PrintSectOnFirst when breaking a step onto pages other than the first page. 2020-05-04 19:36:09 +00:00
jjenko 8601061eef B2020-062 – Fix bug where the date/time prefix/suffix would automatically turn on (after turning it off) when the procedure is printed. Also disabled the Date/Time Prefix/Suffix switch on the print dialog when the prefix/suffix is plain text entered by the user. Original report of bug was that the PDF Links option did not work when there was a PDF file date/time prefix/suffix. 2020-04-29 18:23:35 +00:00
jjenko 8d9d19db7d B2020-059 – the 1st AER sub-step was printing on the HLS text when the last table in the RNO was compressed. (Barakah data) 2020-04-24 13:12:19 +00:00
jjenko 318f68e14a B2020-059 pagination fix in fitting last sub-step of a step on its own page. (PaginateOnStepThatWillFitOnBlankPage format flag in Barakah and South Texas formats) 2020-04-24 13:11:09 +00:00
jjenko af91094f94 B2020-057 Handle bad RO links when converting ROs text 2020-04-23 21:19:12 +00:00