Ecosyste.ms: OpenCollective

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

github.com/openemr/openemr

The most popular open source electronic health records and medical practice management solution.
https://github.com/openemr/openemr

SQL error when disabling the encounter Class Option in globals. #5887 (#5888)

79d42dfc7b4089bbd06f4cc67a23f11cde4472ca authored about 2 years ago by Sherwin Gaddis <[email protected]>
fix null coalesce (#5896)

737c23bbc6c8acd6152a0a9d90879b1399384fa9 authored about 2 years ago by stephen waite <[email protected]>
Merge pull request #5879 from bradymiller/go-fix-bugs

bug fixes

d9662d2f88002a222092be265cc2a1446859efcd authored about 2 years ago by Brady Miller <[email protected]>
bug fix 3

14fc04d252fd83095607ee9afdf68d85981fdcec authored about 2 years ago by Brady Miller <[email protected]>
bug fix 4

622eb502fbfeac30d378ed0bbc693007ad775cb4 authored about 2 years ago by Brady Miller <[email protected]>
bug fix 5

221b5200fa1a60e251a24be873b5d970342e2a1c authored about 2 years ago by Brady Miller <[email protected]>
Removing the outdated CSS to let bootstrap align the report. (#5890)

654b7397fce08cf090641a134eb9097984a4a634 authored about 2 years ago by Sherwin Gaddis <[email protected]>
remove gitignore of custom modules

4878b1d900d5e13e7c08fb5e7a8185c502e76a21 authored about 2 years ago by Brady Miller <[email protected]>
Fixes #5877 Comlink Telehealth Module (#5878)

* Fixes #5877 Comlink Telehealth Module

Adds a telehealth module to OpenEMR for 1:1 video tel...

f4dbcf0c60cb81a5008b9f2b886726a41345b9f9 authored about 2 years ago by Stephen Nielson <[email protected]>
fixes for track anything (#5881)

* fix display and php8

* another null bites the dust

* simplify output and more php8 fixes

416bbf63d2bb773a833f93b3b9032f93574e0797 authored about 2 years ago by stephen waite <[email protected]>
fix for email in portal create credentials widget and portal login (#5865)

* use account name for initial user name in portal create credentials

* php8 null coalesce

...

2f8177fd603afb23a2b1227af64bae1b743e73ed authored about 2 years ago by stephen waite <[email protected]>
Missing form validation Questionnaires (#5868)

* Missing form validation Questionnaires
- add a dialog alert to show validation errors

* - ...

d0beddc484e3bb055fdb4ea09c7c7acef046fafe authored about 2 years ago by Jerry Padgett <[email protected]>
Fixes #5875 portal module extensions (#5876)

Add twig and event extensions that can be used by module writers to
extend to create_portallogi...

66d5d608c0bcd3a191c897da9b09e50cd5ad6913 authored about 2 years ago by Stephen Nielson <[email protected]>
Merge pull request #5871 from bradymiller/bug-fix-102_y

bug fixes

116bf6f3c999cdf110aca564bbaf208d62360efe authored about 2 years ago by Brady Miller <[email protected]>
easy dev env documentation updates (#5874)

4d0bb5437f08b68475a70f8e69e8d167a9a769ea authored about 2 years ago by Brady Miller <[email protected]>
bug fix 2

c3e5f664123034c539ad799259bfd5d16aa41c67 authored about 2 years ago by Brady Miller <[email protected]>
bug fix 1

4194831f02e0dc0e15865c92bfd9a2f5aacdf812 authored about 2 years ago by Brady Miller <[email protected]>
Fixes #5832 - add document reference category (#5859)

Categories were not being populated in the document service piece so I
expose that in the Docum...

99c548b603b4034588bac542bdda40a89ebf0f37 authored about 2 years ago by Stephen Nielson <[email protected]>
Fixes #5838 DocumentReference date search (#5860)

Make the date search work for document reference with onc inferno.

1e2270607d4f67fcb6fc733ae4678d6eaebee9ec authored about 2 years ago by Stephen Nielson <[email protected]>
Reported issue fix Recall Board view details not displaying. (#5862)

- cast pid in demographics
- PHP 8 errors in MedEx API

274b40abb031afd10ae0719b5007a0812f7abf12 authored about 2 years ago by Jerry Padgett <[email protected]>
Fix vital display format and CCDA bugs (#5822)

* Fix vital display display format
- round befor formating

* - fix gender code
- fix extern...

482da231fa81eb60aeb47f77d780a7dba8f48a0d authored about 2 years ago by Jerry Padgett <[email protected]>
Fixes #5854 encounter identifier change uuid (#5854)

Change the UUID and remove the RFC reference

118be658a18cd625c0ad8c24ac36f2c9fc14ef96 authored about 2 years ago by Stephen Nielson <[email protected]>
bug fixes (#5846)

08137b2749ade50d58c79a3e475f642b7b01143f authored about 2 years ago by Brady Miller <[email protected]>
fix #5849, handle all zeroes from old form_vitals date field; display date at top of table (#5850)

* handle all zeroes date plus place date at top of table

* misc php8 warning

* remove cmnt...

e2d946eda1a9de8514427c05808b0a0b0e924625 authored about 2 years ago by stephen waite <[email protected]>
Openemr inferno fixes for #5827 #5828 #5829 #5830 #5831 #5833 #5834 (#5836)

* OpenEMR FHIR Api bug/feature fixes

Fixes #5831 - capabilities statement add passthrough sta...

42651b9fbedddda1e05ea91b82047840ce56041e authored about 2 years ago by Stephen Nielson <[email protected]>
fix #5842, move in collection to encounter based (#5852)

* move in collection to encounter based

* update form_encounter instead of patient_data table

7eda47de2b236d9ecc36db9812a504fa0c416c2e authored about 2 years ago by stephen waite <[email protected]>
update vitals forms with zeroes for dates in sql upgrade (#5851)

* update vitals forms with zeroes for dates in sql upgrade

* only grab vitals from forms

848209c2ce29d3ce21c21d9d09e179edee1c54f5 authored about 2 years ago by stephen waite <[email protected]>
edit billing note in invoice (#5843)

12a456299c8c03fb1f8e33ea2688e04ae50ffe08 authored about 2 years ago by stephen waite <[email protected]>
fix #5749, use function PHP81_BC\strftime; (#5847)

* fix #5749, use function PHP81_BC\strftime;

* peg composer PHP81_BC\strftime to 0.5.0

* a...

af1226e167488d6668187400634d6f0753fb7600 authored about 2 years ago by stephen waite <[email protected]>
quick fix for the easy dev environment (#5844)

f665af0c6e93d52caceb94bc3e8fb149565c7e29 authored about 2 years ago by Brady Miller <[email protected]>
invoice past encounter button Bug fix #5837 (#5840)

08d45c5d253b15b266e2c45e488b909b7c6e8569 authored about 2 years ago by Sherwin Gaddis <[email protected]>
fixes #5824, reorganize and simplify patient portal widget (#5825)

* fixes #5824, reorganize and simplify patient portal widget

* fixes

* better wording, rem...

fba7a9fb4df8329b06f7c218af48d59ae9272206 authored about 2 years ago by stephen waite <[email protected]>
Google Sign-On with new libraries (#5777)

2c45cd7d713b2974f34e4a8d46cc5d6aa6e3a618 authored about 2 years ago by Saparbek-Nagashibekov <[email protected]>
Additional printed forms cleanup - headers/footers, middle name and suffix visibility (#5811)

* Fix headers and footers, only for PHP 7-based systems right now

* Convert the headers and f...

70094fe398c618ac458faf5828b64ddd53bdea9b authored about 2 years ago by Simon Quigley <[email protected]>
easy dev docker environment documentation update (#5823)

4554644435221cb1545bb818a1192f5f36cec5cf authored about 2 years ago by Brady Miller <[email protected]>
php8 fixes for batch payments (#5819)

* more php8 fixes for batch payments

* one more int cast

* broken link in search payments
...

85bc939fe0a0711a3a1f0c0b0a3ecfe877724885 authored about 2 years ago by stephen waite <[email protected]>
Questionnaire import utility (#5805)

* Bug fixes
- cleanup portal categories

* - fix alertMsg remove alert from form

* - save ...

147537542af7449720065bf39c3e5816e4ba5135 authored over 2 years ago by Jerry Padgett <[email protected]>
easy dev docker env documentation update (#5816)

1c8137cf73985230283055ce981a23bd38d3a850 authored over 2 years ago by Brady Miller <[email protected]>
ignore temporary css file for patch (#5814)

1bff1e0d87cebd12e14059ee7037987e0950b678 authored over 2 years ago by stephen waite <[email protected]>
Additional Questionnaire changes (#5796)

* Additional Questionnaire changes
- add portal request valid form for patient
- remove mixed ...

c575ceb0190096a5452787d82653bc29516abba7 authored over 2 years ago by Jerry Padgett <[email protected]>
Fix missing patient Id in demograhics widget (#5803)

* Fix missing patient Id in demograhics widget

* - change to allow up to 3 id photos
- remov...

c98ed4262a0cf14d39214eab999a78e8e31dcbab authored over 2 years ago by Jerry Padgett <[email protected]>
increment $v_database

262b066834975887d801b28569074d6b843525b4 authored over 2 years ago by Brady Miller <[email protected]>
Custom patient report cleanup (Fixes: #5744, #5765, #5766) (#5751)

* Initial checkbox modification workflow

* Make the patient name much larger (Fixes: #5766)
...

758a42b3fe421b9854bd8907c05e57e06fa39727 authored over 2 years ago by Simon Quigley <[email protected]>
Update X12Partner.class.php (#5793)

cc60e432ed21288a68811b5e4a8550b46d0c9f60 authored over 2 years ago by stephen waite <[email protected]>
check for allow portal in choices before displaying create creds (#5790)

* check for allow portal in choices

* styling

4b8d0413a1bea787560cf59b6629782d3895d27e authored over 2 years ago by stephen waite <[email protected]>
updated easy dev documentation with video links (#5791)

5d7c4fded4151369eb92a88147811e0fc4faf6f8 authored over 2 years ago by Brady Miller <[email protected]>
minor adjustments to questionnaire code (#5788)

e4961eee447d467d8c04a4e4ee0bab9d5bb48e52 authored over 2 years ago by Brady Miller <[email protected]>
updated easy dev documentation with video link (#5785)

ce18e6abcd2d6af94a697696db81f910e7ee80fd authored over 2 years ago by Brady Miller <[email protected]>
Finish Questionnaire Resources and Portal disposal (#5774)

* Finish Questionnaire Resources and Portal disposal

* - include text container for response ...

2c97d90e7a0e26828f1970c967981b094f43f172 authored over 2 years ago by Jerry Padgett <[email protected]>
registration fix (#5770)

dc95754376c66f3d6f38aaf98b2e2a87864721aa authored over 2 years ago by Brady Miller <[email protected]>
Fix for graphing of LBF data entered retroactively.

78dec5cb8926ceabc3a057d8966c42db4acc418d authored over 2 years ago by Rod Roark <[email protected]>
Merge pull request #5782 from bradymiller/bug-fixes_51_y

Bug fixes

a54ecfb0f055bf5eb9995f642806db1908c1e577 authored over 2 years ago by Brady Miller <[email protected]>
fix for collecting mime types in white listing widget

3937b8994ca86b7ef9bcf1d7cbceeb94d07ab233 authored over 2 years ago by Brady Miller <[email protected]>
fix aa2

b18e54eeca2bdeb23c2d301f31a4b1cbbad64b1f authored over 2 years ago by Brady Miller <[email protected]>
practice settings insurance numbers: add whitespace for new smarty (#5779)

23589d338130469aa2e321105d6c0312d6babaae authored over 2 years ago by stephen waite <[email protected]>
add eRx condition to primary business entity checkbox disable (#5781)

5ba868ea40d4215725dc9eabd6ca930804ae8f60 authored over 2 years ago by stephen waite <[email protected]>
fix aa1

0c1a55cc042ca1f9520056647c659cc65f0f0727 authored over 2 years ago by Brady Miller <[email protected]>
Fixes Left and Right Login Layout Color Not Fully Showing (#5759) (#5769)

52773322af5a42b2622f0ce285433be6a1247323 authored over 2 years ago by Tyler Wrenn <[email protected]>
bring in 2023 icd10 (#5762)

0f507048ec6362d12820d5cfcb2bdb725f1e2292 authored over 2 years ago by stephen waite <[email protected]>
update mfa (#5763)

c265be27d0840bd1c39a6a5ffb990821c46faac1 authored over 2 years ago by Brady Miller <[email protected]>
Questionnaire encounter report (#5757)

* Questionnaire encounter report
- two versions of reports. Column and flex row reports. Column...

9cc20604e39ed9e27294b2a7e0f3aacc1aaad2cd authored over 2 years ago by Jerry Padgett <[email protected]>
Handle route ids with string values. (#5756)

7dffeb4c86d920215aad363174940071ca3b14fa authored over 2 years ago by Jerry Padgett <[email protected]>
consolidate similar x12 gen 837 function (#5691)

* consolidate similar x12 gen function

* keep reference intact

2488673c0b1f325ca45e0f4075f4787170702f53 authored over 2 years ago by stephen waite <[email protected]>
Fix Drugs dispensing in Charges Panel (#5722)

* Fix Drugs dispensing in Charges Panel

The current encounter was not used in dispensing drug...

69e5cb1ed8eb4b23591d19c3a37078ba0a77d7bd authored over 2 years ago by omegasystemsgroup <[email protected]>
minor escaping fix (#5738)

59f60b807b15690c3b3c8e5dd0bb78512be66630 authored over 2 years ago by Brady Miller <[email protected]>
couple more very minor adjustments to prior vitals commit

f79b6ba316aa6bc0426207e98dc7457050e6c433 authored over 2 years ago by Brady Miller <[email protected]>
use modern smarty for gacl and core openemr; keep using legacy smarty for calendar (#5727)

a9f92e4e85f4299737b16b639dd2582ea64bf9b8 authored over 2 years ago by Brady Miller <[email protected]>
minor fixes to prior commit

be91d8e278f00d08678f591b3ffed0979aa964e6 authored over 2 years ago by Brady Miller <[email protected]>
Openemr fix 5665 vitals being squashed (#5668)

* Convert Vitals form from smarty to twig

Big overhaul of vitals from changing it from smarty...

93b996da531af9bee3054dccc4a7db941bd35a31 authored over 2 years ago by Stephen Nielson <[email protected]>
Change Globals Page Name to User-Friendly Name (#5724)

ff8b8cc08f707ef491f3efd81f2100dfd00f30df authored over 2 years ago by Tyler Wrenn <[email protected]>
Merge pull request #5721 from bradymiller/minor-fixes_2_y

minor fixes

cbc0e59028d84190deb83a4f16522d0a4973c760 authored over 2 years ago by Brady Miller <[email protected]>
documentation update

9085a3b379f8677dbc71dfeae8c3d055f2a833f0 authored over 2 years ago by Brady Miller <[email protected]>
minor fixes

cb353cafcd09a5214980da50a16340e6e721114e authored over 2 years ago by Brady Miller <[email protected]>
minor adjustment to prior commit (#5720)

6184afc43480adb909a3f5c89b6768ef5dfdac4d authored over 2 years ago by Brady Miller <[email protected]>
Add By Mouth to prescription list options #5714 (#5715)

651e5f39da74be0128f8ac734a7048de46031c9c authored over 2 years ago by Simon Quigley <[email protected]>
fix php-fpm-82 docker (#5719)

21580b3e4482d082582d262f5098f8571cd756b5 authored over 2 years ago by Brady Miller <[email protected]>
Merge pull request #5718 from bradymiller/ci-stuff_1_y

some ci and workflow stuff

bba7b3bd09f3f1820d3b260ec44b496c35d607aa authored over 2 years ago by Brady Miller <[email protected]>
add manual workflow script to build php-fpm dockers set

187d28e3a33b823e230640ce798f033d8fbfe648 authored over 2 years ago by Brady Miller <[email protected]>
add mariadb 10.9 to ci testing

565f81fb90e651e2d776a0244043c81a0f61e104 authored over 2 years ago by Brady Miller <[email protected]>
switch on PKCE support in swagger (#5713)

a49fa40bb0948d6a106ee43335f7b6c3e8a596d9 authored over 2 years ago by Brady Miller <[email protected]>
Openemr fix 5704 5705 pkce oauth2 clients (#5706)

* WIP #5704, #5705 PKCE, OAuth2 app approvals

Put in support for PKCE and restricted it to on...

3e3f09e515f7236c508c2d90dd4dd94c5ba0b506 authored over 2 years ago by Stephen Nielson <[email protected]>
Fixes #5708 Add Appointment FHIR,Portal endpoints (#5709)

* Fixes #5708 Add Appointment FHIR,Portal endpoints

Fixes #5708
Implemented a very basic ver...

cf58f837b2b069ab98707f4a6bfbab6005ab1cb9 authored over 2 years ago by Stephen Nielson <[email protected]>
Bug fix (#5695)

* bug fix

* csrf

* modern syntax

* wrap with text() for html xss

fc44042dd764702bdbb99112790d82ff6fad5add authored over 2 years ago by stephen waite <[email protected]>
fix php8.1 warnings, deprecation for calendar (#5703)

* fix php8.1 warnings, deprecation for calendar

* typo

* remove suppresion

* smarty dep...

58ffd3fb8f7d69480d46758453992c2f49b0ccf8 authored over 2 years ago by stephen waite <[email protected]>
Accept assign fix (#5701)

* Update Hcfa1500.php

* Update X125010837P.php

* additional CLM07 fix

6df796e42fa42a1fc0f98ee81e46b59270d11659 authored over 2 years ago by surfacehazard <[email protected]>
Add medication dosage to the patient dashboard and reports (#5621 #5623) (#5622)

* Add medication dosage to the patient dashboard and reports (#5621).

Previously, on the pati...

d26ea1722171e9cd7c7bd4ad5e208d8a05fbd265 authored over 2 years ago by Simon Quigley <[email protected]>
bug fix (#5674)

* bug fix

* check for empty eid

* consistently null with opener vars

86c1c443e0643eed82e2a66da4573fb71f73cbcd authored over 2 years ago by stephen waite <[email protected]>
php8 fixes for batch payments (#5689)

* change int cast to ceil for little payments

* simplify with floatval()

* better comment
...

ffc61537c535b47a398c32422cb42aa3e5e5514a authored over 2 years ago by stephen waite <[email protected]>
Fixes #5685 add provider calendar methods (#5686)

* Fixes #5685 add provider calendar methods

* Fix spelling, improve sql escaping

10b07198750daf5c72b827da541da2177833a95d authored over 2 years ago by Stephen Nielson <[email protected]>
Fixes #5683 user admin events (#5684)

* Fixes #5683 user admin events

Fixes #5683 adds events to user_admin and usergroup_admin_add...

be386f52fbca96d1b7e1f14f44090192da9a871f authored over 2 years ago by Stephen Nielson <[email protected]>
Fixes #5681 Header events for js/css (#5682)

Fixes #5681
Added the ability to inject javascript or css into any page inside
OpenEMR using t...

2295a61f5b29c5dd18c4d911be74a82fb4b002ec authored over 2 years ago by Stephen Nielson <[email protected]>
php8.1 fixes (#5676)

cd1dbf231363364697330c03c1027cf433d3a9aa authored over 2 years ago by stephen waite <[email protected]>
Fixes #5643 ModulesClassLoader autoload module code without composer install (#5644)

* Fixes #5643 ModulesClassLoader

Implemented a modules class loader that allow module writers...

592adae6c1b742b380a8b1a3f61035f9fc2f4bac authored over 2 years ago by Stephen Nielson <[email protected]>
fix for multiple hcfa pdfs on form (#5680)

692311fc02a016e7c5c2c3a2c90cafcdabbf693e authored over 2 years ago by stephen waite <[email protected]>
Dynamic Encounter Questionnaires (#5663)

* Questionnaire Response management
- new table
- uuid registry

* - new form_questionnaire_...

68f054d0ba7523d9cf859fa1726222fde9492b63 authored over 2 years ago by Jerry Padgett <[email protected]>
Gad7 (#5660)

* gad7.inc.php: improve close without saving button, move q8 strings into this file, require_onc...

5feb0b149dcf803df341a4720f2038be902f19d8 authored over 2 years ago by ruth <[email protected]>
bug fix (#5671)

86b1f1957e28f574e9f772d84232d0bea8dd7dc2 authored over 2 years ago by stephen waite <[email protected]>
bug fix e7 (#5672)

51385a8d26631f5e150097bf5cfd40966957b40e authored over 2 years ago by Brady Miller <[email protected]>
bug fix and php8.1 fixes (#5664)

* bug fix and php8.1 fixes

* styling

c5d99452c173ef21a8e2241e2bbf4b66e2d7fe11 authored over 2 years ago by stephen waite <[email protected]>
Merge pull request #5662 from bradymiller/insane-dev-update_1_y

updates

8ba0f3050c06884377d6c490b6014bd710028b3e authored over 2 years ago by Brady Miller <[email protected]>