Commit Graph

409 Commits

Author SHA1 Message Date
Rich 2d61936fb3 Check Paragraph Types to see if they should get a sequential Paragraph Number.
Increased SQL timeout for search.
2012-09-28 18:41:30 +00:00
Kathy c0ae487ce1 2012-09-27 11:09:51 +00:00
Kathy f39a3dfbaf 2012-09-18 13:28:50 +00:00
jjenko 80e72fbbb0 variables for RO Reports and for UseOnFirstPageOnly logic 2012-09-13 19:55:06 +00:00
Kathy 8a86124826 2012-08-15 13:55:46 +00:00
Kathy 8632d6e7e8 2012-08-01 11:19:59 +00:00
jjenko 8352358613 Fixed underline tab underline bug (B2012-148) 2012-06-12 15:21:29 +00:00
Kathy bd6fbd70c0 2012-06-08 13:12:01 +00:00
Rich 3fc890ab52 Fixed logic for TabTitle that was not identifying Library Documents 2012-06-04 14:59:53 +00:00
Rich 869663b79c Remove Old comments
Remove unnecessary Disposes
2012-06-01 17:08:16 +00:00
Rich c8de9f8538 Memory Utilities
Reduce Memory Use
Added GetJustFormat method
Added CheckColumnMode method
2012-05-21 13:32:28 +00:00
Kathy 8e52c75e6b 2012-04-30 13:56:15 +00:00
Kathy 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
Kathy 1f8af44de6 2012-03-08 14:23:06 +00:00
Kathy 9c302816a3 2012-03-06 17:15:33 +00:00
Kathy eecafd42db 2012-02-28 15:16:37 +00:00
Kathy 692ad86616 2012-02-15 14:59:24 +00:00
jjenko 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
Kathy e730a3193e 2012-01-27 12:39:47 +00:00
jjenko 52aa2ca5de Lettered HLS Tab Fix, Method to remove symbol chars from HLS Tabs (used for Transitions) 2011-11-21 20:48:53 +00:00
Kathy d1ee1cf5f1 2011-11-21 16:44:18 +00:00
Kathy dc1e2e858c 2011-10-14 10:32:47 +00:00
jjenko c9dddd2f1f Commented out debug print 2011-09-28 13:26:08 +00:00
jjenko 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
Kathy 87b06744c0 2011-09-22 11:51:57 +00:00
Kathy 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
Kathy 71f7aaa018 2011-07-19 16:47:42 +00:00
Kathy 37dc25c7cb 2011-06-16 10:32:59 +00:00
Kathy 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
Kathy 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
jjenko 35f45d2e0b 2011-04-01 14:38:19 +00:00
Kathy c6203a6d6d 2011-03-07 13:12:15 +00:00
Kathy f524056e6c 2011-02-08 11:22:03 +00:00
Kathy 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
Kathy 16c1ebfdbb 2010-11-30 16:00:52 +00:00
Kathy 697920e417 2010-11-10 18:16:56 +00:00
Kathy 9a87d41091 2010-11-08 14:31:39 +00:00
Kathy dd96fadf6d 2010-10-25 17:24:14 +00:00
Kathy 08d4b3c923 2010-10-19 16:43:31 +00:00