Commit Graph

  • 7a97ee3b07 B2017-218 - Handle invalid MS Word sections when printing Rich 2017-09-22 18:23:10 +00:00
  • 73593b8546 B2017-219 if a word section cannot be opened because it is gotten from a bad database record, then create a blank word document and open it jjenko 2017-09-22 16:41:45 +00:00
  • 61a31cec22 B2017-188: Toggle off of SAMG facing pages blank pages checkbox on print dialog was still printing blank pages. kruffing 2017-09-22 16:03:51 +00:00
  • 7ba180c67e B2017-216 Adjust the footer length to fit more text on a page and fix a pagination difference we had found during testing jjenko 2017-09-21 19:52:07 +00:00
  • dd756593fb Added ConvertUnderscoreToUnderline flag Rich 2017-09-21 17:37:49 +00:00
  • 48df3eeee8 Added logic to support ConvertUnderscoreToUnderline flag Rich 2017-09-21 17:37:18 +00:00
  • 9b3e2ea0f7 Added ConvertUnderscoreToUnderline = True Added ConvertUnderscoreToUnderline = False Rich 2017-09-21 17:36:38 +00:00
  • 6ef5988005 B2017-215 /DB Switch was not working properly Rich 2017-09-21 15:51:41 +00:00
  • fbc4b42ff1 B2017-209: Restoring an enhanced step whose source step is deleted causes crash kruffing 2017-09-21 14:08:20 +00:00
  • 77c7cb6d6b F2017-060 Adjust the Roman Numeral HLS tab so that it aligns with the other high level step types F2017-061 hide the Asterisk high level step type B2017-214 – add a null reference check for when you close PROMS but do not have any procedures open jjenko 2017-09-20 19:18:47 +00:00
  • d6cd49cab2 B2017-212 If the user uses the X button in Word to close the word attachment, PROMS thinks that the user wants to close out of PROMS as well. Trap for this and close only the Word tab in PROMS. Made StackToString() public for use in fixing B2017-212 jjenko 2017-09-20 17:06:10 +00:00
  • f60e808b89 B2017-211 Roman High Level steps should be followed by Uppercase alpha substeps - This is being limited to Calvert SAMG Format Rich 2017-09-20 16:21:53 +00:00
  • d80c80f66b B2017-176: Search Panel - Remove Working Draft Nodes from Tree kruffing 2017-09-20 14:57:04 +00:00
  • 01fcb29d28 Re-assigned the asterisks high level step type to be a Roman Numeral high level step type jjenko 2017-09-19 18:42:48 +00:00
  • de81d5d72f Hide the asterisks high level step type (was not being used) jjenko 2017-09-19 18:41:50 +00:00
  • d27eb9a2b2 B2017-208 The Bold, Italics, Underline buttons were staying checked when applying to a multiple cell selection, even when you selected a different table cell. . This would be true if you move off the table then back on it, but would not be true if you exited PROMS then got back in. B2017-200 Newly entered text in a table cell will now be saved when the Copy Row, Column, or Selection is performed. Prior to this, if a table cell was actively being edited (still had the dark blue background), the new text would not be save before the copy/paste of a table row, column, or selection was performed. jjenko 2017-09-18 13:57:05 +00:00
  • 4a7ae53502 Corrected Stored Procedure definitions that were using the default schema Rich 2017-09-15 12:26:42 +00:00
  • 4d83b0e455 B2017-207 cleared the list of continue messages before adding a new one so that we don’t print duplicate continue messages on the same page jjenko 2017-09-14 19:24:45 +00:00
  • 6bf778d79b B2017-206 Fixed issue where only a sequential substep could be added to a Note or Caution instead of any substep type, for formats that support substeps off of (inside) Notes and Cautions. jjenko 2017-09-13 15:29:24 +00:00
  • bf2fa66a4a B2017-041 refresh the table in the procedure editor after it was pasted via the CopyStep function jjenko 2017-09-13 13:15:51 +00:00
  • f01daddf8d F2017-051: Add space between the step tab & step text for double digit section numbers kruffing 2017-09-12 13:36:37 +00:00
  • ed47591369 B2017-204 reset the RO Usage count which will reset the cached RO information jjenko 2017-09-12 13:28:39 +00:00
  • c87ec88245 B2017-203: missing End message if continuous subsections & 2 sections’ end message on same page kruffing 2017-09-12 13:02:48 +00:00
  • 8fd0230aa0 B2017-205 added a NULL reference check for when we are opening a Word attachment jjenko 2017-09-11 19:55:20 +00:00
  • e92144b7ff B2017-202 Refresh the RO tree in the Step Properties panel when Update ROs is done from the Administer Tools jjenko 2017-09-11 15:29:24 +00:00
  • 19b4f603df B2017-201 Was getting a NULL reference for SI (Section Info) when generating the approved PDF, if the Summary of Changes was not done with the approval. jjenko 2017-09-08 16:20:14 +00:00
  • f2247946e0 B2017-197 a Select method was being called in the SplitSelectionRow method all the time. We only need to call the Select method when are processing rows that do not contain any merged rows. jjenko 2017-09-08 14:19:50 +00:00
  • 83e13a93ee B2017-196: Hanging indent entered negative numbers rather than indent kruffing 2017-09-08 13:14:41 +00:00
  • aa1af73cd6 B2017-194 Added a NULL reference check before setting the enabled flag for the table border and align text buttons. MyFlexGrid was null when you moved off the table while in the adjust size mode. jjenko 2017-09-07 13:06:30 +00:00
  • f5f1cb32ee B2017-195 Adjusted the position of centered tables jjenko 2017-09-06 17:39:07 +00:00
  • a74b016fc5 B2017-192: SAMG Supplemental facing page, incorrect steps on facing pages depending on page breaks of steps. kruffing 2017-09-01 15:45:27 +00:00
  • 34ea55a624 B2017-179 detect if Paste/Replace was aborted due to Transition references and user had selected to go to the first transition that needs attention. jjenko 2017-09-01 12:41:07 +00:00
  • d228ca58dc B2017-179 detect if Paste/Replace was aborted due to Transition references and user had selected to go to the first transition that needs attention. The Paste/Replace method can now return a NULL, so we needed to handle that. jjenko 2017-09-01 12:40:09 +00:00
  • 738ea466b6 B2017-193 Added a Command Line flag /NoMRU that causes the Most Recently Used List not to be loaded. Sometimes PROMS will work for one user and not for another and the cause is something in the Most Recent Used List. This flag clears the Most Recent Used List B2017-193 Error occured when a section in the MRU was being loaded as an iteminfo Rich 2017-08-31 20:57:25 +00:00
  • 94667ff849 F2017-057: initial VC Summer SAMG with Supplemental Info Facing Page format kruffing 2017-08-31 16:06:20 +00:00
  • 48879fe7ba Ginna F2017-055 - Flex Background Change Bars overlapping step text Rich 2017-08-31 14:01:07 +00:00
  • d393a715a5 B2017-190 Adjusted the position of the page border for the Single Column Procedure Steps section type. jjenko 2017-08-30 20:20:51 +00:00
  • 6e9a7d046b B2017-191 insert a NEWLINE chunk when there are hard returns instead of spaces jjenko 2017-08-30 19:34:50 +00:00
  • bb99e9d3c3 F2017-056: initial Callaway SAMG with Supplemental Info Facing Page format kruffing 2017-08-30 15:40:58 +00:00
  • 2258a0b81a B2017-184: WINDOW tab for Calvert Alarm Procedures getting cut off in edit window in Default text size setting of windows display kruffing 2017-08-30 14:05:14 +00:00
  • d289ceb712 B2017-189 Removed the stepwidthOverride settings so that multiple levels of paragraphs adjust the text width properly. jjenko 2017-08-29 20:13:13 +00:00
  • a0d8011436 B2017-187 calling BringToFront all the time was considerably slowing down paging through a procedure with long steps and would make the scroll bar ineffective. jjenko 2017-08-29 18:19:16 +00:00
  • f45b4e491b B2017-004 Added a method to check if the current item is inside of a Note or Caution jjenko 2017-08-29 15:21:24 +00:00
  • d42425cbc4 B2017-185: Calvert Alarms – For print, hyphens in window number for top continue message is different than hyphen for step kruffing 2017-08-29 15:14:57 +00:00
  • f2bb52956e F2017-052, F2017-053, F2017-054 removed Unit 0 from the page headers, added a step editor attachment section, modified replace words to underline IF, WHEN, and THEN when in single column mode (i.e. in the AER column) jjenko 2017-08-29 13:30:28 +00:00
  • e1bdda3722 B2017-182: deleting a step with transitions, selecting ‘No’ on dialog that asks user to be placed on 1st substep caused hardspace & annotation on step. kruffing 2017-08-29 13:11:08 +00:00
  • 27ef564484 B2017-186 - Print SAMGs with Facing Pages and Page Number Transitions Rich 2017-08-28 20:13:37 +00:00
  • 5e80643686 B2017-183: Don’t allow paste replace for source steps from tree view. kruffing 2017-08-28 14:25:30 +00:00
  • 52b40b0f5e B2017-076 Added checks to see if we processed any transitions or ROs and added a status message at the end of importing explaining the procedure that was imported did not have transitions or ROs. B2017-076 Added a Boolean return value to FixTransitionText so that we know if any transition was processed. jjenko 2017-08-25 13:50:57 +00:00
  • 5ce26f2350 B2017-180: don’t allow paste replace on source/enhanced steps. B2017-181: fix crash when select/deselect procedure sets in search panel kruffing 2017-08-24 13:55:34 +00:00
  • 79c7332829 B2017-177 – don’t print text ROs in red on Word attachment pages jjenko 2017-08-23 14:36:46 +00:00
  • 95f4767651 B2017-045: Allow copy of enhanced step pasted to non-enhanced section removing enhanced link data kruffing 2017-08-23 12:12:57 +00:00
  • 88383ec87f B2017-175 The steps were being displayed with High-level steps and sections overlapping an expanded high-level step. The fix assures that high level steps and sections will be located vertically so that they don't overlap other steps. Rich 2017-08-18 12:43:45 +00:00
  • 086adde4c6 B2017-106: For Comanche Peak, the top continue message prints on top of note/Caution lines if the note or caution is at the top of the page. kruffing 2017-08-17 12:33:34 +00:00
  • fca2704dc4 B2017-058: Summary of Changes report, column information rearranges after table that has no grid audits kruffing 2017-08-16 15:50:05 +00:00
  • a413025fcd B2017-174: Fix crash when linking (Enhanced) a new note (added a null reference check) when first in list with others below it. kruffing 2017-08-15 15:22:20 +00:00
  • 7eef093c90 B2017-161: Improvements to background pagination kruffing 2017-08-15 11:44:53 +00:00
  • c4b443a7aa B2017-173 – added a check for the VESymbFix font when loading the tables so that it is not replaced with the table’s text font jjenko 2017-08-11 15:02:01 +00:00
  • 7b1a3d49c6 B2017-164 & B2017-172 added a null reference check for Config information when trying to remove Enhanced Document information jjenko 2017-08-11 14:31:28 +00:00
  • f714559e3b F2017-048: Bottom continue message not centered if pervious step is wide table. kruffing 2017-08-10 13:26:42 +00:00
  • d116388105 F2017-050: wide tab was printing against left page border B2017-162: Caution/note tab formatting for backgrounds kruffing 2017-08-10 11:51:31 +00:00
  • 9fa6c9ba6d F2017-049: CAS lines above & below double digit HLS alignment kruffing 2017-08-10 11:50:33 +00:00
  • 6b8503026b B2017-171 bullet substep were printing a smaller bullet than prior versions jjenko 2017-08-09 16:59:42 +00:00
  • 21184ba366 Cleaned up status messages and results message when refreshing transitions B2017-165 convert ? transition from 16-bit to 32-bit conversion to text jjenko 2017-08-08 19:51:20 +00:00
  • 2a28bac333 B2017-170: fix null reference and remove fix for B2017-169 (fixed in underlying code in ItemInfoList) kruffing 2017-08-08 15:16:04 +00:00
  • 21fe413ff9 B2016-130: fix crash on working with iteminfolists (inserting into list when it should not) kruffing 2017-08-08 15:15:27 +00:00
  • e702d5d8fc B2017-167 Remove spurious space in RO Value between two RTF Commands Rich 2017-08-07 20:04:22 +00:00
  • 3681dfa9a6 B2017-169 needed to create a temporary item list when processing the Update ROs and Refresh Transitions item loops jjenko 2017-08-07 19:20:35 +00:00
  • 8f29d66215 B2017-166 Verify that the step type should change before changing step type Rich 2017-08-07 19:01:15 +00:00
  • c37948a2f3 B2016-130: Previous checkin for this caused crash on null reference - this was fixed. kruffing 2017-08-07 14:40:59 +00:00
  • a03e6903d0 B2017-168 Fixed logic to handle Fortran Formatted numbers Rich 2017-08-07 14:31:34 +00:00
  • 20a07c6a3e B2016-130: Copy and paste replace steps causing missing and duplicate items in tree (problems with ‘NextItems’) kruffing 2017-08-07 13:05:02 +00:00
  • e8ae40ef7f C2017-030 consolidated the Amin Tools and created a new user interface C2017-030 passed in session information to the Amin Tools constructor jjenko 2017-08-03 18:08:21 +00:00
  • b1e3532734 B2017-149 Timeout during Summary of Change Report causes Approval to crash. Added code to keep approval running even if the Summary of Changes fail. Also allow the user to decide if they want the summary of change report to be created. Rich 2017-08-01 15:53:48 +00:00
  • 2b7ac6131b B2017-155 Round the wdith when saving the Image Size Rich 2017-08-01 14:01:15 +00:00
  • a223b72423 B2017-159: Don’t allow paste of step that was deleted by clearing its text. kruffing 2017-08-01 13:18:12 +00:00
  • df959efb79 Fixed F2017-047: HLS/Substep lists had ‘BASE’ rather than step type description/menu title kruffing 2017-07-31 16:04:36 +00:00
  • c684234065 B2017-156 - Don't allow alignement or borders if a table cell selection is not valid B2017-158 - Allow unlinked steps to be pasted before or after enhanced steps (Linked Steps) Rich 2017-07-31 15:53:29 +00:00
  • a91514b0d9 For F2017-036: fix landscape section types footer locations F2016-063: fix Unit # format heading locations kruffing 2017-07-31 13:57:14 +00:00
  • 8dc67fac8e B2017-157 Disable PingSession during import. This eliminates deadlock errors Rich 2017-07-28 18:28:29 +00:00
  • 378d5d3c50 F2017-018: long tab for CAS Implicit AND is printing step number against step text kruffing 2017-07-27 15:16:49 +00:00
  • acec23a280 F2017-036: For VCB: Additional Proprietary statement kruffing 2017-07-26 13:18:01 +00:00
  • cb54fd2fe3 F2017-036: Additional Proprietary statement & F2017-031: Additional Sign-off type kruffing 2017-07-26 13:15:55 +00:00
  • 67dda748e6 The Identify and Purge Disconnected data will now check and remove database records that have a FromType of zero. jjenko 2017-07-25 16:09:09 +00:00
  • e4a33c4471 B2017-146 added a definition for a Part FromType of zero so that a valid xml node name is created when generating an export file of a procedure. jjenko 2017-07-25 16:07:07 +00:00
  • 5d94daca0e B2017-154 Fixed Pagination when a single substep (orphan) was being placed on the next page. This was only done for steps withtwo sub-steps where the second sub-step had no children. Rich 2017-07-24 20:01:25 +00:00
  • c1dde58be3 Added a NoOrphan1 format flag to control pagination Rich 2017-07-24 20:00:53 +00:00
  • 72784a7d48 WCN Emergency Backgrounds Fix Tabs for Background Document Steps within subsections. Prior to this fix Lettered attachment steps were repeating the section letter "EE1" and numbered sections were repeating the section number "3.3.1" Rich 2017-07-21 12:43:27 +00:00
  • 54a50c8436 B2017-152 Don't crash if the administrator has the database locked Rich 2017-07-20 15:47:34 +00:00
  • 00b90f3713 B2017-151: Sort user lists on entry of program & in the Manage Security/User List kruffing 2017-07-20 14:44:02 +00:00
  • 4d01461b90 B2017-150 Error on Checkout - Maximum Recursion of 100 exceded Rich 2017-07-20 13:28:43 +00:00
  • b8224bbc08 B2017-148 Fix MSWord XY Plot commands. Replace left and right double quotes with normal double quotes Rich 2017-07-20 12:50:38 +00:00
  • a4a9fb1d47 B2017-147: Edit and print displayed back quote rather than degree in some ro values kruffing 2017-07-19 16:04:08 +00:00
  • af6ef93ade Corrected Comment Rich 2017-07-18 16:05:02 +00:00
  • 03ed697128 B2017-145 Printing an empty procedure was causing PROMs to crash Rich 2017-07-18 15:58:22 +00:00
  • 1995e44cc7 F2017-046: Remove ‘@@’ in SectionNumber/SectionTitle page list item if on facing page kruffing 2017-07-17 14:50:10 +00:00
  • 81aad70457 - SAMG Supplemental Information Facing pages kruffing 2017-07-17 14:48:59 +00:00
  • 195a44bbfd Added comments to document the source of the Format Files Rich 2017-07-17 11:00:54 +00:00
  • 26b2576eda B2017-144 If MSWord sections have text in multiple colors or the override color is not red change the text to the override color. Rich 2017-07-17 10:32:13 +00:00
  • 2c15add602 Added Try/Catch as part of B2017-143 fix to prevent PROMS from crashing B2017-143 Print was disposing fonts that are save in a static dictionary, causing editor display problems after printing a procedure. jjenko 2017-07-14 18:30:57 +00:00