4577 Commits

Author SHA1 Message Date
9a699e7e40 Add Equation step data (fix C2017-002 allows inheritance of step data from base)
Remove Equation step data (fix C2017-002 allows inheritance of step data from base)
2017-01-10 12:59:34 +00:00
256ce987f9 Use MyActiveParent instead of MyParent in setting up the section properties dialog to fix a null reference problem B2016-280 2017-01-06 20:15:31 +00:00
52f9a16ce0 Added No Header Word Accessory Page 2017-01-04 18:50:12 +00:00
afe6c695d9 Fixed issues with Transitions and ROs when importing procedures and sets. Notifies user when Transitions and/or ROs are converted to text. Added message box for when an export is complete as well as when an import is complete
When a Transition or RO is converted to text, a “Link Convert To Text” annotation type is created instead of a “Verification Required” annotation
When a RO is converted to text, a “Link Convert To Text” annotation type is created instead of a “Verification Required” annotation
Fixed an invalid index issue
2017-01-04 16:50:00 +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
96dcbdcc76 B2016-267: Linking to enhanced background steps crashed if step had RO and if no RO path was set. 2016-12-08 17:06:13 +00:00
0e3ab668c8 F2016-062: Add equation editor support to format 2016-12-08 14:11:02 +00:00
929d027394 B2016-277: don’t crash on bad data in text field for a figure 2016-12-07 13:57:49 +00:00
cc30214d31 Additional logic to try to start up the equation editor, modified message box and added to error log if it could not be started. B2016-278 2016-12-06 16:32:12 +00:00
a9bd84ad5f B2016-273: checkoff/signoff for embedded images
B2016-272: centered tables print too far to right
2016-12-05 13:55:57 +00:00
Rich
10508fef5f B2016-266 Fixed pagination logic for Section Continue Message 2016-12-01 16:01:38 +00:00
e27bbff7d8 Fix B2016-270: centered equations (one below another) don’t print centered
Fix B2016-259: centered table off centered table was not centered in print (add ‘TableCenterPos’ values)
2016-12-01 13:40:15 +00:00
b242d57d4b B2016-264: Inserting a centered equation off a centered equation places 2nd equation too far to left in step editor 2016-11-30 14:16:53 +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
3a2759470d check for null reference when deleting a source step that has associated enhanced (found during fix for B2016-228)
B2016-228: when creating section/procedure enhanced items, set ‘Number’
B2016-228: when modifying source section or procedure, save ‘Number’ also
B2016-198: User hold point no longer overwrites the ‘INIT/DATE’ signoff heading
2016-11-29 13:52:43 +00:00
1ff60597c3 B2016-262 & B2016-263: for search results & report, print ‘Equation’ for Document text rather than rtf
Additional functionality for Equation Editor, bring up equation editor tool (from registry setting) on Equation button click
B2016-265, print proper size of change bar
B2016-261: don’t print extra blank lines for a table/equation/figure after caution/note off many lined step in single column mode
2016-11-22 14:16:04 +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
085814045c B2016-260: fix check that determines if step’s content is an equation (including paste buffer) 2016-11-18 13:30:40 +00:00
0f63a782c5 for equation editor – embed image in resource file 2016-11-17 15:39:46 +00:00
0b7371367c Equation Editor interface support 2016-11-17 15:05:15 +00:00
3e212834ea Added equation step types 2016-11-17 14:51:49 +00:00
Rich
9438fa9e4c Control the Step Element Treeview on the basis of folders selected. 2016-11-15 19:33:25 +00:00
e2a34f18fd anchor the text box in the EULA dialog window so that the OK button (or Accept button) and the scroll bar remains fully in view 2016-11-10 21:41:00 +00:00
2229ac2908 Check for a null reference when the <Shift><F7> is used to toggle inclusion on the Continuous Action Summary 2016-11-10 20:14:17 +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
5c860d3bd7 Fixed stack overflow issue editing Enhanced Document B2016-252 2016-11-03 13:04:56 +00:00
Rich
e21146f687 Format corrected to output the proper page numbers on attachments 2016-11-02 16:14:00 +00:00
5c1baa1ede Exclude Kewaunee, Point Beach, and un-used Sumer formats from the copy to the format folder 2016-10-31 19:26:33 +00:00
3787b73f6c Remove the Kewaunee, Point Beach, and un-used Summer formats from the database 2016-10-31 19:25:34 +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
c6f096cf55 Fixed issue the where the list of procedures in the Transitions panel would duplicate as the user clicked from step to step in a procedure. B2016-248 2016-10-28 16:35:56 +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
191648da4b B2016-211 – don’t expand all the sub sections when entering a procedure from the parent section 2016-10-28 13:42:53 +00:00
ae856a98ec Moved fix for B2016-211 to RTBItem.cs 2016-10-28 13:42:13 +00:00
Rich
60ba9f1676 Adjust horizontal location of the unit numbers on step attachments 2016-10-27 15:05:46 +00:00