355537f2ab
Merge pull request 'Development' (#153) from Development into master
Devin Jankowski2023-11-09 10:33:40 -05:00
ca665d9fc8
Merge pull request 'Merged format changes made by Barakah into the official PROMS version of the formats.' (#152) from F2023-140_BNPP_Formats_Merge into Development
John Jenko2023-11-06 11:29:48 -05:00
0e9d6ac391
Merged format changes made by Barakah into the official PROMS version of the formats.
John Jenko2023-11-06 11:25:06 -05:00
602682b88d
Merge pull request 'Added better logic to catch null references when PROMS tries to convert an older Word section to use the Docx file format. The real issue was bad data where the tree view looks like it’s a step editor section, but the PROMS editor depicts it as a Wo…' (#150) from B2023-109_NULL_Reference_Approve into Development
Chris Glavan2023-11-06 10:44:58 -05:00
1d52c9f469
Merge pull request 'F2023-123' (#151) from F2023-123 into Development
Chris Glavan2023-11-06 10:30:09 -05:00
2c93444385
~Added format flag NoBlankLastNoteCautionWarn to the PrintData node to address line spacing at the bottom border ~Added format flag SpaceIn to address the spacing between the word Note or Caution ~Adjusted TxtWidth value to fix text spacing issue where text was being cut off at the right side
Chris Glavan2023-11-06 10:13:00 -05:00
7b4b6323bf
Added better logic to catch null references when PROMS tries to convert an older Word section to use the Docx file format. The real issue was bad data where the tree view looks like it’s a step editor section, but the PROMS editor depicts it as a Word section (with the arrow icon instead of a plus icon). When printed or approved, PROMS tries to process it as Word section but some information in that database record is null. PROMS will now handle these pieces of information that is null and record the issue in the error log and not try to convert it to a Docx, allowing to continue printing or approving.
John Jenko2023-11-03 09:55:48 -04:00
911a86dbf1
Merge pull request 'B2023-007 The Dashed Explicit AND sub-step type was not putting a blank line before printing the “AND” separator text. Needed to add EveryNLines=”1” to the sub-step definition.' (#149) from B2023-007_dashed_expl_AND into Development
John Jenko2023-11-02 15:43:21 -04:00
c5381df38a
B2023-007 The Dashed Explicit AND sub-step type was not putting a blank line before printing the “AND” separator text. Needed to add EveryNLines=”1” to the sub-step definition.
John Jenko2023-11-02 15:40:33 -04:00
e1249dccee
Merge pull request 'GenWork' (#148) from GenWork into Development
John Jenko2023-11-01 09:05:57 -04:00
128b5d81cc
B2023-108: Crash during import of procedure set
Kathy Ruffing2023-11-01 08:00:05 -04:00
7834cf634f
F2023-139 Replaced hardcoded “Step Description Table” the section title and removed the section number that was preceding the step numbers in the background document
John Jenko2023-10-25 16:32:01 -04:00
30330c175e
F2023-138 continuation - missed a spot in the Alarm format
John Jenko2023-10-25 13:45:37 -04:00
8233f15315
F2023-138 For all of the used Barakah formats, set the color of the ECI footer text to Red and changed the font size to 12pt and font style to Bold
John Jenko2023-10-25 09:36:38 -04:00
a5ca7187c7
B2023-103: Improve User Interface for Incoming Transitions
Kathy Ruffing2023-10-19 09:14:09 -04:00
0729ef0c21
Merge pull request 'Development' (#147) from Development into master
Devin Jankowski2023-10-26 10:10:33 -04:00
ab02e9771e
Merge pull request 'F2023-139 Replaced hardcoded “Step Description Table” the section title and removed the section number that was preceding the step numbers in the background document' (#146) from GeneralDebugging into Development
John Jenko2023-10-25 16:36:36 -04:00
118ee9db28
F2023-139 Replaced hardcoded “Step Description Table” the section title and removed the section number that was preceding the step numbers in the background document
John Jenko2023-10-25 16:32:01 -04:00
6fe82bfd0f
Merge pull request 'Development' (#145) from Development into master
Devin Jankowski2023-10-25 14:40:15 -04:00
fcf0ac9843
Merge pull request 'F2023-138 continuation - missed a spot in the Alarm format' (#144) from GeneralDebugging into Development
John Jenko2023-10-25 13:50:24 -04:00
043aeccda7
F2023-138 continuation - missed a spot in the Alarm format
John Jenko2023-10-25 13:45:37 -04:00
a152b70a6f
Merge pull request 'F2023-138 For all of the used Barakah formats, set the color of the ECI footer text to Red and changed the font size to 12pt and font style to Bold' (#143) from GeneralDebugging into Development
John Jenko2023-10-25 09:40:14 -04:00
1170822dad
F2023-138 For all of the used Barakah formats, set the color of the ECI footer text to Red and changed the font size to 12pt and font style to Bold
John Jenko2023-10-25 09:36:38 -04:00
39bf072363
Merge pull request 'Development' (#142) from Development into master
Devin Jankowski2023-10-23 15:28:31 -04:00
168fa1da10
Merge pull request 'GenWork' (#141) from GenWork into Development
Chris Glavan2023-10-23 13:45:24 -04:00
7e3ffffd9a
Merge pull request 'B2021-089' (#140) from B2021-089_Approve_PC_RO into Development
Kathy Ruffing2023-10-19 06:30:46 -04:00
266667a6df
B2021-089 Depending on how Parent/Child Applicability was set up, the Child Applicability Names were not being sent to the RO Editor. This prevented adding Child specific RO field values.
John Jenko2023-10-18 15:28:08 -04:00
da7c384fd8
Merge pull request 'Development' (#139) from Development into master
Devin Jankowski2023-10-18 10:37:59 -04:00
22e70d03ad
Merge pull request '~Fixed ALTER TABLE statement that adds the ApplicablePlant column to the Formats table so that it checks if the column exists' (#137) from C2023-017 into Development
Chris Glavan2023-10-18 09:07:25 -04:00
f320c8a865
~Fixed ALTER TABLE statement that adds the ApplicablePlant column to the Formats table so that it checks if the column exists
Chris Glavan2023-10-18 09:06:08 -04:00
bf3ddcc122
Merge pull request 'C2023-019 Added a message box to install the latest PROMSFixes for when PROMS opens a database that does not have the needed Stored Procedures that allow for displaying only the formats related to that plant.' (#135) from C2023-019_Cant_Load_db_Old_PROMSFixes into Development
Devin Jankowski2023-10-17 09:25:14 -04:00
a94fb328de
Merge pull request 'B2023-104 Import procedure and Go To RO' (#136) from B2023-104_GoTo_RO_Crash into Development
Kathy Ruffing2023-10-17 07:47:48 -04:00
a79819bb65
B2023-104 Import procedure and Go To RO
John Jenko2023-10-16 15:33:45 -04:00
fedbb698ab
C2023-019 Added a message box to install the latest PROMSFixes for when PROMS opens a database that does not have the needed Stored Procedures that allow for displaying only the formats related to that plant.
John Jenko2023-10-13 14:03:39 -04:00
928fba3b37
Merge pull request 'B2023-101 & 102: Incoming Transition & Copy/Paste Replace with Incoming Transitionis crashes' (#134) from GenWork into Development
John Jenko2023-10-12 09:12:16 -04:00
978e2344a3
Merge pull request 'Development' (#131) from Development into master
Devin Jankowski2023-10-06 10:56:34 -04:00
8ce9380afe
Merge pull request 'C2023-016 – Expanded Find/Replace to search through all of the step editor sections in the same procedure.' (#129) from C2023-016_Find-Replace-all-step-sections into Development
Devin Jankowski2023-10-06 10:13:07 -04:00
d275e9353f
Merge pull request '~Modified PROMSFixes.sql to update ApplicablePlant formats that are Generic before updating plant-specific due to potential for a plant-specific format description to have the word generic in it.' (#130) from C2023-017 into Development
Chris Glavan2023-10-05 15:31:16 -04:00
8f17b49287
~Modified PROMSFixes.sql to update ApplicablePlant formats that are Generic before updating plant-specific due to potential for a plant-specific format description to have the word generic in it.
Chris Glavan2023-10-05 15:29:50 -04:00
f37872e209
C2023-016 – Expanded Find/Replace to search through all of the step editor sections in the same procedure.
John Jenko2023-10-04 11:38:00 -04:00
b34fb42f94
Merge pull request 'C2023-017: Added logic to filter the format list when selecting a format to be applied to a section' (#126) from C2023-017 into Development
Chris Glavan2023-10-03 11:34:24 -04:00
cbcf7c845d
~Restructured PROMSFixes.sql to add updates above section that lists RevDate and RevDescription
Chris Glavan2023-10-03 11:09:47 -04:00
4be7cdc6c7
~Added database changes to PROMSFixes.sql
Chris Glavan2023-10-03 09:18:53 -04:00
55a78eb845
C2023-017: ~Moved original code for populating the filtered list to a separate static class named FormatUtility in Volian.Controls.Library ~Renamed method to GetFilteredFormatList ~Updated code to reference new static class and method ~Added logic to other applicable forms
Chris Glavan2023-10-03 09:03:06 -04:00
c9bf45602c
Merge pull request 'Development' (#128) from Development into master
Devin Jankowski2023-10-02 11:52:22 -04:00
52a1e0dd5b
Merge pull request 'F2023-137 Added a top continue message to the alarm point pages' (#127) from GeneralDebugging into Development
John Jenko2023-10-02 11:19:14 -04:00
34e9c39d9b
F2023-137 Added a top continue message to the alarm point pages
John Jenko2023-10-02 11:17:33 -04:00
b83ec3520b
C2023-017: Added logic to filter the format list when selecting a format to be applied to a section
Chris Glavan2023-10-02 09:03:15 -04:00
0cd54eb2e4
Merge pull request 'B2023-100 Fixed the positioning of the header box for the Introduction section to match all of the other section types' (#125) from GeneralDebugging into Development
John Jenko2023-09-29 11:01:49 -04:00
c4bfbcf1e6
B2023-100 Fixed the positioning of the header box for the Introduction section to match all of the other section types
John Jenko2023-09-29 10:50:02 -04:00
aa160b2036
Merge pull request 'Development' (#124) from Development into master
Devin Jankowski2023-09-28 15:58:27 -04:00
42dea70a80
Merge pull request 'B2023-099 Restore the original calculation for finding he center point of the procedure and section END messages.' (#123) from GeneralDebugging into Development
John Jenko2023-09-28 14:26:40 -04:00
7ecc3e578f
B2023-099 Restore the original calculation for finding he center point of the procedure and section END messages.
John Jenko2023-09-28 14:17:47 -04:00
f82b32d351
Merge pull request 'Development' (#122) from Development into master
Devin Jankowski2023-09-26 14:58:05 -04:00
94731c96b8
Merge pull request 'B2023-097 B2023-098 printing of figures for Byron and Braidwood' (#121) from B2023-097_B2023-098 into Development
John Jenko2023-09-26 11:02:42 -04:00
8a58426d89
B2023-097 B2023-098 printing of figures for Byron and Braidwood
John Jenko2023-09-26 11:00:41 -04:00
e519dc9a57
Merge pull request 'Development' (#120) from Development into master
Devin Jankowski2023-09-22 13:24:17 -04:00
ddfbb64359
Merge pull request 'B2023-094: RO Complete/Summary report crashes on tree view when RO group has no ROs' (#119) from GenWork into Development
Chris Glavan2023-09-22 11:17:16 -04:00
cb54fa34a8
B2023-094: RO Complete/Summary report crashes on tree view when RO group has no ROs
Kathy Ruffing2023-09-21 07:44:21 -04:00
f020c37db9
Merge pull request 'Development' (#118) from Development into master
Devin Jankowski2023-09-15 11:50:57 -04:00
f32553846f
Merge pull request 'B2023-096 set PROMS to defaution to Production mode' (#116) from B2023-096_BuildForProduction into Development
Chris Glavan2023-09-15 09:20:44 -04:00
5a4ec3b6b1
Merge pull request 'Development' (#117) from Development into master
Devin Jankowski2023-09-14 15:58:52 -04:00
5d56311d5e
B2023-096 set PROMS to defaution to Production mode
John Jenko2023-09-14 15:42:05 -04:00
65c874508e
Merge pull request 'F2023-135: Farley FSG - override width of unnumbered HLS' (#115) from FarleyWork into Development
Kathy Ruffing2023-09-14 09:18:23 -04:00
8b666ed287
Merge pull request 'B2023-093 Convert PROMS Word sections to the DOCX format if needed before Editing or Printing' (#114) from SaveWordSection_PDF_Security into Development
Chris Glavan2023-09-13 16:32:24 -04:00
6d5d87f04d
B2023-093 added a Try Catch to the Convert method per suggestion from review
John Jenko2023-09-13 16:27:13 -04:00
ef3efe2380
B2023-093 Convert PROMS Word sections to the DOCX format if needed before Editing or Printing
John Jenko2023-09-13 14:27:38 -04:00
2602d6c9d2
Merge pull request 'Development' (#113) from Development into master
Devin Jankowski2023-09-12 09:23:57 -04:00
a923a597f3
Merge pull request 'C2023-015: Pagination on sub-step (currently only for Vogtle 3_4)' (#112) from VogtleWork into Development
John Jenko2023-09-12 08:48:44 -04:00
e4af381d0c
C2023-015: Pagination on sub-step (currently only for Vogtle 3_4)
Kathy Ruffing2023-09-12 06:56:48 -04:00
ff403583d7
Merge pull request 'Development' (#111) from Development into master
Devin Jankowski2023-08-30 16:07:17 -04:00
350b943066
Merge pull request 'B2023-091: Vogtle Alarms pagination fix' (#109) from VogtleWork into Development
John Jenko2023-08-30 14:09:40 -04:00
1cf3a52afa
Merge pull request 'B2023-078 When using the split screen PROMS was crashing when the user closed a procedure tab on the other split screen side which didn’t have the current editing focus. PROMS was trying to reposition to the procedure tab that had editing focus, we…' (#110) from B2023-078 into Development
Devin Jankowski2023-08-30 13:26:14 -04:00
10821a478b
B2023-078 When using the split screen PROMS was crashing when the user closed a procedure tab on the other split screen side which didn’t have the current editing focus. PROMS was trying to reposition to the procedure tab that had editing focus, we were not taking into account that saved currently active procedure tab could be in a different split screen.
John Jenko2023-08-30 10:55:07 -04:00
c5577cc2bd
Merge pull request 'Development' (#108) from Development into master
Devin Jankowski2023-08-24 15:01:12 -04:00
ad476d8de4
Merge pull request 'F2023-134' (#107) from F2023-134_dontUnderlineAfterUnderbar into Development
John Jenko2023-08-24 14:59:31 -04:00
a472169c9d
F2023-134 Turned off the format flag that was underlining text after an underbar when printing a RO return value
John Jenko2023-08-24 14:56:37 -04:00
78be6e5dc1
Merge pull request 'Development' (#106) from Development into master
Devin Jankowski2023-08-24 09:13:06 -04:00
dcc49a10e5
Merge pull request '~Added script to update local repository branches with remote repository branches' (#105) from GitAutomation into Development
Chris Glavan2023-08-24 09:07:14 -04:00
3ea3c32d06
~Added script to update local repository branches with remote repository branches
Chris Glavan2023-08-24 09:05:40 -04:00
b954a41375
Merge pull request 'Development' (#104) from Development into master
Devin Jankowski2023-08-24 09:05:31 -04:00
25d500c44e
Merge pull request 'B2023-089: Search results – reselection of search results step that was deleted causes unexpected results when redisplayed in editor.' (#103) from GenWork into Development
John Jenko2023-08-24 08:51:13 -04:00
7312330448
B2023-089: Search results – reselection of search results step that was deleted causes unexpected results when redisplayed in editor.
Kathy Ruffing2023-08-24 06:46:20 -04:00
0fa0213eac
Merge pull request 'F2023-131 change font of generic EOP format to Arial' (#102) from F2023-131_ERGsFont into Development
John Jenko2023-08-23 14:16:02 -04:00
314356de36
F2023-131 change font of generic EOP format to Arial
John Jenko2023-08-23 14:14:13 -04:00
0100a11cfe
Merge pull request 'Development' (#101) from Development into master
Devin Jankowski2023-08-23 08:19:00 -04:00
c9b0590be4
Merge pull request 'F2023-125' (#100) from F2023-125 into Development
Chris Glavan2023-08-22 16:39:05 -04:00
e8029abdcb
F2023-125 ~Added FOLDOUT to the top of the page right-justified. ~Added section text to the top center of the page. ~Added "Indented Paragraph" step type with proper formatting.
Chris Glavan2023-08-22 16:38:07 -04:00
7eaa14d196
F2023-125: ~Added FOLDOUT to the top of the page an right-justified it. ~Added section level text to the top middle of the page. ~Added "Indented Paragraph" step type with proper formatting
Chris Glavan2023-08-22 16:33:16 -04:00
04cf2e8534
Merge pull request 'Development' (#99) from Development into master
Devin Jankowski2023-08-22 15:04:22 -04:00