Commit Graph

85 Commits

Author SHA1 Message Date
Kathy f3675b7ed1 2012-06-04 12:41:32 +00:00
Rich 9f45759050 Reduced memory usage
Add Memory Usage summary to the log file.
GetJustFormat to reduce memory use
Fix code so that children are not disposed while they are being used
Added new method GetJustFormat to reduce memory use
Fix logic so that content is not used after it is disposed
Verify that Content object is not disposed before using Text
Dispose of parts when Content object is disposed
Verify that ContentInfo object is not disposed before using Text
Dispose of parts when ContentInfo object is disposed
Place brackets around DB names to support names containing periods.
Dispose of parts when Item object is disposed
Removed inapproriate Dispose in MakeItem
Dispose of parts when ItemInfo object is disposed
Remove event handler when ItemInfoList object is disposed
Dispose of parts when Transtion object is disposed
Dispose of parts when ZTransition object is disposed
2012-05-29 18:02:17 +00:00
Kathy 79daf6d843 2012-05-08 12:55:04 +00:00
Kathy 00dc6448c2 2012-04-12 16:33:18 +00:00
Kathy 4d24f93f3a 2012-04-04 16:16:36 +00:00
Rich 8dd3d6481a Removed Applicability
Added menu options to correct funtions and procedures
Removed Applicability from PurgeData
Bug Fixes for Paste/Replace etc.
Update DTS and User ID before saving Config
Search from current rather than root node
2012-03-22 20:28:58 +00:00
Kathy da260ce27a 2012-03-08 14:20:38 +00:00
Kathy 18743629c6 2012-02-27 16:13:34 +00:00
Rich 8e2b179738 Restore Kathy's code that I stepped on with my update 2012-02-21 16:05:00 +00:00
Rich a57172f22f correct config xml to upper case C
RevisionConfig property on Revision and RevisionInfo classes
2012-02-15 20:41:34 +00:00
Rich 1c2c28c625 new revision config class 2012-02-15 20:40:26 +00:00
Kathy 4e2d6e5089 2012-02-15 14:56:20 +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 3ae2116de3 2012-01-27 12:38:54 +00:00
Rich 3ba7971ece Save File Last Write UTC as Document.DTS
Eliminate unused variables
Use settings for Format Load
Output status of Formats being loaded
Save File Last Write UTC as Document.DTS
added History_OriginalFileName to DocumentConfig
Use settings rather than local variables
Only use the first 12 characters of a ROID for DROUsage Lookup
2012-01-24 19:57:09 +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
jjenko 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
jjenko edf7c15dbb If the plant format does not have PMode set, then it should default to 2 column mode. (according to 16-bit code) 2012-01-11 13:51:14 +00:00
Kathy afde4b2516 2012-01-10 14:42:13 +00:00
Rich aed6c8740c File Date/Time changed to UTC to eliminate Daylight Savings Time Issue 2011-12-02 16:28:53 +00:00
Kathy e024297db6 2011-11-21 16:43:36 +00:00
jjenko eed402ef7f added unicode dash to regular expression check for Fortran format numbers 2011-10-12 12:43:51 +00:00
Rich faf4e1b5d9 Make properties case insensitive
Add unimplemented boxes to Log File.
2011-10-06 14:43:51 +00:00
jjenko 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
jjenko 2c4f1280ca Add logic for multiple return values to AccPageID lookup 2011-09-28 13:24:16 +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 c67def5eb0 2011-09-22 11:50:54 +00:00
Kathy 552b54cb2d 2011-09-22 11:50:03 +00:00
Kathy 3ce2993201 2011-09-22 11:48:38 +00:00
Kathy 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
Kathy 9115019723 2011-07-14 15:56:45 +00:00
Kathy f1d48204c6 2011-06-16 10:30:28 +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 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
Kathy 438fed8c7d 2011-04-06 14:22:49 +00:00
jjenko b43ea73257 2011-03-10 13:32:26 +00:00
jjenko 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
Kathy 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
Rich 37ffd45792 B2011-030 - ColorConfig.ColorFromString failed on an empty string.
B2010-004 - AdjustLocation should only be called for Visible StepItems
2011-01-07 17:04:43 +00:00
Rich 1569e1e0f5 Generic Color Configuration Support 2010-12-06 12:49:49 +00:00
Rich a73713e333 Convert INI format colors to standard System.Drawing.Color
Use Generic Color Configuration Support
2010-12-06 12:47:02 +00:00
Kathy 46a7416070 2010-12-02 15:21:29 +00:00
Kathy 59aca78048 2010-11-16 17:23:54 +00:00
Kathy 5197c29350 2010-10-13 17:03:24 +00:00
Kathy a97adee587 2010-10-07 12:29:28 +00:00
Rich a4e94054d2 Use inheritance to get Format 2010-09-27 16:23:11 +00:00