Tyler Wrenn
Tyler Wrenn
### Describe the bug It's sad that I keep running into issues into the EMR on version 7.0.0. I just came across a bug on the patient portal where if...
Fixes #5731 #### Short description of what this resolves: Upgrades the entirety of OpenEMR to Bootstrap 5, including updating select2 and Bootswatch. Note that this is still ongoing and may...
### Describe the problem This problem stems from a problem that I had when I was upgrading an EMR from version 5 to 7 where it said `Decryption failed authentication`...
A big issue with the Zend Modules right now is that they aren't importing the CSS from the usual `public/assets` folder or the themes folder. It instead has a `public`...
Following the merging of my PR to upgrade to Bootstrap 5, this issue will need to be resolved. The `form-inline` class was dropped in Bootstrap 5 and has been replaced...
Upon merging the PR to upgrade to Bootstrap 5, this issue will need to be resolved. The dialog.js code is supposed to allow modal's to show up on the screen...
Once the upgrade to Bootstrap 5 PR closes, this issue will be needed to be resolved: The `form-control` class inside of any `select` dropdown needs to be changed to `form-select`...
Having two options for how tabs are displayed are making development efforts for themes rather annoying to deal with. It seems like one side is always having issues after a...
### Describe the problem Podman is a similar platform to Docker, yet mainly runs on Linux and is used in enterprise solutions. Red Hat Enterprise Linux utilizes this. Unfortunately, the...
Fixes #5726 This updates dart-sass to the new way it needs to run and updates NPM dependencies. Note that this may increase warnings, but this gives us more of a...