54 Commits

Author SHA1 Message Date
Rich
af339e0717 Added File extension parameter to Make Document 2015-10-27 13:25:11 +00:00
Rich
007430be3d Use new command line parameters
Fixed logic to skip steps which don't match the current section
2014-12-08 20:26:11 +00:00
f50fda89ff Additional logic to handle a 16-bit default column mode setting on sections 2014-10-20 20:16:25 +00:00
c926ddbe60 Add Hex values for Placekeepers and PhoneList checks
Logic to put Placekeeper and Phonelist info in the section config
Logic to put Placekeeper info in the step config
2014-04-08 21:00:07 +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
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. 2013-12-19 17:43:34 +00:00
daef4a2a8e Don't add '0' after section numbers for Catawba & McGuire 2013-11-20 12:57:42 +00:00
e47df68f83 fix DB crash when zcontents data for field is too large 2013-09-10 12:44:59 +00:00
702980a0e4 Improved calculation to determine if word section is portrait or landscape, based on docstyle's pagelength, topmargin & pagewidth 2013-08-20 11:14:41 +00:00
fea3d9b1ed Removed trailing backslashes on data paths when processing data to merge
We were not generating the proper extension for some of the 16-bit rtf attachment file names.
2013-08-09 20:51:14 +00:00
Rich
4885c21734 Used landscape parameter in call to SaveWordDoc in MigrateLibDoc method
Added new table function vefn_GetVersionFormatItems
Used comparison of DocStyle PageWidth to PageLength to determine value for landscape parameter in call to SaveSectionDocument
Added ability to disable checkoffs for a section based on 16-bit data
2013-06-11 18:39:39 +00:00
26ce21ccb9 connect library documents for procedures that have many sections (step/sequence was non-alpha) 2013-05-14 12:48:42 +00:00
e4f0e892d3 2013-04-23 13:37:37 +00:00
Rich
f7c9dde072 Added ProcName attribute with value to History node of ConfigInfo xml
For multi unit data, added Applicability attribute with value to MasterSlave node of ConfigInfo xml
Added private method AddApplicability to Loader class
Removed blank line
2012-12-04 22:40:30 +00:00
e8033fe6d4 2012-09-27 10:26:36 +00:00
a13b6a7745 2012-08-01 11:17:00 +00:00
Rich
68d862f71f Set the Error Log file name to include the name of the database and the current date and time
Save and Restore the setting to create Red PDFs from MSWORD
Show the total Process Time for the Complete Process
For individual Phases allow the user to decide if they want backups to be created
Set the Database connection string from the settings for individual phases
Handle null condition so that the code doesn't bomb
Handle relative RO paths in the Proc.INI file
Correct the total Step Count by subtracting the number of Sections
2012-07-25 21:40:56 +00:00
Rich
872ce3286e Show processing time from beginning
Hide Section and Step Progress when just processing Procedures
Add a Progress Bar for Formats
Add backup after individual phases
Adjusted status labels to show processed/total counts
Adjusted size of labels to allow for processed/total counts
Use flag to control if Sections and Steps are shown in progress
Reset Step count when going to a new procedure
Eliminate reset of Step by Section
Add a total count to events to setup progress bar
2012-07-16 17:34:32 +00:00
b405d88a83 Fixed problem where the sub-formats this was introduced with a fix for a procedure in the Wolf Creek SYS set. 2012-06-27 14:04:51 +00:00
8ae78444ab 2012-06-26 15:14:40 +00:00
2b56e285c2 2012-06-08 13:07:59 +00:00
bd0c8e2157 2012-06-04 12:39:26 +00:00
Rich
9f45759050 Reduced memory usage
Add Memory Usage summary to the log file.
GetJustFormat to reduce memory use
Fix code so that children are not disposed while they are being used
Added new method GetJustFormat to reduce memory use
Fix logic so that content is not used after it is disposed
Verify that Content object is not disposed before using Text
Dispose of parts when Content object is disposed
Verify that ContentInfo object is not disposed before using Text
Dispose of parts when ContentInfo object is disposed
Place brackets around DB names to support names containing periods.
Dispose of parts when Item object is disposed
Removed inapproriate Dispose in MakeItem
Dispose of parts when ItemInfo object is disposed
Remove event handler when ItemInfoList object is disposed
Dispose of parts when Transtion object is disposed
Dispose of parts when ZTransition object is disposed
2012-05-29 18:02:17 +00:00
Rich
f5544b7053 Add separate counts for Errors, Warnings and Information
Cleanup memory after transition processing
Adjusted width of Error Count
Added memory usage to output
Added Stored Procedure GetJustFormat
Reduce Memory Use
Removed extra using statement
2012-05-21 13:30:21 +00:00
4137af4bb8 2012-04-11 10:39:49 +00:00
dd14def97a Added a Dispose 2012-02-14 15:47:47 +00:00
Rich
11ba8ffa78 fixed stored procedure for consistency check to speed up processing
added history.recid to config
2012-02-09 16:11:02 +00:00
04ad026896 2012-01-27 12:37:27 +00:00
Rich
617f060bee Use new settings
Removed outdated comments
2012-01-13 18:40:46 +00:00
f94a646632 2012-01-10 14:39:41 +00:00
6a7a9f7786 2011-09-01 11:02:02 +00:00
4a7586d94a 2011-06-16 10:24:18 +00:00
Rich
f959f883d3 Removed PDF info from Document and Document Config 2011-04-18 21:26:03 +00:00
28325bb22d 2011-01-19 16:03:20 +00:00
23f30d23c3 2010-11-10 18:13:10 +00:00
6afde922e3 2010-11-08 14:16:40 +00:00
bdc2d651e3 2010-08-12 16:11:14 +00:00
40a0cd2d24 2010-07-22 14:18:04 +00:00
Rich
ec9ac888a0 Added DocPdf field for caching 2010-07-20 19:32:05 +00:00
Rich
5af2c31559 Removed Debug Print
Moved code to add sections to Procedure parts
Moved code to add steps to Section parts
Moved code to add steps to Step parts
Changed Debug Print
Fixed a Format Flag conversion DontBreakOptEquipmentList
Changed GetItemFont so that parent items would not be left in the cache
Changed AddIncludedStepNumber to allow for ranges to sub levels.
Added a array reference to StepDataList by index.
2010-06-17 18:42:06 +00:00
f4097b64ed Added information for checkoffs 2010-06-04 19:43:15 +00:00
Rich
2c14e4113b Added Error Handling code
Added a new parameter to SaveSectionDocument and Error Handling
Changed error handling for InvokeMember to throw an exception
Added code to change the view to PrintMode when determining length
2010-04-21 20:55:28 +00:00
eaba85067c 2010-03-31 16:49:11 +00:00
Rich
01ca268595 Un-commented code to handle some dBase errors 2010-03-25 19:25:17 +00:00
d5ab27cb80 2010-03-25 14:43:16 +00:00
Rich
f26cc50c3c Added Error Handling and Reporting 2009-11-04 17:15:29 +00:00
afc16fb9f9 2009-11-03 16:31:30 +00:00
Rich
8804d367da Use FormatInfo rather than Format object 2009-10-08 14:24:34 +00:00
36323b44a7 2009-01-27 15:31:59 +00:00
dd571890fc 2008-11-19 13:53:59 +00:00