323 Commits

Author SHA1 Message Date
12f492516f 2013-07-11 16:31:42 +00:00
Rich
aace632c9b Added logic to protect against failures when an invalid transition text is removed.
Added logic to protect against failures when an invalid transition text is selected.
2013-07-03 15:58:12 +00:00
Rich
2160e20c16 Added SetHeader method to ItemInfo class for VCSummer data
Added code to handle Tab formatting of Caution and Note steps for VCSummer data
Added code to support hard new lines in Procedure title for VCSummer data
Added code to properly display transition for non Procedure step section to Procedure step for VCSummer data
2013-07-03 03:38:01 +00:00
Rich
78add0ccd2 Added a missing MAXRECURSION 10000
Changed Through Transition Format and User Interface
Added Automatic Print Options to shutoff DebugText (/NT), DebugPagination (/NP) and Compare (/NC)
Added logic to allow the use of the default path for PDFs.
Update the Print_PDFLocation property of the Working Draft when the user changes the value on the Working Draft property page.  Fixed Bug B2013-117
Set the date/time stamp for the Document based upon the current time.
Make sure that the output is set to Final without revisions and comments before ROs are replaced.
Added function to restore valid previous version of MSWord document if the current version is not a valid document.
Check for Null to eliminate errors.
Removed Unused field DocPDF
Support MSWord document restore function.
Add check for Transition Node count before updating values.
Restore latest valid MSWord document if the current version is not valid.
Eliminate File Commands so that the user can only close the MSWord section, and then verify if the changes to the document will be saved.
2013-07-01 17:39:15 +00:00
f77ebed326 Fix for B2013-120 (pages printing landscape when they shouldn't) 2013-06-27 12:50:43 +00:00
87d8721914 Fixed B2013-116: support for TStepNoFlag and UpcaseTranAnd format flags. 2013-06-18 14:39:53 +00:00
767ebeec41 2013-06-18 14:35:26 +00:00
ad2e39dc4d 2013-06-14 14:22:00 +00:00
Rich
de21ab4c8f Set DlgPrintProcedure.SelectedSlave property to -1 to support RunAutomatic method when processing single unit data
Added code to set orientation to landscape when width > length of document
Utilized new FormatStepData.TabData property RNOExcludeMacros in SetTabText method to support VCSummer format
Added new method ReplaceStepToken and utilized method for processing VCSummer data
Changed RomanPart and RomanNumbering properties to static
Added new property SectionConfigCheckOffIndex for processing VCSummer data
Added new property stpCheckOff for processing VCSummer data
Modified code in SectionDefaultEnabledCheckOff method for processing VCSummer data
Added new property SectionDefaultEnabled for processing VCSummer data
Added new property IsLowestLevelStep for processing VCSummer data
Made Text property of MetaTag class public for processing VCSummer data
2013-06-11 18:43:03 +00:00
3a7ca33416 2013-06-10 16:37:48 +00:00
05f3fcf8a4 2013-06-07 11:11:54 +00:00
10d71e956c 2013-05-29 14:54:04 +00:00
Rich
7f1cfd3b88 Validate iteminfo parts have counts > 0 prior to accessing elements 2013-05-21 14:15:41 +00:00
Rich
53123154fc When restoring content or item changes in change manager, make sure update both ro values and transitions 2013-05-21 14:14:45 +00:00
9ada371fbf B2013-092: Set VersionList before getting affected Ros for word documents. 2013-05-17 10:54:28 +00:00
85d0e02a4f Handle embedded text in xyplot for CPLS 2013-05-14 12:44:03 +00:00
Rich
944868a0b4 Changed an Error Message to provide the location where the error occured.
Changed StepLevel property for Cautions and Notes to reduce the probability that notes or cautions will be split over a page break.
Added IsNumbered Property to aid in pagination.
2013-05-13 10:41:52 +00:00
06990b5c13 added access to MSWord’s ShowRevisionsAndComments as well as
RevisionView
When we generate the PDFs for Word Attachments, we now for Word to print with ShowRevisionsAndComments set to False, and RevisionView set to ViewFinal (instead ViewFinalWithMarkups)
2013-05-10 19:20:43 +00:00
8984f3bcd4 2013-05-09 12:23:53 +00:00
35cf39ea1a 2013-05-01 13:41:55 +00:00
1c689b3087 X/Y Plot RO type fix – spit out the raw X/Y Plot RO value if there is a problem and continue the processing loop instead of returning without processing the rest 2013-04-24 18:08:23 +00:00
262a8c3ad3 Added underline to the LBFontClass
Added logic to support using underbars to turn underlining on/off – only implemented in X/Y Plot RO’s for now
2013-04-23 19:00:33 +00:00
3dfb222834 Added logic to handle cases when and RO value contains an X/Y Plot but with text before the plot language
fixed bad indexes - inserting the superscript On/Off commands
2013-04-23 15:42:02 +00:00
757ecf0477 Backed out logic that attempted to adjust the Note and Caution tabs. Adversely affected Ginna’s Note/Caution tabs. Was put in originally for NSP but NPS’s Note tabs look better without this logic. 2013-04-19 19:17:39 +00:00
Rich
4ca9a34c07 I added some RTF logic to indent the change description. This will make it easier for me to copy text into source safe from this document.
Corrected logic for returning the RO Value when the ROs do not have multiple return values.  This fixes Bug B2013-080.
Added logic to the code that looks for a newer version of the RO.FST file, when the DocVersion (Folder) does not have an assocated RO Database.
Added Caption, Button and Icon to Warning Message when DocVersion (Folder) does not have an assocated RO Database.
Added logic to support ROs that do not have Multiple return values.
Fixed logic to support ROST lookup when the DocVersion (Folder) does not have an assocated RO Database
Added Caption, Button and Icon to Warning Message when DocVersion (Folder) does not have an assocated RO Database.
Shut-off the RO Edit feature when DocVersion (Folder) does not have an assocated RO Database.
2013-04-19 15:01:11 +00:00
0fff0b09a8 logic to support NSP’s Note and Caution Tabs 2013-04-18 15:54:39 +00:00
f0d9003d0d 2013-04-17 12:31:14 +00:00
Rich
ca6c80487c Modified to use newly created ProcedureInfo property PDFNumber
Modified to standardize naming of summary of changes report
Added method to delete existing pdf when creating a new pdf of same name
Created error handler to warn user when trying to view pdf file already open
Created new ProcedureInfo property PDFNumber to handle slashes in procedure number
Corrected error in ResolvePathTo method of TranistionInfo class
2013-04-10 14:21:07 +00:00
Rich
55f918c150 Added logic to only process RO value updates for the specified DocVersion. 2013-04-08 19:26:16 +00:00
Rich
2ecad446a4 Modifed GetChronology methods to include datetime parameter
Modified GetChronologyByUnit methods to include datetime parameter
Modified GetSummary methods to include datetime parameter
Modified GetSummaryByUnit methods to include datetime parameter
Modified HasChangeBar property to base value on ChangeBarDate
Added ChangeBarDate property to ProcedureInfo class
2013-04-08 14:42:50 +00:00
69b14e912c B2013-076: Fixed a few bugs in resolving transitions text (sometimes leaving off ‘(‘ or ‘)’) 2013-04-05 11:24:53 +00:00
Rich
381fa7361a Added new property NewerRoFst that checks to see if a Newer ROFst is available to DocVersion and DocVersionInfo
Corrected the logic to use the datetime of the ROFST rather than the datetime of it's folder.
Use DocVersionInfo.NewerROFst to determine if the update button is enabled.
2013-03-29 14:22:41 +00:00
f79bc0cb63 2013-03-27 16:10:23 +00:00
Rich
82263e28fb Limit Library Document lists to 20 items so that the tooltip and the dialog remain within the bounds of the screen. 2013-03-26 14:45:24 +00:00
4b26543dca 2013-03-26 13:32:19 +00:00
Rich
5588328899 Added code to ResetProcedures in Working Draft after they are moved.
Added logic to use SQL Stored Procedure to move
Procedures, Sections or Steps
2013-03-12 15:00:17 +00:00
c377c9b91d 2013-03-08 16:34:47 +00:00
Rich
f2c8ac8740 Update the Progress Bar as the RO values are refreshed in Word 2013-02-28 23:36:45 +00:00
Rich
4abaceac23 Corrected comment
Added Ordinal to vefn_SiblingItems
Added Stored Procedure vesp_SortProcedures to sort procedures within a DocVersion
Added Error Handler in Range.Text
Corrected logic in FindRO to return a null when an RO is not found.
2013-02-28 15:47:52 +00:00
442198860c 2013-02-26 14:37:15 +00:00
Rich
a60badb58f Changed logic too support unlimited levels of alphabetical tabs.
Save current changes to a step before doing a restore.
Only show expander if a step has children
Added Westinghouse RO Copy logic to Context Menu for Grid.
2013-02-20 14:07:13 +00:00
4c673f0ea3 2013-02-20 11:42:32 +00:00
93cab87a23 If there is a problem updating the formats, the error will be recorded in the error log 2013-02-15 13:57:36 +00:00
Rich
398972fab1 Use GetJustRoDb to reduce unnecessary data loading
Added flag to allow the section to have optional content.
Optional Content flag eliminates message "No Section Content"
Handle RO_Lookup Page Token
2013-02-05 14:58:32 +00:00
3679bcbae2 2013-02-01 14:56:34 +00:00
58a3e79f3b 2013-01-23 14:09:49 +00:00
a8d351bfc2 Fixed problem trying to convert an empty string to a number
B2013-007 fixed logic to handle “{Proc Num} ({Proc Title}) Step {First Step}” transition when no step number is used.  Needed to append a “)”.
2013-01-17 18:17:53 +00:00
Rich
6a325705d7 Added logic to find Multi-Return values when info is retrieved for Multi-Return Value ROs.
Refresh DocumentDRoUsages before saving
Delete "Old" DRoUsages when saving
Replace hardspace in value
Replace xB3 with unicode of superscript 3.
Added ability to DisplayRO to add Multi-Return Values in an MS Word Section
2013-01-15 19:35:29 +00:00
Rich
1beeac6d6f Changed logic to get one record rather than 32000. 2013-01-14 17:23:23 +00:00
c2a6d3b610 2013-01-09 13:31:28 +00:00