Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenEMR

The most popular open source electronic health records and medical practice management solution.
Collective - Host: opensource - https://opencollective.com/openemr - Website: https://open-emr.org - Code: https://github.com/openemr

feat: minor refactor x12 insurance eligibility api (#6915)

* feat: minor refactor x12 insurance eligibility api

* bump db version

* typo

github.com/openemr/openemr - 90bee3bb81686b7f60ebf9879680e8d778bca55c authored about 1 year ago by stephen waite <[email protected]>
fix parsing of response from NewCrop (#6912)

* fix parsing of response from NewCrop, and don't send diags other than ICD10

* fix style

...

github.com/openemr/openemr - 65b18f2d785ace4d13841c8677566d3c7199162c authored about 1 year ago by Ken Chapple <[email protected]>
feat: add billing event to front payment (#6899)

* clean up and ...

* update The event dispatcher was missing.
I need that for a new module a...

github.com/openemr/openemr - ea02e7f585a85f6315230ea506e8f0133fe389a7 authored about 1 year ago by Sherwin Gaddis <[email protected]>
fix: fixes #6900, persist batch icn for 5010 claims (#6901)

* create a class

* use similar sql functions as existing sequences table

* database upgrad...

github.com/openemr/openemr - 02475cb7e4cfc1a8e34178fec0946d47f75cfb32 authored about 1 year ago by stephen waite <[email protected]>
fix: fix to prior commit, use int to compare facility id (#6903)

* fix: use int to compare facility id

* remove unused code

* less parens

* remove unuse...

github.com/openemr/openemr - 9591d410545769300c4c368dd1d57ff8bb044618 authored about 1 year ago by stephen waite <[email protected]>
fix: patient summary screen fix for receptionist (#6902)

github.com/openemr/openemr - bb5f01f5729aefa9fe7e63c90a1818e97b470563 authored over 1 year ago by Brady Miller <[email protected]>
fix: line breaks in textarea fields - when fetching data to a patient document template (#6873)

* Line breaks of text are not exporting as is when generating a document (https://github.com/ope...

github.com/openemr/openemr - 64e57549f108df3106ba49ce63dd6585cc086e56 authored over 1 year ago by macomeza <[email protected]>
Add combined Nationality and Country list. (#6892)

* Add combined Nationality and Country list.
update database and upgrade for new list and layou...

github.com/openemr/openemr - 5d7485e2814b3a338bea810bd13330b0a7689068 authored over 1 year ago by Jerry Padgett <[email protected]>
issue with permissions lost (#6895)

* added ability to see multiple eligibilities if
if more than one come back on a check.
Increa...

github.com/openemr/openemr - 37b7274fefdb375c024964bb5fa8be98c30f730e authored over 1 year ago by claimrevolution <[email protected]>
chore: upgrade phpseclib from version 2 to version 3 (#6887)

github.com/openemr/openemr - 5e85e163e2f87ae1c7e14c85ce8d8ccd2524262f authored over 1 year ago by Brady Miller <[email protected]>
Dashboard card repositioning (#6884)

* Dashboard card repositioning
- Change column sizes

* revert to calculate card size
add st...

github.com/openemr/openemr - 0a9b2d2b506da8f2ce9889c655369377b0b3a430 authored over 1 year ago by Jerry Padgett <[email protected]>
Module needs to add feature to payment screen (#6878)

* Module needs to add feature to payment screen

* forgot to import the class.

github.com/openemr/openemr - 58d1ec4f30faa3f15c10d8c5c2ca8568b05ee8ee authored over 1 year ago by Sherwin Gaddis <[email protected]>
refactor(ccdaservice): test and refactor populateProvider function (#6859)

* refactor(ccdaservice): test and refactor populateProvider function

* refactor(ccdaservice):...

github.com/openemr/openemr - 658135c2c62ee3a7c722a3e530b3e277a04e6a34 authored over 1 year ago by raskolnikov-rodion <[email protected]>
EncounterValidator typo (#6876)

* Generate Demographic Widget/Cards from Modules - No custom function call in "btnLink" #6840

...

github.com/openemr/openemr - 9cd423db55bc0b4f753384b821a6beffd75f46ad authored over 1 year ago by dcvidigal <[email protected]>
fix: save pos_code with new encounter (#6872)

* clean up for #6814

* fix: save pos_code with new encounter

* missing space

github.com/openemr/openemr - b5663ded21281420668950690c94d04fa0cea1e1 authored over 1 year ago by stephen waite <[email protected]>
Highlight when using custom theme shows text colored pink (https://github.com/openemr/openemr/issues/6865) (#6874)

github.com/openemr/openemr - 35a0f8b8387fc9ffb988adf222d73c5a822e4713 authored over 1 year ago by macomeza <[email protected]>
fix: fixes to allergy card in patient summary (#6863)

github.com/openemr/openemr - 9b0504a445e57f4cf504d6a1ba8defe0b07e8bf5 authored over 1 year ago by Brady Miller <[email protected]>
Fixes #370, Put launch in non-interactive mode. (#371)

Exports noninteractive shell environment var (fixes #370)

github.com/openemr/openemr-devops - c50231073fb3cb3a6fd1d33a27e74bd5af3ae1a8 authored over 1 year ago by Stephen Nielson <[email protected]>
fix: fix AllergyIntoleranceService lookup by pid (#6864)

* fix: fix allergyIntoleranceService lookup by pid

* Fix search by lists.pid and remove dup q...

github.com/openemr/openemr - 776475c844c0f6bf6ee4272dcbaf3181f0d2038f authored over 1 year ago by stephen waite <[email protected]>
bug: Refactor oauth2 login pages #6845,#6844 (#6846)

* Refactor oauth2 login pages #6845,#6844

Made the login error messages show up - Fixes #6845...

github.com/openemr/openemr - e49ae5ec967d2c423c07189a94c7671a93246481 authored over 1 year ago by Stephen Nielson <[email protected]>
fix: patient summary screen fix for receptionist (#6862)

github.com/openemr/openemr - ee5ca894a6f0ea11bda36c84ec319ea88f85e9d0 authored over 1 year ago by Brady Miller <[email protected]>
fix: fix none issue mechanism in the patient summary screen (#6861)

github.com/openemr/openemr - 25e5280a348e32c8f71641049f0cd5759c8c6f31 authored over 1 year ago by Brady Miller <[email protected]>
fix: fix none mechanism in issues gui (#6860)

github.com/openemr/openemr - 6d45c12aa3f0b8101f4d32c5ad04e5e54fafca11 authored over 1 year ago by Brady Miller <[email protected]>
refactor(ccdaservice): test and refactor populateDemographics function (#6837)

* refactor(ccdaservice): test and refactor populateDemographics function

* refactor(ccdaservi...

github.com/openemr/openemr - 42473092d8c2763137315f150d1c6a10279b39bd authored over 1 year ago by raskolnikov-rodion <[email protected]>
Create 2023-09-13-Board-PRIVATE.md

github.com/openemr/foundation-minutes - c0297ffac443a16d749f63b9298f4a158e696c95 authored over 1 year ago by Brady Miller <[email protected]>
Update 2023-08-09-Board.md

github.com/openemr/foundation-minutes - 321cadc73dce261c45a2d2a6eb7719e6792e1a91 authored over 1 year ago by Brady Miller <[email protected]>
Create 2023-09-13-Board.md

github.com/openemr/foundation-minutes - 44641abb78e4bcb19ffb697f77cbd2479523beac authored over 1 year ago by Brady Miller <[email protected]>
Update 2023-08-09-Board.md

github.com/openemr/foundation-minutes - b98820a2996731dd8ddc1c6e4ab9a92a551b4054 authored over 1 year ago by Brady Miller <[email protected]>
fix: fix summary screen cards expand and collapse persistence (#6836)

github.com/openemr/openemr - 28ccace5f2cb1fc2926b52c5ddc4cfd3359d8b56 authored over 1 year ago by Brady Miller <[email protected]>
feat: Fixes #6839 show mfa shared secret (#6847)

* Fixes #6839 show mfa shared secret

In order to use a non-qr type TOTP code we need to show ...

github.com/openemr/openemr - b2843774de2c89e694e67eb8262bab1ebaac175c authored over 1 year ago by Stephen Nielson <[email protected]>
Generate Demographic Widget/Cards from Modules - No custom function call in "btnLink" #6840 (#6854)

github.com/openemr/openemr - 5fa36a3229d8f86c02b279d8b0eaab68e6da7881 authored over 1 year ago by dcvidigal <[email protected]>
Update view.php (#6831)

Shorthand icon reposition

github.com/openemr/openemr - 85c5653a073be3410e36453de130c3993243fb40 authored over 1 year ago by ophthal <[email protected]>
Update eye_mag_functions.php (#6832)

Shorthand icon reposition

github.com/openemr/openemr - dfcf53da395d979ffd19782386a6566a7f5fc6f9 authored over 1 year ago by ophthal <[email protected]>
feat: Fixes #6851,#6849,#6827 api changes. (#6852)

* Fixes #6851,#6849,#6827 api changes.

Fixes #6851 change sort order of title field
Fixes #6...

github.com/openemr/openemr - 2415f81f85a95c6697e24d37929b87935448e526 authored over 1 year ago by Stephen Nielson <[email protected]>
Fixes #6848 pagination fatal error. (#6850)

Fixes the fatal error with the totalCount not being defined.

github.com/openemr/openemr - 8d7286feebd055ee1b58997fdffe91490b0f0882 authored over 1 year ago by Stephen Nielson <[email protected]>
Adding event to billing deleting of payment (#6842)

* Adding event to billing deleting of payment

* changed license and added space

* changed ...

github.com/openemr/openemr - 74366f37fe7601d50d7057871003e02a58b152ce authored over 1 year ago by Sherwin Gaddis <[email protected]>
refactor(ccdaservice): test and refactor fetchPreviousAddresses function (#6828)

* refactor(ccdaservice): test and refactor fetchPreviousAddresses function

* refactor(ccdaser...

github.com/openemr/openemr - d25d771cc211874d02ff9052c84807ffd7ea7f15 authored over 1 year ago by raskolnikov-rodion <[email protected]>
styling issue (#6835)

* fix styling

github.com/openemr/openemr - e5f3e085e3dd2b5c126f9ae17fb6617523705cc3 authored over 1 year ago by claimrevolution <[email protected]>
goal to remove dependence on pip in flex and 7.0.1 and re-offer support for linux/arm/v7 (#369)

github.com/openemr/openemr-devops - 9c125ace8af803a6a2c8dc5ed324caef892ba7ad authored over 1 year ago by Brady Miller <[email protected]>
chore: ci mariadb stuff - added 11.1 and removed 10.9 (#6834)

github.com/openemr/openemr - 48253fe72d05a389d482f6d17cd49f7cd5f05b87 authored over 1 year ago by Brady Miller <[email protected]>
goal to remove dependence on pip in 7.0.2 and re-offer support for linux/arm/v7 (#368)

github.com/openemr/openemr-devops - 81bcceb8e71ac08aa2c6a7b221b997b8ebd512d2 authored over 1 year ago by Brady Miller <[email protected]>
goal to remove dependence on pip in flex-edge and re-offer support for linux/arm/v7 (#367)

github.com/openemr/openemr-devops - 2e92153a455ba1eb0b15501e5fa53ac9999e0371 authored over 1 year ago by Brady Miller <[email protected]>
fix static domain included in URL (#6829)

github.com/openemr/openemr - 95c4a7d7318ac55aa1de38c9088582740033ffdc authored over 1 year ago by Jerry Padgett <[email protected]>
fix: several clinical_notes form fixes (#6811)

github.com/openemr/openemr - 6ccff4002cf290fa456b4907f7be1063cc926902 authored over 1 year ago by Brady Miller <[email protected]>
refactor(ccdaservice): test and refactor populateTimezones function (#6818)

github.com/openemr/openemr - 408ff7cd1acb422b59518048a34bb7525d809e8f authored over 1 year ago by raskolnikov-rodion <[email protected]>
Portal onetime (#6786)

* Introduce portal document onetime
Core support classes
New onetime event and listener
New P...

github.com/openemr/openemr - c98fb92d1fd33c724b3249cf9b7ac26da696b73b authored over 1 year ago by Jerry Padgett <[email protected]>
Add force credential reset option to globals (#6824)

* Add force credential reset option to globals

* fix default to correct value

github.com/openemr/openemr - 86602bc4c4da8e7b1d6752b15b0bcc2f4dc58518 authored over 1 year ago by Jerry Padgett <[email protected]>
Add disable forced reset credential flag on portal login reset/create (#6817)

* Add disable forced reset credential flag on portal login reset/create
Add user setting to per...

github.com/openemr/openemr - 585970f7643bdc21dd5b58aae41874f3804ae9b5 authored over 1 year ago by Jerry Padgett <[email protected]>
WIP Fixes #6800,#6799 fhir/std api sort/pagination (#6801)

* WIP Fixes #6800,#6799 fhir/std api sort/pagination

Add common _sort parameter that can be u...

github.com/openemr/openemr - 6c97865a0472068a2e116690e0967f0fbb7edc5a authored over 1 year ago by Stephen Nielson <[email protected]>
Bug openemr fix #6820 fax api call (#6821)

* Fixes #6820 fix module api usage for fax/sms

Fixed it so that if you fire the SendNotificat...

github.com/openemr/openemr - 9e608841128aac14398bd1322150cb66010ea931 authored over 1 year ago by Stephen Nielson <[email protected]>
feat: expose suffix and valedictory in user admin and esign (#6814)

* feat: introduce phpstan

* implement missing billing generator interface

* separate last ...

github.com/openemr/openemr - 30d94bb6ca84c8c8b8372dbdf7f433679e0b322b authored over 1 year ago by stephen waite <[email protected]>
refactor(ccdaservice): test and refactor count entities function (#6805)

* refactor(ccdaservice): test and refactor single entity function

* refactor(ccdaservice): us...

github.com/openemr/openemr - 16705aeb5adcac2ed7c260a28f3355ac08f089e0 authored over 1 year ago by raskolnikov-rodion <[email protected]>
Fix Zend module SQL upgrade (#6809)

* Fix Zend module SQL upgrade
add custom module pathing

* more pathing

github.com/openemr/openemr - 4f52c1c25b3f249d83f7f877ec2c24f1b2d0f3eb authored over 1 year ago by Jerry Padgett <[email protected]>
fix: promote $groupId in EncounterFormsListRenderEvent.php constructor (#6816)

* fix: promote in EncounterFormsListRenderEvent.php constructor

* add doc comments to promot...

github.com/openemr/openemr - 089dacab3cfc35b0dce4134b9dbdb99c483a8906 authored over 1 year ago by stephen waite <[email protected]>
feat: Improve clinical note report UI (#6802)

Improve the layout of clinical notes in the encounter summary screen and migrate the rendering c...

github.com/openemr/openemr - 02a9b01570f1a37580b4da35f33129c25cb34d04 authored over 1 year ago by Robert Down RN <[email protected]>
refactor: improve button colors (#6804)

github.com/openemr/openemr - 345f0f118112a7b9f7eed56025d694bf90100280 authored over 1 year ago by raskolnikov-rodion <[email protected]>
Update eye_mag_functions.php (#6807)

Eye Form fails to load correctly without the space here

github.com/openemr/openemr - 14ddc39f6bf0643315173aa4c10b53b802b6a05b authored over 1 year ago by ophthal <[email protected]>
refactor(ccdaservice): extract and test date functions (#6795)

* refactor(ccdaservice): extract and test date functions

* refactor(ccdaservice): use extract...

github.com/openemr/openemr - 84fd8c2e178b18c3f3c524e7b0a6c31e308d18b2 authored over 1 year ago by raskolnikov-rodion <[email protected]>
fix: For prior PR #6749 (#6803)

github.com/openemr/openemr - 311485c9b144772e6d60e4718e4049c116a4ea3c authored over 1 year ago by Brady Miller <[email protected]>
feat: More encounter UI improvements (#6794)

github.com/openemr/openemr - a8bdc6920e1c884d2f1a3c02e618c36f9cae163f authored over 1 year ago by Robert Down RN <[email protected]>
feat: 2024 ICD10 update (#6798)

github.com/openemr/openemr - 958f4ed9e455c4497d7ad4aa29596eea0005aa23 authored over 1 year ago by stephen waite <[email protected]>
refactor(ccdaservice): extract and test headReplace function (#6792)

* refactor(ccdaservice): extract and test headReplace function

* refactor(ccdaservice): use e...

github.com/openemr/openemr - a1cf2d585aae1706c58cd0ffbf10791eecc037c9 authored over 1 year ago by raskolnikov-rodion <[email protected]>
fix: Quickfix to reverse the text and nl2br tags (#6793)

github.com/openemr/openemr - 4c90f090a38801405e7c0c62f6fd7b4cb53395f9 authored over 1 year ago by Robert Down RN <[email protected]>
feat: Move Encounter Report Page to Twig (#6749)

github.com/openemr/openemr - e47ba93b82c06894fd274d56c2c110187031250c authored over 1 year ago by Robert Down RN <[email protected]>
feat: Improved spacing of additional code buttons on fee sheet (#6790)

github.com/openemr/openemr - dc203c7ecf6872ff2f9ef71b013f41ccaa641c52 authored over 1 year ago by Robert Down RN <[email protected]>
added ability to see multiple eligibilities if (#6779)

* added ability to see multiple eligibilities if
if more than one come back on a check.
Increa...

github.com/openemr/openemr - e0ed4639a22f9f157db5ee3b6029c6285764279d authored over 1 year ago by claimrevolution <[email protected]>
refactor(ccdaservice): extract and test safeTrim function (#6788)

* chore(ccdaservice): add use strict to clean-code file

* refactor(ccdaservice): extract and ...

github.com/openemr/openemr - 50949cf54ff29dbbb47e11b14bbf8e446426e242 authored over 1 year ago by raskolnikov-rodion <[email protected]>
feat: Improved Encounter Summary UI(#6768)

Put the encounter summary in a container, better rendering of the titles and buttons

github.com/openemr/openemr - f9bdd65eed914e11ecfea1009129cd1a818b709f authored over 1 year ago by Robert Down RN <[email protected]>
Merge pull request #48 from stephenwaite/procare-lbf

demo procare lbf stuff

github.com/openemr/demo_farm_openemr - 2690040b931827c9f282726ed286d3915d3a581b authored over 1 year ago by stephen waite <[email protected]>
demo procare lbf stuff

github.com/openemr/demo_farm_openemr - 5826ac637e583dc0439d22887708406048082cc3 authored over 1 year ago by stephen waite <[email protected]>
refactor(ccdaservice): extract and test cleanCode function (#6785)

* refactor(ccdaservice): extract and test cleanCode function

* refactor(ccdaservice): use ext...

github.com/openemr/openemr - af5c29d0942bd495c5ec8c9e19a4e3dc27b1b61d authored over 1 year ago by raskolnikov-rodion <[email protected]>
Fixes #6783 missing user rest controller (#6784)

Didn't see this until I tried an external server. Ouch.

Fixes #6783

github.com/openemr/openemr - 5f8fcb6238e2e86fd902847472bda1cc9fe78c01 authored over 1 year ago by Stephen Nielson <[email protected]>
feat: Fixes #6772 adds twig email templates to emails (#6773)

* Fixes #6772 adds twig email templates to emails

Add a new column to the email queue to hold...

github.com/openemr/openemr - 7c3438e44f68eed24fa55167de63a4ee3a3a7018 authored over 1 year ago by Stephen Nielson <[email protected]>
Fixes #6781 hide overlay on external domain (#6782)

Fixed the menu item to hide the overlay on the external domain.

I still don't like that it se...

github.com/openemr/openemr - f9e10e641c96cff575a9139f2e754a2332516ee2 authored over 1 year ago by Stephen Nielson <[email protected]>
minor adjustments to openemr-cmd

github.com/openemr/openemr-devops - 69934fe2f17be8f3fa932c009915e474244b0e16 authored over 1 year ago by Brady Miller <[email protected]>
Update openemr-cmd container name (#364)

* Update openemr-cmd container name

* Added function to determine snap or non-snap docker

...

github.com/openemr/openemr-devops - 462a78e6aa626972a8a28cf35a2727fa8ef534d3 authored over 1 year ago by Preet <[email protected]>
fix(gacl): fix stylelint errors in admin.css (#6777)

github.com/openemr/openemr - 73a4686d91736b20af6280a84a1ceb526349631e authored over 1 year ago by raskolnikov-rodion <[email protected]>
chore(stylelint): specify interface folders with errors (#6780)

github.com/openemr/openemr - fccef195eab44da2a044258128357997173bdb62 authored over 1 year ago by raskolnikov-rodion <[email protected]>
feat: openemr 6752 6751 address book user rest api (#6767)

* Fixes #6752 address book config setting

Allows an address book config data type to be added...

github.com/openemr/openemr - dfe8ed37379cd081f5dcd4c4c452514d11bf2608 authored over 1 year ago by Stephen Nielson <[email protected]>
fix openemr-cmd ltr after running openemr-cmd jrb (#6776)

github.com/openemr/openemr - f5807bf34f53f9b1b1d665e2668414889ab5fdd6 authored over 1 year ago by Brady Miller <[email protected]>
fix(eslint): fix no-useless-escape error (#6734)

github.com/openemr/openemr - 4b561e829826ac3ed9094a25db9e551ff1b95d04 authored over 1 year ago by raskolnikov-rodion <[email protected]>
Prevent previous name fetch on pid = 0 (#6770)

- default pid to null if new patient

github.com/openemr/openemr - 3766c7dcfbbb7dd89303402ddc87d1f9e80e0c4f authored over 1 year ago by Jerry Padgett <[email protected]>
fix: Render demographics in MRD (#6766)

github.com/openemr/openemr - e5633f6515405269585fb4960599cea04bd0582c authored over 1 year ago by Robert Down RN <[email protected]>
fix: Ensure proper rendering of top cards (#6762)

github.com/openemr/openemr - c55427f31a6a93666cca3d10120824744e78d046 authored over 1 year ago by Robert Down RN <[email protected]>
fix: Check if we have recorded no allergies (#6761)

Resolves #6759

github.com/openemr/openemr - 9f28aa83d56911cccd55492fc9291377f2f1c538 authored over 1 year ago by Robert Down RN <[email protected]>
bug: Ensure Nothing Recorded indicator on Allergy MRD if indicated (#6758)

Resolves #6757

github.com/openemr/openemr - 13e7958b26e09da0899744be06a724942b9c6b6b authored over 1 year ago by Robert Down RN <[email protected]>
fix: format minutes integer for calendar (#6750)

github.com/openemr/openemr - 0b683d07886c20bb4d6df61dffcc89795c9f6d4f authored over 1 year ago by stephen waite <[email protected]>
Increased contrast in navbar hover in dark theme (#6747)

The contrast of the navigation bar in dark theme when
hovered over was not accessible. This com...

github.com/openemr/openemr - ac94edec56a1ab464ce18cf9d7de63a730c0cf69 authored over 1 year ago by seiunno <[email protected]>
Modifications in InternalApiTest and InternalFhirTest files to make it work locally in a new module (#6745)

* Modifications in InternalApiTest and InternalFhirTest files to make it work

Modifications :...

github.com/openemr/openemr - 2aae641c9c9755ea13b9dae6937f53be0bb7c2bd authored over 1 year ago by sb-akash <[email protected]>
Fix #6742 Pain Map saving (#6743)

Pain map wasn't saving due to invalid use of a $this->model reference.
Changed the reference to...

github.com/openemr/openemr - 7e6430877d1041a79365969c77499e9a88de6e99 authored over 1 year ago by Stephen Nielson <[email protected]>
feat: #6525 Use EHR authorization for SMART Apps (#6628)

* #6525 Use EHR authorization for SMART Apps

First stab at #6525 by allowing the EHR to launc...

github.com/openemr/openemr - f3ebdb02e14aee2c5fd54656064a9d399635f813 authored over 1 year ago by Stephen Nielson <[email protected]>
Add preferred name to demographics. (#6727)

* Add preferred name to demographics.
new name is 32 max to 64 char

* add to DB
change to TEXT

github.com/openemr/openemr - 6aad5dfded2e82c0659a407322af1b279ffafa4a authored over 1 year ago by Jerry Padgett <[email protected]>
add js unit testing coverage report to devtools (#366)

github.com/openemr/openemr-devops - a30a0ace5a6cf6e2d4c1ba92375384aeab644dfb authored over 1 year ago by Brady Miller <[email protected]>
fix(stylelint): fix errors in library and public folders (#6729)

* chore(stylelint): include folders with no errors

* chore(stylelint): create stylelint scrip...

github.com/openemr/openemr - 6c6460be90347642bd698e57b908cc467d01e50a authored over 1 year ago by raskolnikov-rodion <[email protected]>
feat(jest): coverage reports for js unit tests (#6735)

* feat(jest): coverage reports for js unit tests

* test(ccdaservice): test data return for em...

github.com/openemr/openemr - 0527d8ea9e2255a0cc82d3081da81d62784fb7ac authored over 1 year ago by raskolnikov-rodion <[email protected]>
Fixes #6720 appointment dialog hooks (#6721)

* Fixes #6720 appointment dialog hooks

Made it so we can launch a smart app with a specific a...

github.com/openemr/openemr - 19825519c9983e0bb81edd561b850333da1d894a authored over 1 year ago by Stephen Nielson <[email protected]>
fix: fix no-mixed-spaces-and-tabs error (#6728)

github.com/openemr/openemr - 05200460dbc9fcb969b2f8183a27de08c552773c authored over 1 year ago by raskolnikov-rodion <[email protected]>