19 Commits

Author SHA1 Message Date
92345f8f91 ~Addressed out-of-memory exception being thrown when right-clicking on a procedure with previous revisions 2024-02-19 12:09:09 -05: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
Jake
3f7cbc10bc B2022-026 RO Memory reduction coding (Jakes Merge) 2022-06-03 19:45:42 +00:00
1f559a0d12 B2020-124: Fix crash on approval when working draft is not linked to an RO location 2020-10-15 12:39:19 +00:00
59cb56ca88 B2020-125: View of Consistency check report displaying error message and crashing 2020-09-22 16:21:02 +00:00
f94556ba39 B2018-019 replace non-standard dash character with a keyboard dash character when building the revision checks during an approval. 2018-02-08 14:47:26 +00:00
9c1f58eb0b B2018-016 replace the open/close quote characters (0x1c & 0x1d) with the xml “"” when doing the Consistency Checks that look at x/y plots 2018-01-29 14:38:59 +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
8cd75c0c14 logic to save word sections with resolved RO values for exporting the approved procedure
logic to create an export file with unlinked RO and Transition
Commented out debug statements to help evaluate memory usage
2016-02-18 15:29:25 +00:00
Rich
22e1a52278 Fixed how ConvertROToText handles curly braces.
Improved how FixContentText handles curly braces
Improved how BuildTransitionToChecks handles curly braces
2014-05-28 02:13:21 +00:00
Rich
829be02c4b Changed BuildTransitionFromChecks and BuildTransitionToChecks methods to handle curly braces. 2014-05-23 01:16:26 +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
5eeb573a43 Added GetByItemIDAndRevisionNumberAndUnitID method to Revision class
Added GetByItemIDandUnitID method to RevisionInfoList class
Added UnitID property to ItemCriteria class of RevisionInfo class
Added CurrentItemUnitCriteria class implementing ItemCriteria class of RevisionInfo class
Added GetCurrentByItemIDandUnitID method to RevisonInfo class
Added DataPortal_Fetch method using CurrentItemUnitCriteria parameter to RevisionInfo class
Changed how DocVersionInfo was obatained to support multi unit
Changed how ROFstInfo was obtained to support multi unit
Set ROFstInfo objects DocVersion to support multi unit
Changed docVer property of ROFstInfo class to DocVersionInfo class
Changed how docVer property was assigned value in ROFstInfo class
Changed ResolvePathTo method of TransitionInfo class to support multi unit
Changed how thisTab variable value is set in TransitionText class to support multi unit
2012-12-04 22:59:40 +00:00
61fcf17624 B2012-315 – fixed problem approving a new procedure
added a null reference check
2012-11-20 16:07:56 +00:00
3f89ac22d7 2012-10-04 11:24:49 +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
1709f8970d used new property ShortROID
created new property ShortROID
2012-01-26 19:45:41 +00:00
Rich
f9fa4fa3c1 Script changed to be able to run repeatedly
Add DROUsages to Concistency Check
2012-01-24 20:35:13 +00:00
Rich
99035d83c3 extension methods for revision object of approval process 2012-01-23 13:42:32 +00:00