f46a1f39dcMerge pull request 'Development' (#359) from Development into masterDevin Jankowski2024-07-22 11:14:19 -04:00
c25f501909Merge 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 DevelopmentKathy Ruffing2024-07-22 09:45:17 -04:00
bf72a6bf78B2024-042 - Update TreeNodeReplace section when adding a node to working draft (remove unneeded code)Kevin Laskey2024-07-22 09:39:13 -04:00
6e6abbd759C2024-005 - Kevin working on folder retrievalKevin Laskey2024-07-22 09:28:48 -04:00
b7175bf77fMerge pull request 'Development' (#357) from Development into masterDevin Jankowski2024-07-18 15:41:20 -04:00
a1380dbb8aB2024-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".Kevin Laskey2024-07-18 14:06:01 -04:00
501798a8cbMerge pull request 'C2024-005-Annotations-Cleanup-2' (#355) from C2024-005-Annototions-Cleanup-2 into DevelopmentKathy Ruffing2024-07-18 11:39:12 -04:00
afbd653611Merge pull request 'B2024-041 - Update PromsFixes SQL file to acocunt for replacing vs pasting procs' (#352) from B2024-041_v2 into DevelopmentJohn Jenko2024-07-16 16:27:35 -04:00
9a55111e1eB2024-041 - Update PromsFixes SQL file to acocunt for replacing vs pasting procsKevin Laskey2024-07-16 16:20:21 -04:00
ef0908ec13B2024-041 - Updated SQL fixes to include a new SP called for copy/replace that will exclude "copy of", this leaves the "copy of" for items pasted above and below.Kevin Laskey2024-07-15 12:07:30 -04:00
422a3053b7Merge 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 DevelopmentJohn Jenko2024-07-12 14:16:22 -04:00
feb74ee09fB2024-039 Customer reported that transitions to standard text get converted to text when the Refresh Transitions is done from the Admin ToolsJohn Jenko2024-07-12 14:14:23 -04:00
7cebb2b7f1Merge pull request 'B2024-037: Bug fix for copy/replace functionality on procedures and steps.' (#349) from B2024-037 into DevelopmentJohn Jenko2024-07-11 10:54:10 -04:00
8097c6283cB2024-037 - Update versioning on proms fixesKevin Laskey2024-07-11 10:30:31 -04:00
8f08ef5ee4B2024-037 - Slight clean up on parentedititmeKevin Laskey2024-07-11 08:45:18 -04:00
f6f7d6a8c7C2024-004 Fixed issue related to replacing enhanced procs, double replace would attempt to happen, this prevents that and should allow for enhanced replacements alsoKevin Laskey2024-07-08 10:20:32 -04:00
f303cd2236Merge pull request 'Development' (#348) from Development into masterDevin Jankowski2024-07-03 10:45:41 -04:00
616acf0e37Merge pull request 'F2024-065 - Turned off the CapRoIfLastLower flag in all of the Beaver Valley formats F2024-066 - Turned off the Replace Words feature in EOP, “without Issue Number”, and the SAMG Background formats' (#347) from F2024-065-066-BeaverValley into DevelopmentJohn Jenko2024-07-03 10:08:45 -04:00
3cff87cf97F2024-065 - Turned off the CapRoIfLastLower flag in all of the Beaver Valley formats F2024-066 - Turned off the Replace Words feature in EOP, “without Issue Number”, and the SAMG Background formatsJohn Jenko2024-07-03 10:01:03 -04:00
f40cef4416Merge pull request 'Development' (#346) from Development into masterDevin Jankowski2024-07-01 11:54:15 -04:00
9202d903a5Merge pull request 'F2024-064: underline and spacing of section titles' (#345) from F2024-064 into DevelopmentKathy Ruffing2024-07-01 09:27:34 -04:00
a9a9a56c09F2024-064: underline and spacing of section titlesKathy Ruffing2024-07-01 09:15:42 -04:00
fbca97d38dMerge pull request 'Development' (#344) from Development into masterDevin Jankowski2024-06-25 15:55:32 -04:00
aee7819a9cMerge pull request 'C2024-013: On print dialog, disable Merge button if creating hyperlinks' (#343) from C2024-013 into DevelopmentJohn Jenko2024-06-25 13:42:33 -04:00
d3bc1c4725C2024-013: On print dialog, disable Merge button if creating hyperlinksKathy Ruffing2024-06-25 12:14:26 -04:00
4e24eed202UI work and preliminary work on delete process for folders and UI for annotations
C2021-059
Kevin Laskey2024-06-21 15:46:22 -04:00
28bd2cba5cMerge pull request 'Development' (#342) from Development into masterDevin Jankowski2024-06-20 11:36:59 -04:00
d0474b22f9Merge pull request 'C2022-029 - Export Single Procedure (Overwrite/Rename/Cancel)' (#341) from C2022-029 into DevelopmentJohn Jenko2024-06-20 10:02:52 -04:00
4b35f73bbfMerge pull request 'Development' (#340) from Development into masterDevin Jankowski2024-06-19 16:23:23 -04:00
5bd1f94be0Merge pull request 'C2024-004' (#339) from C2024-004 into DevelopmentJohn Jenko2024-06-19 14:12:03 -04:00
629fe1b615Updated to include passing teh selected tree node parent for cases where the only procedure in a folder is being replaced. otherwise i pass null for that as its not really used.Kevin Laskey2024-06-19 13:50:52 -04:00
c92b888ec2Update to close the procedure when opened during the paste/replace option.Kevin Laskey2024-06-18 10:48:28 -04:00
f4706eb126Merge pull request 'Development' (#338) from Development into masterDevin Jankowski2024-06-17 08:38:34 -04:00
5df42daa71Merge pull request 'C2019-047' (#337) from C2019-047 into DevelopmentJohn Jenko2024-06-14 13:24:51 -04:00
9349396d9aUpdates to display tags page for inital load of RO images and other images, updates to set some pre values for resizing and ratios.Kevin Laskey2024-06-14 11:46:08 -04:00
38425a05f9Updates to pass through image details to the tag setting.Kevin Laskey2024-06-13 15:14:35 -04:00
78f58bea19Merge pull request 'C2019-047 - Show figure size under tags when adding a new figure.' (#336) from C2019-047 into DevelopmentJohn Jenko2024-06-07 15:04:14 -04:00
21bcb90558Merge pull request 'Development' (#335) from Development into masterDevin Jankowski2024-06-06 14:51:13 -04:00
1b24177b68Merge pull request 'B2024-036 - Removed Print button from V Menu' (#334) from B2024-036 into DevelopmentJohn Jenko2024-06-06 08:59:41 -04:00
bf7a967633Merge pull request 'F2024-063 Beaver Valley requested that the section number be underlined at the top of the pages of the Two Column Attachment section and an extra space was added between the top continue message and first line of step text on that page.' (#333) from F2024-063_BeaverValley into DevelopmentJohn Jenko2024-06-05 16:26:57 -04:00
f5669e50a8F2024-063 Beaver Valley requested that the section number be underlined at the top of the pages of the Two Column Attachment section and an extra space was added between the top continue message and first line of step text on that page.John Jenko2024-06-05 16:27:08 -04:00
2ae0d0d454Update to ensure some size is presetned for the figure when adding a new.Kevin Laskey2024-06-05 10:48:51 -04:00
241785846eUpdate for displaying when a figure is selected or added (as opposed to a step or some other type of option)Kevin Laskey2024-06-04 11:55:17 -04:00
0d6fd6950cC2019-047 - Show the figure size adjustment panel before a figure is selected or inserted, so that they dont have to open/close the area to see it.Kevin Laskey2024-06-04 09:18:58 -04:00
bb99d6444cB2024-036 - Removed Print button from V MenuKevin Laskey2024-06-04 09:05:22 -04:00
db4f114cafC2022-029 - Export Import changes, Set path automatically for single proc export, provide overwrite message on single prompt export.Kevin Laskey2024-06-04 08:51:57 -04:00
ae48ac0caeMerge pull request 'Development' (#332) from Development into masterDevin Jankowski2024-05-30 08:08:28 -04:00
80d83da9c9Merge pull request 'B2024-035-Overwrite-settings.' (#331) from B2024-035 into DevelopmentJohn Jenko2024-05-29 16:56:39 -04:00
c4af911f15Merge pull request 'F2024-062 Removed the Unit number that was mistakenly added to the procedure steps section header.' (#330) from F2024-062_BNPP into DevelopmentJohn Jenko2024-05-23 14:20:46 -04:00
f9690ee772F2024-062 Removed the Unit number that was mistakenly added to the procedure steps section header.John Jenko2024-05-23 14:19:14 -04:00
623c6a7941Merge pull request 'B2024-034 Fix "Overwrite PDF File" functionality in Print Dialog Box' (#329) from B2024-034 into DevelopmentJohn Jenko2024-05-22 16:09:56 -04:00
e15c56f1e2Merge pull request 'B2024-023: UI fixes for insert section with associated enhanced section' (#328) from B2024-023 into DevelopmentJohn Jenko2024-05-22 09:04:55 -04:00
5d808e436aB2024-023: UI fixes for insert section with associated enhanced sectionKathy Ruffing2024-05-22 08:51:22 -04:00
cb4979d5bcMerge pull request 'Development' (#327) from Development into masterDevin Jankowski2024-05-20 14:11:12 -04:00
20e40a5c49Merge pull request 'F2024-061 Added an AOP Deviation format for Beaver Valley.' (#326) from F2024-061 into DevelopmentJohn Jenko2024-05-20 10:57:51 -04:00
885dae812dF2024-061 Added an AOP Deviation format for Beaver Valley.John Jenko2024-05-20 10:56:13 -04:00
7d3ae74e1fMerge pull request 'Development' (#325) from Development into masterDevin Jankowski2024-05-16 15:32:13 -04:00
35bd91f7e8Merge pull request 'F2024-060 For the Byron and Braidwood formats, adjusted the text widths on the edit screen to be closer to that of which is printed.' (#324) from F2024-060_ByBwd_Bckgnd into DevelopmentJohn Jenko2024-05-16 14:58:23 -04:00
305f2768bbF2024-060 For the Byron and Braidwood formats, adjusted the text widths on the edit screen to be closer to that of which is printed.John Jenko2024-05-16 14:58:09 -04:00
9d680aa500Merge pull request 'Development' (#323) from Development into masterDevin Jankowski2024-05-16 14:17:17 -04:00
5f733161c6Merge pull request 'C2024-001-Update-Baseline-Auto-Testing' (#322) from C2024-011 into DevelopmentJohn Jenko2024-05-16 11:44:32 -04:00
0d50b1c2feMerge pull request 'Development' (#321) from Development into masterDevin Jankowski2024-05-15 08:33:58 -04:00
4fc13acd1aMerge pull request 'B2024-030 On the Working Draft properties page, added a check to see if we need to create the folder(s) for the path typed into the PDF Location text box.' (#320) from B2024-030_SetOuptputPath into DevelopmentPaul Larsen2024-05-14 15:41:41 -04:00
365f6a23c8B2024-030 On the Working Draft properties page, added a check to see if we need to create the folder(s) for the path typed into the PDF Location text box.John Jenko2024-05-14 14:24:01 -04:00