6fd84e2f2a 
					 
					
						
						
							
							C2025-023 Electronic Procedures - Modifications to PROMS (Phase 1)  
						
						
						
						
					 
					
						2025-04-08 10:54:19 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						71130bd26b 
					 
					
						
						
							
							C2019-025_Ability-to-Toggle-Replace-Words  
						
						
						
						
					 
					
						2025-01-24 10:12:43 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fd0ea4404b 
					 
					
						
						
							
							F2024-080 Add Initial Line/Ability to Disable to UI for South Texas  
						
						
						
						
					 
					
						2024-10-25 09:19:20 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7f899175d1 
					 
					
						
						
							
							C2024-017 Removed old (not implemented) format variables and settings from the format files and removed incomplete references to them in the C# code.  Also added descriptions of the used format variables in the C# code that hooks the XML format files to the PROMS C# logic.  
						
						
						
						
					 
					
						2024-07-26 14:54:11 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						64bdb9fb76 
					 
					
						
						
							
							B2024-017-Fix-BNPP-Table-Arrows  
						
						
						
						
					 
					
						2024-03-28 09:03:03 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4f68414a8a 
					 
					
						
						
							
							B2023-110-Symbols-in-tables  
						
						
						
						
					 
					
						2024-03-22 12:56:36 -04:00 
						 
				 
			
				
					
						
							
							
								Kathy Ruffing 
							
						 
					 
					
						
						
							
						
						3b3a542b24 
					 
					
						
						
							
							B2024-001: Out of memory crash on update of ROs when RO has '>' or '<' and RO in table, when done from ribbon or admin tools  
						
						
						
						
					 
					
						2024-01-24 06:57:46 -05:00 
						 
				 
			
				
					
						
							
							
								Kathy Ruffing 
							
						 
					 
					
						
						
							
						
						e4af381d0c 
					 
					
						
						
							
							C2023-015: Pagination on sub-step (currently only for Vogtle 3_4)  
						
						
						
						
					 
					
						2023-09-12 06:56:48 -04:00 
						 
				 
			
				
					
						
							
							
								Chris Glavan 
							
						 
					 
					
						
						
							
						
						bbce2ad0a6 
					 
					
						
						
							
							Commit for development environment setup  
						
						
						
						
					 
					
						2023-06-19 16:12:33 -04:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						81d20b26ac 
					 
					
						
						
							
							B2023-060: Beaver Valley SAMG/Supplemental Information Continuous Sections printing as Separate  
						
						
						
						
					 
					
						2023-05-26 11:26:26 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						c4356e3646 
					 
					
						
						
							
							B2023-038: Import of procedure crashes when it has an RO that is not in the set it is imported into (rather than converting it to text)  
						
						
						
						
					 
					
						2023-04-03 15:52:53 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						da05241df7 
					 
					
						
						
							
							B2023-037: Handle <=, >=, +-, -> and <- symbols in ROs.  
						
						
						
						
					 
					
						2023-03-30 12:59:06 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						07212ffe77 
					 
					
						
						
							
							B2023-015 Added Print_ViewableStartingChangeBarDate will get date only if user overrode from context menu of the procedure – used in HasChanges in itemExt.cs  
						
						... 
						
						
						
						B2023-015 added check for user override of the date to start showing change bars. Logic needed to handle when printing Child procedures. 
						
						
					 
					
						2023-02-21 16:22:06 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8e3ed34c01 
					 
					
						
						
							
							B2022-140 – remove any preceding space characters in the ROID string.  This was causing an error and preventing the RO text search results dropdown list from clearing when a linked RO was selected.  
						
						
						
						
					 
					
						2022-11-29 17:01:42 +00:00 
						 
				 
			
				
					
						
							
							
								Jake 
							
						 
					 
					
						
						
							
						
						6712671d04 
					 
					
						
						
							
							B2022-124: [JPR] Blank RO Values (All Spaces) printing as "?"  
						
						
						
						
					 
					
						2022-10-03 17:56:12 +00:00 
						 
				 
			
				
					
						
							
							
								Jake 
							
						 
					 
					
						
						
							
						
						7c9a722eba 
					 
					
						
						
							
							B2022-121: RO values containing curly braces around values that are NOT multi return values do not resolved in Word Sections.  
						
						
						
						
					 
					
						2022-09-21 21:05:41 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						9b65876cb0 
					 
					
						
						
							
							B2022-110: PC/PC Multi return values are correct in editor but not correct in Step Properties/RO when RO selected in editor or in Print. Additional fix – first change on 9/7/22 made finding figure ros fail. This update fixes original bug & figures.  
						
						
						
						
					 
					
						2022-09-12 16:19:12 +00:00 
						 
				 
			
				
					
						
							
							
								Jake 
							
						 
					 
					
						
						
							
						
						ef3bd24392 
					 
					
						
						
							
							B2022-107: Added code to update the Loading Screen / Progress Display  
						
						
						
						
					 
					
						2022-09-08 19:49:28 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						31d913adb1 
					 
					
						
						
							
							B2022-110: PC/PC Multi return values are correct in editor but not correct in Step Properties/RO when RO selected in editor or in Print  
						
						
						
						
					 
					
						2022-09-07 14:52:38 +00:00 
						 
				 
			
				
					
						
							
							
								Jake 
							
						 
					 
					
						
						
							
						
						ac8e8432b7 
					 
					
						
						
							
							B2022-098: ROs not being resolved in Word Sections  
						
						
						
						
					 
					
						2022-08-16 15:02:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7386ae7c39 
					 
					
						
						
							
							F2022-024 – Time Critical Action info in step config  
						
						
						
						
					 
					
						2022-08-11 18:10:41 +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 
						 
				 
			
				
					
						
							
							
								Jake 
							
						 
					 
					
						
						
							
						
						6dff9463ad 
					 
					
						
						
							
							B2022-083: Support Conditional RO Values (v2.1) [Part-2]  
						
						
						
						
					 
					
						2022-07-28 10:03:07 +00:00 
						 
				 
			
				
					
						
							
							
								Jake 
							
						 
					 
					
						
						
							
						
						d327ab08af 
					 
					
						
						
							
							B2022-083: Support Conditional RO Values  
						
						
						
						
					 
					
						2022-07-26 20:01:25 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1974599986 
					 
					
						
						
							
							B2022-077 Need to use the Singleline RegexOption for Regex.Matches  
						
						
						
						
					 
					
						2022-07-11 20:36:27 +00:00 
						 
				 
			
				
					
						
							
							
								Jake 
							
						 
					 
					
						
						
							
						
						0e0a733c55 
					 
					
						
						
							
							 
						
						
						
						
					 
					
						2022-06-07 15:03:04 +00:00 
						 
				 
			
				
					
						
							
							
								Jake 
							
						 
					 
					
						
						
							
						
						3f7cbc10bc 
					 
					
						
						
							
							B2022-026 RO Memory reduction coding (Jakes Merge)  
						
						
						
						
					 
					
						2022-06-03 19:45:42 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						fa5d78f844 
					 
					
						
						
							
							B2022-047: Tables search – refresh data to allow search to find text in tables  
						
						
						
						
					 
					
						2022-06-02 13:12:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d77494d6e4 
					 
					
						
						
							
							B2022-026 RO Memory reduction coding  
						
						
						
						
					 
					
						2022-05-26 20:27:06 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						71d8f0dcb8 
					 
					
						
						
							
							B2022-050 RO values containing a < where causing the parent/child RO value to not be parsed into the correct RO values  
						
						
						
						
					 
					
						2022-05-10 18:18:18 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3de3252f1b 
					 
					
						
						
							
							C2022-014 commented out debug write to error log  
						
						
						
						
					 
					
						2022-04-07 21:16:27 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						01c72f6ddb 
					 
					
						
						
							
							B2022-037 Fix to find unlinked RO’s that have parent/child applicability values, in the step properties RO tab (used to insert RO’s)  
						
						
						
						
					 
					
						2022-03-09 14:14:11 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						38857b1fcd 
					 
					
						
						
							
							B2022-032 Fixed an index out of range error while building an RO return value that contains Parent/Child enabled RO fields.  The code was improperly calculating the next position in the raw RO return value information.  
						
						
						
						
					 
					
						2022-03-02 16:08:15 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b1a39f4a21 
					 
					
						
						
							
							C2022-004 Logic to print a Unit Designator Watermark  
						
						... 
						
						
						
						C2022-004 added Unit Designator Watermark option
C2022-004 added format xml structure for Unit Designator Watermark and a flag to use it on Approval PDFs 
						
						
					 
					
						2022-02-23 21:01:33 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						1b7bb16e6d 
					 
					
						
						
							
							C2021-015: High Level Steps in Table of Contents  
						
						... 
						
						
						
						C2021-015: Barakah High Level Steps in Table of Contents 
						
						
					 
					
						2022-02-23 14:46:04 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						bb81c62e3e 
					 
					
						
						
							
							Added comments & commented out unused dictionary  
						
						
						
						
					 
					
						2022-02-14 13:39:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9098c58ea8 
					 
					
						
						
							
							B2022-023 added logic to process <U-Other > tokens that have a space after “Other”  
						
						
						
						
					 
					
						2022-02-09 13:53:43 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9022b2e026 
					 
					
						
						
							
							B2022-020 Insert RO was returning the applicability information instead of the resolved RO Return value when the return value contained a question mark.  Also will add to error log if the return value fails to parse the parent/child information with the regular expression  
						
						
						
						
					 
					
						2022-01-25 17:26:11 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						31dd017354 
					 
					
						
						
							
							B2022-018 Fixes issue where the RO return value was truncated after the unit number for RO return values in the Equipment - Unit Specific RO database  
						
						
						
						
					 
					
						2022-01-25 13:43:30 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						1e217c71ec 
					 
					
						
						
							
							B2022-015: BNPP - Added an ‘NotInRO flag’ for replace words to determine whether RO text should have Replace Words applied  
						
						
						
						
					 
					
						2022-01-21 15:23:47 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8a2b19521d 
					 
					
						
						
							
							C2022-001 logic to handle the new parent/child format of the RO.FST  
						
						
						
						
					 
					
						2022-01-21 14:33:49 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7a753badc8 
					 
					
						
						
							
							C2021-065 – BNPP Alarms logic to get RO info based on the OTHER (i.e. OtherName) applicability setting  
						
						
						
						
					 
					
						2022-01-14 18:56:00 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						6abc29457f 
					 
					
						
						
							
							B2021-145: For applicability, the tree view & pdf file name are not getting resolved when using any of the ‘OTHER’ tokens  
						
						
						
						
					 
					
						2021-12-08 14:38:13 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4c1bbbbc35 
					 
					
						
						
							
							B2021-141 – Printing a procedure for the last child (unit) was causing PROMS to crash when processing multiple ROs that have Parent/Child values.  
						
						
						
						
					 
					
						2021-12-01 22:02:10 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8755e9f0ad 
					 
					
						
						
							
							C2021-056 Added FirstWord flag to ReplaceWords  
						
						... 
						
						
						
						C2021-056 Added logic to support the FirstWord flag in ReplaceWords.  When set, the word will be replaced only if it the first word in the text. 
						
						
					 
					
						2021-10-27 17:44:14 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						033df8ccb3 
					 
					
						
						
							
							C2021-047: Allow for setting of Merged Pdf Landscape Page Number Location  
						
						
						
						
					 
					
						2021-10-25 14:19:37 +00:00 
						 
				 
			
				
					
						
							
							
								Kathy 
							
						 
					 
					
						
						
							
						
						2b25136036 
					 
					
						
						
							
							F2021-053: BNPP Alarm – need ability to have super/sub scripts in the text of Alarm Tables (ROs)  
						
						
						
						
					 
					
						2021-10-25 12:18:49 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						be5bb48f82 
					 
					
						
						
							
							C2021-045 add BeforeList ReplaceWords flag  
						
						... 
						
						
						
						C2021-045 add logic to support BeforeList ReplaceWords flag 
						
						
					 
					
						2021-10-13 17:55:15 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f69fd75759 
					 
					
						
						
							
							B2021-093 null reference check when looking for child RO values  
						
						
						
						
					 
					
						2021-08-24 14:01:40 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ce9e9e182e 
					 
					
						
						
							
							C2021-026 Parent/Child applicability in RO Editor  
						
						
						
						
					 
					
						2021-07-29 18:28:12 +00:00