Skip to content

Tags: openemr/openemr

Tags

v7_0_2_1

Toggle v7_0_2_1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7457 from sjpadgett/patch1_morecherrypicks

Patch1 more cherry-picks

v7_0_2

Toggle v7_0_2's commit message

Verified

This commit was signed with the committer’s verified signature.
bradymiller Brady Miller
fix: composer fix (#7031)

v7_0_1_1

Toggle v7_0_1_1's commit message

Verified

This commit was signed with the committer’s verified signature.
bradymiller Brady Miller
bug fix (#6480)

v7_0_1

Toggle v7_0_1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Openemr fix telehealth signup locale (#6413) (#6414)

* Add save and locale telehealth check instructions

Added a check for the locale settings which should be setup to avoid
clinic problems.

Added instructions that the user needs to log out and log back in after
saving the telehealth settings.

* Fix psr problems.

* Fix telehealth subscription signup.

Include instructions and the subscription id for the user to use when
they signup for the credentials.

Add a copy button and switch the alert of the subscription id to
actually show up in a success message info box.  Before the change the
user had limited understanding on how to proceed to the next steps in
the configuration system.

* Improve signup verbiage, add subscription id

To make the signup process easier for users, we break the signup into
three steps with instructions.  We also add saving the paypal
subscription id so we can check if the paypal process has already
completed and been signed up.

We show progress to the user as they signup.

* Fix if conditions, paypal key

Fixed the paypal key coming back from Sherwin to be the right key value.
Fixed the conditions on the subscription id.

* Include the free verbiage in the description.

* Updated telehealth plan for 14 day free trial.

* Defaulting values to avoid sql error.

v7_0_0_2

Toggle v7_0_0_2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
port PR #5978 CCDA import merge duplicate fix (#5979)

* port PR #5978 CCDA import merge duplicate fix
- ensure if unstructured and CDA then combine/merge
- fix deleter to auto close after 2 sec or immediate for encounters.

* - fix careplan report to use passed in encounter id instead of session data.

* - additional attempt to get author for portal using hie_primary

* - ensure newly create users aren't duplicated one day I'll get this right!

v7_0_0_1

Toggle v7_0_0_1's commit message

Verified

This commit was signed with the committer’s verified signature.
bradymiller Brady Miller
prepping for patch 1

v7_0_0

Toggle v7_0_0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
contact id fix (#5610)

* contact id fix

* only allow 1 contact per foreign table name and foreign id

* getting closer

* minor fix

(cherry picked from commit b9e0d54)

v6_1_0_1

Toggle v6_1_0_1's commit message

Verified

This commit was signed with the committer’s verified signature.
stephenwaite stephen waite
Fixes #5197 Set default codetype (#5198)

Set the default codetype on a search if its populated in the post.

v6_1_0

Toggle v6_1_0's commit message

Verified

This commit was signed with the committer’s verified signature.
bradymiller Brady Miller
some prep for 6.1.0 release

v6_0_0_4

Toggle v6_0_0_4's commit message

Verified

This commit was signed with the committer’s verified signature.
bradymiller Brady Miller
preparing for patch 4 release