32 Commits

Author SHA1 Message Date
5ad9d81cc1 C2024-038 PROMS – Summary of Changes report generation enhancements
This is an upgrade item to add a method to exclude annotations and a way run the summary of changes report from a specific date.
2025-02-14 15:10:40 -05:00
64bdb9fb76 B2024-017-Fix-BNPP-Table-Arrows 2024-03-28 09:03:03 -04:00
be72063a3c B2023-072: Crash when restoring annotation whose type had been removed 2023-06-13 12:59:43 +00:00
da05241df7 B2023-037: Handle <=, >=, +-, -> and <- symbols in ROs. 2023-03-30 12:59:06 +00:00
Jake
f8269a7ac6 B2022-088: Find Doc Ro button not working in Word Sections
B2022-089: Updating RO Crashes
2022-08-08 10:04:21 +00:00
b172dc3080 C2020-038: When deleting a procedure, add a prompt so that user has to enter a reason that is saved to database 2020-10-22 10:21:53 +00:00
70692e9d77 B2019-037 added logic to replace ~ and # characters with superscript and subscript commands 2019-04-17 17:06:37 +00:00
f87f541a16 C2015-022 Separate Windows Upgrade – moved RemoveEnhancedFromConfig to ItemExt.cs 2018-03-12 14:32:39 +00:00
fbc4b42ff1 B2017-209: Restoring an enhanced step whose source step is deleted causes crash 2017-09-21 14:08:20 +00:00
95f4767651 B2017-045: Allow copy of enhanced step pasted to non-enhanced section removing enhanced link data 2017-08-23 12:12:57 +00:00
7b1a3d49c6 B2017-164 & B2017-172 added a null reference check for Config information when trying to remove Enhanced Document information 2017-08-11 14:31:28 +00:00
Rich
7ff0dbd98f B2017-118 - Don't access RO Association unless there is a RO Usage
B2017-118 - Restore Children, Sibling, Text or Table cell text when no RO Association has been established
2017-06-13 17:41:05 +00:00
1e7004b5d6 B2017-070 when restoring a deleted step that once had enhanced document link info, remove the link info from the step and its cautions and notes 2017-03-31 18:09:09 +00:00
de0e7d3613 B2017-069 – remove enhanced document information from the config when a step is restored from history
Added a null check
2017-03-31 15:18:02 +00:00
Rich
aa40ff017d Added a Timeout property to the FolderConfig
Added Command Timeout to each query that did not have a specified timeout
2017-03-01 15:40:36 +00:00
e689dc2ba0 Embedded images 2016-10-17 14:25:30 +00:00
4c6d09803d Supporting logic to handle the use of the backslash character
Supporting logic to handle the use of the backslash character, and question marks
Supporting logic to handle the use of the backslash character, dashes, and symbols
Supporting logic to handle the use of the backslash character and dashes
2016-06-21 15:15:01 +00:00
Rich
e3b5351b30 Added code to support conversion to text of invalid referenced objects and invalid transitions
Added command line switch NOUPDATERO to prevent updating referenced objects
Added code to support conversion to text of invalid transitions
2015-02-05 03:52:57 +00:00
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