184 Commits

Author SHA1 Message Date
c9dddd2f1f Commented out debug print 2011-09-28 13:26:08 +00:00
2dfb1110a0 Add Logic to check for X-Y Plot type 2011-09-28 13:25:10 +00:00
5e782cef32 2011-09-28 11:43:04 +00:00
e9865f3250 support for PROC.INI “RO’s” and convert dashes to non-breaking dashes, fix for Fortran format numbers
removed the space from “Procedure Number” for the get profile of ProcedureNumber
Added Unit Specific logic
2011-09-22 19:54:03 +00:00
87b06744c0 2011-09-22 11:51:57 +00:00
8b2f1b34f5 2011-09-01 11:03:57 +00:00
df8ed9da64 2011-09-01 11:03:19 +00:00
a19b72e4fe 2011-08-24 11:51:11 +00:00
0f98b74c9a 2011-08-24 11:49:59 +00:00
9456cc7214 2011-08-24 11:48:39 +00:00
03a1d870b1 2011-08-24 11:47:10 +00:00
969485ed40 2011-08-24 11:46:39 +00:00
afebd40e72 2011-08-24 11:45:35 +00:00
Rich
fab3c49244 Added StepRTB Closed logic to disposing 2011-08-23 18:41:06 +00:00
Rich
2aeee7fdbc Added MyItemInfo property
Fixed format of ToString for AnnotationAuditInfo
Fixed format of ToString for ContentAuditInfo
Fixed Restore if no next item
Fixed ActiveParent logic after restore
Added Timing logic and then Commented it
Fixed Logic when there is not a NextNode
Timing Debug code
Update UserID when saving annotation
Commented Timing Debug
Created and used FixPath - StepPath
Use MyItemInfo.SearchPath if Content doesn't have path
Refresh Change List from Timer.Tick
Added Timer for Refresh
Added code to refresh ChangeBar
Added and Commented timing debug
Changed logic for saving ROUsages
Added Closed Property that is set when the handle is destroyed
Don't refresh StepRTB if it is closed
2011-08-23 14:14:14 +00:00
Rich
14e3e15537 Change Manager 2011-08-01 20:16:23 +00:00
385a06ffae 2011-07-29 13:40:30 +00:00
71f7aaa018 2011-07-19 16:47:42 +00:00
Rich
7b177a88f6 Formats.cs - Update existing Formats
ContentExt.cs - Fixed logic to find RO value in procedure text
DisplayText.cs - Fixed logic to find Ro value in procedure text
2011-07-19 16:40:50 +00:00
Rich
be814b9743 Improve ROFst Update Performance
Add RoFstLookup Dicitonary Entries for Multiple Return Values
AddByROFstIDImageIDs - Add a list of figures based upon a List of ImageIDs
Fix regular expression to find RO Text to replace
GetDROUsagesByROIDs - get a list of ROUSages for a list of ROIDs
GetJustRODB - Get Just RODB object without children
GetJustROFst - Get Just ROFst or ROFstInfo object without children
Reduce duplicate gets of RODB and ROFst
Improve ROFst Update Performance
GetByRODbIDNoData - Get RoImageInfo objects without graphic data for ROFst Update comparison
GetROUSagesByROIDs - Get a list of ROUSages by ROIDs.  This reduces the number of ROIDs to be checked when updating ROFst.
Use GetJustRoFst and GetJustRoDB to improve the performance to see if the "Update ROFst" button should be active.
2011-07-18 14:57:47 +00:00
3cc2284e42 2011-07-14 15:57:44 +00:00
84d293dc34 2011-06-16 10:34:03 +00:00
37dc25c7cb 2011-06-16 10:32:59 +00:00
c6821188c5 2011-05-19 13:24:03 +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
7e6fefb00c Display a MessageBox if in debug mode ItemInfo (frmPropGrid) is opened without selecting an Item
Added Interface properties SearchDVPath and SearchPath
2011-05-09 14:09:20 +00:00
Rich
ed8b4d11ee - Replace slashes and backslashes with underscores in the pdf file name
- Use pdf name specified in the dialog
Fixed properties so that procedures and sections can be open in the propertygrid without error
2011-05-06 13:59:06 +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
5c6a21a96e 2011-04-19 14:54:09 +00:00
Rich
628cfc67de Moved DocPDF from Documents to PDFs table
Moved DocPDF from Documents to new PDFs table
2011-04-18 21:30:48 +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
35f45d2e0b 2011-04-01 14:38:19 +00:00
ee299001f2 2011-03-17 09:32:03 +00:00
c6203a6d6d 2011-03-07 13:12:15 +00:00
5802cfdd10 2011-03-01 13:20:03 +00:00
660bb8ae25 2011-02-16 16:07:58 +00:00
001c92567c 2011-02-14 15:47:51 +00:00
f524056e6c 2011-02-08 11:22:03 +00:00
84732957e3 2011-01-21 15:58:54 +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
Rich
7cdc7f4994 Added DROUsages table to capture ROUsages in Documents 2011-01-20 20:20:52 +00:00
f6d32143ec 2011-01-19 16:09:14 +00:00
f378f30546 2011-01-19 16:08:20 +00:00
7d070668db 2011-01-19 16:07:38 +00:00
8a7e5bcc18 2011-01-19 16:06:46 +00:00
Rich
5915380402 Added HasWorkingDraft property - B2010-007
Don't allow a WorkingDraft to be created if one exists - B2010-007
2011-01-03 20:34:51 +00:00
e3d2fe5d23 2010-12-07 12:42:42 +00:00