150 Commits

Author SHA1 Message Date
a65ca24837 Support for background print output; fix printlevel for tab formatting (‘.’ Vs ‘)’); 2013-09-25 16:07:00 +00:00
a10fd7ea73 Fix determining whether attachment has associated foldout 2013-09-05 15:48:43 +00:00
e8932a748d No tab on table if docstyle has DSS_UnNumLikeRoman 2013-08-20 15:06:51 +00:00
65c8eecd0d Improved concatenate substep with parent tab in RNO (based on format flag conditions). 2013-08-20 11:16:03 +00:00
2b4e139dbd 2013-08-13 12:03:59 +00:00
b6faa98f0d override docstyle based on content of the section. If the section has word content then return false 2013-08-01 18:58:36 +00:00
Rich
f459efa513 Enhanced Background - Simplified handling of Enhanced Background Document. {LNK Step Num} is converted to the current step number. {LNK C/N Num} is converted to the Ordinal of the current Caution or Note. This approach will work for Background Documents, but will not work for Deviation Documents since the internal Links for Background match one for one with the Background structure. This is not the case with Deviation Documents since they have to account for deleted and added steps. 2013-07-26 16:15:34 +00:00
bd536387b3 Dont return that a caution/note 'IsHigh' if off a section 2013-07-25 13:24:34 +00:00
12f492516f 2013-07-11 16:31:42 +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
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
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
8984f3bcd4 2013-05-09 12:23:53 +00:00
35cf39ea1a 2013-05-01 13:41:55 +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
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
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
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
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
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
4516759585 2012-12-05 16:44:14 +00:00
Rich
3036b5fb7d Added second overloaded method SetParentSectionAnDocVersion to ItemInfo class to support multi unit
Added IsApplicable property to ItemInfo class
Changed DisplayText method to handle <u> in text
Changed DisplayNumber methid to handle <U-ID> and <S\u8209?ID> in number
Added TransistionLookup class to suppport transition updates in multi unit
Added property MyLookup to ProcedureInfo class
Added GetItemAndChildrenByUnit method to ProcedureInfo class
Changed ProcedureConfig property of ProcedureInfo class to support multi unit
Removed AddToCache call in CopyPasteItemInfoFetch of ItemInfo class
Removed AddToCache call in NewItemInfoFetch method of ItemInfo class
2012-12-04 22:58:08 +00:00
ac46422ffe 2012-11-27 15:11:16 +00:00
Rich
45fc9edcd3 Added logic to create annotations for transitions to un-numbered steps
Moved code to extension
2012-11-15 16:58:57 +00:00
daec29dc9a 2012-11-08 17:05:45 +00:00
Rich
2c78c091bf SetParentSectionAndDocVersion to eliminate lookups when the parent is known.
Use existing ActiveSection rather than "getting" an item from the database.
Add property "LoadAllAtOnce" for printing.
Allow MyProcedure to be set for "LoadAllAtOnce"
Allow MyDocVersion to be set  for "LoadAllAtOnce"
Created GetCachedByPrimaryKey for ProcedureInfo, SectionInfo and StepInfo.
Added Static Method GetItemAndChildren to get an entire procedure at once.
2012-11-05 22:01:59 +00:00
5cfc66af52 2012-10-26 10:26:12 +00:00
Rich
7f752dfbd3 Fixed logic to use latest DocVersion data when a new Procedure is added as the first procedure. B2012-277
Fixed logic in GetStepLevel to keep from failing on a null value
2012-10-25 00:39:22 +00:00
680eff6638 fixed null reference 2012-10-22 18:35:00 +00:00
96659a8c44 2012-10-04 11:30:16 +00:00
Rich
2d61936fb3 Check Paragraph Types to see if they should get a sequential Paragraph Number.
Increased SQL timeout for search.
2012-09-28 18:41:30 +00:00
c0ae487ce1 2012-09-27 11:09:51 +00:00
f39a3dfbaf 2012-09-18 13:28:50 +00:00
80e72fbbb0 variables for RO Reports and for UseOnFirstPageOnly logic 2012-09-13 19:55:06 +00:00
8a86124826 2012-08-15 13:55:46 +00:00
8632d6e7e8 2012-08-01 11:19:59 +00:00
8352358613 Fixed underline tab underline bug (B2012-148) 2012-06-12 15:21:29 +00:00
bd6fbd70c0 2012-06-08 13:12:01 +00:00
Rich
3fc890ab52 Fixed logic for TabTitle that was not identifying Library Documents 2012-06-04 14:59:53 +00:00