48 Commits

Author SHA1 Message Date
Rich
03fdd0e613 Fixed Hanging Indent logic. 2014-10-16 11:42:42 +00:00
Rich
dd7f3a4148 Added getRoUsagesForDocVersion and modified vesp_ListTables3 stored procedures
Updated how RO values are updated as a result of issues identified by Calvert data
Modified code to handle non-standard characters in StepType variable.
Chnaged how transitions are updated to utilize methods of Content and ContentInfo classes
2014-05-14 02:07:03 +00:00
ccc5d73658 Logic added to capture Calvert Placekeeper information on sub-steps
Added VEIP2r2 and VEIP2r3
2014-05-08 14:35:29 +00:00
091487cf7a BGE: Apply bold/underline next word for special cases 2014-05-07 13:28:34 +00:00
c926ddbe60 Add Hex values for Placekeepers and PhoneList checks
Logic to put Placekeeper and Phonelist info in the section config
Logic to put Placekeeper info in the step config
2014-04-08 21:00:07 +00:00
Rich
18ca100f95 Set annotation id to "Migration" for Migration Errors. 2013-09-25 21:22:40 +00:00
e47df68f83 fix DB crash when zcontents data for field is too large 2013-09-10 12:44:59 +00:00
Rich
55bb5f8c95 Added ProcName attribute with value to History node of ConfigInfo xml
For multi unit data, added Applicability attribute with value to MasterSlave node of ConfigInfo xml
2012-12-04 22:41:01 +00:00
c5e45bbe3f Bug fix B2012-270, GoTo button in PROMS could not find RO Table for viewing in the RO Editor 2012-10-24 16:08:34 +00:00
05713fc653 2012-10-08 16:43:00 +00:00
f8040e9a52 2012-09-12 12:59:25 +00:00
Rich
0e66393289 RichTextBox Processing
Output Config Info for Steps
2012-08-07 17:44:03 +00:00
Rich
7bcfafcc8b Move frmErrors when frmLoader is moved
Shutoff SpellCheck for StepRTB
Use using for temporary StepRTB
Use using for vlnFlexGrid
Added debug output to track StepRTBs and vlnFlexGrids in memory
Limit bottom margin to 0 or above
Dispose of roImage after it is done being used
Dispose of Figure after it is done being used.
Use GetJustRODB so that images are not loaded.
Added ErrorHandler if annotation is deleted after a search
Track create, dispose and finalize
Add static variable to control if SpellCheck is used
Use using for temporary StepRTB
Lazy Load SelectionStack
Clean-up on Dispose
Track create, dispose and finalize
Make MyCopyInfo Lazy Loaded
Use using for temporary StepRTB
Add Dispose method for TableCellEditor
Cleanup on Dispose
Only kill MSWord instances that are invisible
2012-07-13 18:34:57 +00:00
c64ab64568 commented out debug variable 2012-07-12 13:06:30 +00:00
db83de84d8 2012-06-27 13:23:54 +00:00
7211bebdbe 2012-06-08 13:09:23 +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
Rich
f5544b7053 Add separate counts for Errors, Warnings and Information
Cleanup memory after transition processing
Adjusted width of Error Count
Added memory usage to output
Added Stored Procedure GetJustFormat
Reduce Memory Use
Removed extra using statement
2012-05-21 13:30:21 +00:00
aa8faea595 2012-04-02 12:11:04 +00:00
dd14def97a Added a Dispose 2012-02-14 15:47:47 +00:00
Rich
11ba8ffa78 fixed stored procedure for consistency check to speed up processing
added history.recid to config
2012-02-09 16:11:02 +00:00
e192f0e1a3 2011-11-21 16:39:07 +00:00
0a12c02129 Fixed problem converting RO Tables 2011-10-10 12:56:33 +00:00
37d81afc5b Set grid border based upon type 2011-09-28 13:16:38 +00:00
e7838d2434 2011-09-22 11:47:06 +00:00
f95c2a10af 2011-08-24 11:40:30 +00:00
bf9743b0c3 2011-07-14 15:55:00 +00:00
6ac65a51a3 2011-04-15 14:45:39 +00:00
26ccbebb41 2011-03-17 09:30:44 +00:00
a67f3dc6c7 2011-03-10 13:30:13 +00:00
9d2f4faa33 2011-03-01 16:32:16 +00:00
7704e926df 2011-02-18 18:59:46 +00:00
Rich
ae196cfb5f Removed LogInfo for Annotations 2011-01-12 21:48:08 +00:00
af197dbd05 2010-06-24 10:38:14 +00:00
Rich
5af2c31559 Removed Debug Print
Moved code to add sections to Procedure parts
Moved code to add steps to Section parts
Moved code to add steps to Step parts
Changed Debug Print
Fixed a Format Flag conversion DontBreakOptEquipmentList
Changed GetItemFont so that parent items would not be left in the cache
Changed AddIncludedStepNumber to allow for ranges to sub levels.
Added a array reference to StepDataList by index.
2010-06-17 18:42:06 +00:00
eaba85067c 2010-03-31 16:49:11 +00:00
c83ee4259a 2010-03-25 14:44:13 +00:00
Rich
f26cc50c3c Added Error Handling and Reporting 2009-11-04 17:15:29 +00:00
efe1ddf609 replace back quote and other special character in RO values during data conversion 2009-09-01 13:03:25 +00:00
9c82153da1 2009-07-24 11:47:10 +00:00
368c85c98b 2009-06-12 20:17:03 +00:00
ff815ba28c 2009-02-26 15:35:36 +00:00
36323b44a7 2009-01-27 15:31:59 +00:00
dd571890fc 2008-11-19 13:53:59 +00:00
Jsj
73830ed0e1 handle junk comments 2008-04-01 17:02:17 +00:00
Jsj
68d3ef8861 Outside Transitions logic and annotations for unresolved transitions 2008-02-21 16:51:50 +00:00
ef81207dbe DataLoader changes during development 2007-11-14 14:49:18 +00:00
ad3f77a360 2006-11-14 15:58:03 +00:00