John Jenko jjenko
  • Joined on 2023-06-13
jjenko created branch F2026-002_Vogtle_Top_Continue_Message in Volian/SourceCode 2026-01-16 14:29:12 -05:00
jjenko pushed to Development at Volian/SourceCode 2026-01-15 08:48:57 -05:00
70fd037161 Merge pull request 'B2026-002 When parens are inside a parent / child, printing a double parens.' (#683) from B2026-002 into Development
ed4469bd5f B2026-002 When parens are inside a parent / child, printing a double parens.
Compare 2 commits »
jjenko merged pull request Volian/SourceCode#683 2026-01-15 08:48:55 -05:00
B2026-002 When parens are inside a parent / child, printing a double parens.
jjenko created pull request Volian/SourceCode#682 2026-01-14 16:01:13 -05:00
F2026-001 Added the ability to prefix a Continuous Action sub-step tab with its parent tab.
jjenko created branch F2026-001_Add_Parent_Tab_To_CAS_Step in Volian/SourceCode 2026-01-14 15:59:47 -05:00
jjenko pushed to F2026-001_Add_Parent_Tab_To_CAS_Step at Volian/SourceCode 2026-01-14 15:59:47 -05:00
30f56d1f9b F2026-001 Added the ability to prefix a Continuous Action sub-step tab with its parent tab.
jjenko commented on pull request Volian/SourceCode#676 2026-01-13 14:27:06 -05:00
C2022-003-Change-Textboxes-to-RTF-3

please remove the commented out code

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.