Commit Graph
100 Commits
Author SHA1 Message Date
Rich bcf4a77370 B2019-124 - Pagination - if substep will fit on a blank page but will not fit on the current page and is not the first substep then break. This trys to keep substeps together. 2019-08-29 15:47:27 +00:00
Rich cab40604e0 B2019-123 When Word replaces ROs it was getting to the point where it would hang indefinitely. This only happened for Word -2019. Also, it appears that the data had to have an extra partial RO token. 2019-08-28 19:16:06 +00:00
Rich ee241103c6 C2018-035 Added error Handling to provide more useful information when a plot fails 2019-08-22 15:26:51 +00:00
Rich 17f24b7100 B2019-118 Font appears in Registry but the related file does not appear in the font folder. Results in a crash. Error Handler was added to eliminate this case 2019-08-22 13:44:08 +00:00
Rich a804f2f716 B2019-116 Consolidated and Genericized font registration for iTextSharp 2019-08-15 15:59:59 +00:00
Rich da3a87e892 Consolidate Font Registration for iTextSharp 2019-08-15 15:56:44 +00:00
Rich 70f6cc2ec6 B2019--115 Bottom Continue Message Location after AER Table and RNO Content excedes Page. 2019-08-14 13:53:17 +00:00
Rich 3aa5f48000 B2019-103, B2019-114 Paginate on a substep if the step can fit on a blank page and it cannot fit on the current page. 2019-08-07 15:31:23 +00:00
Rich 344f645b0c B2019-111 Keep table with parent when page breaks in RNO 2019-08-06 21:30:41 +00:00
Rich d9b89a4233 B2019-110 Table off the top of page error log 2019-08-06 21:16:56 +00:00
Rich d7ed3062a8 B2019-102 Fix PDF Links for Word Sections
STP EOP E-0
2019-08-06 21:02:40 +00:00
Rich 20b41ec7c8 B2019-109 - Barakah HD-0002 Att4 Step 11
Adjust cell Text width so that text prints properly.
Add error handler for outputting table cell text
2019-08-06 20:52:28 +00:00
Rich d4a37e2c4c B2019-112
Error log font directory info
Error handler for font usage.
2019-08-06 20:36:30 +00:00
Rich 4e730bb092 B2019-108 -When the import form is closed the values get reset 2019-08-06 20:13:47 +00:00
Rich 775fd07854 B2019-108 -Make Test Button Invisible
Added a text window to show special characters
2019-08-06 20:13:16 +00:00
Rich cd0072e103 B2019-108 -Disable/enable buttons
Replace special characters
Use word font size when copying table text
Corrected button high click
Corrected button current click
Show special characters while importing
2019-08-06 20:12:42 +00:00
Rich 8471cfb899 B2019-108
Improved library for Word Content Import
Added Select Method to Range
Added [] to Paragraphs
Added ConvertToInlineShape method to Shape
Added ScaleHeight property to Shape
Added ScaleWidth property to Shape
2019-08-06 20:11:50 +00:00
Rich cc1ccb37d7 B2019-107 Added Error Handling for missing Config field 2019-08-06 19:38:43 +00:00
Rich 3bcfbffc5d C2019-030 Remove Unused Code 2019-08-06 19:38:00 +00:00
Rich 626fc866a0 B2019-107 Added Error Handling for missing Config field 2019-08-06 19:37:18 +00:00
Rich 04d3770f40 B2019-106 Added Error Handling to code that opens PDF file 2019-08-06 19:36:47 +00:00
Rich 2df227fdaa B2019-105 Corrected Conversion off RecID 2019-08-06 19:36:09 +00:00
Rich 2200c802e2 B2019-104 Corrected Justification Value in PageList 2019-08-06 19:35:11 +00:00
Rich 9ad442655d B2019-096 Adjusted Top Margin and page length to keep bottom margin consistent 2019-07-24 13:41:50 +00:00
Rich 4380f2c2d8 Adjusted Top Margin and Page Length so that text will fit. B2019-095, B2019-096 2019-07-23 17:27:29 +00:00
Rich b766f9c868 Added new logic to find next cell in a table
Added Button for Curent Cell or Paragraph
2019-05-16 10:54:12 +00:00
Rich b43f4c711e Added methods and properties needed for Importing Word Content 2019-05-16 10:53:19 +00:00
Rich a0461e9a7a Added functionality to the Import Word Content feature (Insert Ribbon in Debug Mode) 2019-05-06 18:24:02 +00:00
Rich c973925790 Added Properties required for the Import of MSWord text. 2019-05-06 18:23:22 +00:00
Rich c903806f20 B2019-031 - Alarm Procedures that use ROLookup to retrieve RO Return Values from an Alarm RO database. If the Alarm ID contains a comma, it was being truncated at the first comma. 2019-03-07 18:21:05 +00:00
Rich e1d96a186e The import code has been fixed to recognize tables even if the FromType is incorrect. 2018-12-14 19:51:12 +00:00
Rich f0a43e19f4 Logic was changed so the a Word sub-section would not cause mixing of data from a preceeding step section and a following step section 2018-12-04 13:28:11 +00:00
Rich 429064af6b Output directly to the desstination folder so that output is not lost after partial completion.
Add the ability to skip processing of some of the Folders
Added logic to save the name of the folder if it contains reserved characters (space, dash, slash and backslash)
2018-12-03 19:25:55 +00:00
Rich 0714394480 B2018-146 Added logic to keep the Right Margin consistent in Background Text for WCN 2018-11-09 18:43:09 +00:00
Rich a6ecdda3d6 B2018-146 Added a new method (IsBackgroundStepOrChild) to determine if the current step is part of a background step for WCN 2018-11-09 18:42:25 +00:00
Rich 6934fa5c9a B2018-140 CP - Top Continue Message was overlapping the Table outline 2018-11-05 13:06:51 +00:00
Rich 49b8eaa5eb Added Error Handling generically
B2018-113 - PDF filename based upon the procedure number.  Embedded Slashes and Backslashes in the procedure number are changed to underscores as is done in PROMS.  The code was giving a file-not-found error message.
2018-08-15 13:52:33 +00:00
Rich 234b6561f9 MNS - C2018-024 I in Arial font changed to I in TimesNewRoman for Step Tabs and Transitions 2018-08-07 14:45:54 +00:00
Rich 9b8dc9fe05 Fixed logic to exclude check for Boxes on Steps if the parent item is a section 2018-06-26 19:07:46 +00:00
Rich 362324ac22 Null Reference Error 2018-06-20 14:52:39 +00:00
Rich 9cbbd3e9de B2018-096 AEP 082.002CD Note Box overlapping Step Box 2018-06-20 14:47:14 +00:00
Rich 3cfe32d02d Forgot to update status record 2018-06-15 13:46:38 +00:00
Rich a0e479fb7a B2018-095 - A previous source safe update made an inadvertant change to 4 lines of the PROMSFixes. This has been corrected. The change had to do with embedded degree characters. This has been changed to use the nchar function which should eliminate futuer errors. 2018-06-15 13:41:06 +00:00
Rich 97e431950c B2018-092 - Determine if a table is too big based on the current line-spacing (6 or 7 LPI) & Determine the location of the bottom continue message based on the current line-spacing (6 or 7 LPI) 2018-06-11 16:02:50 +00:00
Rich 4d20d8219b B2018-088 - Corrected logic to handle partially processed ROs so that the code will not crash. Also changed the Error Log message to be more useful.
B2018-089 - Changed the Error Log message to be more useful when Word refuses to adjust Document margins during print.
2018-06-11 14:29:57 +00:00
Rich be7d9da0f0 B2018-087 - Check the ItemIDs in the Command Window before trying to print
B2018-091 - PROMS will not close if the user has only opened an MSWord section
2018-06-11 14:29:04 +00:00
Rich 0e8ebc1001 B2018-086 - Corrected the Stored Procedure GetChildFormats. This is currently unused, but, it will be used for User Control of Format. 2018-06-11 14:28:29 +00:00
Rich 7d0f3b1c8b B2018-085 -Table Scrunching Change - Make line-spacing match edit window more closely. Also, allow line-spacing to be adjusted to fit table on the current page if possible and if it is the last table of a step.
B2018-090 - Changed Table Too Big error log message to be more useful.
2018-06-08 17:57:42 +00:00
Rich cbd08ed92d B2018-081 - Corrected Pagination Loogic to keep High Level Step with High Level RNO 2018-06-08 17:56:49 +00:00
Rich 72b5b45ad2 B2018-085 -Table Scrunching Change - Make line-spacing match edit window more closely. Also, allow line-spacing to be adjusted to fit table on the current page if possible and if it is the last table of a step. 2018-06-08 17:55:42 +00:00
Rich 11086a17a1 Created a GetAllFormats Stored Procedure for Update Formats
Use new Stored Procedure to get all formats including those designation unused
2018-05-18 16:05:53 +00:00
Rich 588edabb25 B2018-076 - Adding a substep to a second figure was causing the code to crrash 2018-05-18 14:05:30 +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
Rich 08327810e3 C2018-016 (Volian use only) Added capability to eliminate Unused formats from the list of available formats. If you add the text "(Unused)" to the format description, the specified format will be removed from the available format list if it has not been used (Folder, DocVersion or Contents).
B2018-074 (Volian Use Only at this point)  When you would enter an ItemID in the Toolbar Text window for a MSWord section, the code would crash.  This has been fixed.
2018-05-11 11:52:19 +00:00
Rich 71367cf81f B2018-071 PROMs was crashing during automated testing or print all procedures. Error Handling was added to keep the code from crashing.
B2018-070 The MS Word Panel was getting focus when the step editor was active if the PROMS window was resized or if a step with an annotation received focus.  PROMS code was changed so that Word recieves focus when the Word Panel is active.
2018-05-09 13:36:04 +00:00
Rich 98b84fdaf8 B2018-071 Don't crash when trying to convert an invalid word document to PDF
B2018-069 Revert PDF Location to default temporary folder when running baseline testing
2018-05-07 16:05:39 +00:00
Rich a2e0b9aee3 B2018-071 Don't crash when trying to convert an invalid word document to PDF 2018-05-07 16:05:07 +00:00
Rich 86c85bee58 B2018-069 Revert PDF Location to default temporary folder when running baseline testing 2018-05-07 16:04:17 +00:00
Rich 30b837e6b1 B2018-003 - Use Absolute Line Spacing for Tables rather than basing the line spacing on the font size. This corrects a number of table line spacing issues 2018-05-02 15:56:48 +00:00
Rich 56e8553571 Code changed to exclude \u8209? (non-breaking hyphen) from consideration when looking to see if the space that is found is part of an RTF Command. 2018-05-02 15:17:57 +00:00
Rich d3d4d51826 B2018-066 - Support proper reporting of Boling and Italics for fonts that don't explicitly support Bolding or Italics. Specifically Arial Unicode has one font file for all styles. Arial has individual files for each style. 2018-04-27 14:19:59 +00:00
Rich 2b8e75735d Use the default step numbering for substeps
Changed the sequential step numering to alternate between numeric and alphabetic for substep level
2018-04-19 14:04:57 +00:00
Rich 079f03284d B2018-057 Save and Restore Hyphens rather than non-breaking hyphens which appear as small squares on the Procedure Specific Information Dialog. 2018-04-03 14:31:33 +00:00
Rich f3af44b26a B2018-055 - Correction to code that fixed B2018-005. Needed to handle second and third siblings of a table. Code was implemented to use the parent. It needed to support using the previous edititem if the parent was null. 2018-03-26 15:40:48 +00:00
Rich 2f7578900b F2018-003 Copied Replace Words for logic terms from WCN1 (single column) since SAMGs with facing pages are single column. 2018-03-15 18:58:29 +00:00
Rich c10da98204 B2018-046 - Fix code so that duplicate ROs will not cause problems when they are converted to text during import. 2018-03-14 15:23:23 +00:00
Rich f9ef66880b B2018-034 Use _IParagraph when PDF Link info is added
B2018-034 Copy the attributes from old to new when IParagraph is refreshed (IsCompressed)
2018-03-14 13:41:42 +00:00
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