45 Commits

Author SHA1 Message Date
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
047909f8fe 2010-07-23 14:11:28 +00:00
6fb88b406b 2010-07-22 14:19:45 +00:00
Rich
24c892b008 Updated code to save the DocAscii field. 2010-04-08 17:42:58 +00:00
2830a93e24 2010-03-25 14:48:46 +00:00
Rich
c37952b58c Added Printing/Length to Config 2010-02-02 20:53:11 +00:00
cf69fdd572 use DisplayNumber and DisplayText 2009-07-24 21:32:16 +00:00
93a5453618 2009-05-05 13:29:07 +00:00
Rich
76d3f0abe4 Save Ascii content to DocAscii 2009-03-28 22:20:51 +00:00
2ebafa48ce 2008-10-03 11:26:04 +00:00
d0dba2aad4 2008-08-12 11:21:19 +00:00
Rich
292f991420 Change hard-coded folder name to support Vista 2008-04-15 17:09:28 +00:00
Rich
3c79833edf Fixed ItemSelected so that Comment works properly.
Added code back in so that Word displays properly.
Allow the same document to be opened after Word hang
2008-02-08 10:31:30 +00:00
Rich
2e773acb06 Added LibraryDocumentUsage Property
Add Tab and ToolTip Properties
2007-12-07 23:51:51 +00:00
Jsj
6e00716c47 2007-11-20 20:12:45 +00:00