b0269d4f56 
					 
					
						
						
							
							F2018-022 added an AppendDotZero step type flag to append “.0” to a high level step number  
						
						
						
						
					 
					
						2018-03-21 17:12:43 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						60bc70dbc5 
					 
					
						
						
							
							B2018-051 Inserting a new enhanced (non-linked) step was inserting the same HLS type as current step instead of the selected HLS type from the insert menu.  
						
						... 
						
						
						
						B2018-052 – The old hard space character in the enhanced document template will now be inserted as a hard space instead of a question mark 
						
						
					 
					
						2018-03-20 18:03:18 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						60e9131698 
					 
					
						
						
							
							C2015-022 Separate Windows Upgrade – moved RemoveEnhancedFromConfig from AuditExt.cs  
						
						... 
						
						
						
						C2015-022 Separate Windows Upgrade – new call to RemoveEnhancedFromConfig
C2015-022 Separate Windows Upgrade – needed to check ProcessID instead of SessionID 
						
						
					 
					
						2018-03-12 14:34:01 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f87f541a16 
					 
					
						
						
							
							C2015-022 Separate Windows Upgrade – moved RemoveEnhancedFromConfig to ItemExt.cs  
						
						
						
						
					 
					
						2018-03-12 14:32:39 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						2dd35e476b 
					 
					
						
						
							
							B2018-043 The code to fix Invalid Transitions did not handle an instance where the Transition Text was missing.  This fix will remove transitions with no text.  
						
						
						
						
					 
					
						2018-03-08 18:54:42 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8b864b3d44 
					 
					
						
						
							
							Improved logic for bug fix B2018-043.  Added a NULL reference check in the logic that detects an infinite loop while checking for invalid transitions  
						
						
						
						
					 
					
						2018-03-08 14:33:20 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						7164ae98ef 
					 
					
						
						
							
							B2018-043 The code to fix Invalid Transitions in procedure text was getting hung in an infinite loop in the Admin Tools or when these step were opened in the editor.  I added some code to exit from the loop if some of the tokens are missing.  
						
						
						
						
					 
					
						2018-03-07 19:04:32 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						09aa4e4ab0 
					 
					
						
						
							
							B2018-042 the property class was not printing on all of the pages it needed to be  
						
						... 
						
						
						
						B2018-041 Setpoints were not being uppercased when they followed a dash character 
						
						
					 
					
						2018-03-02 16:59:27 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						c23fcb9435 
					 
					
						
						
							
							B2018-032 - Add logic to eliminate crashing if figures are not available for an RO.FST  
						
						
						
						
					 
					
						2018-02-21 22:47:25 +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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7123b2d59e 
					 
					
						
						
							
							B2018-018 When approving a second procedure, the cache had the ActiveSection as an ItemInfo instead of as a SectionInfo  
						
						
						
						
					 
					
						2018-02-02 19:29:21 +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 
							
						 
					 
					
						
						
							
						
						01ce36b86a 
					 
					
						
						
							
							B2018-002 Handle Range Transitions for Invalid Transitions  
						
						... 
						
						
						
						Add a prefix to transitions converted to text which were invalid
B2018-002 Add counters for invalid transitions converted to text.
Added a method to convert invalid transitions to text
B2018-002 Cleanup debug
B2018-002 Changed the panel so that it only requires a default section if the default is not set and it is required
B2018-010 Logic fixed to display the Requires Default tooltip only when it is required.
B2018-002 Fix invalid transitions when a step is activated.
B2018-002 Don't fail when you open a step with an invalid transition.
B2018-002 Display Transition Refresh Statistics 
						
						
					 
					
						2018-01-24 14:47:34 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						b1fa1603b2 
					 
					
						
						
							
							Revert to previous version  
						
						
						
						
					 
					
						2018-01-19 19:21:42 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						849b7230f2 
					 
					
						
						
							
							Handle Range Transitions for Invalid Transitions  
						
						... 
						
						
						
						Add a prefix to transitions converted to text which were invalid
Add counters for invalid transitions converted to text.
Added a method to convert invalid transitions to text
Cleanup debug
Changed the panel so that it only requires a default section if the default is not set and it is required
Fix invalid transitions when a step is activated.
Don't fail when you open a step with an invalid transition.
Display Transition Refresh Statistics 
						
						
					 
					
						2018-01-18 15:09:06 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						ce099ed78e 
					 
					
						
						
							
							B2017-269 - Logic added to handle new flag BoldTransitionsExceptBoldHLS.  This was necessary since different types of high level steps can be both bold and normal.  
						
						
						
						
					 
					
						2018-01-03 20:06:46 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						8b177644f7 
					 
					
						
						
							
							B2017-272:  For enhanced, use correct section type when creating a new section when previous sections in source are not linked.  
						
						... 
						
						
						
						B2017-272:  added a null check 
						
						
					 
					
						2017-12-12 16:02:30 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						3e4c4782bd 
					 
					
						
						
							
							B2017-271: Copy/paste procedure, with enhanced background, crashes if missing step(s) in background  
						
						
						
						
					 
					
						2017-12-12 13:48:53 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						7dfd2d9738 
					 
					
						
						
							
							B2017-268:  Fix crash when creating a new enhanced procedure & linking an existing source procedure to it when the Procedure Numbers were different.  
						
						
						
						
					 
					
						2017-12-04 17:05:35 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						0a91bc1739 
					 
					
						
						
							
							B2017-265 When pasting a Hyphen from MSWord in one of the first three characters the code would go into an infinite loop.  
						
						
						
						
					 
					
						2017-11-30 13:04:32 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						92eb33c044 
					 
					
						
						
							
							B2017-264 Limit Right Margin and Bottom Margin so that they cannot be negative.This was causing a problem when a Landscape section was added.  
						
						
						
						
					 
					
						2017-11-29 15:35:48 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						c02b088509 
					 
					
						
						
							
							B2017-262 - Use the Word document date-time-stamp for the Document SQL record  
						
						
						
						
					 
					
						2017-11-21 18:17:27 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						7469b70b06 
					 
					
						
						
							
							B2017-260 - Add a prefix to the temporary MSWord section file names including the SQL server name and the database name.  
						
						
						
						
					 
					
						2017-11-20 19:53:54 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						c1cacb93a4 
					 
					
						
						
							
							B2017-255 Get the correct file length before saving the contents to the database  
						
						
						
						
					 
					
						2017-11-08 18:51:54 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						94bf1c70a4 
					 
					
						
						
							
							B2017-247 Added Error Handling for PingSession so that the code will not crash  
						
						
						
						
					 
					
						2017-11-06 16:47:41 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						543a64a4f2 
					 
					
						
						
							
							B2017-249 Handle AutoSave feature of MSWord.  Handle temporary documents which were not saved when PROMS crashed or was terminated without saving.  
						
						
						
						
					 
					
						2017-11-06 15:25:09 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						672cdf7ef4 
					 
					
						
						
							
							B2017-236 Replace embedded returns with spaces and trim the spaces from the end of the section title.  
						
						
						
						
					 
					
						2017-10-20 13:13:38 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						66bb457fb3 
					 
					
						
						
							
							B2016-003 Transitions to sections whose number has a leading space was causing errors in transition text  
						
						
						
						
					 
					
						2017-10-13 13:30:49 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						fc82fced84 
					 
					
						
						
							
							B2017-255: When pasting a source step that has links to an enhanced step into a section that has linked enhanced steps, do not remove the links to the new enhanced step.  
						
						
						
						
					 
					
						2017-09-27 14:34:15 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						48df3eeee8 
					 
					
						
						
							
							Added logic to support ConvertUnderscoreToUnderline flag  
						
						
						
						
					 
					
						2017-09-21 17:37:18 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						fbc4b42ff1 
					 
					
						
						
							
							B2017-209: Restoring an enhanced step whose source step is deleted causes crash  
						
						
						
						
					 
					
						2017-09-21 14:08:20 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						f60e808b89 
					 
					
						
						
							
							B2017-211 Roman High Level steps should be followed by Uppercase alpha substeps - This is being limited to Calvert SAMG Format  
						
						
						
						
					 
					
						2017-09-20 16:21:53 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ed47591369 
					 
					
						
						
							
							B2017-204 reset the RO Usage count which will reset the cached RO information  
						
						
						
						
					 
					
						2017-09-12 13:28:39 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						83e13a93ee 
					 
					
						
						
							
							B2017-196: Hanging indent entered negative numbers rather than indent  
						
						
						
						
					 
					
						2017-09-08 13:14:41 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						a74b016fc5 
					 
					
						
						
							
							B2017-192: SAMG Supplemental facing page, incorrect steps on facing pages depending on page breaks of steps.  
						
						
						
						
					 
					
						2017-09-01 15:45:27 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d228ca58dc 
					 
					
						
						
							
							B2017-179 detect if Paste/Replace was aborted due to Transition references and user had selected to go to the first transition that needs attention.  
						
						... 
						
						
						
						The Paste/Replace method can now return a NULL, so we needed to handle that. 
						
						
					 
					
						2017-09-01 12:40:09 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f45b4e491b 
					 
					
						
						
							
							B2017-004 Added a method to check if the current item is inside of a Note or Caution  
						
						
						
						
					 
					
						2017-08-29 15:21:24 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						52b40b0f5e 
					 
					
						
						
							
							B2017-076 Added checks to see if we processed any transitions or ROs and added a status message at the end of importing explaining the procedure that was imported did not have transitions or ROs.  
						
						... 
						
						
						
						B2017-076 Added a Boolean return value to FixTransitionText so that we know if any transition was processed. 
						
						
					 
					
						2017-08-25 13:50:57 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						79c7332829 
					 
					
						
						
							
							B2017-177 – don’t print text ROs in red on Word attachment pages  
						
						
						
						
					 
					
						2017-08-23 14:36:46 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						a413025fcd 
					 
					
						
						
							
							B2017-174: Fix crash when linking (Enhanced) a new note (added a null reference check) when first in list with others below it.  
						
						
						
						
					 
					
						2017-08-15 15:22:20 +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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						21184ba366 
					 
					
						
						
							
							Cleaned up status messages and results message when refreshing transitions  
						
						... 
						
						
						
						B2017-165 convert ? transition from 16-bit to 32-bit conversion to text 
						
						
					 
					
						2017-08-08 19:51:20 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						2a28bac333 
					 
					
						
						
							
							B2017-170: fix null reference and remove fix for B2017-169 (fixed in underlying code in ItemInfoList)  
						
						
						
						
					 
					
						2017-08-08 15:16:04 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						e702d5d8fc 
					 
					
						
						
							
							B2017-167 Remove spurious space in RO Value between two RTF Commands  
						
						
						
						
					 
					
						2017-08-07 20:04:22 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3681dfa9a6 
					 
					
						
						
							
							B2017-169 needed to create a temporary item list when processing the Update ROs and Refresh Transitions item loops  
						
						
						
						
					 
					
						2017-08-07 19:20:35 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						c37948a2f3 
					 
					
						
						
							
							B2016-130: Previous checkin for this caused crash on null reference - this was fixed.  
						
						
						
						
					 
					
						2017-08-07 14:40:59 +00:00 
						 
				 
			
				
					
						
							
							
								Rich 
							
						 
					 
					
						
						
							
						
						a03e6903d0 
					 
					
						
						
							
							B2017-168 Fixed logic to handle Fortran Formatted numbers  
						
						
						
						
					 
					
						2017-08-07 14:31:34 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						20a07c6a3e 
					 
					
						
						
							
							B2016-130: Copy and paste replace steps causing missing and duplicate items in tree (problems with ‘NextItems’)  
						
						
						
						
					 
					
						2017-08-07 13:05:02 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e4a33c4471 
					 
					
						
						
							
							B2017-146 added a definition for a Part FromType of zero so that a valid xml node name is created when generating an export file of a procedure.  
						
						
						
						
					 
					
						2017-07-25 16:07:07 +00:00