Devin Jankowski djankowski
  • Joined on 2023-06-13
djankowski pushed to master at Volian/SourceCode 2023-11-09 10:33:41 -05:00
355537f2ab Merge pull request 'Development' (#153) from Development into master
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.
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
1d52c9f469 Merge pull request 'F2023-123' (#151) from F2023-123 into Development
Compare 16 commits »
djankowski merged pull request Volian/SourceCode#153 2023-11-09 10:33:40 -05:00
Development
djankowski created pull request Volian/SourceCode#153 2023-11-09 09:28:42 -05:00
Development
djankowski merged pull request Volian/SourceCode#147 2023-10-26 10:10:34 -04:00
Development
djankowski pushed to master at Volian/SourceCode 2023-10-26 10:10:34 -04:00
0729ef0c21 Merge pull request 'Development' (#147) from Development into master
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 3 commits »
djankowski created pull request Volian/SourceCode#147 2023-10-26 10:10:24 -04:00
Development
djankowski pushed to master at Volian/SourceCode 2023-10-25 14:40:16 -04:00
6fe82bfd0f Merge pull request 'Development' (#145) from Development into master
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
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
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
Compare 5 commits »
djankowski merged pull request Volian/SourceCode#145 2023-10-25 14:40:15 -04:00
Development
djankowski created pull request Volian/SourceCode#145 2023-10-25 14:40:02 -04:00
Development
djankowski pushed to master at Volian/SourceCode 2023-10-23 15:28:33 -04:00
39bf072363 Merge pull request 'Development' (#142) from Development into master
168fa1da10 Merge pull request 'GenWork' (#141) from GenWork into Development
9792c7b900 Merge branch 'GenWork' of https://git.volian.com/Volian/SourceCode into GenWork
f1aa365958 B2023-103: Improve User Interface for Incoming Transitions
621ec356fd B2023-103: Incoming transition User Interface Improvements
Compare 7 commits »
djankowski merged pull request Volian/SourceCode#142 2023-10-23 15:28:31 -04:00
Development
djankowski merged pull request Volian/SourceCode#139 2023-10-18 10:37:59 -04:00
Development
djankowski pushed to master at Volian/SourceCode 2023-10-18 10:37:59 -04:00
da7c384fd8 Merge pull request 'Development' (#139) from Development into master
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
f320c8a865 ~Fixed ALTER TABLE statement that adds the ApplicablePlant column to the Formats table so that it checks if the column exists
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
a94fb328de Merge pull request 'B2023-104 Import procedure and Go To RO' (#136) from B2023-104_GoTo_RO_Crash into Development
Compare 9 commits »
djankowski created pull request Volian/SourceCode#139 2023-10-18 10:37:37 -04:00
Development
djankowski pushed to Development at Volian/SourceCode 2023-10-17 09:25:17 -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
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.
Compare 2 commits »
djankowski merged pull request Volian/SourceCode#135 2023-10-17 09:25:15 -04:00
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.
djankowski pushed to master at Volian/SourceCode 2023-10-11 09:26:47 -04:00
95130fd9a0 Merge pull request 'Development' (#133) from Development into master
4e064786e0 Merge pull request 'C2023-018 Upgrade: sub-step pagination' (#132) from GenWork into Development
447c6ce343 C2023-018 Upgrade: sub-step pagination
Compare 3 commits »
djankowski merged pull request Volian/SourceCode#133 2023-10-11 09:26:46 -04:00
Development
djankowski created pull request Volian/SourceCode#133 2023-10-11 09:26:17 -04:00
Development
djankowski pushed to master at Volian/SourceCode 2023-10-06 10:56:36 -04:00
978e2344a3 Merge pull request 'Development' (#131) from Development into master
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
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
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.
f37872e209 C2023-016 – Expanded Find/Replace to search through all of the step editor sections in the same procedure.
Compare 10 commits »