de58331ffbC2017-003: Support SQL Server for storing of Referenced Object dataKathy2020-01-09 15:39:17 +00:00
7fbc9e358dC2017-003: Support SQL Server for storing of Referenced Object dataKathy2020-01-09 15:19:25 +00:00
3f695a95a4B2020-0001 Catawba/McGuire when paginated on a section (set to continuous) the extra line before the section title was printed at the top of page. We now remove that extra line for this pagination case.John2020-01-08 15:25:59 +00:00
2d2a58c2a3B2019-179: fixed crash when using enter key from first table of twoKathy2019-12-17 16:06:01 +00:00
ca63cfcce0C2019-045: For enhanced procedures, allow modification of number & titleKathy2019-12-13 13:28:39 +00:00
beed3319caC2019-045: Fix length of procedure number for CCR to work C2019-045: For enhanced procedures, allow modification of number & titleKathy2019-12-13 11:51:15 +00:00
5109fbbddbC2019-045: For enhanced procedures, allow modification of number & titleKathy2019-12-13 11:39:59 +00:00
ed0b1d2b74B2019-180 Fixes a duplicate key error when searching more than one procedure set.John2019-12-11 19:42:03 +00:00
44011a3672B2019-081 Improved performance for Global Search of textJohn2019-12-10 20:44:56 +00:00
256d612593F2019-064 initial Barakah GOP format, with Cap lettered sub-stepJohn2019-12-02 20:39:53 +00:00
be65769251B2019-176: The bottom continue message was overwritten with textKathy2019-12-02 17:11:08 +00:00
2d77970b3cC2019-041: Global Search/Ros, code clears dropdown list every time a procedure set is checked or uncheckedKathy2019-11-26 14:54:06 +00:00
7b57386758B2019-174 Created static method to register the font fonder so that it can be called at the start of printing. B2019-174 Register the font folder with iTechSharp so that the symbol fonts can be found when generating the Auto Table Of ContentsJohn2019-11-20 20:25:38 +00:00
bfba372747B2019-173: fix pagination problems. (continuation of bug fix)Kathy2019-11-20 16:25:52 +00:00
fd338bdb4aB2019-172 Logic added to process symbol characters in Section Titles being placed on the Auto Table Of Contents.John2019-11-15 17:30:58 +00:00
72fda5e4aeB2019-165 check for use of the “Don’t Include Duplex Foldout” checkbox to prevent the foldout from printing on the back side of the last page of a Word section (Byron/Braidwood) B2019-166 corrected issue where the margins for the next section was being gotten prematurely (when current section had multiple pages)John2019-11-13 17:12:37 +00:00
22978ffff5B2019-165 Added a check box on the automation tab to allow user to turn off the printing of a foldout page on the last page of a Word document that does not include foldouts (Byron/Braidwood) Code cleanup, found a missed instance of a check for “FOLDOUT” as section number – corrected so that it using the Section_IsFoldout method insteadJohn2019-11-13 17:11:51 +00:00
0e036366e4B2019-165 added doc style setting to not count the foldout pages in page numberingJohn2019-11-13 17:10:32 +00:00
443162a944B2019-171: Use format flag to handle differences between formats for uppercasing of ROs B2019-171: Add flag to handle differences between formats for uppercasing of ROsKathy2019-11-13 14:36:01 +00:00
4034ca8c18B2019-171: Add flag to handle differences between formats for uppercasing of ROsKathy2019-11-13 14:34:21 +00:00
5347c5b640F2019-063 Corrected the format so that change bars will be visible when selected to print with change bars.John2019-11-12 19:36:34 +00:00
7b930fd143B2019-168: Change bar code for not continuous cases should only be applicable based on format flagKathy2019-11-11 14:04:38 +00:00
4c7d7b9621B2019-169 Added a function with a try/catch to get top margin when saving a Word section. The function tries two ways to get the top margin before logging an error if not successful.John2019-11-08 19:35:50 +00:00
8aad90ad87C2019-043 convert “->” to the right arrow symbol and “<-“ to the left arrow symbol in RO return values if the UseDashGreaterLessThenForArrowsInROValue format flag is setJohn2019-11-07 15:56:38 +00:00
5bac79bf8eCode cleanup – B2019-133 – continuation of bug fix for B2018-057 to replace non-breaking hyphen with a dash. This was done for procedure specific information but not for the folder and procedure set specific information logic. Was found during Barakah Alarm format development, but ended up not needing this logic for their current format. C2019-043 Added UseDashGreaterLessThenForArrowsInROValue flag to convert “->” to the right arrow symbol and “<-“ to the left arrow symbol in RO return valuesJohn2019-11-07 15:55:58 +00:00
d719712816C2019-043 Added UseDashGreaterLessThenForArrowsInROValue flag to convert “->” to the right arrow symbol and “<-“ to the left arrow symbol in RO return valuesJohn2019-11-07 15:55:03 +00:00
7face42b01B2019-164: Fix extra space at end of some replaced wordsKathy2019-11-07 13:45:42 +00:00
cfb847de9cC2019-042 Added a check box to identify a section as being a foldout – used in with printing in duplex C2019-042 use new format config setting to check if sections are foldouts C2019-042 use new format config setting to check if sections are foldout B2019-134 code cleanup, discovered we were missing a “break;” statement in processing folder specific informationJohn2019-11-06 20:50:29 +00:00
e8cac09909C2019-042 enable duplex of OAS (foldout) pages and add section type for 11x14 but no page countJohn2019-11-06 20:47:57 +00:00
61ef1d4b40C2019-040 added a format flag to adjust text width when a checkoff is used but not a checkoff header. C2019-040 added a format flag to existing logic that will adjust text width when a checkoff is used on at least one step element, but a checkoff header is not being usedJohn2019-10-30 15:08:54 +00:00
4a75b61f46B2019-162 Allow Table column widths to be specified. Shut-off automatic resize function when converting
Rich
2019-10-29 17:30:12 +00:00
ee658d6a6dB2019-161 Timing of display history B2019-161 Timing of display RO B2019-161 Timing of display search B2019-161 Timing of display tab control B2019-161 Timing of DSO Tab Panel Refresh B2019-161 Timing of close word app B2019-161 Timing of MyStepRTB selection changed
Rich
2019-10-29 13:21:32 +00:00
0bc786f46fB2019-161 Timing of Close Word App
Rich
2019-10-29 13:16:28 +00:00
b82f015286B2019-161 Document duration of various sections of code B2019-161 Timing of refresh timer
Rich
2019-10-29 13:15:55 +00:00
2f06862a79B2019-150 & B2019-151 - Pagination Flag added to limit where new pagination logic would be used.
Rich
2019-10-28 18:38:43 +00:00
caf1fe24f6B2019-146 The End message was causing the breaking of a bulleted sub-steps when there was enough room on the page. The “{\par}{\par}” in the end message string wasn’t being processed correctly. Changing the end message string to use “{par}{par}” instead allows it to go through the proper code which determines the number of lines needed for the end message.John2019-10-28 17:58:20 +00:00
4efec4cfddB2019-155 Show a tick mark (‘) when displaying a hard space in the Step Editor (but not in the current edit window) for all fonts, proportional and fixed spaced.John2019-10-16 15:53:54 +00:00
a2dd696309F2019-060 format changes based on same Alarm PFD given to us by customerJohn2019-10-09 17:55:22 +00:00
16923fbf29B2019-153 Get Font size from the beginning of the selection if the font size for the entire selection is invalid (999999) (Mixed font sizes)
Rich
2019-10-09 16:17:50 +00:00
bf3548fbb1B2019-154 Resave the windows clipboard so to remove the extra information (not used by PROMS) when copying from a Word document on a Windows 10 computer. Also added logic the prevent redundant refresh of the ribbon and items in the step editor. Both changes help to prevent extreme slowdown of the editorJohn2019-10-09 15:44:04 +00:00
836f143d87B2019-144 Set the document text color to Red (overlay) or Black (normal)
Rich
2019-10-09 15:21:18 +00:00
7ece7ff5baB2019-141: Increase width of Caution/Notes with the Width Override propertyKathy2019-10-02 16:13:43 +00:00
fdb6949c6dB2019-141: Set width for steps whose parent is TextWithTitleRightKathy2019-10-02 16:12:57 +00:00
c332a62370F2019-059 Added bottom and top continue messages per WCN requestJohn2019-10-01 17:47:23 +00:00
24015e387fC2019-033 added a method to get the entire list of usages for a library document. C2019-033 made the messaging clearer when saving a word attachment that is a library documentJohn2019-09-17 19:34:14 +00:00
955c35bab1B2019-136 When using the Entry key enter steps, if there is only one High Level Step type, don’t display the popup menu, just insert a new high level step (after) the current oneJohn2019-09-16 19:09:09 +00:00
c452ad5e13B2019-139 check if we are on a procedure title or section title that is empty before trying to delete when you move off of the empty title in the step editor.John2019-09-16 15:41:08 +00:00
9dfcfba521B2019-138 Word section fails during RO Replacement Calvert Cliffs/Working Draft Procedures/OI Procedures - Unit 1 - OI-43C.SATTACHMENT 1
Rich
2019-09-16 13:58:46 +00:00
01d696cb29B2019-132 Fixed issue where PROMS would error when a procedure was copied into a newly created Working Draft folder. We needed to update the association count before leaving the Doc Version property page.John2019-09-12 19:31:21 +00:00
22be9d94ddB2019-130 Added check for when sub step is a different type but at the save level as the previous sub step.John2019-09-09 15:50:49 +00:00
49bcf7e7c1F2019-054: add option for condition response warnings and change order of Notes, Cautions, WarningsKathy2019-09-06 12:15:42 +00:00
c9fc5d2085B2019-128: fixed incorrect watermark on merged & print all proceduresKathy2019-09-05 13:36:31 +00:00
b6f703f75fB2019-119 We now check if a search for annotations was done prior to updating the search results list, after an annotation is deleted. Prior to this, PROMS would appear to hang or slow when an annotation was deleted AND there were no search results to update.John2019-09-04 13:40:18 +00:00
b0ba50e4f7B2019-122 Set the footer length to zero to prevent the bottom continue message from printing on top of the last line of procedure text on the page.John2019-09-04 13:28:17 +00:00
24c06d710aB2019-121 Pagination was breaking on the last bulleted substep of a note, then mistakenly putting the bottom continue message on top of the note box. Logic now does a better job in keeping substeps within notes and caution together and thus placing the continue message in the correct location.John2019-08-30 19:39:20 +00:00
6e06cbdf88B2019-120 A table in Byron procedure ELEC-1 printed off the bottom of the page. Logic now does a better job in calculating the space available on the page and if the step part being printed will fit.John2019-08-30 12:25:34 +00:00
995acf2e04B2019-126 Corrected the tab logic to not remove the section number prefix on enhanced document steps, when the source document’s High Level Step does not include a section number prefixJohn2019-08-29 16:14:47 +00:00
bcf4a77370B2019-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.
Rich
2019-08-29 15:47:27 +00:00
cab40604e0B2019-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.
Rich
2019-08-28 19:16:06 +00:00
ee241103c6C2018-035 Added error Handling to provide more useful information when a plot fails
Rich
2019-08-22 15:26:51 +00:00
17f24b7100B2019-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
Rich
2019-08-22 13:44:08 +00:00
a804f2f716B2019-116 Consolidated and Genericized font registration for iTextSharp
Rich
2019-08-15 15:59:59 +00:00
da3a87e892Consolidate Font Registration for iTextSharp
Rich
2019-08-15 15:56:44 +00:00
70f6cc2ec6B2019--115 Bottom Continue Message Location after AER Table and RNO Content excedes Page.
Rich
2019-08-14 13:53:17 +00:00
c92737906cC2019-031 Only allow the user to override the change bar text if at the Working Draft or Folder level, the default change bar setting is set to either “No Default – Select Before Printing” or to “Override Change Bar Text Type”.John2019-08-08 15:30:14 +00:00
3aa5f48000B2019-103, B2019-114 Paginate on a substep if the step can fit on a blank page and it cannot fit on the current page.
Rich
2019-08-07 15:31:23 +00:00
4f2c06df4bB2019-113: UCF showing replace words as changed when they were notKathy2019-08-07 12:55:36 +00:00
344f645b0cB2019-111 Keep table with parent when page breaks in RNO
Rich
2019-08-06 21:30:41 +00:00
d9b89a4233B2019-110 Table off the top of page error log
Rich
2019-08-06 21:16:56 +00:00
d7ed3062a8B2019-102 Fix PDF Links for Word Sections STP EOP E-0
Rich
2019-08-06 21:02:40 +00:00
20b41ec7c8B2019-109 - Barakah HD-0002 Att4 Step 11 Adjust cell Text width so that text prints properly. Add error handler for outputting table cell text
Rich
2019-08-06 20:52:28 +00:00
d4a37e2c4cB2019-112 Error log font directory info Error handler for font usage.
Rich
2019-08-06 20:36:30 +00:00
4e730bb092B2019-108 -When the import form is closed the values get reset
Rich
2019-08-06 20:13:47 +00:00
775fd07854B2019-108 -Make Test Button Invisible Added a text window to show special characters
Rich
2019-08-06 20:13:16 +00:00
cd0072e103B2019-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
Rich
2019-08-06 20:12:42 +00:00
8471cfb899B2019-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
Rich
2019-08-06 20:11:50 +00:00
cc1ccb37d7B2019-107 Added Error Handling for missing Config field
Rich
2019-08-06 19:38:43 +00:00
626fc866a0B2019-107 Added Error Handling for missing Config field
Rich
2019-08-06 19:37:18 +00:00
04d3770f40B2019-106 Added Error Handling to code that opens PDF file
Rich
2019-08-06 19:36:47 +00:00
2df227fdaaB2019-105 Corrected Conversion off RecID
Rich
2019-08-06 19:36:09 +00:00
2200c802e2B2019-104 Corrected Justification Value in PageList
Rich
2019-08-06 19:35:11 +00:00
09e92ba163B2019-101 added logic to prevent the exit dialog from appearing for each child window when the user decides to exit PROMSJohn2019-08-02 14:48:24 +00:00
5923641a41B2019-101 Change dialog message and exit button based on whether there are child windows openJohn2019-08-02 14:47:45 +00:00
2b74bd52abB2019-100: UCF check off & check off header issuesKathy2019-08-01 15:01:32 +00:00
c6f615bcebC2019-029: remove UCF derived from format name in format lists.Kathy2019-07-30 14:40:25 +00:00
ab656a0876B2019-098: Upon error and clicking ok on error dialog, the next dialog, for how to close, loopsKathy2019-07-26 13:36:16 +00:00
b7d3a4628eF2019-058: Modifications to Barakah background format for requested ‘sections’Kathy2019-07-24 16:16:48 +00:00
9ad442655dB2019-096 Adjusted Top Margin and page length to keep bottom margin consistent
Rich
2019-07-24 13:41:50 +00:00
4380f2c2d8Adjusted Top Margin and Page Length so that text will fit. B2019-095, B2019-096
Rich
2019-07-23 17:27:29 +00:00
3210d98d39Continuation of F2019-057 also increase page length for the “Attachments (Step Editor) .0 HLS w/o Border” section type.John2019-07-19 12:48:07 +00:00
41d6ce9483Code cleanup – fixed typo C2019-028 Code Cleanup – Added call to .NET 4.6.1 method to get windows font folder, added null check, and added info to the error log to tell us the location of the fonts being used.John2019-07-18 14:03:53 +00:00
b0dc9b83d8B2019-094 – needed to account for table position adjustments when printing the checkoff macro of the following step. For South Texas FSG20 Addendum 5 step5John2019-07-16 17:12:34 +00:00
b45332c5baB2019-093 – moved the table cell text up a little bit so that it fits better in the table. For South Texas, was causing some cell text not to print (FSG20 step 1)John2019-07-16 17:11:23 +00:00