jjenko
1db167e5ca
Merge pull request 'F2024-026 - Added a transition type that is just a section number in parentheses in the Vogtle Alarms format.' ( #249 ) from Vogtle3&4 into Development
...
format only change
2024-02-27 15:22:15 -05:00
jjenko
78020ca40a
F2024-026 - Added a transition type that is just a section number in parentheses in the Vogtle Alarms format.
2024-02-27 15:22:29 -05:00
jjenko
6fed25bbfa
Merge pull request 'F2024-029 Add a bottom continue message in the Attachment – Step Editor section type in the Vogtle Alarms format.' ( #247 ) from GeneralDebugging into Development
...
Format change
2024-02-27 10:54:33 -05:00
jjenko
eee137a324
F2024-029 Add a bottom continue message in the Attachment – Step Editor section type in the Vogtle Alarms format.
2024-02-27 10:54:39 -05:00
Kathy Ruffing
b3c6ce633d
Merge pull request 'B2024-009: Front Matter Notes & Cautions not in global search for step types' ( #246 ) from B2024-009 into Development
...
Reviewed-on: #246
2024-02-27 10:22:39 -05:00
Chris Glavan
527422876a
Merge pull request '~Fixed box location around high level continuous action step number' ( #245 ) from B2024-010 into Development
...
Merging into Development. No code review needed for format change.
2024-02-27 09:07:18 -05:00
Chris Glavan
11f307ec0d
~Fixed box location around high level continuous action step number
2024-02-27 09:02:10 -05:00
Kathy Ruffing
77706f22e4
B2024-009: Front Matter Notes & Cautions not in global search for step types
2024-02-27 07:13:00 -05:00
jjenko
faed1cdfd6
Merge pull request 'F2024-023 - Shortened the section title length in the Vogtle Alarms format.' ( #244 ) from Vogtle3&4 into Development
...
format only change
2024-02-26 11:43:31 -05:00
jjenko
7d5997cd43
F2024-023 - Shortened the section title length in the Vogtle Alarms format.
2024-02-26 11:43:45 -05:00
jjenko
d55df8beb0
Merge pull request 'B2024-011: Import of unit information ROs not importing correctly' ( #243 ) from B2024-011 into Development
...
Code change looks good and is ready for testing
2024-02-26 09:00:31 -05:00
Kathy Ruffing
b2d238f8e1
B2024-011: Import of unit information ROs not importing correctly
2024-02-26 08:19:49 -05:00
jjenko
2005eab8cb
Merge pull request 'B2024-012' ( #242 ) from Vogtle3&4 into Development
...
format only change
2024-02-23 14:22:29 -05:00
jjenko
f3b5b425c0
B2024-012
...
Set AllUnits format flag to True so that RO value unit of measures are always displayed when more than on with the same unit of measure is in the same line of text.
2024-02-23 14:21:03 -05:00
jjenko
77d31a4a99
Merge pull request 'F2024-017 - Corrected the Open Bullet List - Double Spaced so that there is only one blank line between items. This was corrected in all of the Beaver Valley formats.' ( #240 ) from F2024-017_BeaverValley into Development
...
format only changes
2024-02-22 14:10:50 -05:00
jjenko
b09c6d654c
F2024-017 - Corrected the Open Bullet List - Double Spaced so that there is only one blank line between items. This was corrected in all of the Beaver Valley formats.
2024-02-22 14:06:13 -05:00
jjenko
5a1116f359
Merge pull request 'F2024-018 - Adjust ReplaceWords in the Vogtle Alarm format so that that works “Shutdown:” and “Start:” are not bolded.' ( #238 ) from Vogtle3&4 into Development
...
Format only change.
2024-02-21 10:57:38 -05:00
jjenko
e171aa66fe
F2024-018 - Adjust ReplaceWords in the Vogtle Alarm format so that that works “Shutdown:” and “Start:” are not bolded.
2024-02-21 10:57:37 -05:00
Chris Glavan
8883ac6358
Merge pull request '~Addressed out-of-memory exception being thrown when right-clicking on a procedure with previous revisions' ( #237 ) from B2024-008 into Development
...
Merging into Development. No code review needed since part of joint developer effort.
2024-02-19 12:15:54 -05:00
Chris Glavan
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
Chris Glavan
85f683371c
Merge pull request 'F2024-015' ( #236 ) from F2024-015 into Development
...
Merging into Development. No code review needed due to formats in development.
2024-02-19 10:43:07 -05:00
Chris Glavan
79f6a0eeb9
~Adjusted width of High-level RNO in 2-column format
2024-02-19 10:43:40 -05:00
Chris Glavan
19aed4e5ac
~Adjusted width of High-level RNO in 2-column format
2024-02-19 10:35:40 -05:00
plarsen
719d2b5d90
Merge pull request 'B2024-007 - Added missing settings to Beaver Valley’s Transition “{Proc Num} (Procedure Number Only)” to fix a null reference error' ( #234 ) from B2024-007_BeaverValley_Transition into Development
...
Reviewed-on: #234
2024-02-16 10:57:31 -05:00
jjenko
e83648ec38
B2024-007 - Added missing settings to Beaver Valley’s Transition “{Proc Num} (Procedure Number Only)” to fix a null reference error
2024-02-15 14:24:50 -05:00
jjenko
03f7847484
Merge pull request 'F2024-014 - In all of the Comanche Peak formats, the Table step type was set to Arial 11' ( #232 ) from F2024-014_ComPeak_Table_Font into Development
...
format only changes
2024-02-14 15:52:23 -05:00
jjenko
fd24f57de3
F2024-014 - In all of the Comanche Peak formats, the Table step type was set to Arial 11
2024-02-14 15:50:55 -05:00
plarsen
dff3f46ad9
Merge pull request 'B2024-006 - Improved memory management when performing the Refresh Transitions Amin Tool by encasing the getting of content information in Using statements. Same change was done for the method used by the Update RO Values Amin tool.' ( #230 ) from B2024-006_AdminTool_Memory_mangement into Development
...
Reviewed-on: #230
2024-02-09 15:52:56 -05:00
jjenko
afad3365bd
B2024-006 - Improved memory management when performing the Refresh Transitions Amin Tool by encasing the getting of content information in Using statements. Same change was done for the method used by the Update RO Values Amin tool.
2024-02-09 14:30:11 -05:00
jjenko
98d94baa03
Merge pull request 'C2024-002' ( #228 ) from C2024-002 into Development
...
code looks good test
2024-02-09 09:32:48 -05:00
plarsen
67f965d8dd
Merge remote-tracking branch 'origin/Development' into C2024-002
2024-02-09 09:10:38 -05:00
plarsen
1d0642a05a
C2024-002-Print-Sections
2024-02-09 09:09:12 -05:00
jjenko
a132d3de22
Merge pull request 'F2024-013 - The end message for Attachment and Procedure Step sections is now bolded and have a dash before and after the end message' ( #227 ) from GeneralDebugging into Development
...
format only changes for Vogtle Units 3 & 4
2024-02-08 15:30:09 -05:00
jjenko
a3c14cb999
F2024-013 - The end message for Attachment and Procedure Step sections is now bolded and have a dash before and after the end message
2024-02-08 15:27:53 -05:00
Kathy Ruffing
b94fb7988d
Merge pull request 'B2024-005: Vogtle Alarm pagination' ( #225 ) from B2024-005 into Development
...
Reviewed-on: #225
2024-02-08 08:56:58 -05:00
Kathy Ruffing
8903d2a53e
B2024-005: Vogtle Alarm pagination
2024-02-08 06:50:10 -05:00
Kathy Ruffing
cec3b70fbf
Merge pull request 'F2024-012 - Adjusted the Cover Page title spacing in all of the Vogtle Units 3 & 4 formats' ( #224 ) from Vogtle3&4 into Development
...
Code change reviewed successfully.
2024-02-07 09:17:54 -05:00
jjenko
fa10fe4190
F2024-012 - Adjusted the Cover Page title spacing in all of the Vogtle Units 3 & 4 formats
2024-02-06 16:30:35 -05:00
jjenko
0a327a3d81
Merge pull request 'B2024-002: save step before update ROs from Step Ribbon' ( #223 ) from B2024-002 into Development
...
Code changes are good. OK to test.
2024-02-06 11:55:48 -05:00
Kathy Ruffing
41abad1ad9
B2024-002: save step before update ROs from Step Ribbon
2024-02-06 11:47:49 -05:00
plarsen
ce68bb9c42
C2024-002-Print-Sections
2024-02-06 11:30:55 -05:00
Kathy Ruffing
1ca341670e
Merge pull request 'F2024-008 - Updated transition definitions to title case section numbers, section titles, and procedure titles. Also surround section titles with parenthesis.' ( #222 ) from Vogtle3&4 into Development
...
Reviewed-on: #222
2024-02-06 08:58:08 -05:00
plarsen
7b16478417
C2024-002-Print-Sections
2024-02-06 07:26:58 -05:00
jjenko
06013afc8b
F2024-008 - Updated transition definitions to title case section numbers, section titles, and procedure titles. Also surround section titles with parenthesis.
2024-02-05 15:43:54 -05:00
plarsen
b0479c6334
C2024-002-Print-Sections
2024-02-05 14:42:30 -05:00
jjenko
5112c7caff
Merge pull request 'F2024-011 - Adjusted the Cover Page title length in all of the Vogtle Units 3 & 4 formats' ( #221 ) from Vogtle3&4 into Development
...
Format only change
2024-02-05 09:41:36 -05:00
jjenko
de8249b584
F2024-011 - Adjusted the Cover Page title length in all of the Vogtle Units 3 & 4 formats
2024-02-05 09:39:11 -05:00
jjenko
3116729507
Merge pull request 'F2024-010 - Added a Landscaped Word section type to all of the Vogtle Units 3 & 4 formats' ( #220 ) from Vogtle3&4 into Development
...
Format only update
2024-02-05 09:00:06 -05:00
jjenko
dd1a8dea33
F2024-010 - Added a Landscaped Word section type to all of the Vogtle Units 3 & 4 formats
2024-02-05 08:59:23 -05:00
plarsen
54441eee06
C2024-002-Print-Sections
2024-02-02 16:02:38 -05:00