forked from openemr/openemr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new modules loaded event (openemr#7463)
* Add new module loaded event - Notify any listeners that modules are loaded. - Inlude modules that failed and reason in enabled modules event return array. * Remove disable module on unreadable bootstrap after 3 tries. Document license and copyrights * Redesign Weno pharmacy search to add additional options Etherfax Ajax/Fetch refactors for readabilty and funtional * more weno search refactor * redevelop csv pharmacy import using league/csv for better coverage and validation rework search rework and refactor several classes for readability and consoladation remove one class from refactor remove old csv import * modify search filter warning fix * more neat search stuff * an update to implement pharmacy select from widget or Choices. new script to update assigned pharmacies from weno widget persist search filters to be reused. * remove warnings alert since not needed * verbiage change add refresh after pharmacy update * Fix acl to only allow widget if demo write vecause must add pharmacies. fix provider password for prescription log. safegaurd session on ajax * cleanup add upgrade sql script * php warning fixes
- Loading branch information
Showing
30 changed files
with
1,177 additions
and
825 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Weno EZ Integration eRx Module v1.0.0 | ||
Weno EZ Integration eRx Module v2.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.