This website requires JavaScript.
Explore
Help
Sign In
Volian
/
SourceCode
Watch
8
Star
0
Fork
0
Code
Issues
Pull Requests
2
Projects
Releases
Wiki
Activity
Development
#359
Merged
djankowski
merged 3 commits from
Development
into
master
2024-07-22 11:14:20 -04:00
Conversation
0
Commits
3
Files Changed
1
+5
-8
3 Commits
Author
SHA1
Message
Date
Kathy Ruffing
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
...
Reviewed-on:
#358
Reviewed-by: Kathy Ruffing <
kruffing@volian.com
>
2024-07-22 09:45:17 -04:00
Kevin Laskey
bf72a6bf78
B2024-042 - Update TreeNodeReplace section when adding a node to working draft (remove unneeded code)
2024-07-22 09:39:13 -04:00
Kevin Laskey
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".
2024-07-18 14:06:01 -04:00