John Jenko jjenko
  • Joined on 2023-06-13
jjenko pushed to Development at Volian/SourceCode 2026-01-12 15:25:56 -05:00
9bb13f6d88 Merge pull request 'C2025-043 Admin Tool - Data Check - Tool to identify and report RO's that are not used in any of the PROMS data.' (#680) from C2025-043 into Development
52dbd8afec C2025-043 Admin Tool - Data Check - Tool to identify and report RO's that are not used in any of the PROMS data.
Compare 2 commits »
jjenko merged pull request Volian/SourceCode#680 2026-01-12 15:25:55 -05:00
C2025-043 Admin Tool - Data Check - Tool to identify and report RO's that are not used in any of the PROMS data.
jjenko pushed to Development at Volian/SourceCode 2026-01-09 10:30:12 -05:00
31a0f04710 Merge pull request 'C2025-043 Admin Tool - Data Check - Tool to identify and report RO's that are not used in any of the PROMS data.' (#679) from C2025-043 into Development
ac88add40b C2025-043 Admin Tool - Data Check - Tool to identify and report RO's that are not used in any of the PROMS data.
Compare 2 commits »
jjenko merged pull request Volian/SourceCode#679 2026-01-09 10:30:11 -05:00
C2025-043 Admin Tool - Data Check - Tool to identify and report RO's that are not used in any of the PROMS data.
jjenko commented on pull request Volian/SourceCode#676 2026-01-06 15:06:04 -05:00
C2022-003-Change-Textboxes-to-RTF-3

I see that we want to convert a backslash when it's not part of a Unicode character, but if the text in variable "s2" has both a regular backslash and a symbol, this logic would not replace that…

jjenko commented on pull request Volian/SourceCode#676 2026-01-06 15:01:40 -05:00
C2022-003-Change-Textboxes-to-RTF-3

I don't think this "if" statement is needed. we want to replace \u160? with " no matter what.

jjenko commented on pull request Volian/SourceCode#676 2026-01-06 14:47:12 -05:00
C2022-003-Change-Textboxes-to-RTF-3

This portion of the code should simply revert back to the original. All that needs done to resolve this item is to remove lines 1978, 1979, and 1980.

jjenko pushed to Development at Volian/SourceCode 2026-01-02 15:15:00 -05:00
862cf67375 Merge pull request 'B2025-065 When Printing a Word Section containing XY Plot ROs - when there is a title on the XY Plot, only the first line is indented.' (#677) from B2025-065 into Development
dae850616d B2025-065 When Printing a Word Section containing XY Plot ROs - when there is a title on the XY Plot, only the first line is indented.
Compare 2 commits »
jjenko merged pull request Volian/SourceCode#677 2026-01-02 15:14:58 -05:00
B2025-065 When Printing a Word Section containing XY Plot ROs - when there is a title on the XY Plot, only the first line is indented.
jjenko suggested changes for Volian/SourceCode#676 2026-01-02 11:49:34 -05:00
C2022-003-Change-Textboxes-to-RTF-3

Waiting for items to get resolved from both reviews

jjenko commented on pull request Volian/SourceCode#676 2026-01-02 11:35:26 -05:00
C2022-003-Change-Textboxes-to-RTF-3

I agree with possibly useing LINCQ

jjenko commented on pull request Volian/SourceCode#676 2026-01-02 11:31:33 -05:00
C2022-003-Change-Textboxes-to-RTF-3

This should not be needed because the AccPageID should never have symbol character.

jjenko pushed to Development at Volian/SourceCode 2025-12-16 14:50:19 -05:00
149e114359 Merge pull request 'Rollback_B2025-064' (#674) from Rollback_B2025-064 into Development
7d63e7e417 Rollback_B2025-064 - Rolling back changes for B2025-064 - that CSM item will be re-opened and revisited late January once vogtle is out.
d12e5d19c9 Rollback_B2025-064 - Rolling back changes for B2025-064 - that CSM item will be re-opened and revisited late January once vogtle is out.
Compare 3 commits »
jjenko merged pull request Volian/SourceCode#674 2025-12-16 14:50:15 -05:00
Rollback_B2025-064
jjenko approved Volian/SourceCode#674 2025-12-16 14:48:08 -05:00
Rollback_B2025-064

change is good - backing out last change

jjenko pushed to Development at Volian/SourceCode 2025-12-16 08:46:33 -05:00
7a6b3b7a86 Merge pull request 'Code Cleanup - Added a debug for developers around Clipboard setting Data Objects via the StepTabRibbon. Will be verified during the internal vogtle cleanup.' (#673) from Code_Cleanup_12_16_2025 into Development
97fc02b601 Code Cleanup - Added a debug for developers around Clipboard setting Data Objects via the StepTabRibbon. Will be verified during the internal vogtle cleanup.
Compare 2 commits »
jjenko merged pull request Volian/SourceCode#673 2025-12-16 08:46:31 -05:00
Code Cleanup - Added a debug for developers around Clipboard setting Data Objects via the StepTabRibbon. Will be verified during the internal vogtle cleanup.