6554 Commits

Author SHA1 Message Date
6d5d87f04d B2023-093 added a Try Catch to the Convert method per suggestion from review 2023-09-13 16:27:13 -04:00
ef3efe2380 B2023-093 Convert PROMS Word sections to the DOCX format if needed before Editing or Printing 2023-09-13 14:27:38 -04:00
a923a597f3 Merge pull request 'C2023-015: Pagination on sub-step (currently only for Vogtle 3_4)' (#112) from VogtleWork into Development
Reviewed and approved the code for allowing page breaks at the sub-step level for the Vogtle Unit 3  & 4 Alarms.
2023-09-12 08:48:44 -04:00
e4af381d0c C2023-015: Pagination on sub-step (currently only for Vogtle 3_4) 2023-09-12 06:56:48 -04:00
350b943066 Merge pull request 'B2023-091: Vogtle Alarms pagination fix' (#109) from VogtleWork into Development
passed the code review
2023-08-30 14:09:40 -04:00
1cf3a52afa Merge pull request 'B2023-078 When using the split screen PROMS was crashing when the user closed a procedure tab on the other split screen side which didn’t have the current editing focus. PROMS was trying to reposition to the procedure tab that had editing focus, we…' (#110) from B2023-078 into Development
Merging B2023-078 into Development.
2023-08-30 13:26:14 -04:00
10821a478b B2023-078 When using the split screen PROMS was crashing when the user closed a procedure tab on the other split screen side which didn’t have the current editing focus. PROMS was trying to reposition to the procedure tab that had editing focus, we were not taking into account that saved currently active procedure tab could be in a different split screen. 2023-08-30 10:55:07 -04:00
3a6b1adc47 B2023-091: Vogtle Alarms pagination fix 2023-08-30 10:22:49 -04:00
ad476d8de4 Merge pull request 'F2023-134' (#107) from F2023-134_dontUnderlineAfterUnderbar into Development
format only change.
2023-08-24 14:59:31 -04:00
a472169c9d F2023-134
Turned off the format flag that was underlining text after an underbar when printing a RO return value
2023-08-24 14:56:37 -04:00
dcc49a10e5 Merge pull request '~Added script to update local repository branches with remote repository branches' (#105) from GitAutomation into Development
Merging into development
2023-08-24 09:07:14 -04:00
3ea3c32d06 ~Added script to update local repository branches with remote repository branches 2023-08-24 09:05:40 -04:00
25d500c44e Merge pull request 'B2023-089: Search results – reselection of search results step that was deleted causes unexpected results when redisplayed in editor.' (#103) from GenWork into Development
Looks good. The new logic will now handle if the step that is trying to be opened was deleted.
2023-08-24 08:51:13 -04:00
7312330448 B2023-089: Search results – reselection of search results step that was deleted causes unexpected results when redisplayed in editor. 2023-08-24 06:46:20 -04:00
0fa0213eac Merge pull request 'F2023-131 change font of generic EOP format to Arial' (#102) from F2023-131_ERGsFont into Development
Format only changes
2023-08-23 14:16:02 -04:00
314356de36 F2023-131 change font of generic EOP format to Arial 2023-08-23 14:14:13 -04:00
c9b0590be4 Merge pull request 'F2023-125' (#100) from F2023-125 into Development
Merging into Development.  No code review needed since formats are under development.
2023-08-22 16:39:05 -04:00
e8029abdcb F2023-125
~Added FOLDOUT to the top of the page right-justified.
~Added section text to the top center of the page.
~Added "Indented Paragraph" step type with proper formatting.
2023-08-22 16:38:07 -04:00
7eaa14d196 F2023-125:
~Added FOLDOUT to the top of the page an right-justified it.
~Added section level text to the top middle of the page.
~Added "Indented Paragraph" step type with proper formatting
2023-08-22 16:33:16 -04:00
bc11b2118f Merge pull request 'F2023-130 Vogtle ReplaceWords - don't bold \Check' (#98) from VogtleAlarms into Development
format only change.
2023-08-22 14:12:46 -04:00
ba5e76edae F2023-130 Vogtle ReplaceWords - don't bold \Check 2023-08-22 14:09:59 -04:00
47c7af2918 Merge pull request 'VogtleWork' (#96) from VogtleWork into Development
Reviewed the code changes for the pagination logic.
Changes are isolated for Alarm Point procedures and controlled by a format flag and is used in the Vogtle Units 3 & 4 Alarm format.
Changes look good.
2023-08-22 10:48:29 -04:00
d0b22aca17 B2023-088: Vogtle 3 & 4 Alarm pagination. Improved pagination for alarms: various alarms were not keeping bullet items together; Caution/Notes not always paginating as best as could be, should start at top of page if this keeps a lot of sub-step together. Put the code changes for pagination.cs & vlnParagraph.cs within a format flag ‘AlarmPagination’ 2023-08-22 09:05:05 -04:00
707136d2fc B2023-088: Vogtle Alarm pagination issues 2023-08-22 08:46:07 -04:00
3e567a192c Merge pull request 'F2023-122: Corrected wording of the bottom continued message' (#93) from F2023-122 into Development
Merging into Development.  No code review required since formats are under development.
2023-08-22 08:44:33 -04:00
d12733bd48 F2023-122: Corrected wording of the bottom continued message 2023-08-22 08:43:56 -04:00
d0ddbce414 Merge pull request 'F2023-127' (#91) from F2023-127 into Development
Merging into Development.  No code review needed since formats are under development.
2023-08-21 16:23:50 -04:00
19cec83ce4 F2023-127: Adjusted top margin for deleted procedures. **NOTE** - User must uncheck box to use Word margins in order for this to be in effect. 2023-08-21 16:22:42 -04:00
ac8f56c85e F2023-127: Adjusted top margin for deleted procedures. **NOTE** - User must uncheck box to use Word margins in order for this to be in effect. 2023-08-21 16:21:19 -04:00
c16cbd0978 F2023-127: Adjusted top margin for deleted procedures. **NOTE** - User must uncheck box to use Word margins in order for this to be in effect. 2023-08-21 16:17:37 -04:00
fcc9e1f99f Merge pull request 'VogtleAlarms' (#88) from VogtleAlarms into Development
format only changes.
2023-08-21 11:42:23 -04:00
754e41645f F2023-128 don't bold /Block 2023-08-21 10:29:30 -04:00
821859d2a7 F2023-129 lowercase "place" will now be bolded via ReplaceWords 2023-08-21 09:40:07 -04:00
a363e2b12b Merge pull request 'F2023-121' (#86) from F2023-121 into Development
Merging into Development.  No code review needed since formats are under development.
2023-08-15 11:28:45 -04:00
5dcbae4eda F2023-121: Added dashes to end messages for Attachment and Foldout 2023-08-15 11:28:05 -04:00
9ba13ef8e9 F2023-121: Added dashes to end messages for Attachment and Foldout 2023-08-15 11:15:46 -04:00
efb3532928 Merge branch 'master' into Development 2023-08-15 11:06:31 -04:00
aee97ad3f5 Merge pull request 'F2023-118: Added a Purpose and Symptoms section type, removing the end message' (#83) from F2023-118 into Development
Merging into Development.  No code review needed since formats are under development.
2023-08-15 11:05:24 -04:00
6606b6f9de F2023-118: Added a Purpose and Symptoms section type, removing the end message 2023-08-15 11:04:43 -04:00
8aae830452 F2023-118: Added a Purpose and Symptoms section type, removing the end message 2023-08-15 10:58:26 -04:00
16d64b3a0d Merge pull request 'F2023-120: Operator Actions' (#80) from F2023-120 into Development
Merging into Development.  No code review required since formats are under development
2023-08-15 10:37:59 -04:00
d3e0fee01f F2023-120: Operator Actions
~Added (Continued) message to subsequent pages
~Adjusted start position and width of step tabbing
~RNO column heading not modified per discussion with Paul
2023-08-15 10:36:48 -04:00
e2581bf8dd Merge pull request 'Development' (#79) from Development into master
Merging F2023-117 from development into master.  No testing required since formats are under development.
2023-08-10 11:50:12 -04:00
a50e86ac1a Merge pull request 'F2023-117: Do not bold Open/Closed or Start/Stop' (#78) from VogtleWork into Development
No review necessary
2023-08-10 11:47:45 -04:00
e1f48d4475 F2023-117: Do not bold Open/Closed or Start/Stop 2023-08-10 11:36:24 -04:00
38ad6d49fe Merge pull request 'Development' (#77) from Development into master
Merging F2023-116 from development into master.  No testing required since formats are under development.
2023-08-10 08:27:56 -04:00
8dc255f0a6 Merge pull request 'F2023-116 - increased the width of the step text on Alarm Point page' (#76) from VogtleAlarms into Development
Format only change.
2023-08-09 16:41:04 -04:00
d6ea577e25 F2023-116 - increased the width of the step text on Alarm Point page 2023-08-09 16:39:02 -04:00
d7b0e99c4a Merge pull request 'Development' (#75) from Development into master
Merging F2023-083 and F2023-115 from development into master.  No testing is required since formats are under development.
2023-08-09 12:16:06 -04:00
95084aef73 Merge pull request 'VogtleAlarms' (#74) from VogtleAlarms into Development
Merging into Development after code review (See files changed tab)
2023-08-09 12:12:41 -04:00