0ec1e5ca7ePlacekeeper and Phonelist checks Added Placekeeper node to format EOP (AOP) format Added structure for PlacekeepersJohn2014-04-08 20:56:24 +00:00
2eadfd8ed6Change to the recursive limit on a number of procedures to support > 1000 procedures per Working Draft set
Rich
2014-04-07 21:21:48 +00:00
7bfc62e1b8Fixed a null reference error during printJohn2014-04-07 15:52:27 +00:00
f97dc5780dStart top continue improvements (don’t put out extra R character); Level0Big support; tab alignment with parent steps and respective step widthsKathy2014-04-04 13:16:59 +00:00
3be5841027Process pagenum transitions for BGE, improve automatic ToC pagination, Level0Big support UNITALPHA, REVUNIT pagelist itemsKathy2014-04-04 13:16:13 +00:00
0ef5a19cd5Display pagenum formatting checkbox for BGEKathy2014-04-04 13:14:08 +00:00
a61dabd52eProcess pagenum transitions for BGE Added unit number config item to user interface for printing pagelist items for BGE Added Print_UnitNumberForPageList config item BGE: don’t remove ‘.’ At end of tab when making a section/step tab Check for pagenum transitions for resolving transition text (the type BGE has) Added UnitNumber, Level0Big and UseSpecificTransitionModifier flagsKathy2014-04-04 13:13:31 +00:00
055d550a74BGE: Added format flags: UnitNumber (flag that docversion properties should support unit number in data/form), Level0Big (big font for 1st level section hdrs – was in original format), UseSpecificTransitionModifier (flags that transition formats have pagenum, rather than allowing on all transitions). Also added call to override BGE EOP format items Improved formatting for Cover page, List of Effective Pages, Table of Contents, Single column & dual column procedure pages & attachments Added support for format flags used in FmtFileToXml.csKathy2014-04-04 13:10:46 +00:00
a1c02eb339Set the DocVersionConfig.Print_UnitNumberForPageList value based on BGE’s unit number in pathKathy2014-04-04 13:07:37 +00:00
decbe11e52MNS Pagination - Mike Weiner Case 1b to keep substeps together on one page MNS Pagination - Mike Weiner Case 1a to keep step together with any non-sequential substeps (ANDs, EQ List)
Rich
2014-04-03 17:05:05 +00:00
79175138f2Replace hardspaces with spaces in the ToolTip.
Rich
2014-04-02 15:12:16 +00:00
4423d7ddf3Moved checkoff line and made wider in abnormal genmac, added the complete list of checkoff to abnormal sub-format 00.John2014-04-01 19:15:15 +00:00
ac7083febdChanged logic for ComponentList Page Breaks If a page break in the RNO column falls within the range of an AER step, use the AER Step for the page break. Dont break at the first substep if the first substep is an OR or Explicit AND
Rich
2014-03-31 16:39:26 +00:00
d7e88e247aAdded a signoff line type of checkoff to Abnormal sub-format 00John2014-03-31 13:24:34 +00:00
c3c822784fAdded a signoff line type of checkoff to Abnormal sub-format 00John2014-03-31 13:11:58 +00:00
00b6045076Fixed logic to properly handle curly braces next to links (Transitions or Referenced Objects)
Rich
2014-03-27 14:07:15 +00:00
8c9b73902cFixed the positioning of a Note that is off of a Purpose stepJohn2014-03-26 18:05:31 +00:00
b205e6bb4dImplement NumberWithLevel flag to create correct tabs in RNO column add NumberWithLevel format flag Handle double spacing (flag) in Table of Contents Draw double lined box around High Level Steps (only HLS, not substep) Double Lined box; Caution & Notes xoffsets and widths for printing in column (not across page); NumberWithLevel support (xoffsets); Align1StLevSubWHLS (format flag support); XBlankW1stLevSub adds extra line after 1st substep procdesr pagelist include check for dashes in procedure numberKathy2014-03-25 12:07:45 +00:00
13ab958e82use NumberWithLevel format flagKathy2014-03-25 12:05:52 +00:00
c30e434d15added BGE methods uncomment/use NumberWithLevel format flagKathy2014-03-25 12:04:46 +00:00
c29e6d60f6Fixed the issue of the word “THEN” not being put on the following line when the comma on the preceeding word is bolded.John2014-03-21 19:49:22 +00:00
664d41fdb4Fixed a Westinghouse print issue with procedure HSD-101 when the sub section numbers and titles were printing in the page headerJohn2014-03-21 19:48:41 +00:00
9a0ffef782Fixed null reference for redefining range transitionsJohn2014-03-20 14:19:41 +00:00
316a0f5cf2Fixed typos – changed ‘{‘ to ‘[‘John2014-03-19 19:01:48 +00:00
6611c3d2a4Farley had a Table that was printing on the page following the tables header. Pagination was changed to keep table headers together with their tables. Added logic to skip the Tab Adjustments if the step is unnumbered.
Rich
2014-03-19 15:31:27 +00:00
0376212e09Added code to handle Table ROs. Used generic (static) VlnFlexGrid.ROTableUpdate to determine if the table contents are updated. Added Error Handling around the code that shuts down PROMs Added function to ROFSTLookup to retrieve the Accessory Page ID. Corrected code to handle value changes for Table ROs Created generic (static) VlnFlexGrid.ROTableUpdate to determine if the table contents are updated.
Rich
2014-03-19 15:30:26 +00:00
cf79d6a313Turned off Cap1stCharTrans format flag.John2014-03-18 14:38:44 +00:00
fdeb055bdePoint Beach backgrounds: Added support for continue message; don’t add posadjust to children of same type; add support for LimitWidToPageWid Added support for ProcDescr2 pagelist item & support for ProcDescr1 = {null} (inheritance was causing it to print when it shouldn’t have)Kathy2014-03-18 12:13:54 +00:00
97c4d4d941For Point Beach, added LimitWidToPageWid so that text does not go past pagewidth into right marginKathy2014-03-18 12:12:20 +00:00
013ff35102Added wpb22 format & document styles & wpb20 document styles to improve Background document support Added LimitWidToPageWid so that text does not go past pagewidth into right margin Various background format improvements, i.e. headers, tabs, continue messages, and text xoffsets/widthsKathy2014-03-18 12:11:22 +00:00
6b0b0ee2d1Fixed a typo in the description for Insert RO, should be [Ctrl] [J] not [Shift] [Ctrl] [J] Fixed a typo in the descriptions where the [Ctrl] [DownArrow] jumps to the next substep or high level step,not the [Tab] keystroke. Also added [Ctrl] [UpArrow] to the list which jumps to the previous substep or high level stepJohn2014-03-17 17:00:50 +00:00
5188334ea9Added logic to return the previous RO Value from FixContentText if the value is updated.
Rich
2014-03-15 10:03:31 +00:00
0231bdc4caPass the frmLoader to the ROFixer object so that status can be displayed as steps are processed. Pass the frmLoader to the ROFixer object so that status can be displayed as steps are processed Fixed MyValue so that unchanged values will not be displayed as if they had changed. Added Status outut as changed RO Values are found. Display a MessageBox when processing is complete.
Rich
2014-03-15 10:02:55 +00:00
ac8a99dd84Added logic to handle the “, step” prefix in Point Beach’s transition number 6 (index 5)John2014-03-14 16:58:09 +00:00
0bfa619d99Added “, step” to transition number 6 (index 5)John2014-03-14 16:57:33 +00:00
e01459be4bReset Selected Slave after processing
Rich
2014-03-12 22:02:41 +00:00
e8453b8648Reset Selected Slave after processing Added and Commented-out some debug output Use GetTranslatedROValue to get the correct RO value when text is restored Fix logic to attempt to use existing DocVersionInfo rather than creating a new instance Base lookup on ROFSTID and Selected Slave
Rich
2014-03-12 22:01:55 +00:00
1581653387Added new transition typeJohn2014-03-12 18:00:57 +00:00
bd19f92dffAdded an ‘Attachment x’ transition type where x is the section number (or letter) Fixed B2014-038: range transition has ‘and and’ in textKathy2014-03-11 12:39:22 +00:00
3a2d83477dDon’t allow insert before/after on Table, Figure, or RNOJohn2014-03-10 20:35:39 +00:00
2702cfeeedNew function to fix the ro values in the link text within the content text (for example, if the rodbid is updated in the link text) Add menu item for ro fixer. Fix ro values correctly if containing a dash and/or in a gridKathy2014-03-10 16:25:58 +00:00
7530ca00f3For range transitions, don’t put ‘, Step’ in text twice if there is an optional section number Added underline flag for transition text Added support for underline flag for transition text and fixed bug where replace words that had underline on/off for ‘OR’ turned off underlining in transition text If selectedindex for section list was -1, set to 0 and refresh the section listKathy2014-03-10 12:44:48 +00:00
bedb5288a0Added calls to fix subformat and enhanced background formats Added flag to Underline transition text Underline transition text in and pagewidth for attachments in WEP, allow for doing section transitions in WPB subformat; remove reference to logos in genmac file Added underline flag for transition textKathy2014-03-10 12:43:10 +00:00
c386153d06Check-out Library Document that is not associated to a specific section. Prior to this fix, the MSWord window would open briefly and the close again, because the Document was not "Checked out". Since there was no ownership record, the next time SessionPing was run, the window would be immediately closed.
Rich
2014-03-10 10:16:42 +00:00
c77e0d2d2fFixed code that reports the active database in use. Changed debug output for Forced Pagination Items. Fixed Pagination Logic for Background Documents.
Rich
2014-03-07 00:35:23 +00:00
0a4ed797b8Fixed placement of ERG step number (Note) on Deviation DocumentsJohn2014-03-06 22:22:08 +00:00
a5790a4963Updated restoreDeletedItem stored procedure to include updating the docversions table when restoring a deleted item Changed name of database server for Bodine’s new computer
Rich
2014-03-06 02:43:16 +00:00
22ee85c457Fixed resolved transition text for range when only some steps in range are applicableKathy2014-03-05 15:52:59 +00:00
622717ba1aGet data into memory for approval generation so that page number transitions resolve Fixed B2014-025:If not master/slave, load all data into memory for page number transitions. Present dialog if there are errors in page number transitions so that user can resolve. Added a property to determine if page number transition has incorrect page number caused by length of step’s text/wrapping & pagination Set property to determine if page number transition has incorrect page number caused by length of step’s text/wrapping & pagination Add tracking of inconsistent page number transitions; if pdf already open, don’t run 2nd pass for page number transitions (resulting pdf had unresolved page numbers);Kathy2014-03-04 17:36:02 +00:00
63acad915dChanged base font to Arial 12 Added two lines (24 Points) to the Page Length Account for RNOOnly Continue when determining page break location Fixed logic to limit the location of the bottom Continue Message
Rich
2014-03-04 16:51:31 +00:00
651266e7c8Added code to correct 16-bit applicability conversion to 32-bit applicability
Rich
2014-03-04 02:03:42 +00:00
8810301ddeAdded code to support processing Calvert Cliffs data regarding node names Added code to support processing BG&E data regarding node names Added code to correct 16-bit applicability conversion to 32-bit applicability
Rich
2014-03-04 02:03:08 +00:00
156d4b32baFixed issue in Braidwood data that was underlining after a dash space when that dash space was in a transitionJohn2014-02-27 17:31:51 +00:00
e6703e88a1Fixed the centering of tables in Prairie Island Alarms, fixed the placement of Note/Cautions off of a high level RNO, when it starts at the top of a new page, in Catawba EOPsJohn2014-02-26 21:48:52 +00:00
e9cf789b2fAdjusted the position of the AER check boxJohn2014-02-25 16:06:27 +00:00
238724db6cAdded logic to handle RO table (in word section) that uses underbars to draw the horizontal lines.John2014-02-25 15:22:18 +00:00
7ceacd813cFixed null reference, program crash, if no step editor window was open when doing a search for annotationsKathy2014-02-25 14:42:11 +00:00
87f5f59aa0Transition text had extra ‘, Step ‘ text in it, this was fixed.Kathy2014-02-25 14:41:26 +00:00
1c9e658edfAdded support for Point Beach’s format flag DiffContActBox for their asterisked boxes; for 7 lpi, start at correct page location if section headers are printed but not on first step of sectionKathy2014-02-24 17:36:54 +00:00
9689726c43Use memory data rather than database for finding next item (fixes problem where next item is not ‘applicable’ for procedure being printed Add support for Point Beach asterisk boxes (and the boxes bold font)Kathy2014-02-24 17:36:23 +00:00
154dbeabb8Added support for Point Beach’s format flag DiffContActBox for their asterisked boxes Added new method to ‘GetNextItem’ for an iteminfo so that next item is found in memory, not get from databaseKathy2014-02-24 17:35:07 +00:00
6af7bd7463- Added calls for Point Beach format improvements - Added support for Point Beach and format flag DiffContActBox for their asterisked boxes Added support for Point Beach’s format flag DiffContActBox for their asterisked boxesKathy2014-02-24 17:34:08 +00:00
6297e729b0Turned on Procedure an Section menu for transitions to a different procedureJohn2014-02-24 17:12:13 +00:00
1d0dff2198Fixed checkoff logic so that it handles Signoff style of checkoffs Fixed the placement of signoff style of checkoffs for Byron and BraidwoodJohn2014-02-24 16:37:25 +00:00
48ee3854a2Fixed checkoff logic so that it handles Signoff style of checkoffs The checkoff/signoff list was not always refreshing in the step properties panel. Added format flag CheckoffOnSubStepsOnly for Bryon and BraidwoodJohn2014-02-24 16:36:20 +00:00
afdf8a280eAdded format flag CheckoffOnSubStepsOnly for Bryon and Braidwood Fixed the Signoff style of checkoffsJohn2014-02-24 16:34:57 +00:00
6bcbe25d4eFixed logic so the superscripted text is not underlined.
Rich
2014-02-21 17:11:17 +00:00
8ef73fe7b5Added 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.
Rich
2014-02-21 12:46:09 +00:00
f62caf9669Adjusted 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.
Rich
2014-02-21 12:45:05 +00:00
ddd973c83fRevert to previous
Rich
2014-02-19 21:31:39 +00:00
2bd5ad58f1Changed logic to create a local vlnBorder structure populated from vlnFlexGrid
Rich
2014-02-19 21:08:04 +00:00
ec1d458dbdTemporary fix for printing table bordersJohn2014-02-19 20:11:04 +00:00
5c31ea3a66Replace <ID> with Child ID in PageList Section Numbers.
Rich
2014-02-19 18:24:29 +00:00
1a18d67dc3Added 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.John2014-02-19 14:34:36 +00:00
3e010e87b2Return ? when RO Value is null
Rich
2014-02-19 03:32:38 +00:00
f4f896ee1dCheck for null ProcedureSetPath
Rich
2014-02-19 03:31:33 +00:00
67a088f505Change 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.
Rich
2014-02-18 17:06:52 +00:00
bc69a84d33Changed 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
Rich
2014-02-14 20:17:38 +00:00
60ae2a7ca1moved creation of image to only when parent is a GridItem
Rich
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 tabsKathy2014-02-14 16:42:30 +00:00
27c80cde33Removed 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.John2014-02-13 22:15:18 +00:00
1f74af6c0eA 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 & WCNKathy2014-02-13 13:54:38 +00:00
92a1a8cf4eChanged StackToStringLocal method to public method
Rich
2014-02-13 03:01:23 +00:00
fa84a7f44aAdded click event handler for lblItemID label at bottom on screen in debug mode
Rich
2014-02-13 03:00:31 +00:00
765afe4af2Implemented 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
Rich
2014-02-13 02:58:20 +00:00
e0fbaa29f5Modified vefn_CanTransitionBeCreated to allow transitions to a step with no applicability
Rich
2014-02-13 02:57:45 +00:00
cdc4dcd66dChanged the logic to remove the return if it occurs at the beginning of the text, rather not not replacing the word.
Rich
2014-02-12 19:07:39 +00:00
b904c19005Added 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)John2014-02-12 18:32:10 +00:00
d4e80da296Don’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 underliningKathy2014-02-12 15:19:26 +00:00
9b5bf56acaFixed 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 highJohn2014-02-11 22:08:10 +00:00
53b4189c9dFixed F2013-012: Added support for ATTACHNUM1 page list itemKathy2014-02-11 15:41:27 +00:00
b94fd1d833Added logic to override bolding of tables when the font has a bold setting.
Rich
2014-02-11 15:05:33 +00:00
e45307bce2Modified code to use Section Title when Section Number is blank when creating a transition that uses procedure section
Rich
2014-02-11 04:59:27 +00:00
df664a045aFixed the signoff line in the Alarms format so that it stays on one line when editing and when it’s printed.John2014-02-10 21:16:49 +00:00
a20d109fd3Removed code added to allow 1-time fix to RO Values for Braidwood
Rich
2014-02-10 21:07:13 +00:00
246cd760e8Modified how ROFSTLookup object is obtained
Rich
2014-02-10 21:05:16 +00:00