64 Commits

Author SHA1 Message Date
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
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
c2a6d3b610 2013-01-09 13:31:28 +00:00
4ed39bda97 Fixed problem using a dash character in the Title field. Bug Fix : B2012-292, fix the saving of the Title field when creating a new Word section
Added a check for the existence of a temporary word file before trying to create it
Part two of fix for bug B2012-292, don’t delete word section if user deletes the Title text in the step editor
2012-11-05 18:58:13 +00:00
Rich
3a861fb555 Print X-Y Plots in the approprate color (Black or Red)
Added logic to keep from failing if an item was not in the sibling list.
2012-10-31 15:55:53 +00:00
1f74f7673b 2012-10-04 11:20:03 +00:00
Rich
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
2012-07-13 18:34:57 +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). 2012-07-03 15:57:44 +00:00
Rich
25db26519e Allow approval to work if no existing approved versions
Try too set margins if bottom margin is undefined for MSWord section
Corrected comment
2012-06-15 16:41:39 +00:00
12873d9187 2012-05-24 14:57:04 +00:00
Rich
c8de9f8538 Memory Utilities
Reduce Memory Use
Added GetJustFormat method
Added CheckColumnMode method
2012-05-21 13:32:28 +00:00
bd47329345 2012-04-12 16:34:17 +00:00
Rich
8cb0c78730 Added Error Log if Word File Could not be created
Select section node after it is created
Don't allow an empty procedure to be printed
2012-04-05 20:57:44 +00:00
da009a15eb fixed problem saving margins in word attachment – can’t do if in a frame
sometines would get a weird file name for the opened word attachment
2012-04-05 19:45:28 +00:00
42e70515c6 2012-03-09 14:11:05 +00:00
Rich
0b48ec643e Added new settings to control conversion of approved data
Added event handler for viewing version pdfs and summary reports
added constructor to lookup based on file
added method to get library document by original file name
fixed ConvertToDisplayText to support RO tables in approved folder
added vlnTreeViewPdfEvent delegate
added vlnTreeViewPdfArgs class
added ViewPDF event
only display menu item if pdf or summary pdf exists
determined if pdf should have superceded watermark added
added sorting of consistency check report by procedure number
added method to add superceded watermark to old version pdf files
commented out approved folders
2012-02-09 16:14:36 +00:00
fa900be307 removed previous change, it was not needed. I had a debug setting that overrode the try-catch. 2012-02-06 20:16:49 +00:00
c528032b92 In the check of winword processes, we need to also check to see if the process has existed before trying to stop it, else we will get a Null reference error when we when access the MyProcess.PriorityClass. 2012-02-06 14:27:23 +00:00
a72f752b60 removed converting # and ~ to super/subscript commands in RO values
replace # and ~ with super/subscript commands, only done for ROs in Word attachments
2012-01-11 16:49:29 +00:00
Rich
aed6c8740c File Date/Time changed to UTC to eliminate Daylight Savings Time Issue 2011-12-02 16:28:53 +00:00
2dfb1110a0 Add Logic to check for X-Y Plot type 2011-09-28 13:25:10 +00:00
df8ed9da64 2011-09-01 11:03:19 +00:00
969485ed40 2011-08-24 11:46:39 +00:00
385a06ffae 2011-07-29 13:40:30 +00:00
3cc2284e42 2011-07-14 15:57:44 +00:00
37dc25c7cb 2011-06-16 10:32:59 +00:00
Rich
0b3693fef8 Added Edit/Initialized config to the Documents
Check to see if MSWord changes should be saved if PROMS is closing
2011-05-09 20:38:01 +00:00
Rich
55eafe8115 Select row when you right-click to open context menu
Use two separate modules to close MSWord application for DataLoader and PDF Creation.
Use the Content DTS to determine ChangeBar status.
2011-04-30 12:47:44 +00:00
Rich
601632f019 Use Timer to close MSWord App about 1 second after it is used.
Check to see if the Bars exist before removing them
Add 1 point to the width of boxed text to get proper Line-Wrapping
2011-04-27 13:13:09 +00:00
d207a0eefa 2011-04-27 11:18:37 +00:00
Rich
05c97e9aed Changed code to use ActiveSection rather than MyActiveSection 2011-04-19 16:09:33 +00:00
Rich
f4a3a969f4 Removed PDF info from Document and Document Config
Added DebugStatus to MSWordToPDF Class
Removed PDF info from Document Config
Moved PDF info from Documents to PDFs Table
Added MSWordPageCount Property
Delete PDFs when RO Value Changes in a related document
2011-04-18 21:29:29 +00:00
Rich
c4344f2308 Added UpdateDRoUsages to Update DROUsages when a Document is Saved
Added a list of ROIDs as a parameter to the code that walks through the MSWORD Document text and replaces ROs with their values
Fixed search string in FindRO
Added code to call GetAffectedDROUsages when an RO changes.
This adds annotations to show the changes to RO Values.
Added DROUsages table to capture ROUsages in Documents
2011-01-20 20:22:10 +00:00
8a7e5bcc18 2011-01-19 16:06:46 +00:00
13c2549b86 2010-11-12 13:56:36 +00:00
2e82f020f1 2010-11-10 18:16:12 +00:00
5dc4b9f861 2010-11-08 14:27:14 +00:00
8442e06828 2010-11-04 16:44:36 +00:00
3c9ff55061 2010-11-04 13:56:58 +00:00
1412d3ac81 2010-10-13 19:53:48 +00:00
Rich
a62793b1d5 Delete PDF after placing the contents into the Document SQL record 2010-10-12 16:01:59 +00:00
4a7ba52151 2010-09-28 17:01:21 +00:00
878eeb5013 2010-09-21 18:32:09 +00:00
Rich
d0ec2bab6f Added to the User Interface
Settings for Builders Group Demo
Event handler for Search Results Report and Resolution User Interface
Added code to make DataLoader and PDF generation faster
Added ToolTip Property to ItemInfo
Added code to handle "AND Range" Transitions
Changed comment
Sorts ROs by value
2010-09-06 19:35:11 +00:00
0849b002b4 2010-08-12 16:05:52 +00:00
be20ad5e9c 2010-08-10 10:51:21 +00:00
Rich
ef26bcbdc4 Fixed logic to handle Fortran Formatted Numbers in word documents
Added StepLevel property to ItemInfo
Added StepLevel debug
2010-07-26 13:39:28 +00:00
2aa7156813 2010-07-23 20:07:45 +00:00