Rich
8ef73fe7b5
Added a new Bottom Continue Message location which limits the message to the bottom margin.
...
Changed bottom continue message to be limited by the bottom margin. Previously the continue message overlapped the border.
2014-02-21 12:46:09 +00:00
Rich
f62caf9669
Adjusted bottom continue message for formats CWE, CWE00, EXCLN, EXCLN00 and EXCLN01
...
Changed bottom continue message to be limited by the bottom margin. Previously the continue message overlapped the border.
Removed Debug Output
Replaced Unit ID token "<ID>" in transition text for the section number.
2014-02-21 12:45:05 +00:00
Rich
ddd973c83f
Revert to previous
2014-02-19 21:31:39 +00:00
Rich
2bd5ad58f1
Changed logic to create a local vlnBorder structure populated from vlnFlexGrid
2014-02-19 21:08:04 +00:00
ec1d458dbd
Temporary fix for printing table borders
2014-02-19 20:11:04 +00:00
Rich
5c31ea3a66
Replace <ID> with Child ID in PageList Section Numbers.
2014-02-19 18:24:29 +00:00
1a18d67dc3
Added logic to handle the FloatingContinueMessage flag which puts the continue message in the left column when the step break on the AER and put it in the right column when the step breaks on the RNO.
2014-02-19 14:34:36 +00:00
Rich
3e010e87b2
Return ? when RO Value is null
2014-02-19 03:32:38 +00:00
Rich
f4f896ee1d
Check for null ProcedureSetPath
2014-02-19 03:31:33 +00:00
Rich
67a088f505
Change DebugPagination format for forced pagination output.
...
Added DebugPagination output if a location cannot be found to break a step over pages.
Changed pagination logic when a logical location cannot be found, to location the maximum location on the page for a break to occur. For example, if a table is too large to fit on the current page, the pagination can move that table to the next page.
2014-02-18 17:06:52 +00:00
Rich
bc69a84d33
Changed how Height and Width of grid is calculated
...
Preprocessed cell data to reduce number of calls to flexgrids
Preprocessed RTF data to reduce calls to rich text boxes
Added IsRangeStyleNull property and TextAlign property to reduce call to flexgrids
Eliminated creation of multiple flexgrids but using a static flexgrid over and over
2014-02-14 20:17:38 +00:00
Rich
60ae2a7ca1
moved creation of image to only when parent is a GridItem
2014-02-14 20:16:41 +00:00
bee1332737
- Add support to Caution/Note tabs for WCNBCK Pagelist items
...
Improve Spacing of WCN Background pagelist items tabs
2014-02-14 16:42:30 +00:00
27c80cde33
Removed logic added to use fixed underlined bullets in Notes/Cautions for Robinson. Newer logic from a previous update fixes that. This logic Caused issues in other plants.
2014-02-13 22:15:18 +00:00
1f74af6c0e
A change to fix column widths for Robinson single column procedures with sign-offs (Update 133) affected the widths of single column text with checkoffs for Wolf Creek. This has been fixed for both RNP & WCN
2014-02-13 13:54:38 +00:00
Rich
92a1a8cf4e
Changed StackToStringLocal method to public method
2014-02-13 03:01:23 +00:00
Rich
fa84a7f44a
Added click event handler for lblItemID label at bottom on screen in debug mode
2014-02-13 03:00:31 +00:00
Rich
765afe4af2
Implemented lblItemID click event to copy to clipboard the full path to the selected item
...
Changed item property grid dialog title to short path to item selected
2014-02-13 02:58:20 +00:00
Rich
e0fbaa29f5
Modified vefn_CanTransitionBeCreated to allow transitions to a step with no applicability
2014-02-13 02:57:45 +00:00
Rich
cdc4dcd66d
Changed the logic to remove the return if it occurs at the beginning of the text, rather not not replacing the word.
2014-02-12 19:07:39 +00:00
b904c19005
Added logic to support the UnderlineAfterDashSpace flag
...
beefed up logic to better handle a Note/Caution off of a High Level Step and off of a High Level RNO (all on the same step)
2014-02-12 18:32:10 +00:00
d4e80da296
Don’t underline bullets for Cautions/Notes
...
Don’t stop underlining in middle of step if document style has ‘UndSpecialStepsFoldout’ and there is a replace word that turns off underlining
2014-02-12 15:19:26 +00:00
9b5bf56aca
Fixed a null reference issue when a procedure set does not have an RO path set.
...
Fixed a printing issue with Catawba AP data where Notes and Cautions on high level RNOs started printing too high
2014-02-11 22:08:10 +00:00
53b4189c9d
Fixed F2013-012: Added support for ATTACHNUM1 page list item
2014-02-11 15:41:27 +00:00
Rich
b94fd1d833
Added logic to override bolding of tables when the font has a bold setting.
2014-02-11 15:05:33 +00:00
Rich
e45307bce2
Modified code to use Section Title when Section Number is blank when creating a transition that uses procedure section
2014-02-11 04:59:27 +00:00
df664a045a
Fixed the signoff line in the Alarms format so that it stays on one line when editing and when it’s printed.
2014-02-10 21:16:49 +00:00
Rich
a20d109fd3
Removed code added to allow 1-time fix to RO Values for Braidwood
2014-02-10 21:07:13 +00:00
Rich
246cd760e8
Modified how ROFSTLookup object is obtained
2014-02-10 21:05:16 +00:00
dada7102e7
Added a message to indicate the Print All was finished – when doing this in Production or Demo mode.
2014-02-10 20:59:18 +00:00
3fff776046
WCN OFN BCK Format improvement
...
uncomment rofst access from previous update
2014-02-10 15:18:30 +00:00
1dd420fb09
WCN OFN BCK Format improvements
2014-02-10 15:17:03 +00:00
4455813c8e
Tabs for multiple notes were not being bolded for McGuire
2014-02-07 22:12:37 +00:00
7994cb1cf4
fixed the positioning of some checkoff lines next to substep tabs
2014-02-07 20:20:13 +00:00
4378749145
Reverted back to floating RNO continue messages
2014-02-07 19:42:27 +00:00
Rich
e83c756161
Changed how ROFSTLookup object was obtained based on correct DocVersion
2014-02-07 17:43:53 +00:00
Rich
ffd5191ffc
Changed how ROFSTLookup object was obtained based on correct DocVersion
...
Added support for passing an override DocVersion ID as a 1-time fix to Braidwood data
2014-02-07 17:43:04 +00:00
Rich
2cf8e67bd7
Changed how ROFSTLookup object was obtained based on correct DocVersion
...
Added code to support other variations of how unit information is entered into text
2014-02-07 17:41:59 +00:00
Rich
8de1e073ee
Added ROFSTLookup property to Display RO control
...
Changed how ROFSTLookup object was obtained based on correct DocVersion
Added change to ROFSTLookup property to trigger a update of RO values
Update LoadTree method to use ROFSTLookup property value
2014-02-07 17:41:27 +00:00
Rich
9b9ca02bef
Changed how ROFSTLookup object was obtained based on correct DocVersion
2014-02-07 17:40:51 +00:00
Rich
d3cf9be087
Removed ROFSTLookup property from ROFST class
...
Removed DocVersionInfo property from ROFST class
Added GetROFSTLookup method to ROFST class with a passed DocVersionInfo object
Removed un-used methods from ROFST class
Changed how ROFSTLookup object was obtained based on correct DocVersion
Added support for passing an override DocVersion ID as a 1-time fix to Braidwood data
Changed IsSetpointB method to add additional DocVersionInfo object parameter
2014-02-07 17:38:22 +00:00
Rich
f864d03eec
Changed how ROFSTLookup object was obtained based on correct DocVersion
...
Changed how RoFst date time is compared to actual ro.fst file date time
2014-02-07 17:37:51 +00:00
Rich
7ab6604534
Updated DocVersionInfo property name
...
Added parameter to ROFSTLookup constructor to support passing DocVersionInfo object
Changed FixUnitROs method to use new property name
Changed GetRoValue method to use new property name
2014-02-07 17:36:07 +00:00
Rich
8bc76fae5f
Added support for passing an override DocVersion ID as a 1-time fix to Braidwood data
2014-02-07 17:35:25 +00:00
Rich
ae959be13a
Added setting ROFSTLookup property of Display RO to null for initialization
2014-02-07 17:33:33 +00:00
Rich
9262837ba1
Added support for passing an override DocVersion ID as a 1-time fix to Braidwood data
...
Utilized ROFSTLookup instead of ROFST in Display RO tab
Change Display RO ROFSTLookup based on selected tab
2014-02-07 17:32:59 +00:00
Rich
2369fe62dc
Pagination Logic associated with steps that are too large to fit on a page but the first substep will fit on a page corrected.
...
Logic added to align the AER step with an RNO step that has a caution or note.
2014-02-07 15:44:20 +00:00
0f59d980b1
Fixed the Indented Paragraph in the SAMG format, Corrected the template in the Alarms format to pop in underlined hard spaces for a signoff line.
2014-02-07 14:07:25 +00:00
Rich
7e67e619e8
Changed pagination logic for Cautions and Notes on substeps
...
Removed code to remove last character when printing in compare mode. This was originally done because of differences with the way 16 Bit VE-PROMS did word wrapping to aid in comparision printing.
2014-02-06 18:38:26 +00:00
Rich
9de2e84909
Removed debug handler
...
Added error handler for unprocessed ROs in Content text.
2014-02-06 18:37:35 +00:00