Devin Jankowski djankowski
  • Joined on 2023-06-13
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 »
djankowski merged pull request Volian/SourceCode#131 2023-10-06 10:56:34 -04:00
Development
djankowski created pull request Volian/SourceCode#131 2023-10-06 10:56:19 -04:00
Development
djankowski pushed to Development at Volian/SourceCode 2023-10-06 10:13:08 -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
f37872e209 C2023-016 – Expanded Find/Replace to search through all of the step editor sections in the same procedure.
Compare 2 commits »
djankowski merged pull request Volian/SourceCode#129 2023-10-06 10:13:07 -04:00
C2023-016 – Expanded Find/Replace to search through all of the step editor sections in the same procedure.
djankowski pushed to master at Volian/SourceCode 2023-10-02 11:52:24 -04:00
c9bf45602c Merge pull request 'Development' (#128) from Development into master
52a1e0dd5b Merge pull request 'F2023-137 Added a top continue message to the alarm point pages' (#127) from GeneralDebugging into Development
34e9c39d9b F2023-137 Added a top continue message to the alarm point pages
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
c4bfbcf1e6 B2023-100 Fixed the positioning of the header box for the Introduction section to match all of the other section types
Compare 5 commits »
djankowski merged pull request Volian/SourceCode#128 2023-10-02 11:52:22 -04:00
Development