66f9ef6f23
Sort the RO values / Groups alphabetically Don't sort the Multiple return values Added logic to set the name of the error log file
Rich
2012-07-25 21:45:04 +00:00
fab1e8935e
The check to see if the iteminfo was already in the cache was using a rediculous amount of time. I removed the check and added erro handling.
Rich
2012-07-25 21:43:42 +00:00
43203c4bdd
Remove unused parameter from PromsPrinter constructor Remove unused parameter from frmPDFStatusForm constructor Remove event handler for cbxCheckedChanged Set cbxCmpPRMSpfd to invisible since it is no longer needed Remove unused parameter from frmPDFStatusForm constructor Remove unused parameter from PromsPrinter constructor Rename log static field to _MyLog Set the Error Log file name to the Database name and the date of the previous Sunday - This will create a new error log file for each database each week
Rich
2012-07-25 21:43:09 +00:00
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
Rich
2012-07-25 21:40:56 +00:00
bf9985110a
Read and Save MSWord documents with RichTextBox before they are opened in word to reduce manual fixes to accessory pages Added logic to replace sbkpage, sect, and sectd RTF tokens. Use one RichTextBox to process text since RichTextBoxes are not released if the RTF value is set
Rich
2012-07-25 21:39:01 +00:00
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
Rich
2012-07-16 17:34:32 +00:00
d13a0f0fb5
fixed use of Insert Symbol into a table cell and fixed bug where you could not select /copy a portion of table cell text
jjenko2012-07-16 15:09:47 +00:00
7bcfafcc8b
Move frmErrors when frmLoader is moved Shutoff SpellCheck for StepRTB Use using for temporary StepRTB Use using for vlnFlexGrid Added debug output to track StepRTBs and vlnFlexGrids in memory Limit bottom margin to 0 or above Dispose of roImage after it is done being used Dispose of Figure after it is done being used. Use GetJustRODB so that images are not loaded. Added ErrorHandler if annotation is deleted after a search Track create, dispose and finalize Add static variable to control if SpellCheck is used Use using for temporary StepRTB Lazy Load SelectionStack Clean-up on Dispose Track create, dispose and finalize Make MyCopyInfo Lazy Loaded Use using for temporary StepRTB Add Dispose method for TableCellEditor Cleanup on Dispose Only kill MSWord instances that are invisible
Rich
2012-07-13 18:34:57 +00:00
ce21565a15
Now converts 16-bit tables that uses an underline attribute to define a row separator (instead of the dash character) Uncommented the Script Caution tab logic. Needed for initial NSP compares
jjenko2012-07-12 13:09:16 +00:00
2c10b3843b
When GetProfile(“Replace”,mstr) didn’t find a match, it returned a NULL. Added check so that if it returned a NULL, the “as is” procedure number is used.
jjenko2012-07-12 13:08:09 +00:00
c2210b98f2
Creates Script Cautions for NSPAll . Needed for initial NSP compares
jjenko2012-07-12 13:07:11 +00:00
c64ab64568
commented out debug variable
jjenko2012-07-12 13:06:30 +00:00
a8aea0dca0
Fixed change bar location on figure. Also ro for figure was not found - fixed this.
kruffing2012-07-12 12:51:21 +00:00
96b127254e
fixed missing end message if continuous section.
kruffing2012-07-10 13:27:26 +00:00
d423debb4d
Don't put out extra space if first HLS and don't add extra line before borderless figure.
kruffing2012-07-10 13:26:47 +00:00
2812d5b9d7
Fixed crash on double click of usage list item Fix missing end message if continuous section.
kruffing2012-07-10 13:24:51 +00:00
73084c36eb
Return LPI value before resetting.
kruffing2012-07-03 15:59:26 +00:00
0cf5331132
Don't set LPI; set top margin based on data (not = 0) and determine x/y of xyplot BEFORE reset of selection (various WCN plant specific bugs).
kruffing2012-07-03 15:57:44 +00:00
2876f37d2f
Default LPI to 6 if none specified in the 16bit data.
kruffing2012-07-03 15:53:46 +00:00
b405d88a83
Fixed problem where the sub-formats this was introduced with a fix for a procedure in the Wolf Creek SYS set.
jjenko2012-06-27 14:04:51 +00:00
ed2fcf39e1
changes for comparing PROMS generated PDFs with PROMS generated PDFs Added checkbox to compare PROMS generated PDFs with PROMS generated PDFs Logic to support the comparing of PROMS generated PDFs with PROMS generated PDFs
jjenko2012-06-20 16:06:55 +00:00
fc34e050ef
if PageItem font CPI is null, then default to 12 CPI Commented out script caution logic (used in NSP for 16-bit VE-PROMS)
jjenko2012-06-18 20:24:45 +00:00
b7270782e6
default to the DocStyle font (if needed) for PageStyles (pagelist)
jjenko2012-06-18 20:23:14 +00:00
f41b211187
added NSP specific, removed IdentWid’s removed IdentWid’s, added TabBullet setup DocStyle to inherit from the section’s default, not Base, added Plant specific for PageStyles (pagelist)
jjenko2012-06-18 20:21:26 +00:00
0e9a7efdae
Fixed so that a passed-in parameter can specify the database to open
Rich
2012-06-15 17:18:03 +00:00
51312b4b38
When opening the RO Editor the program was failing due to a SQL timeout. This was because all of the ROIMages were needlessly being loaded into memory.
Rich
2012-06-15 16:42:18 +00:00
25db26519e
Allow approval to work if no existing approved versions Try too set margins if bottom margin is undefined for MSWord section Corrected comment
Rich
2012-06-15 16:41:39 +00:00
a7a1734334
speed up the getting of the PROMS databases
jjenko2012-06-14 17:23:49 +00:00
2be97c8cfd
if running a Demo (demo CD/DVD) version, version is set to Demo and it will display the demo EULA Will force a “SAMPLE” watermark when running a Demo version (demo CD/DVD) if running a Demo (demo CD/DVD) display the demo EULA the first time PROMS is run gets for ReleaseMode and EULA file names Disable RO Editor when running a Demo version
jjenko2012-06-14 14:21:57 +00:00
d07ecf0a5f
upped timeout of script that gets list of database to 30 seconds
jjenko2012-06-14 12:51:41 +00:00
0046c61c34
Eliminate an unnecessary save to the clipboard Name Working Draft DocVersion "Working Draft" Add XML files to comparison
Rich
2012-06-13 15:14:28 +00:00
dc7ed2ea5c
Moved from Volian.Utils.Library directly into DataLoader Added WCN CAP folder
Rich
2012-06-13 14:25:22 +00:00
7383c7680c
Removed vlnControl.XML from project file
Rich
2012-06-13 14:00:08 +00:00
82a899730e
Removed vlnControl.XML from Project File
Rich
2012-06-13 13:58:22 +00:00
86277422a5
Added WrapSameAsEdit check to the RemoveLastCharacter() logic for debug/16-bit compare printing. Also added a check in RemoveLastCharacter() so that if there was only one character in the line of text, to NOT remove it (was removing hard-return characters)
jjenko2012-06-12 15:22:25 +00:00
a23d075403
automatically clear the Most Recently Used list if opening a different database than last time (don’t prompt with dialog box)
jjenko2012-06-12 15:20:29 +00:00
8cc07a788f
show “Compare PDF” checkbox only if “compare” folder exists OR if in Debug Mode. Rename “Debug” checkbox label to “Compare PDF” (B2012-149)
jjenko2012-06-12 15:19:57 +00:00
f5378a0f27
Fixes a bug in importing the 16-bit Approved PDF files. We were not handling invalid (and null) dates when reading through the list of approved procedures (from the SET.dbf file). If an invalid date is found, the current date is used instead – copied existing logic we have in other places of the DataLoader.
jjenko2012-05-31 16:18:44 +00:00
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
Rich
2012-05-29 18:02:17 +00:00
58cb0f1c77
Added a fix not to check for font if the paragraph is not a step.
Rich
2012-05-29 10:54:03 +00:00
604c39a5c0
Added Headings to clipboard for PROMS QA process Limit Word-Wrap fix to paragraphs that have Prestige Elite Tall font
Rich
2012-05-29 10:42:33 +00:00
683bf51ef8
Generic changes to generated code.
Rich
2012-05-21 13:30:53 +00:00
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
Rich
2012-05-21 13:30:21 +00:00
508a86a8ac
Added memory usage to output Add separate counts for Errors, Warnings and Information
Rich
2012-05-21 13:27:44 +00:00
07fd6f3a4e
fixes to font inheritance
jjenko2012-05-11 14:09:58 +00:00
640d2f7313
Set the DTS to the Date of the Format.XML File when saving the Format record.
Rich
2012-05-10 18:22:05 +00:00
3b54c091c9
Added logic to eliminate WordWrap differences that occur due to 16-Bit issues where the last line in a paragraph wraps at one character wider than the rest of the paragraph. For 32-bit this is only done when printing in Debug mode. Add PromsPrinter to constructor for VlnPageHelper
Rich
2012-05-10 15:45:34 +00:00
b0a8ee1625
Added Email & UpdateSettings flags Keep code from failing if _LinkLocations is null Add PromsPrinter to constructor for VlnPageHelper
Rich
2012-05-10 15:44:27 +00:00
85ec050832
fixed typo where we should be checking for OHLP format instead of HLP format in fixing the “Procedure Steps” section text in section transition for South Texas
jjenko2012-05-01 19:29:38 +00:00