28 Commits

Author SHA1 Message Date
f3675b7ed1 2012-06-04 12:41:32 +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
Rich
3153ffb024 Object support for approval
changes to support approval process
changes to limit menu to appropriate version of code
changes to support consistency check report
2012-01-23 13:51:04 +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
eed402ef7f added unicode dash to regular expression check for Fortran format numbers 2011-10-12 12:43:51 +00:00
12a9006816 Don't open all PDFs if printing All Procedures
Fixed logic so that Single RO Values don't fail in MSWord
2011-09-30 12:53:13 +00:00
2c4f1280ca Add logic for multiple return values to AccPageID lookup 2011-09-28 13:24:16 +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
552b54cb2d 2011-09-22 11:50:03 +00:00
70fd72d6f6 2011-08-24 11:42: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
9115019723 2011-07-14 15:56:45 +00:00
f1d48204c6 2011-06-16 10:30:28 +00:00
b43ea73257 2011-03-10 13:32:26 +00:00
089c50befa 2011-03-01 16:34:27 +00:00
Rich
5994bf2e4e Removed GetRoChildFromID which was not working properly
Added GetROIDByAccPagID to get ROID from Accessory Page ID
2011-01-20 20:20:10 +00:00
7c5ebdaecc 2011-01-19 16:05:44 +00:00
Rich
2bf3fc3844 Previously checked-in a wrong version.
Previously checked-in the wrong version
2011-01-12 21:49:08 +00:00
Rich
bd99a0f55c - Changed code to use entire (16 Character) ROID to get the Multiple Return Values
- Added code to eliminate duplicate entries for Appedix Page IDs for Multiple Return Values
Trim whitespace from beginning and end of Plot Text.
2011-01-12 21:30:46 +00:00
a97adee587 2010-10-07 12:29:28 +00:00
7fec1e61b4 2010-09-21 18:31:08 +00:00
6fb88b406b 2010-07-22 14:19:45 +00:00
Rich
0cb99bcf5e Added code to get ROs by AccPageID and GetChildren by ROType 2009-12-07 15:53:16 +00:00
Rich
9909dcecf9 Added code to retrieve RO values for MSWord 2009-11-09 20:22:00 +00:00
de9081036c 2009-09-01 14:25:59 +00:00
Rich
52b74f47ed Added lookup by value 2009-08-05 21:11:30 +00:00
20783cc178 2009-01-27 15:34:05 +00:00