14 Commits

Author SHA1 Message Date
Rich
0376212e09 Added code to handle Table ROs.
Used generic (static) VlnFlexGrid.ROTableUpdate to determine if the table contents are updated.
Added Error Handling around the code that shuts down PROMs
Added function to ROFSTLookup to retrieve the Accessory Page ID.
Corrected code to handle value changes for Table ROs
Created generic (static) VlnFlexGrid.ROTableUpdate to determine if the table contents are updated.
2014-03-19 15:30:26 +00:00
Rich
e8453b8648 Reset Selected Slave after processing
Added and Commented-out some debug output
Use GetTranslatedROValue to get the correct RO value when text is restored
Fix logic to attempt to use existing DocVersionInfo rather than creating a new instance
Base lookup on ROFSTID and Selected Slave
2014-03-12 22:01:55 +00:00
Rich
f864d03eec Changed how ROFSTLookup object was obtained based on correct DocVersion
Changed how RoFst date time is compared to actual ro.fst file date time
2014-02-07 17:37:51 +00:00
Rich
8cbe003054 Added code to fix error when restoring a deleted procedure from either a previous or next procedure. 2013-11-11 18:48:03 +00:00
Rich
53123154fc When restoring content or item changes in change manager, make sure update both ro values and transitions 2013-05-21 14:14:45 +00:00
Rich
2ecad446a4 Modifed GetChronology methods to include datetime parameter
Modified GetChronologyByUnit methods to include datetime parameter
Modified GetSummary methods to include datetime parameter
Modified GetSummaryByUnit methods to include datetime parameter
Modified HasChangeBar property to base value on ChangeBarDate
Added ChangeBarDate property to ProcedureInfo class
2013-04-08 14:42:50 +00:00
Rich
1beeac6d6f Changed logic to get one record rather than 32000. 2013-01-14 17:23:23 +00:00
Rich
e086c88bb8 Added method GetChronologyByUnit to AnnotationAuditList class returning AnnotationAuditInfoList for multi unit
Removed blank lines
Added method GetChronologyByUnit to ContentAuditInfoList class returning 	ContentAuditInfoList for multi unit
Added method GetSummaryByUnit to ContentAuditInfoList class returning 	ContentAuditInfoList for multi unit
Added FixTransitionText method to ContentInfo class
2012-12-04 22:56:07 +00:00
1f74f7673b 2012-10-04 11:20:03 +00:00
Rich
c21f8adf32 Create ListString property used in DisplayHistory
TabTitle for unnumbered procedures
2012-03-22 20:29:49 +00:00
12eaf94c09 added a Refresh method to refresh AnnotationTypeInfoList
added a Refresh method to refresh StageInfoList
2012-03-16 15:49:09 +00:00
Rich
42c8501927 changes to support approval process 2012-01-23 13:43:41 +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