Commit Graph
100 Commits
Author SHA1 Message Date
Rich c538aaab5a Add Tooltips to the menu items so that they will have tool tips if added to the quick access toolbar. 2016-10-28 16:10:04 +00:00
Rich 60ba9f1676 Adjust horizontal location of the unit numbers on step attachments 2016-10-27 15:05:46 +00:00
Rich d6c2a6f379 Use FolderInfoList.SortedChildList to get the folders in the correct order 2016-10-26 13:12:04 +00:00
Rich 7892d93033 Center Title Page Items 2016-10-25 18:10:08 +00:00
Rich 2822368d57 Fixed the code to add Parent /Child information as needed 2016-10-25 12:28:07 +00:00
Rich 47ddfe2857 Adjustments for Margins, Page Lengths, Page Width and a few Page List Items
Fixed logic for Landscape Margins
2016-10-24 16:27:32 +00:00
Rich fb2225c59e Shut-off Capitalize Procedure Titles 2016-10-21 18:30:55 +00:00
Rich 0726a87325 Added a Format Property (IncludeSectionNum) to Include Section Number in Section Cautions and Notes.
Bring active window to front, so that active window can be seen.  Sometimes the active window was being displayed under other windows.  This makes it possible to see the active window
2016-10-21 15:05:21 +00:00
Rich 1b9d1cf902 Changed Section Notes and Cautions headers to include the Section Location 2016-10-21 15:04:09 +00:00
Rich 7660bd750a Format was not syncronized with Westinghouse format. PageStyles and DocStyles were swapped for 0 and 8 (Procedure Steps) and 1 and 7 (Attachment Steps.)
Adjusted Top Margin and Page Length to keep text within borders
Set Section Title to Bold and Underlined
Changed Section Notes and Cautions headers to include the Section Location
2016-10-21 15:03:36 +00:00
Rich 49ced60b22 Procedures with numbers that start with VC2 will be identified as pertaining to Unit 2
Procedures with numbers that start with VC3 will be identified as pertaining to Unit 3
2016-10-14 19:57:19 +00:00
Rich b9d8063f90 Procedure Number was replaced on the cover page and in the header with Document Number which includes the unit prefix.
Procedure Number was replaced on the cover page with Document Number which includes the unit prefix.
2016-10-14 19:56:45 +00:00
Rich a16f1d8110 B2016-227 Use Section Margins for Word Sub-Sections 2016-10-12 16:10:08 +00:00
Rich f4fc2bf199 Adjust Page Length and Page Width to keep text within borders 2016-10-11 18:14:54 +00:00
Rich 4266d2fef0 Account for Section Continue Messsage when doing pagination 2016-10-05 17:40:02 +00:00
Rich 1926a435b0 Replace <u> within a PC P/C PSI Value with the current unit number. 2016-09-27 19:35:36 +00:00
Rich 234682420f If the Printable Text - X Location is set for an annotation Type and text is entered in the annotation between square brackets, the text will be displayed next to the step with the annotation. This is limited since there mat not be much space next to the step. The location is in points (1/72 of an inch, 36=> 1/2 inch, 18=> 1/4 inch). Also Up and Down arrows can be included in this text, by typing {Up} and {Down} within the square brackets. 2016-09-26 21:11:28 +00:00
Rich 645dd85bf7 Step transitions to another Section were being output as Section 3.0 Step 3.4. This change causes the code to output Step 3.4. 2016-09-26 20:36:24 +00:00
Rich 5b25cf6d6c Added code so that Means can be printed properly. 2016-09-23 14:43:42 +00:00
Rich 89f2a58397 Step transitions to another Section were being output as Section 7.1.3 Step 7.1.3.g. This change causes the code to output Step 7.1.3.g. 2016-09-23 14:43:10 +00:00
Rich 41ec066d69 Fixed logic to account for the Section Continue Message at the top of the page. 2016-09-22 14:06:30 +00:00
Rich 7297dc1706 Corrected the Bubble Help to describe the function of the Convert to DocX button 2016-09-19 16:16:01 +00:00
Rich ebbc57e5bb Fixed the visibility of the Convert to DocX button so that it is not visible for Library Documents, Automatic Table of Contents or Step Sections. 2016-09-19 16:15:28 +00:00
Rich 65d9e6231d Added support for VCB Unit Numbers 2016-09-16 15:22:27 +00:00
Rich 0cc449483a Remove Hard Coded Unit Number 2016-09-16 15:21:50 +00:00
Rich a9d7d99a3a Use VCBUnit Token 2016-09-16 15:20:39 +00:00
Rich 54334cc233 Added button to convert MSWord sections to DocX 2016-09-13 21:11:28 +00:00
Rich 29794ec5a9 Added some debug code for testing the function above. After the code was finished, the debug code was commented-out. 2016-08-22 20:27:42 +00:00
Rich 30c7c16cd0 Fix the RTF for grid cells so that Text is set to use a Text font rather than a Symbol font.
Added some debug code for testing the function above.  After the code was finished, the debug code was commented-out.
2016-08-19 15:31:43 +00:00
Rich 948161603a Set the default text font based upon the current format for Tables. 2016-08-19 15:30:04 +00:00
Rich d46ee4e39c Keep special characters for Enhanced Document Text 2016-08-11 19:31:52 +00:00
Rich 2a60c36d25 Table off of Caution or Note 2016-08-10 18:03:19 +00:00
Rich d6e23d63d1 Verify that an RO Table or Text Table can be added for an RNO. 2016-08-09 20:04:59 +00:00
Rich d2384ef4c3 Enhanced Documents - Change Bars 2016-08-09 13:10:58 +00:00
Rich f9029bb00b Enhanced Documents - Change Bars are based upon the source document rather than the step which is automatically updated 2016-08-09 13:06:15 +00:00
Rich 60e7c9a140 Notes and Cautions off of Sections with substeps were not expanding in the editor 2016-08-04 20:03:16 +00:00
Rich 56ab02c3f7 Refresh NextItems when looking for Range transition Item
Dispose of steps as they are imported.
2016-08-03 15:12:04 +00:00
Rich 2099596290 B2015-134 Hanging Indent with Hard Returns was not being saved 2016-07-20 12:43:40 +00:00
Rich e19db72647 B2016-173 Transition to MS Word section causes crash
B2016-135 Hanging Indent crash on History
B2016-162 Backslash typed into table cell does not get saved as a Backslash
2016-07-19 14:25:29 +00:00
Rich 000175c49e Disable Split and Merge Menu Items for RO Tables 2016-07-08 17:36:22 +00:00
Rich 2fce2064b4 Fixed logic to correctly lookup Alarm regardless of the use of hard hyphens or dashes 2016-07-08 15:55:47 +00:00
Rich 960e09f9fb Support transitions to sections 2016-07-07 12:48:00 +00:00
Rich c95527574f Disable Split and Merge buttons for RO Tables 2016-07-06 19:23:47 +00:00
Rich aa7ef60129 Added Comment 2016-06-14 19:55:02 +00:00
Rich 7de1b026fe Use shared access for the WORD Document so that the code will not crash, 2016-06-14 19:50:09 +00:00
Rich c67d516743 When the mouse button is pressed on a step edit window, the focus is immediately set to that item.
Debug info for the StepRTB was improved.
2016-06-14 17:15:03 +00:00
Rich 65ba080983 Added support for Wolf Creek Background Indent Used by a number of plants 2016-05-27 18:06:28 +00:00
Rich f4609c2f50 Fixed a bug that was causing text to indent Also adjusted width to use more of the page (right margin) 2016-05-27 14:16:50 +00:00
Rich 2f81c9c85f Found one more occurance where windows overlapped in the editor. B2016-134 2016-05-23 15:53:59 +00:00
Rich 767fbc8a7f B2016-134 The logic used to position steps was using the parent location rather than the previous step. This was causing steps to overlap in the edit window.
The Drag Indicator for Folders and Procedures was being shown as red for after the selected item or blue for after the selected item.  This was just causing confusion in the manual, so the color was changed to always be red.
The message "No Section Content" for an empty section (A Section with no steps) was printing overtop of the text of previous steps when the sections were set to print continuously.  The code was changed to only show this message if the pagination for the section was set to separate.
Somehow, about 13 sub-steps have Grid records in the Wolf Creek data.  These items were AND steps, Explicit OR steps and Paragraphs.  They printed the grid with a Tab (small letter "o").  The code was changed so that Grids do not print the Tab.
2016-05-23 12:38:15 +00:00
Rich e9aea4eeb5 WCN has many sections that do not contain steps. The pagination logic has been changed to support Sections without steps. 2016-05-19 18:12:42 +00:00
Rich 7db720b1f3 Remove old debug output 2016-05-18 14:16:45 +00:00
Rich 298377980f If the user choses to link to an existing item and then clicks on the dropdown and does not select an existing item, the code will wait for another action to be taken. Without this change the code was crashing. 2016-05-17 20:32:22 +00:00
Rich 0697d763f3 Exclude MSWord sections from unlinked items
Only include 16 Bit Links that have a RecID that have a "0L" prefix.
2016-05-13 18:44:54 +00:00
Rich acffe4982e Use the PDFToken from the Enhanced Document DocVersion Config to identify Enhanced Document links. 2016-05-12 16:05:04 +00:00
Rich 6822406b9e Added an indicator to identify Steps, Sections or Procedures that have Enhanced Links. 2016-05-10 17:58:00 +00:00
Rich 81661c1fb9 Strip Enhanced data when importing an Enhanced procedure. The enhanced data will not properly align, so it should be removed. 2016-05-10 17:57:26 +00:00
Rich 8e09b4b064 Westinghouse PROMS CPS integration - error handler when waiting to process a pipe message. 2016-04-22 18:42:59 +00:00
Rich 09331fa227 Delete Empty CPS Annotation 2016-04-21 20:21:18 +00:00
Rich a3addf0647 2016-04-05 16:10:18 +00:00
Rich 9a9da3fc1d 2016-04-05 16:07:52 +00:00
Rich e83a173039 Code to generate Procedure text for CPS Export 2016-04-05 16:05:58 +00:00
Rich b695681aba code to support CPS Editor 2016-04-05 16:05:19 +00:00
Rich 9931c454f3 Added config support for AnnotationType 2016-04-05 16:04:21 +00:00
Rich d635be8452 Corrected code so that the annotation panel expands and collapses properly 2016-04-05 16:01:59 +00:00
Rich c100349dcb 2016-03-04 16:45:54 +00:00
Rich 4936c0410b Fixed Indent Logic 2016-03-04 16:14:12 +00:00
Rich 78d9affc00 Check to see that the value is not null 2016-03-04 02:01:38 +00:00
Rich 526214e0b5 Don't Change Selection if the mouse is down.
Don't hide the grid tools for RO Tables
Disable individual methods for RO Tables on the Grid Tool Ribbon and Context Menu (Copy, Paste, Insert, Remove)
Don;t allow edit mode if IsRoTable.
2016-03-02 21:03:08 +00:00
Rich a1deb2a0ff Don't set the grid into adjust size for RO Tables 2016-03-02 21:01:39 +00:00
Rich b5d87ce503 Corrected typo (runing vs running)
Shift-Ctrl-Note Insert Note displays an empty context menu if the Insert Note is disabled in the Ribbon
2016-03-01 18:52:25 +00:00
Rich 74f2b180eb B2016-055 - Answering No to a dialog when doing a paste replace of a procedure was causing the code to crash.
B2016-048 - Editing an existing transition was causing the code to crash.
2016-03-01 13:38:08 +00:00
Rich 967e856f0c B2015-230 - Remove System Option to open Enhanced Documents in a separate window. This temporarily fixes issues where opening enhanced Doucuments in a separate window was causing the code to crash 2016-03-01 13:37:06 +00:00
Rich 841f8fff63 When the Dock property was set to fill, the save and cancel buttons were hidden
Removed the message box from the search save button which was incorreclt stateing that the output was saved to the clipboard.
2016-02-26 20:50:31 +00:00
Rich 2c498554ee Adjust the height of the Annotation Text window to scroll when moved past the bottom line. 2016-02-26 20:49:26 +00:00
Rich cc108f3c85 Don't use the EditItem for paste if it's parent is not expanded. This keeps the pasted step from being pasted in the wrong place.
Display the SQL Code Revision in the email that sends the Error Log
2016-02-26 16:10:47 +00:00
Rich c2649727e1 Added Class to support Purge of Disconnected Data
Allow Display of the SQL Code Revision
2016-02-26 16:09:50 +00:00
Rich e0c4f8b1f4 Display the SQL Code Revision in the Error Log 2016-02-26 16:08:47 +00:00
Rich a83ac512bd Display the SQL Code Revision in the About form
Added Code to Purge Disconnected Data to the Admin Tool
2016-02-26 16:08:16 +00:00
Rich 4909cf689f Add code to specify the SQL Code Revision 2016-02-26 16:07:05 +00:00
Rich f1f71e06bf If the current section is a foldout, then make the Link a remote link since the rest of the procedure is not part of the foldout page.
Import Links from the Foldout PDF.
2016-02-25 19:46:34 +00:00
Rich c7c8d7f4ec Set the Annotation Scrollbar on and fit the annotation window to the space available. 2016-02-25 19:44:07 +00:00
Rich 900ab24184 Fixed logic to turn Change Manager on when procedure is replaced as part of import. 2016-02-25 19:43:26 +00:00
Rich 6ae1fcda1a Allow delete of grid/content when deleted rousages and transitions exist. This was causing the code to crash. 2016-02-17 19:14:11 +00:00
Rich 697fbf98f8 Show the amount of time it takes to complete a search
Remove Debug Messages
Eliminate crash due to SQL connections
The location for search result was changed from bullets to meaningful values.
2016-02-12 20:00:10 +00:00
Rich 3dde544f71 Use a simpler method to hide the psuedo caret 2016-02-03 17:15:06 +00:00
Rich 0eeac0cb7f Allow the userr to speciffy if they want annotations to be listed for non-annotation searches 2016-02-03 15:14:08 +00:00
Rich ab76c69199 Corrected checkout logic for non-Enhanced Document procedures 2016-02-02 13:21:25 +00:00
Rich f02cce2ced Change RTF token \line to \pard\line so that text displays properly.
Pause timer to refresh the treeview while items are being added.
2016-02-01 21:30:07 +00:00
Rich c159a9889f Pause timer to refresh the treeview while items are being added.
Sometimes the Multiple Cursors are diplayed.  One is a proper cursor that moves with the right and left arrow keys.  The other one can appear anywhere in the text or even bettwen text windows and does not move with the arrow keys.  This has been fixed.
2016-02-01 21:29:03 +00:00
Rich b087ce9996 Fixed code so that Right-Click is accounted for before going to an enhanced document 2016-01-28 16:18:13 +00:00
Rich 3d38002678 Removed unused Debug output 2016-01-28 16:17:28 +00:00
Rich 0bcbbd9235 Improved Checkout performance
B2016-012 Bug Fixed.  Not sure how, but the issue is no longer seen.
2016-01-28 16:16:55 +00:00
Rich 15d8380fe6 vesp_GetDisconnectedItemsCount - Fixed to account for Deleted Items
vesp_PurgeDisconnectedData- Stored procedure to remove disconnected data
Fixed the window header to show the SQl Server name and the Database name
2016-01-22 21:25:29 +00:00
Rich 497b614111 Added \line RTF token to the possible whitespace characters 2016-01-22 15:22:30 +00:00
Rich 4d8cddff8b Allows the list to be sorted by ascending order or descending order 2016-01-22 14:43:26 +00:00
Rich e449ad5cde Error in logic 2016-01-20 20:50:22 +00:00
Rich 28d54bed73 Not Sure 2016-01-20 20:29:44 +00:00
Rich 5a478dff75 Caption Serverand Database Name 2016-01-20 20:29:09 +00:00
Rich ad1980e434 Added option to Remove Trailing Hard Returns and Manual Page Breaks 2016-01-20 20:19:53 +00:00