Matthew Schill mschill
  • Joined on 2024-09-05
mschill created branch B2025-064_v2 in Volian/SourceCode 2026-02-24 08:19:54 -05:00
mschill created pull request Volian/SourceCode#716 2026-02-24 07:08:09 -05:00
B2026-016 Fix Error Approving a Procedure without ROs set
mschill pushed to B2026-016 at Volian/SourceCode 2026-02-24 07:05:45 -05:00
7f36a33dea B2026-016 Fix Error Approving a Procedure without ROs set
mschill created branch B2026-016 in Volian/SourceCode 2026-02-24 07:05:44 -05:00
mschill created pull request Volian/SourceCode#715 2026-02-23 15:25:47 -05:00
C2026-010 Add Audit History to Setting Change Bars
mschill pushed to C2026-010 at Volian/SourceCode 2026-02-23 15:23:09 -05:00
f9738451db C2026-010 Add Audit History to Setting Change Bars
mschill created branch C2026-010 in Volian/SourceCode 2026-02-23 15:23:09 -05:00
mschill pushed to Development at Volian/SourceCode 2026-02-20 10:31:53 -05:00
ec73b5cbea Merge pull request 'C2022-003-Change-Textboxes-to-RTF-3' (#701) from C2022-003-Change-Textboxes-to-RTF-3 into Development
f3bd6b6469 Merge branch 'Development' into C2022-003-Change-Textboxes-to-RTF-3
30aedb6eec C2022-003-Change-Textboxes-to-RTF-3
12f175740f C2022-003-Change-Textboxes-to-RTF-3
5c0f11aea1 Merge remote-tracking branch 'origin/Development' into C2022-003-Change-Textboxes-to-RTF-3
Compare 30 commits »
mschill merged pull request Volian/SourceCode#701 2026-02-20 10:31:51 -05:00
C2022-003-Change-Textboxes-to-RTF-3
mschill pushed to C2022-003-Change-Textboxes-to-RTF-3 at Volian/SourceCode 2026-02-20 10:28:31 -05:00
f3bd6b6469 Merge branch 'Development' into C2022-003-Change-Textboxes-to-RTF-3
fd50993fb9 Merge pull request 'C024-039_Button_on_Applicability_Tab_to_change_all_at_same_level_for_setting_the_item_mode-2' (#714) from C024-039_Button_on_Applicability_Tab_to_change_all_at_same_level_for_setting_the_item_mode-2 into Development
079381dbb0 C024-039_Button_on_Applicability_Tab_to_change_all_at_same_level_for_setting_the_item_mode-2
85bdc35342 C024-039_Button_on_Applicability_Tab_to_change_all_at_same_level_for_setting_the_item_mode-2
2aaaa55e42 C024-039_Button_on_Applicability_Tab_to_change_all_at_same_level_for_setting_the_item_mode-2
Compare 27 commits »
mschill commented on pull request Volian/SourceCode#714 2026-02-20 09:07:06 -05:00
C024-039_Button_on_Applicability_Tab_to_change_all_at_same_level_for_setting_the_item_mode-2

Looks Good. Ready for QA.

mschill suggested changes for Volian/SourceCode#714 2026-02-19 15:43:44 -05:00
C024-039_Button_on_Applicability_Tab_to_change_all_at_same_level_for_setting_the_item_mode-2

Just a couple instances of "MyEditItem" that I wanted to check on - as it looks like these are new and being set but not used?

mschill suggested changes for Volian/SourceCode#714 2026-02-19 14:01:19 -05:00
C024-039_Button_on_Applicability_Tab_to_change_all_at_same_level_for_setting_the_item_mode-2

Not sure if I am missing something, but I am not seeing where topEditItem & MyEditItem are used --- looks like they are added and set but not used ---- are they needed or can all references to them be removed?

mschill commented on pull request Volian/SourceCode#714 2026-02-19 14:01:19 -05:00
C024-039_Button_on_Applicability_Tab_to_change_all_at_same_level_for_setting_the_item_mode-2

Not sure if I am missing something, but I am not seeing where this is used? -- is MyEditItem needed?

mschill commented on pull request Volian/SourceCode#714 2026-02-19 14:01:19 -05:00
C024-039_Button_on_Applicability_Tab_to_change_all_at_same_level_for_setting_the_item_mode-2

Not sure if I am missing something, but I am not seeing where this is used? -- is topEditItem needed?

mschill suggested changes for Volian/SourceCode#714 2026-02-19 11:19:04 -05:00
C024-039_Button_on_Applicability_Tab_to_change_all_at_same_level_for_setting_the_item_mode-2

Found some commented out code that should be removed.