John Jenko jjenko
  • Joined on 2023-06-13
jjenko pushed to Development at Volian/SourceCode 2023-11-14 09:25:27 -05:00
3a81a99f3d Merge pull request 'B2022-072: Unit Designators not resolve on import of procedure set' (#157) from GenWork into Development
33881adca5 B2022-072: Unit Designators not resolve on import of procedure set
Compare 2 commits »
jjenko merged pull request Volian/SourceCode#157 2023-11-14 09:25:26 -05:00
B2022-072: Unit Designators not resolve on import of procedure set
jjenko approved Volian/SourceCode#157 2023-11-14 09:24:44 -05:00
B2022-072: Unit Designators not resolve on import of procedure set

Code fix looks good and is documented.

jjenko pushed to Development at Volian/SourceCode 2023-11-13 10:04:05 -05:00
6bee941a8a Merge pull request 'F2023-142 Customer requested to change the indent of steps for the “Attachment with Section Number and Title – steps adj left (includes END msg)” in the “Beaver Valley Single Column Format with Issue Number (BVPS1)”.' (#155) from GeneralDebugging into Development
4033961323 F2023-142 Customer requested to change the indent of steps for the “Attachment with Section Number and Title – steps adj left (includes END msg)” in the “Beaver Valley Single Column Format with Issue Number (BVPS1)”.
Compare 2 commits »
jjenko merged pull request Volian/SourceCode#155 2023-11-13 10:04:04 -05:00
F2023-142 Customer requested to change the indent of steps for the “Attachment with Section Number and Title – steps adj left (includes END msg)” in the “Beaver Valley Single Column Format with Issue Number (BVPS1)”.
jjenko created pull request Volian/SourceCode#155 2023-11-13 10:03:30 -05:00
F2023-142 Customer requested to change the indent of steps for the “Attachment with Section Number and Title – steps adj left (includes END msg)” in the “Beaver Valley Single Column Format with Issue Number (BVPS1)”.
jjenko pushed to GeneralDebugging at Volian/SourceCode 2023-11-13 10:01:02 -05:00
4033961323 F2023-142 Customer requested to change the indent of steps for the “Attachment with Section Number and Title – steps adj left (includes END msg)” in the “Beaver Valley Single Column Format with Issue Number (BVPS1)”.
b63db8d513 Merge pull request 'B2022-046 - Copy/Paste table Rows, Columns, or selected Cells was not updating RO and Transition links with new RO or Transition Usage numbers.' (#154) from B2022-046_copy_table_cell into Development
fd97a7853d B2022-046 - Copy/Paste table Rows, Columns, or selected Cells was not updating RO and Transition links with new RO or Transition Usage numbers.
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
0e9d6ac391 Merged format changes made by Barakah into the official PROMS version of the formats.
Compare 20 commits »
jjenko created pull request Volian/SourceCode#154 2023-11-10 08:59:44 -05:00
B2022-046 - Copy/Paste table Rows, Columns, or selected Cells was not updating RO and Transition links with new RO or Transition Usage numbers.
jjenko created branch B2022-046_copy_table_cell in Volian/SourceCode 2023-11-10 08:56:29 -05:00
jjenko pushed to B2022-046_copy_table_cell at Volian/SourceCode 2023-11-10 08:56:29 -05:00
fd97a7853d B2022-046 - Copy/Paste table Rows, Columns, or selected Cells was not updating RO and Transition links with new RO or Transition Usage numbers.
jjenko pushed to Development at Volian/SourceCode 2023-11-06 11:29:50 -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
0e9d6ac391 Merged format changes made by Barakah into the official PROMS version of the formats.
Compare 2 commits »
jjenko merged pull request Volian/SourceCode#152 2023-11-06 11:29:48 -05:00
Merged format changes made by Barakah into the official PROMS version of the formats.
jjenko created pull request Volian/SourceCode#152 2023-11-06 11:29:35 -05:00
Merged format changes made by Barakah into the official PROMS version of the formats.
jjenko created branch F2023-140_BNPP_Formats_Merge in Volian/SourceCode 2023-11-06 11:24:15 -05:00
jjenko pushed to F2023-140_BNPP_Formats_Merge at Volian/SourceCode 2023-11-06 11:24:15 -05:00
0e9d6ac391 Merged format changes made by Barakah into the official PROMS version of the formats.
jjenko created pull request Volian/SourceCode#150 2023-11-03 09:58:55 -04:00
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…
jjenko created branch B2023-109_NULL_Reference_Approve in Volian/SourceCode 2023-11-03 09:54:56 -04:00
jjenko pushed to B2023-109_NULL_Reference_Approve at Volian/SourceCode 2023-11-03 09:54:56 -04: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.
jjenko pushed to Development at Volian/SourceCode 2023-11-02 15:43:22 -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
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.
Compare 2 commits »
jjenko merged pull request Volian/SourceCode#149 2023-11-02 15:43:21 -04:00
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.