John Jenko jjenko
  • Joined on 2023-06-13
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.
jjenko created pull request Volian/SourceCode#149 2023-11-02 15:42:47 -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.
jjenko created branch B2023-007_dashed_expl_AND in Volian/SourceCode 2023-11-02 15:40:41 -04:00
jjenko pushed to B2023-007_dashed_expl_AND at Volian/SourceCode 2023-11-02 15:40:41 -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.
jjenko pushed to Development at Volian/SourceCode 2023-11-01 09:05:59 -04:00
e1249dccee Merge pull request 'GenWork' (#148) from GenWork into Development
128b5d81cc B2023-108: Crash during import of procedure set
ac49c3f297 Merge branch 'GenWork' of https://git.volian.com/Volian/SourceCode into GenWork
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
30330c175e F2023-138 continuation - missed a spot in the Alarm format
Compare 7 commits »
jjenko merged pull request Volian/SourceCode#148 2023-11-01 09:05:57 -04:00
GenWork
jjenko approved Volian/SourceCode#148 2023-11-01 09:04:30 -04:00
GenWork

All looks good.

jjenko pushed to Development at Volian/SourceCode 2023-10-25 16:36:38 -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
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
Compare 2 commits »
jjenko merged pull request Volian/SourceCode#146 2023-10-25 16:36:37 -04:00
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
jjenko created pull request Volian/SourceCode#146 2023-10-25 16:35:30 -04:00
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
jjenko pushed to GeneralDebugging at Volian/SourceCode 2023-10-25 16:32:01 -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
jjenko pushed to Development at Volian/SourceCode 2023-10-25 13:50:25 -04:00
fcf0ac9843 Merge pull request 'F2023-138 continuation - missed a spot in the Alarm format' (#144) from GeneralDebugging into Development
043aeccda7 F2023-138 continuation - missed a spot in the Alarm format
Compare 2 commits »
jjenko merged pull request Volian/SourceCode#144 2023-10-25 13:50:24 -04:00
F2023-138 continuation - missed a spot in the Alarm format