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.
Module fixes and updates (openemr#7429)
* Module fixes and updates - PHP warnings * faxsms etherfax module Improvements - several PHP warnins and error fixed - introduct two new classes to support image to pdf including tiff images * - remove unneeded controller * - add resize image method for GD - pull image control to using just service - add JS funtions to convert tiff to jpeg/png for backup to imagick - add imagick support for tiff to image to pdf * - add tiff and downgrade jsPDF for compatability - update hpm packages * Some refactor for readability * major refactor to consoldate shared rescources and readabilty. * - fix reversed signature args for callerid and caller name on fax send causing server to reject the request. * =- add caller id in fax lisy * change function call
- Loading branch information
Showing
9 changed files
with
1,481 additions
and
732 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
Oops, something went wrong.