407 Commits

Author SHA1 Message Date
28a7d8e8ed SAMG Supplemental Information Facing pages
Create property versus variable for facing pages (prevents possible null crash)
2017-07-05 13:48:40 +00:00
f5dbfa12fb B2017-079, B2017-053, B2017-049, improved the speed and logic of updating ROs. The Refresh ROs logic is now merged into the Update ROs logic. Also annotations are added when ROs are updated. The Refresh ROs options were removed from the tool list.
Better feedback when updating RO values, also save list of updated ROs in text file in Documents\VEPROMS
Save the date/time of the last successfully completed RO Values Update
Add annotations for updated RO values, better logic in updating RO figures so they are needlessly updated, better logic in determining if an RO needs to be updated
Logic to save the date/time of the last successfully completed RO Update
Better logic to determine if an RO value needs updated.
2017-06-20 16:26:04 +00:00
b0b4247f29 B2017-120: Supplemental information tab missing bullet 2017-06-19 14:00:01 +00:00
bd7204aff8 B2017-093: Pagination issue when no supplemental information on page or when 2 steps on page & only 2nd has supplemental information 2017-05-24 12:34:42 +00:00
bbbcdf946a Add text to checkbox for blank page printing
Improve pagination for SAMG facing page print
2017-05-12 13:50:02 +00:00
e7f9d4e3ed Support for SAMGS Supplemental Information 2017-05-03 13:57:12 +00:00
8f81199574 B2017-068 don’t convert transition to other procedure to text if the link is valid for the paste destination 2017-03-30 16:57:47 +00:00
8b5e7e01ad B2017-060 the update of RO usages of an imported procedure, if RO was not found in the ROUsage table, the import would be aborted instead of converting the invalid RO to text
B2017-060 the update of RO usages of an imported procedure, if RO was not found in the ROUsage table, the import would be aborted instead of converting the invalid RO to text.
Part of B2017-060 fix were we need to prevent the content text from being disposed when Item is used in a Using statement.
2017-03-24 14:29:39 +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
2c3c5fc9e0 B2017-031 linked enhanced document sections were displaying an ‘@’ sign for sequential sub-step tabs 2017-02-24 19:44:21 +00:00
13ade8e0b7 B2017-019 Don’t cook applicability ROs (ex <u>) when displaying for editing
B2017-019 handle <u> in DisplayNumber
2017-01-30 19:44:25 +00:00
4744bcd450 B2016-282: remove new subsection menu item off of V-Button when selected section is a Word Section
B2016-236: for global search – add ‘Figure’ to Results style as Document Text & change ‘AER’ to ‘Left’ in list of step types for figures.
B2016-282: remove new subsection menu item off of a Word Section from
2017-01-12 15:23:27 +00:00
4c4396e8c8 C2017-002 Allow inheritance of step data elements 2017-01-10 13:01:58 +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
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
0b7371367c Equation Editor interface support 2016-11-17 15:05:15 +00:00
Rich
3ad771976a Section Numbers in Section Cautions and Notes Headers were not centered 2016-11-08 18:26:13 +00:00
5c860d3bd7 Fixed stack overflow issue editing Enhanced Document B2016-252 2016-11-03 13:04:56 +00:00
43260d289b Added logic to HasChangeBar to support Step_SpellCheckerChangedText 2016-10-25 18:46:05 +00:00
Rich
1b9d1cf902 Changed Section Notes and Cautions headers to include the Section Location 2016-10-21 15:04:09 +00:00
e689dc2ba0 Embedded images 2016-10-17 14:25:30 +00:00
Rich
a16f1d8110 B2016-227 Use Section Margins for Word Sub-Sections 2016-10-12 16:10:08 +00:00
ef338c9e74 remove VCB1 tabbing code because of change of tabs; step tab on Example should skip paragraph level if off paragraph 2016-08-12 16:23:16 +00:00
Rich
d46ee4e39c Keep special characters for Enhanced Document Text 2016-08-11 19:31:52 +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
960e09f9fb Support transitions to sections 2016-07-07 12:48:00 +00:00
14bb3fcf3b Using statement added so the ContentItems[0].MyItem do not say in cache (caused issues with paste/replace step) B2016-153
When using CopyStep Paste, don’t convert a transition to text if that transition has procedure number information  B2016-148
Fixed <Shift><F5> issue so that Copy Step Paste options menu pops up  B2016-148
Made SetButtonAndMenuEnabling a public function to fix <Shift><F5> issue so that Copy Step Paste options menu pops up  B2016-148
2016-06-29 19:32:06 +00:00
9b3e3a76cf Added a check for a NULL reference when building the enhanced step tab. 2016-06-28 12:52:30 +00:00
4c6d09803d Supporting logic to handle the use of the backslash character
Supporting logic to handle the use of the backslash character, and question marks
Supporting logic to handle the use of the backslash character, dashes, and symbols
Supporting logic to handle the use of the backslash character and dashes
2016-06-21 15:15:01 +00:00
ecc9a866e3 Continue development
VCB1 format:  Only underline top section (if subsections)
VCB1 format:  Format flag to only underline top section (if subsections)
VCB1: step widths
2016-06-17 14:45:51 +00:00
324bc4aa30 C2016-020: Enhanced tabs use source tab and if not linked use ‘NA’. This replaces using ordinal for tab for enhanced tabs 2016-06-15 14:27:10 +00:00
4ae5fdf980 VC Summer Unit 2 & 3 Single column format 2016-06-14 13:52:50 +00:00
0166b06209 Beefed up the logic that determines if we need to strip the “S” from the end of the CAUTIOS or NOTES tab. 2016-05-27 18:24:08 +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
7f38f14657 Use config data to determine whether a step is enhanced rather than format flag EnhancedLinkedStep
Remove EnhancedLinkedStep format flag
Remove unnecessary comments
2016-05-19 12:57:29 +00:00
289db67a2b Enhanced: Code to refresh contents for item list that is unlinked; gets list of items that have text differences between enhanced/source and refresh text
Enhanced: Insert new procs & section for enhanced docs;  Link 2 existing items, enhanced <->source
2016-05-09 11:29:00 +00:00
ee91973682 B2016-081 if a transition is to a non-editable section, also check that if it goes to a step in that non-editable section 2016-03-21 15:13:44 +00:00
41ca9d6958 For Westinghouse’s single column format, fix logic around a format flag that determined substep levels based on section and subsection numbers. 2016-03-11 15:21:04 +00:00
eb39dbf6e5 Fixed the tab level logic for Westinghouse Attachment sections (single column format) 2016-03-09 16:26:40 +00:00
cec6aa2e17 Added sql procedure ‘ClearCBOverrideForProcedure’ to clear content/config’s Step CBOverride fields for an input itemID (that is a procedure), to fix B2015-039
B2015-039: Clear Change Bar Overrides for approval
2016-02-08 17:17:36 +00:00
6366af8b47 Enhanced Document support
Null check
Move DisplayText.cs to CSLA
Enhanced Documents – don’t allow ‘Save’ RO on enhanced step
Enhanced Documents windowing
Enhanced Documents remove unnecessary options
Enhanced Documents – don’t allow ‘Save’ transition on enhanced step
Enhanced Documents/Insert,Delete,Paste
2016-01-20 16:43:23 +00:00
Rich
265cf53f89 Logic to limit when the OK button is enabled. Don't enable the OK button unless the RO Path has changed.
Verify that the RO Path is not previously used (for a different RO Database)  This will resolve an issue that we were seeing where AEP was changing the RO Path from ROAOP to ROEOP and the result was that the association was changed.  The code will now check that this will not be able to happen.
Fixed Bug B2015-171 - when the Library Documents Report located Disconnected Data records.  Previously, the code would crash.
2015-10-29 15:24:20 +00:00
8708d0bbfc Continuous Action Summary logic
Added a LazyLoad that passes in the default value
2015-10-23 18:13:53 +00:00
Rich
406ec0f036 Added Format Flag to account for Sub-sections levels in the Sequential Numbering
B2015-162 Bug was able to be fixed with data.  Attachment 7 and 8 in Shared AOP 79 were incorrectly set to print Number and Title.
2015-10-13 13:56:32 +00:00
11d58df488 Fixed a bug where the page number was not being resolved in page number transitions to sections that have a hard return.
Better handling of hard returns
2015-08-31 20:47:24 +00:00
6f68a01ca9 Initialize static variable containing the BASEall.xml format information
Added a static variable for the BASEall.xml format information
Added parameters to allow a transition search in selected step elements. (B2015-055)
Make symbol list available without first selecting a procedure set, fixed searching for symbols bug (B2014-057), fix for transition search by type (B2015-055),
2015-08-20 18:59:16 +00:00
a58add8937 B2015-103: indents (strip out rtf indent commands)
B2015-103:  indents (handle rtf indent commands)
B2015-103:  indents (set/clear ribbon button for indents)
B2015-103: setup rtf string for indents; display small identifying marks for indents
B2015-103: remove page break from ribbon; move indent; support new indent; support for table grid indent
B2015-103: Print for new indents in tables
B2015-103: Print for new indents in paragraphs
2015-08-19 12:18:39 +00:00