Commit Graph
100 Commits
Author SHA1 Message Date
Rich 2dd35e476b B2018-043 The code to fix Invalid Transitions did not handle an instance where the Transition Text was missing. This fix will remove transitions with no text. 2018-03-08 18:54:42 +00:00
Rich 7164ae98ef B2018-043 The code to fix Invalid Transitions in procedure text was getting hung in an infinite loop in the Admin Tools or when these step were opened in the editor. I added some code to exit from the loop if some of the tokens are missing. 2018-03-07 19:04:32 +00:00
Rich a41f7e3e3c B2018-033 - This corrects an issue found in the scrunch logic for merged cells. 2018-03-02 20:30:36 +00:00
Rich 75124cd7e4 B2018-033 - Set the default scrunching settings.
B2018-033 - Set the scrunching check box to checked by default
B2018-033 - Base table scrunching on the last row of a range rather than the first row of a range
B2018-033 - Added debug for table scrunching.
B2018-033 - Fix pagination to account for table scrunching
2018-03-02 18:57:57 +00:00
Rich a7595775a3 B2018-014 - Shortcut Keys (Ctrl-Shft-T) doesn't add a table. Actually based upon the format (AcTable value) it should not be able to add a table on a single spaced substep (Equipment List). However it did not provide any feedback. The code has been changed to let the user know that the step type that they are on does not allow a table to be added. The code was fixed generically to handle the addition of Substeps, RNOs, Cautions, Notes, Figures and Equations. 2018-02-23 20:36:46 +00:00
Rich 97b3281553 B2018-038 MathType replaces EQNEDT32.EXE 2018-02-22 18:44:13 +00:00
Rich 96e903968f B2018-008 - Allow the context menu for style to work in a Property Dialog for Procedures and Sections. Originally the error was identifiedas not allowing case changes, but it also incluuded Bold, Italics and Underline 2018-02-22 14:25:29 +00:00
Rich c23fcb9435 B2018-032 - Add logic to eliminate crashing if figures are not available for an RO.FST 2018-02-21 22:47:25 +00:00
Rich f2d85dfd79 B20180221 - Allow the user to open a Property Grid view of the current step from the Commandline arguments. Allow the user to print a procedure based upon the ItemID in the commandline. This is internal only. 2018-02-21 22:07:31 +00:00
Rich 9df7290679 B2018-030 Disable Ping when performing export.
B2018-031 Provide status as Figures are exported
2018-02-21 18:29:24 +00:00
Rich 33976e8d2b set the default Font and Size for bullets
Changed the function the replaces symbols to be able to be used for tabs.
Used the function that replaces symbols so that it is used for tabs.
2018-02-21 16:53:37 +00:00
Rich 26ac4d5716 Handle complex AER and RNO pagination logic better. Ultimately we may want to separate AER and RNO pagination logic. 2018-02-21 15:57:38 +00:00
Rich 2da62a43b8 Eliminate the footer to increase printable space on the page. 2018-02-21 15:57:06 +00:00
Rich dd3c6b2fae B2018-017 - Search for Degree symbol in Word Sections was not working. This has been fixed. 2018-01-29 18:47:56 +00:00
Rich 3b8a984566 B2018-009 - The folder tree view was showing both DocVersions (Working Drafts and Folders). It was not consistent, Sometimes Working Drafts would be shown for folders and sometimes they would not. The code has been changed to only show folders.
Also, since you can select any folder, it is possible to select a folder that does not have any procedures.  The code has been changed to only allow you to add a transition to a valid folder.
B2018-005 - Changes to Tables not being saved if the user selects a button from the Ribbon that creates a step while a cell is still in edit mode.  This has been corrected
2018-01-24 21:35:20 +00:00
Rich 01ce36b86a B2018-002 Handle Range Transitions for Invalid Transitions
Add a prefix to transitions converted to text which were invalid
B2018-002 Add counters for invalid transitions converted to text.
Added a method to convert invalid transitions to text
B2018-002 Cleanup debug
B2018-002 Changed the panel so that it only requires a default section if the default is not set and it is required
B2018-010 Logic fixed to display the Requires Default tooltip only when it is required.
B2018-002 Fix invalid transitions when a step is activated.
B2018-002 Don't fail when you open a step with an invalid transition.
B2018-002 Display Transition Refresh Statistics
2018-01-24 14:47:34 +00:00
Rich 58c23de1ea We missed a spot when fixing the bug B2016-081. When importing a transiition it was converting an internal transition to text. This has been fixed.
B2018-002 Updated code that tracks and displays Transition Refresh Statistics
Added Statistic tracking for invalid transitions converted to text
2018-01-24 14:44:46 +00:00
Rich 8818376ab9 Commented-out unused code. 2018-01-23 19:12:13 +00:00
Rich b1b5d2c24d B2018-005 - Changes to Tables not being saved if the user selects a button from the Ribbon that creates a step while a cell is still in edit mode. This has been corrected 2018-01-23 18:30:14 +00:00
Rich b1fa1603b2 Revert to previous version 2018-01-19 19:21:42 +00:00
Rich 05f04b75ef Set the tabel font to 10 point
Remove the override for the transition type 5
Modiffied code that determined the font size for inserted transitions to get the correct value.
2018-01-19 17:14:55 +00:00
Rich 849b7230f2 Handle Range Transitions for Invalid Transitions
Add a prefix to transitions converted to text which were invalid
Add counters for invalid transitions converted to text.
Added a method to convert invalid transitions to text
Cleanup debug
Changed the panel so that it only requires a default section if the default is not set and it is required
Fix invalid transitions when a step is activated.
Don't fail when you open a step with an invalid transition.
Display Transition Refresh Statistics
2018-01-18 15:09:06 +00:00
Rich 88db9605ed Updated code that tracks and displays Transition Refresh Statistics
Added Statistic tracking for invalid transitions converted to text
2018-01-18 15:06:09 +00:00
Rich 32d6728744 B2018-006 - Clicking on a step while a step is expanding causes PROMS to crash. The code has been changed to ignore the clicck while the code is expanding a step. 2018-01-18 14:21:37 +00:00
Rich 89a9519caa B2018-007 vefn_RemoveExtraText needed to be changed to support superscripts and subscripts. 2018-01-18 14:19:47 +00:00
Rich 222a387972 Added a flag BoldTransitionsExceptBoldHLS 2018-01-03 20:07:55 +00:00
Rich ce099ed78e B2017-269 - Logic added to handle new flag BoldTransitionsExceptBoldHLS. This was necessary since different types of high level steps can be both bold and normal. 2018-01-03 20:06:46 +00:00
Rich 2c5ee66398 B2017-269 - Added a flag BoldTransitionsExceptBoldHLS. This was necessary since this format has both bold and normal High Level Steps. 2018-01-03 20:06:11 +00:00
Rich 7a18b56565 HNP -F2017-084 Procedure pefix changed from EOP to SAMG 2017-12-04 17:06:28 +00:00
Rich 12fb3abab0 Added single COlumn Box 2017-12-01 20:23:59 +00:00
Rich 0a91bc1739 B2017-265 When pasting a Hyphen from MSWord in one of the first three characters the code would go into an infinite loop. 2017-11-30 13:04:32 +00:00
Rich 92eb33c044 B2017-264 Limit Right Margin and Bottom Margin so that they cannot be negative.This was causing a problem when a Landscape section was added. 2017-11-29 15:35:48 +00:00
Rich 9dc6f7f117 F2017-081 - Update All Westinghouse formats to replacewords. NOTE(S) and CAUTION(S) should be bold. 2017-11-28 15:31:51 +00:00
Rich ee426d215c F2017-081 - Update formats WST1 and WST2 to replacewords. NOTE(S) and CAUTION(S) should be bold. 2017-11-28 15:10:38 +00:00
Rich 128c8edbf7 Westinghouse Alarms - Reduced Footer Length 2017-11-27 14:44:05 +00:00
Rich c02b088509 B2017-262 - Use the Word document date-time-stamp for the Document SQL record 2017-11-21 18:17:27 +00:00
Rich 7469b70b06 B2017-260 - Add a prefix to the temporary MSWord section file names including the SQL server name and the database name. 2017-11-20 19:53:54 +00:00
Rich 7ef955a981 B2017-261 - Needed to check for a null value before checking details of pagination 2017-11-20 15:46:19 +00:00
Rich 2edf051cb6 B2017-257 A warning message was being added to the error log each time a macro was being used. This was changed so that the warning would only be added once per session. 2017-11-14 20:41:45 +00:00
Rich db7562af57 McGuire Format - First level substeps changed to uppercase 2017-11-14 20:20:12 +00:00
Rich 06fbfc488f B2017-252 Added logic to break at title rather tan breaking at first content under title.
Expanded Pagination fix for WCN
Expanded Pagination fix for RNP
2017-11-14 20:01:30 +00:00
Rich 50e36953d2 B2017-253 Tab on a sup info item too far to the left. The code was changed to keep the tab inside the left margin. 2017-11-14 18:49:55 +00:00
Rich 9419f7d830 B2017-256 ConvertUnderscoreToUnderline was not being read properly from the format file. 2017-11-10 19:43:35 +00:00
Rich 365a46ba5d Added Comment 2017-11-10 17:43:50 +00:00
Rich 1a35ebaf2d B2017-254 - Fixed pagination logic. A high level step was moving to it's own page when there was room for it to fit on the current page 2017-11-10 17:35:36 +00:00
Rich 960debcd69 B2017-252 - Corrected pagination logic when the calculated paragraph break excedes the location of the next HLS, Caution or Note. 2017-11-10 15:33:55 +00:00
Rich 29b09fe6ce Restored WidthOverride to 490 for Cautions and Notes 2017-11-10 15:33:23 +00:00
Rich c1cacb93a4 B2017-255 Get the correct file length before saving the contents to the database 2017-11-08 18:51:54 +00:00
Rich 090b3cd452 B2017-245 Disable the Save RO Button for Section and Procedure Titles 2017-11-06 16:48:47 +00:00
Rich 94bf1c70a4 B2017-247 Added Error Handling for PingSession so that the code will not crash 2017-11-06 16:47:41 +00:00
Rich 95ae4efc58 B2017-244 Open RO Panel for MSWord sections
B2017-245 Leave RO Menu expanded for Section Titles or Procedure Titles.
B2017-247 Added Error Handling for PingSession so that the code will not crash
B2017-250 Added an error log message when a procedure or MSWord section is forced closed by the administrator.
2017-11-06 16:47:10 +00:00
Rich 0d8be26409 B2017-251 - Added Error Log message when a step or MSWord section is opened. 2017-11-06 15:56:02 +00:00
Rich 543a64a4f2 B2017-249 Handle AutoSave feature of MSWord. Handle temporary documents which were not saved when PROMS crashed or was terminated without saving. 2017-11-06 15:25:09 +00:00
Rich bc0504c42e B2017-246 Added Error handler for AnnotationInfoList. Assures that an exception will not cause a crash. 2017-11-06 14:21:42 +00:00
Rich a201611858 B2017-248 If a sibling Table, Figure or Equation has a sub-table or figure or equation, the code would crash when trying to display it. The code was changed to use the MyParent property which is never null rather than the MyParentEditItem property which can be null. 2017-10-31 17:50:53 +00:00
Rich f624bd2487 B2017-241 Adjust Step Continue vertical location to account for figures 2017-10-23 17:21:20 +00:00
Rich 7645633143 B2017-240 Only refresh the RO Menu Tree when the ROFST is changed 2017-10-20 15:45:37 +00:00
Rich 5a086f955b B2017-238 Bullets were not printing. Logic had been added for Prestige Elite Tall font that also needed to work for Letter Gothic Tall. 2017-10-20 13:17:48 +00:00
Rich 0be8261cc4 B2017-237 Fixed logic to find prevvious sup info step. Used IsCautionPart rather than IsCaution, since BGE has mixed cautuions and notes, The logic was runiing into an infiinite loop since the second note part was a caution, and this was causing the code to loop for the parents notes. 2017-10-20 13:16:05 +00:00
Rich 672cdf7ef4 B2017-236 Replace embedded returns with spaces and trim the spaces from the end of the section title. 2017-10-20 13:13:38 +00:00
Rich 66bb457fb3 B2016-003 Transitions to sections whose number has a leading space was causing errors in transition text 2017-10-13 13:30:49 +00:00
Rich 96c253ad87 Changed Debug Format for invalid fonts in tables 2017-10-05 14:35:49 +00:00
Rich f3ac8c9a42 tr_tblContents_Update - Limit Change Manager Content Audits when Config is not being changed for Export or Enhanced nodes
vesp_BuildDocVersionExport - Setup Export nodes (Creation Date and Time) in the DocVersion records for Enhanced Documents
vesp_BuildContentsExport - Setup Export nodes (LinkID) in the Content records for Enahnced Documents
vesp_BuildContentsEnhanced- Setup Enhanced nodes after Export / Import
2017-10-05 14:34:19 +00:00
Rich 9458f378e2 B2017-224 Top Continue Messages were not printing. Logic for background printing was running when it should not. 2017-09-26 17:57:48 +00:00
Rich 6d350ed94f B2017-221 Allow the batch dialog to close when waiting to process 2017-09-26 17:56:29 +00:00
Rich 7a97ee3b07 B2017-218 - Handle invalid MS Word sections when printing 2017-09-22 18:23:10 +00:00
Rich dd756593fb Added ConvertUnderscoreToUnderline flag 2017-09-21 17:37:49 +00:00
Rich 48df3eeee8 Added logic to support ConvertUnderscoreToUnderline flag 2017-09-21 17:37:18 +00:00
Rich 9b3e2ea0f7 Added ConvertUnderscoreToUnderline = True
Added ConvertUnderscoreToUnderline = False
2017-09-21 17:36:38 +00:00
Rich 6ef5988005 B2017-215 /DB Switch was not working properly 2017-09-21 15:51:41 +00:00
Rich f60e808b89 B2017-211 Roman High Level steps should be followed by Uppercase alpha substeps - This is being limited to Calvert SAMG Format 2017-09-20 16:21:53 +00:00
Rich 4a7ae53502 Corrected Stored Procedure definitions that were using the default schema 2017-09-15 12:26:42 +00:00
Rich 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
2017-08-31 20:57:25 +00:00
Rich 48879fe7ba Ginna F2017-055 - Flex Background Change Bars overlapping step text 2017-08-31 14:01:07 +00:00
Rich 27ef564484 B2017-186 - Print SAMGs with Facing Pages and Page Number Transitions 2017-08-28 20:13:37 +00:00
Rich 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. 2017-08-18 12:43:45 +00:00
Rich e702d5d8fc B2017-167 Remove spurious space in RO Value between two RTF Commands 2017-08-07 20:04:22 +00:00
Rich 8f29d66215 B2017-166 Verify that the step type should change before changing step type 2017-08-07 19:01:15 +00:00
Rich a03e6903d0 B2017-168 Fixed logic to handle Fortran Formatted numbers 2017-08-07 14:31:34 +00:00
Rich 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. 2017-08-01 15:53:48 +00:00
Rich 2b7ac6131b B2017-155 Round the wdith when saving the Image Size 2017-08-01 14:01:15 +00:00
Rich 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)
2017-07-31 15:53:29 +00:00
Rich 8dc67fac8e B2017-157 Disable PingSession during import. This eliminates deadlock errors 2017-07-28 18:28:29 +00:00
Rich 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. 2017-07-24 20:01:25 +00:00
Rich c1dde58be3 Added a NoOrphan1 format flag to control pagination 2017-07-24 20:00:53 +00:00
Rich 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" 2017-07-21 12:43:27 +00:00
Rich 54a50c8436 B2017-152 Don't crash if the administrator has the database locked 2017-07-20 15:47:34 +00:00
Rich 4d01461b90 B2017-150 Error on Checkout - Maximum Recursion of 100 exceded 2017-07-20 13:28:43 +00:00
Rich b8224bbc08 B2017-148 Fix MSWord XY Plot commands. Replace left and right double quotes with normal double quotes 2017-07-20 12:50:38 +00:00
Rich af6ef93ade Corrected Comment 2017-07-18 16:05:02 +00:00
Rich 03ed697128 B2017-145 Printing an empty procedure was causing PROMs to crash 2017-07-18 15:58:22 +00:00
Rich 195a44bbfd Added comments to document the source of the Format Files 2017-07-17 11:00:54 +00:00
Rich 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. 2017-07-17 10:32:13 +00:00
Rich 2928c26c81 Identified formats that support Sup Info Facing Pages 2017-07-13 20:12:04 +00:00
Rich fc9c16d2d5 Changed Generic SAMG Formats to use 11 Point Arial Font
Changed Generic SAMG Formats to not use Compress Steps (7 Lines per Inch)
2017-07-13 19:02:25 +00:00
Rich 3604bbef47 C2017-027 Clear results before admin tool is run 2017-07-10 19:24:36 +00:00
Rich ae4ca7df37 B2017-135 Only open the Message Box once
B2017-137 Restore Previous valid version if the current version cannot be opened
2017-07-10 15:43:14 +00:00
Rich 537ab3c21c B2017-138 Add error handling for setting Bottom Margin
Removed debug output
2017-07-10 15:40:39 +00:00
Rich 111fe18565 C2016-023 - Copy using clipboard
Convert Transition to text if the destination procedure set is different than the current procedure set and the destination procedure number exists in the current procedure set.
C2016-023 - Copy Step
Convert Transition to text if the destination procedure set is different than the current procedure set and the destination procedure number exists in the current procedure set.
2017-07-05 19:38:43 +00:00
Rich 3f31210ccf B2017-133 EDraw - DSO Framer Replacement 2017-06-30 18:34:19 +00:00