Matthew Schill mschill
  • Joined on 2024-09-05
mschill pushed to Update_ForSQL_Compat_1_19_2026 at Volian/SourceCode 2026-01-19 09:59:45 -05:00
12cf05bb87 Remove OPTIMIZE_FOR_SEQUENTIAL_KEY for compatibility with earlier SQL versions
mschill created branch Update_ForSQL_Compat_1_19_2026 in Volian/SourceCode 2026-01-19 09:59:44 -05:00
mschill pushed to Development at Volian/SourceCode 2026-01-16 14:41:03 -05:00
325c17647e Merge pull request 'F2026-002_Vogtle_Top_Continue_Message' (#684) from F2026-002_Vogtle_Top_Continue_Message into Development
c6eeb2107a F2026-002 Added a format flag for Vogtle Units 3 & 4 to prevent a duplicate sub-step letter in the top continue message, when a step breaks at second level sub-step in the RNO
Compare 2 commits »
mschill merged pull request Volian/SourceCode#684 2026-01-16 14:41:01 -05:00
F2026-002_Vogtle_Top_Continue_Message
mschill approved Volian/SourceCode#684 2026-01-16 14:40:36 -05:00
F2026-002_Vogtle_Top_Continue_Message

Looks good. Ready for QA.

mschill commented on pull request Volian/SourceCode#684 2026-01-16 14:34:42 -05:00
F2026-002_Vogtle_Top_Continue_Message

just to check - should this be to pull into dev not master?

mschill created pull request Volian/SourceCode#683 2026-01-15 07:19:52 -05:00
B2026-002 When parens are inside a parent / child, printing a double parens.
mschill created branch B2026-002 in Volian/SourceCode 2026-01-15 07:18:51 -05:00
mschill pushed to B2026-002 at Volian/SourceCode 2026-01-15 07:18:51 -05:00
ed4469bd5f B2026-002 When parens are inside a parent / child, printing a double parens.
mschill pushed to Development at Volian/SourceCode 2026-01-14 16:07:05 -05:00
4273d72b9d Merge pull request 'F2026-001 Added the ability to prefix a Continuous Action sub-step tab with its parent tab.' (#682) from F2026-001_Add_Parent_Tab_To_CAS_Step into Development
30f56d1f9b F2026-001 Added the ability to prefix a Continuous Action sub-step tab with its parent tab.
Compare 2 commits »
mschill merged pull request Volian/SourceCode#682 2026-01-14 16:07:04 -05:00
F2026-001 Added the ability to prefix a Continuous Action sub-step tab with its parent tab.
mschill suggested changes for Volian/SourceCode#676 2026-01-14 15:54:00 -05:00
C2022-003-Change-Textboxes-to-RTF-3

Looks like only remaining items are

mschill commented on pull request Volian/SourceCode#676 2026-01-14 15:48:34 -05:00
C2022-003-Change-Textboxes-to-RTF-3

still here

mschill commented on pull request Volian/SourceCode#676 2026-01-14 09:26:17 -05:00
C2022-003-Change-Textboxes-to-RTF-3

Commented out code?

mschill commented on pull request Volian/SourceCode#676 2026-01-14 09:26:17 -05:00
C2022-003-Change-Textboxes-to-RTF-3

is it possible the objects at lines 1291/1299/1307 (dfTxt = (o as TextBox).Text;) could be RoRichTextboxes and not just Textboxes?

mschill suggested changes for Volian/SourceCode#676 2026-01-14 09:26:17 -05:00
C2022-003-Change-Textboxes-to-RTF-3

see question regarding ctlxml edit --- textbox vs RoRichTextbox.

mschill commented on pull request Volian/SourceCode#676 2026-01-14 07:27:04 -05:00
C2022-003-Change-Textboxes-to-RTF-3

I believe the major issue is related to - if you search ctlXMLEdit.cs -- you will notice a number of places where Textboxes are being used instead of your new RoRichTextBox and I believe it can't…

mschill suggested changes for Volian/SourceCode#676 2026-01-14 07:13:24 -05:00
C2022-003-Change-Textboxes-to-RTF-3

Looks like only 2 items remain. 1 major, 1 minor.

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

Still in there - now line 3453/4.