97 Commits

Author SHA1 Message Date
2d507b7304 2012-03-30 10:55:49 +00:00
Rich
c21f8adf32 Create ListString property used in DisplayHistory
TabTitle for unnumbered procedures
2012-03-22 20:29:49 +00:00
1f8af44de6 2012-03-08 14:23:06 +00:00
9c302816a3 2012-03-06 17:15:33 +00:00
eecafd42db 2012-02-28 15:16:37 +00:00
692ad86616 2012-02-15 14:59:24 +00:00
7d6d6952df Commented out debug information 2012-02-14 15:48:42 +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
e730a3193e 2012-01-27 12:39:47 +00:00
52aa2ca5de Lettered HLS Tab Fix, Method to remove symbol chars from HLS Tabs (used for Transitions) 2011-11-21 20:48:53 +00:00
d1ee1cf5f1 2011-11-21 16:44:18 +00:00
dc1e2e858c 2011-10-14 10:32:47 +00:00
c9dddd2f1f Commented out debug print 2011-09-28 13:26:08 +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
9456cc7214 2011-08-24 11:48:39 +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
71f7aaa018 2011-07-19 16:47:42 +00:00
37dc25c7cb 2011-06-16 10:32:59 +00:00
c6821188c5 2011-05-19 13:24:03 +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
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
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
c6203a6d6d 2011-03-07 13:12:15 +00:00
f524056e6c 2011-02-08 11:22:03 +00:00
e3d2fe5d23 2010-12-07 12:42:42 +00:00
Rich
bb3844538c - Added tools to find Symbol Characters in Word Documents
- If the range does not have any characters return an empty string
Refresh Most Recent Items when the office button is pressed
Added OrdinalChanged Event
Used OrdinalChanged Event rather than MyContent.Changed Event when Ordinal is updated.
Use OrdinalChanged Event to update Tree Node
Refresh MRU list as items are added
Use OrdinalChanged Event to update Step Tab
- RTBFillIn changed to only update the RTB when the contents change
- AdjustSizeForContents changed to raise the HeightChanged event when the Height changes
Update the treeview tabs even if the step is not open.
2010-12-01 20:03:06 +00:00
16c1ebfdbb 2010-11-30 16:00:52 +00:00
697920e417 2010-11-10 18:16:56 +00:00
9a87d41091 2010-11-08 14:31:39 +00:00
dd96fadf6d 2010-10-25 17:24:14 +00:00
08d4b3c923 2010-10-19 16:43:31 +00:00
Rich
efdd461edf Added method to retrieve ROFst based upon RODBID
Added property to get DocVersion for a ProcedureInfo
Added method to check to see if a particular RO database is a setpoint database
2010-10-15 21:13:52 +00:00
Rich
dc6721f54c Added option to check RTF with StepRTB
Use Temporary Folder for SearchResults
Remove override of Equals - return to default
Comment-out Debug
Remove PDFs that are older than one hour
Added a ShowLocalStack that takes a format and a list of parameters
2010-10-12 14:59:23 +00:00
03680c02fa 2010-10-07 12:31:45 +00:00
5df6e5c985 2010-09-28 17:02:18 +00:00
154357c307 2010-09-23 18:42:55 +00:00
e24ab27c2b 2010-09-16 18:41:21 +00:00
759824dd34 2010-09-10 17:48:24 +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
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
5a924f4a0a 2010-07-23 15:58:52 +00:00
6fb88b406b 2010-07-22 14:19:45 +00:00