b5b44d14b2
Logic to save and retrieve the PDFFilePrefix and PDFFileSuffix settings
jjenko2014-01-17 22:21:12 +00:00
ad0dc4e2ca
Logic to support the PDFFilePrefix and PDFFileSuffix settings Added text boxes for PDFFilePrefix and PDFFileSuffix settings
jjenko2014-01-17 22:20:34 +00:00
c535af5bc2
Changed UpdateTransitionText to support changes to Procedures or Sections. Update related transition text if content is restored for Procedures or Sections. Changed code that saves changes to section and procedure titles to update related transition text.
Rich
2014-01-17 21:17:47 +00:00
a176cc7e0d
Made changes to support Q/A Process to the SourceSafe Update form.
Rich
2014-01-17 21:16:20 +00:00
fcee3fae8d
Added Procedure and Section support to the SQL tbale function vefn_FindAffectedTransitions.
Rich
2014-01-17 21:15:44 +00:00
750c8df895
Revised code to assure setpoint ro's were underlined and non-setpoint ro's were not underlined during printing Revised code to assure ro's in grids are not colored red during printing Added code to override Height property of vlnPrintObject class in vlnBox class Added code to utilize BoxLeftAdj property Removed blank lines and previous debug code Added code to assure spaces between note and caution boxes are added when separate box format flag is used Added code to implement %c token in continue message of Byron/Braidwood formats Added code to utilize BoxLeftAdj property Added code to correct underline termination issue involving reference objects and transitions Changed Height property to virtual to allow overriding in inherited classes
Rich
2014-01-17 16:12:20 +00:00
7793bd2397
Specific changes to Byron/Braidwood fomat files Added default parameter to GetCombinedSlaveValue method and revised calls to method to utilize default parameter Added code to convert xF8 to degree symbol Revised CheckNoteCautionTab to handle when step format data calls for separate boxes for notes and cautions Added BoxLeftAdj property to support Braidwood boxed items
Rich
2014-01-17 16:10:22 +00:00
eff27f334e
Added references to Byron/Braidwood specific format changes Added BoxLeftAdj property to support Braidwood boxed items
Rich
2014-01-17 16:08:08 +00:00
053223bea7
Logic to not print end message on single column sections
jjenko2014-01-16 22:18:29 +00:00
4701474068
Logic to on Title Case words with no vowels
jjenko2014-01-16 22:17:22 +00:00
e9cce23bf1
Support centering of section title as defined in format files
kruffing2014-01-16 12:06:08 +00:00
9ddf1ac940
if format has DSS_AddDotZeroStdHLS and going to a High Level Step, don’t remove .0 from High Level Step transition text Added enum for DSS_DontDoCheckOffs format flag
kruffing2014-01-16 12:05:30 +00:00
bea8e693ec
Support new document style format flag DSS_DontDoCheckOffs (no checkoffs in this section)
kruffing2014-01-16 12:04:36 +00:00
5debdfca9d
make format update case insensitive & update change in format name
kruffing2014-01-16 11:49:47 +00:00
be2f65d36a
New section types for SAMG procedures
jjenko2014-01-15 23:20:45 +00:00
30f851b87a
Fixed logic for setting SetRev visibility when creating a Working Draft.
Rich
2014-01-15 22:06:04 +00:00
75abd14dd4
Added CapSPIfLastLower=True for Catawba and McGuire Added CapROIfLastLower=False for Catawba and McGuire Added CapSPIfLastLower for Catawba and McGuire so that only setpoint ROs are uppercased if the surounding text is uppercase.
Rich
2014-01-15 19:29:26 +00:00
3ddc7dfd41
Fixed the code to handle a radius of zero during the curve calculations
jjenko2014-01-14 17:28:11 +00:00
581c437861
If running in Batch mode for automatic print testing, don't stop on a fatal error. Fixed a null reference error. If box is null don't try to update it's properties.
Rich
2014-01-13 16:05:46 +00:00
ead8f91a2b
Added check for null value in MyHeader property
Rich
2014-01-10 03:14:57 +00:00
3c7c853d00
Corrected processing of RO values in grids when printing individual unit of multiunit site Added SetData method to GridInfo class to allow updating grid data Added GetNonCached method to GridInfo class to allowing retrieving noncached grid data Added code to retrieve noncached grid data during printing of procedure with grids
Rich
2014-01-10 03:14:04 +00:00
c97f0d38e0
Added GetCombinedSlaveValue method to correct how master unit values are obtained
Rich
2014-01-10 03:12:50 +00:00
15e744eb2c
Fixed logic to display a menu of databases when {MENU} is the Initial Catalog in DBConnection.xml file
jjenko2014-01-09 17:04:31 +00:00
1aa10bf9cd
Fixed issue where the Note tab was not always being underlined
jjenko2014-01-09 14:15:41 +00:00
c2857b2b16
Added code to implement Box 2 format Added code to use separate boxes for notes and use RNOWidthAdj flag Added code to implement SETREV page element.
Rich
2014-01-08 20:14:46 +00:00
74886aa3b4
Added code to handle diamond1 format item Added RNOWidthAdj flag for Braidwood
Rich
2014-01-08 20:13:11 +00:00
1b09d64a7f
Added procedure set rev property to docversion properties dialog box
Rich
2014-01-08 20:12:06 +00:00
4f9a67464b
Changed format - column widths Changed format - add Caution, Note, Table, Substep, Attach to applicable ReplaceWords Changed format - size boxes Changed format - utilize new flag RNOWidthAdj Changed format - recognize upper and lower case alpha Changed format - created C2 macro to draw a diamond around step number
Rich
2014-01-08 20:07:31 +00:00
21301832e0
Changed code to update image reference to use href instead of bname attribute name Added header information to xml for image link Replace bname with xlink:href for image references Added RNOWidthAdj flag for Braidwood
Rich
2014-01-08 20:05:45 +00:00
6cb0edbf98
Added code to handle fNarrator and Non-Supported vertical tab in ReplaceWords
Rich
2014-01-08 20:03:55 +00:00
5a395ec0d2
Added plant specific format changes for CWE and EXCLN formats Added RNOWidthAdj flag for Braidwood
Rich
2014-01-08 20:03:24 +00:00
dade570a7f
Replace Words in RNOs no longer shuts-off bolding
Rich
2014-01-08 11:52:35 +00:00
09b58793fc
Corrected the formatting of the through transition
jjenko2014-01-06 21:43:47 +00:00
bd9dede96e
Corrected the format of a transition (F2014-001)
jjenko2014-01-06 15:37:12 +00:00
206c73abcb
Added a check for a Null reference (B2013-198 / B2013-192) which fixes an bug inserting a new sub-section.
jjenko2014-01-06 15:36:07 +00:00
0085a023de
xoffset for numbered rnos fix
kruffing2014-01-03 15:53:05 +00:00
22ad34c24e
column for cautions/notes added call to genfmt fix
kruffing2014-01-03 15:52:19 +00:00
6dfd259d42
Corrected logic for processing multiple return values for conditional ROs. Replaced xFF hex value with xA0 hex value in ProcessROReturnValue method.
Rich
2014-01-02 22:26:05 +00:00
48d5197b5e
Added logic to adjust the width of the Caution or Note that is in the RNO column (Catawba and McGuire)
jjenko2013-12-20 16:52:17 +00:00
ebc76d5f62
Added AdjustRNOCautionNoteWidth flag(Catawba and McGuire)
jjenko2013-12-20 16:51:22 +00:00
587e614eae
Fixed ToPdf so that the RNO doesn't adjust the YPageStart in the middle of printing the AER.
Rich
2013-12-20 14:30:56 +00:00
08b0b27c64
Fixed FlexGrid glitch that was causing the Column Count to be missing. The code has been changed so that the glitch will not cause a failure.
Rich
2013-12-19 22:29:02 +00:00
8f6fae12af
Added logic to keep an index from being negative.
Rich
2013-12-19 22:28:28 +00:00
a134f68584
Fixed the Through transiton so that it will not put the trailing “in…” if the transition is referring to the current section.
jjenko2013-12-19 18:47:09 +00:00
3fb5792a43
added to to handle situation where data loader was trying to add a part to a content where a part already existed with the same fromType.
Rich
2013-12-19 17:43:34 +00:00
63166ed728
Fixed the check for CapRoIfLastLower and the UpRoAftrDash conditions
jjenko2013-12-19 16:39:04 +00:00
d058e4b585
Added missing fields ContentID and Config to query.
Rich
2013-12-18 22:26:40 +00:00
d898b0a056
Fixed to allow search of selected multiple return RO value Added comments
jjenko2013-12-18 18:28:11 +00:00
1510f4e3e9
Fix table location in y direction if off aer substep where HLS has long RNO
kruffing2013-12-18 16:43:27 +00:00
65dd986027
Handle tabs defined in format as {LNK Step Num} for deviation documents If can’t find an edit window, for example from search results that list ‘hidden’ data, give message –not crash
kruffing2013-12-18 16:42:52 +00:00
f63b2a5347
Fixed width of Caution and Notes that are in the RNO column Fixed the positioning of a Note that is off of a Caution
jjenko2013-12-18 00:09:56 +00:00
87734bb4d2
Fixed Replace words logic where it begin done on step text that is bolded
jjenko2013-12-17 19:22:59 +00:00
480c9c121e
Changed the table font to Consolas for Shearon Harris Fixed the Through transition
jjenko2013-12-17 18:07:01 +00:00
8b3f72d3f7
Implement ContinueOnly format flag on RNOTypes (for Catawba and McGuire)
kruffing2013-12-17 14:20:07 +00:00
8fa25198e6
CAT and MCG: adjust location of RNO bottom continue message
kruffing2013-12-17 14:19:05 +00:00
b030911ef3
Fixed ReplaceWord logic to not add bolding if the step is bolded.
Rich
2013-12-17 14:07:23 +00:00
768890116c
Keep pagination code from going into an infinite loop. Properly handle a Null WidthOverride. Properly handle a note or caution on a section. Remove returns from lists of data points.
Rich
2013-12-16 20:13:51 +00:00
8a6e1c1996
Corrected a transition problem Added the RNO Separator string that was removed by the format compiler
jjenko2013-12-16 19:57:56 +00:00
bca68b2fd0
Support 'BoldHighLevel' format flag and fix section tabs with spaces.
kruffing2013-12-16 15:43:08 +00:00
a425670a08
Better positioning for and width for high level step Cautions Added a token for bulleted high level steps
jjenko2013-12-13 21:47:45 +00:00
a55aaa9237
Logic to support {bullet} token in the tab definition
jjenko2013-12-13 21:47:01 +00:00
b414bfbe12
Added check for null template
jjenko2013-12-13 16:07:47 +00:00
6170cd205b
Note box printing (separate versus same box). Support for Metasectionnumber & title page list items
kruffing2013-12-13 15:29:54 +00:00
e3c0de2793
Fix access of multi-return RO values if group definition is not in order in RO Editor
kruffing2013-12-13 15:28:36 +00:00
fb55534ed8
CATDEV - long proc title to match other CAT formats
kruffing2013-12-13 15:27:37 +00:00
7a29757f87
Adjustments needed to support McGuire, Catawba, and Shearon Harris formats.
jjenko2013-12-13 04:02:32 +00:00
bea71aac2b
Needed to add the extra four digits to the ROID when searching for an RO that had multiiple return values. Changed color of Search button so that it stands out.
jjenko2013-12-13 04:01:16 +00:00
ddbfdcc028
Format changes needed to correct format differences found during 16-bit comparisons.
jjenko2013-12-13 03:59:57 +00:00
82e0e37c3f
Format adjustments for Prairie Island and Shearon Harris Added call to AddPlantSpecificOverrideAfterInheritance() when processing main formats and added changes for McGuire and Catawba
jjenko2013-12-13 03:59:07 +00:00
1dd61e449d
Removed commented code. Corrected Bottom Margin calc associated with DSS_PrintSectOnFirst Corrected DrawRuler to support DSS_PrintSectOnFirst
Rich
2013-12-11 12:08:06 +00:00
efc5ed84c4
Changed logic to refresh RO Tree when opening a MSWord section
Rich
2013-12-09 20:35:17 +00:00
03311ab658
Added an ‘InsertSymbol’ method for Word interface Support for toggle of underlining for RO’s when used in Word documents Fixed access of column mode for subsections Improve table layout on screen (was overlaying table on text or another table) Fixed problem where RNO text was printing past right margin. Print was using incorrect columnmode for subsection
kruffing2013-12-09 14:09:35 +00:00
69fbd162ce
Fixed spacing logic for paragraph types used in Ginna’s Backgounds
jjenko2013-12-06 21:00:21 +00:00
aa652f5b73
Fixed logic so that Point Beach AOP-9C will print.
Rich
2013-12-06 20:38:55 +00:00
067f004170
Fixed Security Logic to work for automatic printing
Rich
2013-12-06 20:38:22 +00:00
d46f6ec495
Logic for UnderlineTerminate, Ginna Backgrounds and McGuire’s: Caution and Notes, section title print, and line spacing Added logic for UnderlineTerminate
jjenko2013-12-06 19:52:55 +00:00
a2f1fb0640
Fixed separator location logic, added Template logic for Prairie Island Alarms Added ChildIndent for use with Callaway Backgounds
jjenko2013-12-06 19:51:59 +00:00
7f396c2285
Format changes for Callaway Backgrounds and Ginna Backgrounds Added ChildIndent for use with Callaway Backgounds Fixed line spacing and positioning
jjenko2013-12-06 19:50:43 +00:00
7b9a359d06
Fixed bug in program that did not allow user to delete a folder after it was created due to applying security incorrectly.
Rich
2013-12-06 04:16:39 +00:00
ac725d7332
Properly set SelectedDVI (Working Draft) when a Document is opened.
Rich
2013-12-03 20:43:36 +00:00
15e33d2320
Fixed logic in vefn_GetROTokens to find RO Tokens for testing.
Rich
2013-12-02 21:35:11 +00:00
500c5d224c
Fixed logic in vefn_GetROTokens to find RO Tokens for testing.
Rich
2013-11-27 21:07:12 +00:00
6ae55e3780
Fixed logic to properly find RO Tokens in text. Fixed logic when searching for annotations so that the results can be selected.
Rich
2013-11-27 15:43:53 +00:00