Commit Graph
100 Commits
Author SHA1 Message Date
Rich 7f7e3085ab Fixed how DoROAdjustments handles curly braces
Fixed how DoTransitionAdjustments handles curly braces
Fixed how SaveContents handles curly braces
2014-05-28 02:15:00 +00:00
Rich 9ee31d43fc Improved how GetResolvedText handles curly braces 2014-05-28 02:13:53 +00:00
Rich 22e1a52278 Fixed how ConvertROToText handles curly braces.
Improved how FixContentText handles curly braces
Improved how BuildTransitionToChecks handles curly braces
2014-05-28 02:13:21 +00:00
Rich 829be02c4b Changed BuildTransitionFromChecks and BuildTransitionToChecks methods to handle curly braces. 2014-05-23 01:16:26 +00:00
Rich afd50f8c19 Fixed ROs that contain hyphens in Tables when printed. 2014-05-22 19:30:43 +00:00
Rich da6cc6ac3e Updated code of FixTransitionText and FixContentText of the Content and ContentInfo classes to fix problem with Prerequisite Steps. 2014-05-22 00:40:15 +00:00
Rich f7806951c9 Chnaged code to support ability to make working draft a multiunit working draft
Changed History Start Date property of revision configuration to 24 hour format
2014-05-22 00:38:18 +00:00
Rich 99d6f75735 Added ability to change a working draft to a multiunit working draft by creating applicabilities. 2014-05-22 00:37:25 +00:00
Rich 821103fc87 P/C PC - Fixed range transition logic so that transitions to steps which are affected by applicability will show the correct step number for the first through the last step. 2014-05-21 21:43:43 +00:00
Rich dc3d894195 Assure that the selected slave is set when looking up transition destinations.
Added logic to properly find a procedure title when the first applicable step is not the first step.
2014-05-21 20:39:49 +00:00
Rich 38a05ec657 Save the ChangeID when a table is modified. 2014-05-21 12:40:23 +00:00
Rich 77c9897096 Replace curly braces with backslash-curly brace, so that the curly brace is shown in the pdf when it is part of a RO value. 2014-05-21 12:39:36 +00:00
Rich 19af9a0812 If a transition is from a section to the same section, the section was not placed into the transition text. This is appropriate if the transition is to a step, but not if it is to the section itself. 2014-05-16 18:11:24 +00:00
Rich e595471442 Added generic function InList for debugging 2014-05-16 18:10:49 +00:00
Rich 0091be08da Step Level should include an extra count for AND and OR Step Types to reduce the likelyhood of pagination splitting an OR or an AND type step. 2014-05-14 17:58:49 +00:00
Rich 600dcc0121 Added ability to get RO usage list by DocVersion and Procedure 2014-05-14 02:11:54 +00:00
Rich a0402016df Modified how ROs and Transitions are updated based on issues identified by Calvert data. Modified FixTransitionText, ConvertROToText, and FixContentText methods of Content and ContentInfo classes. Added GetMySuffix and GetMyPrefix methods to Content class 2014-05-14 02:11:19 +00:00
Rich 7c21fdd3d3 Added property settings WhatROsToConvert, SelectedROFst, AnnotateWhenConvertingToText, AnnotateWhenShowingMissingRO, and AnnotateWhenShowingDifferentRO 2014-05-14 02:08:30 +00:00
Rich dd7f3a4148 Added getRoUsagesForDocVersion and modified vesp_ListTables3 stored procedures
Updated how RO values are updated as a result of issues identified by Calvert data
Modified code to handle non-standard characters in StepType variable.
Chnaged how transitions are updated to utilize methods of Content and ContentInfo classes
2014-05-14 02:07:03 +00:00
Rich 249ddafe54 Added property settings WhatROsToConvert, SelectedROFst, AnnotateWhenConvertingToText, AnnotateWhenShowingMissingRO, and AnnotateWhenShowingDifferentRO
Added property settings WhatROsToConvert, SelectedROFst, AnnotateWhenConvertingToText, AnnotateWhenShowingMissingRO, and AnnotateWhenShowingDifferentRO.
Added ROUpdateMode enum
Changed how text is added to tbErrors textbox
Added property settings WhatROsToConvert, SelectedROFst, AnnotateWhenConvertingToText, AnnotateWhenShowingMissingRO, and AnnotateWhenShowingDifferentRO
Added createEmptyPROMS boolean value to allow creating an empty PROMS database
Added loadTree menu item click event handler
Added Load Tree menu item, Selection main menu with Fix ROs menu item under Selection menu item and Create Empty database menu item
Used createEmptyPROMS value.  Changed how Migration Error annotation type created.
2014-05-14 02:05:11 +00:00
Rich 122407a40c Fixed logic to uppercase ROs after Dash in text to exclude other RO text 2014-04-24 11:36:49 +00:00
Rich 1979f4b4a0 If pagination is being changed to keep OR steps in the RNO together, when they will be kept together anyway, don't change the pagination. 2014-04-17 18:47:38 +00:00
Rich 8c429b93dc When adding an RO Table, the code that looks-up the RO was failing because an RO has yet to be assigned. 2014-04-17 14:56:42 +00:00
Rich 62a6a06ad0 Change Bar Logic fixed for Transition Cautions and Transition Notes. This also caused the code to crash when printing with Change Bars 2014-04-16 18:50:38 +00:00
Rich 746db18ec2 Changed logic for Security Group delete, so that the default Group cannot be deleted.
The applicabilty tab was made invisible for Procedures (Title) and MSWord Sections when they are open in DSOFramer.
2014-04-15 20:17:43 +00:00
Rich 9573bb4b7b Logic fixed to handle transition updates when printing a P/C PC child where the first step is not applicable and the second step is applicable. 2014-04-14 20:57:06 +00:00
Rich a7081cad94 Check that the object is the correct type before casting it as an ItemInfo. 2014-04-14 19:03:03 +00:00
Rich 0e41d02be0 Revert to the previous code for TryAgainLater 2014-04-11 19:00:34 +00:00
Rich e8fbd9d30b Print Speed-up 2014-04-10 21:39:17 +00:00
Rich 44bc2844eb Rmove Debug Comments
Changed code to remove temporary panel.
2014-04-10 20:30:14 +00:00
Rich c4a31b95ab Fix Delete Item Window Issues 2014-04-10 20:13:46 +00:00
Rich 1d760eab81 Fixed Cache for ItemInfo - This was causing steps to not be undated in the editor or the tree.
Unique Key for ROFst Lookup
2014-04-10 20:13:15 +00:00
Rich 132619c0ba Added support for Rich's new PC (MacBook Pro)
Activate form when it opens.
2014-04-10 20:12:18 +00:00
Rich 2eadfd8ed6 Change to the recursive limit on a number of procedures to support > 1000 procedures per Working Draft set 2014-04-07 21:21:48 +00:00
Rich decbe11e52 MNS 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)
2014-04-03 17:05:05 +00:00
Rich 79175138f2 Replace hardspaces with spaces in the ToolTip. 2014-04-02 15:12:16 +00:00
Rich ac7083febd Changed 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
2014-03-31 16:39:26 +00:00
Rich 00b6045076 Fixed logic to properly handle curly braces next to links (Transitions or Referenced Objects) 2014-03-27 14:07:15 +00:00
Rich 6611c3d2a4 Farley 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.
2014-03-19 15:31:27 +00:00
Rich 0376212e09 Added 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.
2014-03-19 15:30:26 +00:00
Rich 5188334ea9 Added logic to return the previous RO Value from FixContentText if the value is updated. 2014-03-15 10:03:31 +00:00
Rich 0231bdc4ca Pass 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.
2014-03-15 10:02:55 +00:00
Rich e01459be4b Reset Selected Slave after processing 2014-03-12 22:02:41 +00:00
Rich e8453b8648 Reset 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
2014-03-12 22:01:55 +00:00
Rich c386153d06 Check-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. 2014-03-10 10:16:42 +00:00
Rich 051b445f23 Fixed Pagination logic to eliminate Forced Pagination Error 2014-03-07 15:25:02 +00:00
Rich c77e0d2d2f Fixed code that reports the active database in use.
Changed debug output for Forced Pagination Items.
Fixed Pagination Logic for Background Documents.
2014-03-07 00:35:23 +00:00
Rich a5790a4963 Updated restoreDeletedItem stored procedure to include updating the docversions table when restoring a deleted item
Changed name of database server for Bodine’s new computer
2014-03-06 02:43:16 +00:00
Rich 63acad915d Changed 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
2014-03-04 16:51:31 +00:00
Rich 651266e7c8 Added code to correct 16-bit applicability conversion to 32-bit applicability 2014-03-04 02:03:42 +00:00
Rich 8810301dde Added 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
2014-03-04 02:03:08 +00:00
Rich 6bcbe25d4e Fixed logic so the superscripted text is not underlined. 2014-02-21 17:11:17 +00:00
Rich 13550d1b19 Fixed Copy Procedure 2014-02-21 17:10:46 +00:00
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
Rich 5c31ea3a66 Replace <ID> with Child ID in PageList Section Numbers. 2014-02-19 18:24:29 +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
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
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
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
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
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
Rich 4fd9ef75c4 Sort ROs in Groups
Use generic comparison from DisplayRO to sort ROs
Make GreaterValue public so that it can be used for DisplayReports and DisplaySearch to sort ROs consistently.
Remove debug printout
2014-02-06 18:36:57 +00:00
Rich 3c0d2e3f6a Changed WidT to 455 from 454 to make CNS and MNS output consitent. 2014-02-04 17:41:02 +00:00
Rich 4716e6788b ColS (High Level Step X Offset) changed from 48 to 42 - One character to the left
WidT (Caution and Note Width) changed from 390 to 454 - About 1 inch wider
ColRTable[1] (RNO Offset for 2 Columns) changed from 252 to 264.
WidSTableEdit[1] (High Level Step Width) changed from 210 to 221.
WidSTablePrint[1] (High Level Step Width) changed from 216 to 221.
2014-02-04 14:01:40 +00:00
Rich e44f552a8d Created static Volian FlexGrid property to reduce number of FlexGrids created during printing. Utilized static property in code. 2014-01-31 20:08:05 +00:00
Rich 60234adaf2 Added property ChildrenProcessed to record how many procedures are found to process
Added code to display message box when no procedures are found to be processed and terminates the processing.
Utilized ChildrenProcessed property when processing procedures
Added format changes to correct remaining Braidwood issues
Added code to resolve unit information in section transition
Modified page break logic to resolve issue with Braidwood deviation documents
Added code to resolve page number when section is a word document section
Added check to verify location was not already in list prior to adding it to list
Reduced number of instances of Volian flexgrid during printing
2014-01-30 21:00:18 +00:00
Rich 467afa5c8b Added entry for NextEra Point Beach EOP EPU in folder vewpbepu
Added entry for NextEra Point Beach EOP REV 2 in folder vewpbr2
2014-01-30 04:26:59 +00:00
Rich 9601b2c036 Further refinements of printing Notes and Cautions within RNO column 2014-01-24 23:26:42 +00:00
Rich 1a1913bece Modified how the width of Notes and Cautions within RNO's are calculated 2014-01-24 21:26:03 +00:00
Rich 67cc3b59a0 Removed debug output
Removed 16 Bit pdf compare font change.
2014-01-24 20:53:35 +00:00
Rich 911190352a Fixed code changes used to resolve Braidwood Deviation Document printing that broke printing in other procedure sets of Braidwood, Catawba and McGuire and perhaps other places. 2014-01-24 20:29:14 +00:00
Rich 2f3b770fec Revert to previous version 2014-01-24 17:53:25 +00:00
Rich 126b8f1878 For production PDF creation convert Figures to GIF before creating a PDF. TIF background was set to transparent, and was creating a Black Box when PDF/A format was created with MSWord.
Added MyGIFFile property to RoImageFile, so that the file could be deleted if it is created during the PDF creation process for MSWord sections.
2014-01-24 14:35:01 +00:00
Rich 3156c8b7b9 Corrected 3 blank lines between Caution and Notes for same step
Utilized DevNoteOrCautionTabOffset property
2014-01-24 05:13:41 +00:00
Rich d959824dd4 Added DevNoteOrCautionTabOffset property
Hid Volian "V" Create PDF button when viewing a multi unit procedure
Added null check to mylookup value in ContainsKey method of ItemInfo class
2014-01-24 05:13:03 +00:00