Kathy Ruffing kruffing
  • Joined on 2023-06-13
kruffing pushed to C2017-031 at Volian/SourceCode 2024-07-22 12:28:45 -04:00
c25f501909 Merge pull request 'B2024-042 - When replacing a procedure, this change will now replace the procedure correctly and add it to the tree node, previously it would replace th eprocedure, then add a whole new procedure to the node, incorrectly using the copy procedure which …' (#358) from B2024-042 into Development
bf72a6bf78 B2024-042 - Update TreeNodeReplace section when adding a node to working draft (remove unneeded code)
a1380dbb8a B2024-042 - When replacing a procedure, this change will now replace the procedure correctly and add it to the tree node, previously it would replace th eprocedure, then add a whole new procedure to the node, incorrectly using the copy procedure which appended "copy of".
Compare 3 commits »
kruffing pushed to Development at Volian/SourceCode 2024-07-22 09:45:20 -04:00
c25f501909 Merge pull request 'B2024-042 - When replacing a procedure, this change will now replace the procedure correctly and add it to the tree node, previously it would replace th eprocedure, then add a whole new procedure to the node, incorrectly using the copy procedure which …' (#358) from B2024-042 into Development
bf72a6bf78 B2024-042 - Update TreeNodeReplace section when adding a node to working draft (remove unneeded code)
a1380dbb8a B2024-042 - When replacing a procedure, this change will now replace the procedure correctly and add it to the tree node, previously it would replace th eprocedure, then add a whole new procedure to the node, incorrectly using the copy procedure which appended "copy of".
Compare 3 commits »
kruffing merged pull request Volian/SourceCode#358 2024-07-22 09:45:18 -04:00
B2024-042 - When replacing a procedure, this change will now replace the procedure correctly and add it to the tree node, previously it would replace th eprocedure, then add a whole new procedure to the node, incorrectly using the copy procedure which …
kruffing pushed to C2017-031 at Volian/SourceCode 2024-07-22 07:53:14 -04:00
501798a8cb Merge pull request 'C2024-005-Annotations-Cleanup-2' (#355) from C2024-005-Annototions-Cleanup-2 into Development
a240bc2c19 C2024-005-Annotations-Cleanup-2
a804a3866a C2024-005-Annotations-Cleanup-2
069ffb80e9 C2024-005-Annotations-Cleanup-2
Compare 4 commits »
kruffing pushed to Development at Volian/SourceCode 2024-07-18 11:39:13 -04:00
501798a8cb Merge pull request 'C2024-005-Annotations-Cleanup-2' (#355) from C2024-005-Annototions-Cleanup-2 into Development
a240bc2c19 C2024-005-Annotations-Cleanup-2
a804a3866a C2024-005-Annotations-Cleanup-2
069ffb80e9 C2024-005-Annotations-Cleanup-2
Compare 4 commits »
kruffing merged pull request Volian/SourceCode#355 2024-07-18 11:39:13 -04:00
C2024-005-Annotations-Cleanup-2
kruffing approved Volian/SourceCode#355 2024-07-18 11:38:04 -04:00
C2024-005-Annotations-Cleanup-2

Completed review successfully.

kruffing suggested changes for Volian/SourceCode#355 2024-07-18 10:32:04 -04:00
C2024-005-Annotations-Cleanup-2

Need to get changes into current promsfixes.sql. Other files look ok. There is some code in frmBatchRefresh.cs that needs comments and uncomment for code lines but I was told that this is active work by another software developer.

kruffing pushed to C2017-031 at Volian/SourceCode 2024-07-18 06:08:20 -04:00
5255080291 Merge pull request 'B2022-118: search of multi value ROs fails' (#354) from B2022-118 into Development
ae35d9f0d7 B2022-118: search of multi value ROs fails
Compare 2 commits »
kruffing pushed to C2017-031 at Volian/SourceCode 2024-07-17 11:54:51 -04:00
afbd653611 Merge pull request 'B2024-041 - Update PromsFixes SQL file to acocunt for replacing vs pasting procs' (#352) from B2024-041_v2 into Development
9a55111e1e B2024-041 - Update PromsFixes SQL file to acocunt for replacing vs pasting procs
422a3053b7 Merge pull request 'B2024-039 Customer reported that transitions to standard text get converted to text when the Refresh Transitions is done from the Admin Tools' (#350) from B2024-039_BNPP_StdtxtTrans into Development
feb74ee09f B2024-039 Customer reported that transitions to standard text get converted to text when the Refresh Transitions is done from the Admin Tools
7cebb2b7f1 Merge pull request 'B2024-037: Bug fix for copy/replace functionality on procedures and steps.' (#349) from B2024-037 into Development
Compare 11 commits »
kruffing created pull request Volian/SourceCode#354 2024-07-17 10:16:45 -04:00
B2022-118: search of multi value ROs fails
kruffing pushed to B2022-118 at Volian/SourceCode 2024-07-17 10:12:21 -04:00
ae35d9f0d7 B2022-118: search of multi value ROs fails
kruffing pushed to B2022-118 at Volian/SourceCode 2024-07-17 08:34:27 -04:00
kruffing created branch B2022-118 in Volian/SourceCode 2024-07-17 08:34:27 -04:00
kruffing suggested changes for Volian/SourceCode#353 2024-07-17 07:47:59 -04:00
C2024-005-Annotations-Cleanup
  1. promsfixes:
kruffing pushed to C2017-031 at Volian/SourceCode 2024-07-02 07:17:14 -04:00
9202d903a5 Merge pull request 'F2024-064: underline and spacing of section titles' (#345) from F2024-064 into Development
a9a9a56c09 F2024-064: underline and spacing of section titles
aee7819a9c Merge pull request 'C2024-013: On print dialog, disable Merge button if creating hyperlinks' (#343) from C2024-013 into Development
d3bc1c4725 C2024-013: On print dialog, disable Merge button if creating hyperlinks
Compare 4 commits »
kruffing pushed to Development at Volian/SourceCode 2024-07-01 09:27:36 -04:00
9202d903a5 Merge pull request 'F2024-064: underline and spacing of section titles' (#345) from F2024-064 into Development
a9a9a56c09 F2024-064: underline and spacing of section titles
Compare 2 commits »
kruffing merged pull request Volian/SourceCode#345 2024-07-01 09:27:34 -04:00
F2024-064: underline and spacing of section titles
kruffing created pull request Volian/SourceCode#345 2024-07-01 09:27:11 -04:00
F2024-064: underline and spacing of section titles