Rich
8048416576
B2017-127, B2017-131 Send message when a MSWord section is opened.
...
B2017-126 Only turn-on NamedPipe if Command Line parameter /NamedPipe is used.
2017-06-29 17:53:50 +00:00
Rich
850acf34b4
Added admin tool to fix hyphens
...
Fix hyphens when non-standard hyphens are pasted
2017-06-26 15:19:47 +00:00
Rich
ee10dbde82
Added vesp_FixHyphens B2017-121
2017-06-26 15:18:20 +00:00
Rich
4686415f98
C2017-018 Output column headings for inconcistent Page Number transitions, Open Pass 2 Page Number PDF File if the user chooses to create a Pass 2 PDF.
...
C2017-018 Output column headings for inconcistent Page Number transitions.
2017-06-23 19:19:42 +00:00
Rich
a882e4f33d
Open Pass 2 Page Number PDF File if the user chooses to create a Pass 2 PDF.
2017-06-23 19:18:47 +00:00
Rich
dc6468155f
B2017-048, B2017-052, B2017-055 ROs sometimes have two start tokens which make them uneditable.
2017-06-20 20:04:49 +00:00
Rich
ab7d3b4c66
B2017-108 - Admin Tools should tell the user if no records are found for various admin functions including "Identify Disconnected Items", "Identify Non-Editible Items", "Identify Unused ROFsts and Figures", and "Identify unused RO Associations"
2017-06-20 19:23:58 +00:00
Rich
9e0c47cb02
B2017-123 Find Replace handle multiple clicks without crashing
...
Allow done button to stop processing when doing bookmark all
2017-06-19 17:27:41 +00:00
Rich
7ff0dbd98f
B2017-118 - Don't access RO Association unless there is a RO Usage
...
B2017-118 - Restore Children, Sibling, Text or Table cell text when no RO Association has been established
2017-06-13 17:41:05 +00:00
Rich
2aa7db1c76
B2017-012 Embedded Figure resizes on Facing Page
...
B2017-016 Equations and Visio Drawings resizes on Facing Page
Releated issue where Equipment Lists containing Embedded Figures, Equations and Visio Drawings were overlapping with procedure text.
Handle Embedded Figures, Equations and Visio Drawings when the Facing Page resize was occuring
Figures were not being handled properly for Facing Page font resize
2017-06-12 12:56:18 +00:00
Rich
cbf44eb689
B2017-098 Adjust font size in Tables within Supplemantal Information
2017-05-31 13:48:07 +00:00
Rich
0da05e4912
Added DisplayTabControl to the constructor for DisplayRO
2017-05-26 11:01:48 +00:00
Rich
eb96b737f6
Set the label for the Panel for the Search Buttons to Blank.
2017-05-25 19:12:20 +00:00
Rich
aa21c16ebb
Changed ROImage to use GetJustROImage so that the ROFST lookup is not loaded for each ROImage.
2017-05-24 13:00:33 +00:00
Rich
26ad9239f2
Added frmVEPROMS parameter to the constructor so that SessionPing can be disabled.
...
Added frmVEPROMS parameter to the constructor so that SessionPing can be disabled. Disabled SessionPing when Importing a Procedure Set,
Added frmVEPROMS parameter to the constructor so that SessionPing can be disabled. Added logic to disable SessionPing.
2017-05-24 12:59:28 +00:00
Rich
73d7c13d65
New Stored Procedure getJustROImage
2017-05-24 12:58:03 +00:00
Rich
b0e9f99226
Included SupInfo in Search Results and Data Paths
...
Added Indexes to Contents and Items for LastChanged to improve Session Open Stored Procedures
2017-05-04 14:25:26 +00:00
Rich
ff47bd858b
Fixed logic to Copy Search Results to eliminate duplicate steps in the results
...
Fixed logic to Print Search Results to eliminate duplicate steps in the results
Fixed logic to prooperly output the procedure number and title
2017-04-12 14:48:11 +00:00
Rich
499c09b9c0
Update AddPDF stored procedure to keep duplicates from causing PROMs to crash when adding an existing record.
2017-04-10 17:52:03 +00:00
Rich
4d5dc34210
When a deleted RO is found in an MSWord section <SP-C.123> for example, the RO had been replaced with the text RO Not Found. If there were mutiple ROs the specific one with the issue could not be found. Now the token will be replaced with RO (SP-C.123) Not Found. This will make it easier to fix problems when they occur.
2017-03-29 18:05:12 +00:00
Rich
26a9fcba81
A bug fix for Farley was causing problems for Facing Page code. It was fixed.
2017-03-27 14:16:57 +00:00
Rich
6ac7897946
B2017-043 If the Edit Window is scrolled horizontally then new steps, cautions, notes or tables need to be located with respect to the horizontal scroll location
2017-03-24 19:09:09 +00:00
Rich
7517636273
Added Comment
2017-03-02 15:18:33 +00:00
Rich
a958f403d8
B2017-036 - Fixed logic to account for Section Continue Message. Found in Automated Testing
2017-03-02 15:14:28 +00:00
Rich
32cf8e2f3c
Added Command Timeout to each query that did not have a specified timeout
2017-03-01 15:42:00 +00:00
Rich
b5f4a0751e
Added Command Timeout to each query that did not have a specified timeout
...
Added SQLTimeout Property (Default 30 Seconds) which is 1/20 of the DefaultTimeout (Default 600 seconds)
2017-03-01 15:41:15 +00:00
Rich
aa40ff017d
Added a Timeout property to the FolderConfig
...
Added Command Timeout to each query that did not have a specified timeout
2017-03-01 15:40:36 +00:00
Rich
e77a17d645
Added a SQL Timeout text box to the Folder Property form.
...
Set the Database Default Timeout to twenty times SQL Timeout Property for the top folder.
Set the Database SQL Timeout to SQL Timeout Property for the top Folder.
2017-03-01 15:39:24 +00:00
Rich
3d6d75e04d
Changed the getContentAuditsSummaryByItemIDandUnitID to run faster
2017-02-27 16:32:11 +00:00
Rich
4932c7d28c
Fixed logic to support adding a Caution when a Caution or adding a note when a note exists in Deviation Document Format
2017-02-20 16:08:23 +00:00
Rich
e1019e3454
Fixed logic to support adding a Caution when a Caution exists in Deviation Document Format
2017-02-17 16:06:16 +00:00
Rich
be1a86b43a
Changed Deviation Document Layout:
...
* account for Cautions and Notes
* find the first item on a High Level Step (Cautions or Notes)
* account for RNOs and Substeps when calculating step height
2017-02-16 18:24:48 +00:00
Rich
fef4b2ba8b
Deviation Documents now display properly in the Step Editor.
...
Cautions and Notes position properly when added
2017-02-15 14:26:26 +00:00
Rich
88876fbe90
Don't remember window state when opening PROMS
2017-02-10 17:32:48 +00:00
Rich
de84adc5ff
Corrected logic to Find Visio Path in Registry
2017-02-10 17:03:29 +00:00
Rich
2459c403ec
Added Error Handling for Null Active Format
2017-02-10 17:02:58 +00:00
Rich
69b7de9fc5
Added Error Log code to record errors when import fails
...
Added Error handling to Import so that Change Manager is turned-on after Import whether it is successful or not.
Don't allow import if the Referenced Objects have not been selected.
Turn On Change Manager if there are no active sessions
Don't crash if the Referenced Objects are not set when you right-click on a Working Draft.
2017-02-10 16:23:31 +00:00
Rich
0deea55d7e
Cleanup Sessions and Owners before beginning a session
2017-02-10 16:22:09 +00:00
Rich
bdabdd1c1f
Fix XY Plot offset on page if the first line of the page is centered
2017-02-02 18:25:13 +00:00
Rich
2c8fff60a3
Made transition format consistent with Westinghouse format.
...
Added a new step transition type.
2017-02-01 20:52:05 +00:00
Rich
d6fe5a9d0d
After adding code to support Visio, PROMS would no longer add high-level steps from the Insert ribbon. This has been fixed.
2017-02-01 15:43:06 +00:00
Rich
8defa23e65
Added support for Visio
2017-01-30 16:53:35 +00:00
Rich
bb9198aa4f
When doing a demo an internal transition to another procedure was converted to text. This has been fixed.
2017-01-30 16:09:20 +00:00
Rich
e6c65b5139
Fixed logic to properly position XY Plots and Images
2017-01-25 18:41:56 +00:00
Rich
cdb7521b01
Added Shape boolean property "LayoutInCell"
2017-01-25 18:41:22 +00:00
Rich
e459a5aec6
Remove debug printout for XYPlot RO
2017-01-20 14:12:04 +00:00
Rich
231849ace4
B2017-012 - RO XYPlots had been impacted by logic which was turning spaces into hard spaces. This, in turn, stopped the XY Plot logic from working.
2017-01-19 21:55:33 +00:00
Rich
19971f3301
B2017-009 - When you printed from the V Button (Non-PC PC) Procedures the code would crash. This has been fixed.
2017-01-19 21:34:06 +00:00
Rich
dc7a2a7273
B2017-008 - If the scale entered for an axis is reversed (maximum to minimum) the code will correctly print the axis. Prior to this fix the axis was not printed.
2017-01-19 21:18:03 +00:00
Rich
eec322b4b0
Fixed Proprietary Class PSI info to be consistent with Westinghouse
2016-12-09 16:07:12 +00:00
Rich
0e826fa5bb
Summer Unit 2 & 3 Alarm and Background Formats
2016-12-09 16:02:14 +00:00
Rich
92389bf044
Summer Alarm and Background Format
2016-12-09 16:01:14 +00:00
Rich
10508fef5f
B2016-266 Fixed pagination logic for Section Continue Message
2016-12-01 16:01:38 +00:00
Rich
651ce71dc1
Added Error Handler to keep tthe code from crashing if multiple enhanced records exist for a single source record.
2016-11-29 21:50:20 +00:00
Rich
99aa1ac9c5
Use a timer to refresh the Step Type list in the Search Panel
...
Use a timer to refresh the Step Type list in the Search Panel
Refresh Step Type list after a Working Draft is Checked or Unchecked.
2016-11-21 16:05:22 +00:00
Rich
9438fa9e4c
Control the Step Element Treeview on the basis of folders selected.
2016-11-15 19:33:25 +00:00
Rich
ac126563df
All - B2016-247, B2016-251 Complete RO Report Issues:
...
Underscore in Iamge File Name was being converted to Underline command
Double Underscore was being remove from group headings This was corrected to change double underscore to a space.
Empty fields were causing the code to crash and print only a small portion of the report
2016-11-10 16:50:24 +00:00
Rich
600bbc52ea
B2016-246 Control-Shift Right-Arrow changed to extend select * from ITEMS IIon a word to the right at a time
2016-11-10 16:08:26 +00:00
Rich
c837496f24
B2016-255 Non-P/C PC prrocedures should not print in a subfolder. Corrects a problem creeated when Bug B2016-249 was fixed.
2016-11-10 15:52:41 +00:00
Rich
baab4d1b1d
F2016-057 Summer Table Of Contents - Increase Page Length by 1 Line
2016-11-10 15:24:37 +00:00
Rich
3cd0e1cae7
Allow search to work on the basis of Folders, rather than DocVersions (Working Draft).
2016-11-08 21:45:29 +00:00
Rich
5feabe3a89
Parent/Child - B2016-249 Output PDF to a folder specified for each Child
2016-11-08 18:46:51 +00:00
Rich
3ad771976a
Section Numbers in Section Cautions and Notes Headers were not centered
2016-11-08 18:26:13 +00:00
Rich
c582c25882
Warn user that approving a procedure with the same rev number of an existing Approved Procedure will cause the existing approved version to be replaced
2016-11-08 17:01:15 +00:00
Rich
5f5e5c3478
Added Date/Time to Person Contacted signoff
2016-11-08 16:25:47 +00:00
Rich
3cdbfff290
Westinghouse Alarm PSI for Alarm Headers
2016-11-07 13:36:52 +00:00
Rich
c014652d90
Keep RO Link for RO Images
...
Changed AddRtfText to public
Center figures in the PDF
Added debug output for figures.
2016-11-04 13:22:54 +00:00
Rich
c6da832041
B 2016-253 Fixed a crash after clicking on the Section drop-down when on a through transition.
2016-11-03 15:06:18 +00:00
Rich
f65d364f57
Summer Management Directives should have a Unit Designator of NSBU
2016-11-03 13:25:54 +00:00
Rich
e21146f687
Format corrected to output the proper page numbers on attachments
2016-11-02 16:14:00 +00:00
Rich
3c27c3122c
Made Admin and EPP formats Identical
2016-10-31 12:58:37 +00:00
Rich
2647efc988
Corrected the Tool Tip for PROMS Options
2016-10-28 18:30:31 +00:00
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